aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAge
* e1000e: change logical negate to bitwiseDan Carpenter2010-06-03
* sfc: Get port number from CS_PORT_NUM, not PCI function numberBen Hutchings2010-06-03
* net/fec: fix pm to survive to suspend/resumeEric BĂ©nard2010-06-02
* korina: count RX DMA OVR as rx_fifo_errorPhil Sutter2010-06-02
* korina: use netdev_alloc_skb_ip_align() here, tooPhil Sutter2010-06-02
* korina: fix deadlock on RX FIFO overrunPhil Sutter2010-06-02
* enic: bug fix: make the set/get netlink VF_PORT support symmetricalScott Feldman2010-06-02
* bnx2: Fix hang during rmmod bnx2.Michael Chan2010-06-02
* ksz884x: Add missing validate_addr hookDenis Kirjanov2010-06-01
* ksz884x: convert to netdev_tx_tDenis Kirjanov2010-06-01
* virtio-net: pass gfp to add_bufMichael S. Tsirkin2010-06-01
* be2net: convert hdr.timeout in be_cmd_loopback_test() to le32Sathya Perla2010-06-01
* can: mpc5xxx_can.c: Fix build failureAnatolij Gustschin2010-06-01
* greth: Fix build after OF device conversions.David S. Miller2010-05-31
* Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-05-31
|\
| * Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2010-05-30
| |\
| | * can: Add support for Janz VMOD-ICAN3 Intelligent CAN moduleIra W. Snyder2010-05-27
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-05-28
| |\ \ | | |/ | |/|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-05-25
| |\ \
| * | | driver core: add devname module aliases to allow module on-demand auto-loadingKay Sievers2010-05-25
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2010-05-25
| |\ \ \
| | * | | mlx4_core: Clean up mlx4_alloc_icm() a bitRoland Dreier2010-05-20
| | * | | mlx4_core: Fix possible chunk sg list overflow in mlx4_alloc_icm()Sebastien Dugue2010-05-20
| * | | | drivers: wireless: use new hex_to_bin() methodAndy Shevchenko2010-05-25
| * | | | Revert "ath9k: Group Key fix for VAPs"Linus Torvalds2010-05-24
| * | | | Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely2010-05-22
| |\ \ \ \
| | * \ \ \ Merge branch 'virtio' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds2010-05-21
| | |\ \ \ \
| | | * | | | virtio_net: use virtqueue_xxx wrappersMichael S. Tsirkin2010-05-19
| | * | | | | sysfs: add struct file* to bin_attr callbacksChris Wright2010-05-21
| | * | | | | drivers/base: Convert dev->sem to mutexThomas Gleixner2010-05-21
| * | | | | | of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-22
| * | | | | | of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-18
* | | | | | | be2net: remove superfluous externsDan Carpenter2010-05-29
* | | | | | | be2net: add unlock on error pathDan Carpenter2010-05-29
* | | | | | | fs_enet: Adjust BDs after tx errorMark Ware2010-05-29
* | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-05-29
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | libertas: fix uninitialized variable warningPrarit Bhargava2010-05-28
| * | | | | | ath9k: Fix bug in the way "bf_tx_aborted" of struct ath_buf is usedVasanthakumar Thiagarajan2010-05-28
| * | | | | | ath9k: Fix ath_print in xmit for hardware reset.Justin P. Mattock2010-05-28
| * | | | | | ar9170usb: fix read from freed driver contextChristian Lamparter2010-05-26
| * | | | | | Revert "rt2x00: Fix rt2800usb TX descriptor writing."John W. Linville2010-05-26
* | | | | | | netdev/fec: fix ifconfig eth0 down hang issueBryan Wu2010-05-28
* | | | | | | cnic: Fix context memory init. on 5709.Michael Chan2010-05-28
* | | | | | | drivers/net: Eliminate a NULL pointer dereferenceJulia Lawall2010-05-28
* | | | | | | drivers/net/hamradio: Eliminate a NULL pointer dereferenceJulia Lawall2010-05-28
* | | | | | | be2net: Patch removes redundant while statement in loop.Sarveshwar Bandi2010-05-28
* | | | | | | net: ll_temac: fix checksum offload logicBrian Hill2010-05-26
* | | | | | | net: ll_temac: fix interrupt bug when interrupt 0 is usedBrian Hill2010-05-26
* | | | | | | be2net: increase POST timeout for EEH recoverySathya Perla2010-05-26
| |_|_|_|_|/ |/| | | | |
* | | | | | drivers/net/usb/asix.c: Fix pointer cast.David S. Miller2010-05-25