summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2010-06-043-6/+15
|\
| * powerpc/macio: Fix probing of macio devices by using the right of match tableBenjamin Herrenschmidt2010-06-023-6/+15
* | of/net: fs_enet/mii-bitbang.c: fix build breakageAnatolij Gustschin2010-06-031-2/+2
|/
* ksz884x: Add missing validate_addr hookDenis Kirjanov2010-06-011-0/+1
* ksz884x: convert to netdev_tx_tDenis Kirjanov2010-06-011-1/+1
* virtio-net: pass gfp to add_bufMichael S. Tsirkin2010-06-011-4/+4
* be2net: convert hdr.timeout in be_cmd_loopback_test() to le32Sathya Perla2010-06-011-1/+1
* can: mpc5xxx_can.c: Fix build failureAnatolij Gustschin2010-06-011-5/+5
* greth: Fix build after OF device conversions.David S. Miller2010-05-311-6/+5Star
* Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-05-3142-230/+2143
|\
| * Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2010-05-303-0/+1841
| |\
| | * can: Add support for Janz VMOD-ICAN3 Intelligent CAN moduleIra W. Snyder2010-05-283-0/+1841
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-05-289-52/+89
| |\ \ | | |/ | |/|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-05-2641-124/+333
| |\ \
| * | | driver core: add devname module aliases to allow module on-demand auto-loadingKay Sievers2010-05-262-2/+3
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2010-05-251-17/+19
| |\ \ \
| | * | | mlx4_core: Clean up mlx4_alloc_icm() a bitRoland Dreier2010-05-211-19/+20
| | * | | mlx4_core: Fix possible chunk sg list overflow in mlx4_alloc_icm()Sebastien Dugue2010-05-211-1/+2
| * | | | drivers: wireless: use new hex_to_bin() methodAndy Shevchenko2010-05-251-11/+4Star
| * | | | Revert "ath9k: Group Key fix for VAPs"Linus Torvalds2010-05-241-25/+3Star
| * | | | Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely2010-05-22818-33182/+62102
| |\ \ \ \
| | * \ \ \ Merge branch 'virtio' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds2010-05-221-23/+23
| | |\ \ \ \
| | | * | | | virtio_net: use virtqueue_xxx wrappersMichael S. Tsirkin2010-05-191-23/+23
| | * | | | | sysfs: add struct file* to bin_attr callbacksChris Wright2010-05-212-8/+15
| | * | | | | drivers/base: Convert dev->sem to mutexThomas Gleixner2010-05-211-0/+1
| * | | | | | of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-2225-59/+122
| * | | | | | of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-1929-110/+115
* | | | | | | be2net: remove superfluous externsDan Carpenter2010-05-291-2/+2
* | | | | | | be2net: add unlock on error pathDan Carpenter2010-05-291-2/+5
* | | | | | | fs_enet: Adjust BDs after tx errorMark Ware2010-05-291-6/+43
* | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-05-294-8/+19
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | libertas: fix uninitialized variable warningPrarit Bhargava2010-05-281-3/+2Star
| * | | | | | ath9k: Fix bug in the way "bf_tx_aborted" of struct ath_buf is usedVasanthakumar Thiagarajan2010-05-281-1/+3
| * | | | | | ath9k: Fix ath_print in xmit for hardware reset.Justin P. Mattock2010-05-281-1/+1
| * | | | | | ar9170usb: fix read from freed driver contextChristian Lamparter2010-05-261-2/+12
| * | | | | | Revert "rt2x00: Fix rt2800usb TX descriptor writing."John W. Linville2010-05-261-1/+1
* | | | | | | netdev/fec: fix ifconfig eth0 down hang issueBryan Wu2010-05-281-12/+16
* | | | | | | cnic: Fix context memory init. on 5709.Michael Chan2010-05-282-9/+5Star
* | | | | | | drivers/net: Eliminate a NULL pointer dereferenceJulia Lawall2010-05-281-2/+1Star
* | | | | | | drivers/net/hamradio: Eliminate a NULL pointer dereferenceJulia Lawall2010-05-281-2/+1Star
* | | | | | | be2net: Patch removes redundant while statement in loop.Sarveshwar Bandi2010-05-281-1/+1
* | | | | | | net: ll_temac: fix checksum offload logicBrian Hill2010-05-272-24/+63
* | | | | | | net: ll_temac: fix interrupt bug when interrupt 0 is usedBrian Hill2010-05-271-1/+1
* | | | | | | be2net: increase POST timeout for EEH recoverySathya Perla2010-05-261-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | drivers/net/usb/asix.c: Fix pointer cast.David S. Miller2010-05-261-2/+2
* | | | | | be2net: Bug fix to avoid disabling bottom half during firmware upgrade.Sarveshwar Bandi2010-05-263-2/+20
* | | | | | hso: add support for new productsFilip Aben2010-05-261-0/+3
* | | | | | Merge branch 'wimax-2.6.35.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2010-05-251-2/+2
|\ \ \ \ \ \
| * | | | | | wimax/i2400m: fix bad race condition check in RX pathInaky Perez-Gonzalez2010-05-201-2/+2
* | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-05-2518-124/+93Star
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |