aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-30be2net: Support for FAT dump retrieval using ethtool --register-dump optionSomnath Kotur4-0/+153
2011-03-30net/r8169: support RTL8168Ehayeswang1-5/+207
2011-03-30net/r8169: add a new chip for RTL8168DPhayeswang1-22/+76
2011-03-30net/r8169: add a new chip for RTL8105hayeswang1-0/+1
2011-03-30Atheros, atl2: Fix mem leaks in error paths of atl2_set_eepromJesper Juhl1-8/+14
2011-03-30net/usb: Ethernet quirks for the LG-VL600 4G modemAndrzej Zaborowski5-9/+384
2011-03-30phylib: phy_attach_direct: phy_init_hw can fail, add cleanupMarc Kleine-Budde1-2/+6
2011-03-30via-ircc: Pass PCI device pointer to dma_{alloc, free}_coherent()Ben Hutchings1-6/+6
2011-03-30via-ircc: Use pci_{get, set}_drvdata() instead of static pointer variableBen Hutchings1-67/+15
2011-03-29iwlegacy: fix bugs in change_interfaceJohannes Berg1-0/+10
2011-03-29carl9170: Fix tx aggregation problems with some clientsChristian Lamparter3-0/+9
2011-03-29iwl3945: disable hw scan by defaultStanislaw Gruszka1-1/+2
2011-03-29wireless: rt2x00: rt2800usb.c add and identify idsXose Vazquez Perez1-3/+7
2011-03-29iwl3945: do not deprecate software scanStanislaw Gruszka1-4/+2
2011-03-29Merge branch 'irq-final-for-linus-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds4-8/+7
2011-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds15-61/+85
2011-03-29drivers: Final irq namespace conversionThomas Gleixner4-8/+7
2011-03-28netdev: bfin_mac: document TE setting in RMII modesMike Frysinger1-2/+11
2011-03-28drivers net: Fix declaration ordering in inline functions.Balaji G1-1/+1
2011-03-28cxgb3: Apply interrupt coalescing settings to all queuesAnton Blanchard1-4/+10
2011-03-28ath9k: fix a chip wakeup related crash in ath9k_startFelix Fietkau1-0/+4
2011-03-27net: fix ethtool->set_flags not intended -EINVAL return valueStanislaw Gruszka5-7/+7
2011-03-27mlx4_en: Fix loss of promiscuityHerbert Xu1-0/+3
2011-03-27tg3: Fix inline keyword usageJavier Martinez Canillas1-1/+1
2011-03-27tg3: use <linux/io.h> and <linux/uaccess.h> instead <asm/io.h> and <asm/uaccess.h>Javier Martinez Canillas1-2/+2
2011-03-27net: use CHECKSUM_NONE instead of magic numberCesar Eduardo Barros1-1/+1
2011-03-27Net / jme: Do not use legacy PCI power managementRafael J. Wysocki1-14/+16
2011-03-27myri10ge: small rx_done refactoringStanislaw Gruszka1-14/+23
2011-03-27can: c_can: Fix tx_bytes accountingJan Altenberg1-1/+1
2011-03-27can: c_can_platform: fix irq check in probeMarc Kleine-Budde1-4/+5
2011-03-27can: c_can: disable one shot mode until driver is fixedMarc Kleine-Budde1-10/+4
2011-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds42-258/+1644
2011-03-24net: fix pch_gbe section mismatch warningRandy Dunlap1-3/+3
2011-03-24mlx4_en: Removing HW info from ethtool -i report.Yevgeny Petrilin1-14/+1
2011-03-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller4-2/+7
2011-03-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds1-0/+3
2011-03-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds2-2/+4
2011-03-23rapidio: modify subsystem and driver initialization sequenceAlexandre Bounine1-1/+1
2011-03-23rapidio: modify configuration to support PCI-SRIO controllerAlexandre Bounine1-2/+2
2011-03-23Merge branch 'sfc-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-2.6David S. Miller2-2/+18
2011-03-23drivers/net/a2065.c: Convert release_resource to release_region/release_mem_regionJulia Lawall1-5/+5
2011-03-23drivers/net/ariadne.c: Convert release_resource to release_region/release_mem_regionJulia Lawall1-5/+5
2011-03-23bonding: fix rx_handler lockingJiri Pirko2-25/+32
2011-03-23myri10ge: fix rmmod crashStanislaw Gruszka1-0/+1
2011-03-23mlx4_en: updated driver version to 1.5.4.1Yevgeny Petrilin1-2/+2
2011-03-23mlx4_en: Using blue flame supportYevgeny Petrilin3-22/+64
2011-03-23mlx4_core: reserve UARs for userspace consumersEli Cohen1-0/+8
2011-03-23mlx4_core: maintain available field in bitmap allocatorEli Cohen2-0/+15
2011-03-23mlx4: Add blue flame support for kernel consumersEli Cohen3-0/+128
2011-03-23mlx4_en: Enabling new steeringYevgeny Petrilin8-58/+291