aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-09-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-09-26net: r6040: store BIOS default MAC in perm_addOtavio Salvador
2010-09-26net: loopback driver cleanupEric Dumazet
2010-09-26s390: use free_netdev(netdev) instead of kfree()Vasiliy Kulikov
2010-09-26sgiseeq: use free_netdev(netdev) instead of kfree()Kulikov Vasiliy
2010-09-26rionet: use free_netdev(netdev) instead of kfree()Kulikov Vasiliy
2010-09-26ibm_newemac: use free_netdev(netdev) instead of kfree()Kulikov Vasiliy
2010-09-26smsc911x: Add MODULE_ALIAS()Vincent Stehlé
2010-09-26drivers/net: return operator cleanupEric Dumazet
2010-09-26de2104x: fix TP link detectionOndrej Zary
2010-09-26de2104x: fix power managementOndrej Zary
2010-09-24ixgbevf: Refactor ring parameter re-sizeGreg Rose
2010-09-24de2104x: disable autonegotiation on broken hardwareOndrej Zary
2010-09-24stmmac: review the wake-up supportGiuseppe Cavallaro
2010-09-24net: Add Gigabit Ethernet driver of Topcliff PCHMasayuki Ohtake
2010-09-23e1000: use GRO for receiveJesse Brandeburg
2010-09-23e1000: fix occasional panic on unloadJesse Brandeburg
2010-09-23e1000: use work queuesJesse Brandeburg
2010-09-22e1000/e1000e/igb/ixgb/ixgbe: set NETIF_F_HIGHDMA for VLAN feature flagsYi Zou
2010-09-22igb: Add support for DH89xxCCJoseph Gasparakis
2010-09-22igb: clear VF_PROMISC bits instead of setting all other bitsAlexander Duyck
2010-09-22e1000e: 82579 do not gate auto config of PHY by hardware during nominal useBruce Allan
2010-09-22e1000e: 82579 jumbo frame workaround causing CRC errorsBruce Allan
2010-09-22e1000e: 82579 unaccounted missed packetsBruce Allan
2010-09-22e1000e: 82566DC fails to get linkBruce Allan
2010-09-22e1000e: 82579 SMBus address and LEDs incorrect after device resetBruce Allan
2010-09-22e1000e: 82577/8/9 issues with device in SxBruce Allan
2010-09-22atl1: zero out CMB and SBM in atl1_free_ring_resourcesLuca Tettamanti
2010-09-22atl1: fix resumeLuca Tettamanti
2010-09-22sfc: Add support for SFE4003 board and TXC43128 PHYBen Hutchings
2010-09-22sfc: Remove support for SFN4111T, SFT9001 and Falcon GMACBen Hutchings
2010-09-21Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2010-09-21net: constify some ppp/pptp structsEric Dumazet
2010-09-21sundance: Use dev_kfree_skb_any() helperDenis Kirjanov
2010-09-21sundance: Handle DMA mapping errorsDenis Kirjanov
2010-09-21sundance: Convert to DMA APIDenis Kirjanov
2010-09-21drivers: atm: use native kernel's hex_to_bin() funcAndy Shevchenko
2010-09-21tmspci: fix tr%d in printkMeelis Roos
2010-09-21sfc: Fix build due to lack of vmalloc.h include.David S. Miller
2010-09-21sfc: Clean up and correct comments on efx_monitor()Ben Hutchings
2010-09-21sfc: Include RX IP filter table in register dumpBen Hutchings
2010-09-21sfc: Implement the ethtool RX n-tuple control functionsBen Hutchings
2010-09-21sfc: Add filter table managementBen Hutchings
2010-09-21netxen: dont set skb->truesizeEric Dumazet
2010-09-21qlcnic: dont set skb->truesizeEric Dumazet
2010-09-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-09-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-09-21ath9k: make the driver specific rate control module optionalFelix Fietkau
2010-09-21ath9k: move ath_tx_aggr_check() to the rate control moduleFelix Fietkau
2010-09-21ath9k: clean up / fix aggregation session flushFelix Fietkau