summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-04-29Add support for SMSC LAN8187 and LAN8700 PHYsSteve Glendinning2-2/+69
2008-04-29Rename SMSC phy functions to be more genericSteve Glendinning1-7/+7
2008-04-29drivers/net/phy: fix kernel-doc notationRandy Dunlap1-1/+1
2008-04-29S2io: Version update for multi ring patchesSreenivasa Honnur1-1/+1
2008-04-29S2io: Enable multi ring supportSreenivasa Honnur2-191/+226
2008-04-293c515: use netstats in net_device structurePaulius Zaleckas1-34/+30
2008-04-293c509: use netstats in net_device structurePaulius Zaleckas1-26/+21
2008-04-293c505: use netstats in net_device structurePaulius Zaleckas2-17/+14
2008-04-29Merge branch 'upstream-jeff' of git://git.kernel.org/pub/scm/linux/kernel/git...Jeff Garzik1-4/+4
2008-04-29Merge branch 'sis190' of git://git.kernel.org/pub/scm/linux/kernel/git/romieu...Jeff Garzik1-55/+81
2008-04-29New driver "sfc" for Solarstorm SFC4000 controller.Ben Hutchings35-0/+12880
2008-04-27iwlwifi: Allow building iwl3945 without iwl4965.Jason Riedy2-1/+7
2008-04-27sis190: account for Tx errorsFrancois Romieu1-3/+35
2008-04-27sis190: remove needless MII resetFrancois Romieu1-3/+2
2008-04-27sis190: Rx path updateFrancois Romieu1-26/+28
2008-04-27sis190: use netdev_alloc_skbStephen Hemminger1-13/+13
2008-04-27sis190: hard-code the alignment of tiny packetsStephen Hemminger1-2/+2
2008-04-27sis190: use the allocated buffer as a status code in sis190_alloc_rx_skbStephen Hemminger1-22/+15
2008-04-25Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller53-668/+1231
2008-04-25[netdrvr] tehuti: move ioctl perm check closer to function startJeff Garzik1-2/+3
2008-04-25via-velocity: fix vlan receiptFrancois Romieu1-18/+28
2008-04-24tg3: sparse cleanupEric Dumazet1-0/+2
2008-04-25forcedeth: realtek phy crossover detectionAyaz Abdulla1-42/+178
2008-04-25ibm_newemac: Increase MDIO timeoutsBenjamin Herrenschmidt1-4/+4
2008-04-25gianfar: Fix skb allocation strategyAndy Fleming1-35/+65
2008-04-25netxen: reduce stack usage of netxen_nic_flash_printHarvey Harrison1-7/+8
2008-04-25smc911x: test after postfix decrement fails in smc911x_{reset,drop_pkt}Roel Kluin1-3/+3
2008-04-25net drivers: fix platform driver hotplug/coldplugKay Sievers20-5/+44
2008-04-25forcedeth: new backoff implementationAyaz Abdulla1-34/+178
2008-04-25ehea: make things staticAndrew Morton1-2/+2
2008-04-25phylib: Add support for board-level PHY fixupsAndy Fleming3-13/+123
2008-04-25[netdrvr] atlx: code movement: move atl1 parameter parsingChris Snook2-138/+138
2008-04-25atlx: remove flash vendor parameterChris Snook1-39/+0
2008-04-25korina: misc cleanupFrancois Romieu1-19/+16
2008-04-25korina: fix misplaced return statementFrancois Romieu1-2/+2
2008-04-25WAN: Fix confusing insmod error code for C101 too.Krzysztof Halasa1-3/+3
2008-04-25Removing dead code in drivers/net/wan/hdlc_fr.cCédric Augonnet1-4/+0
2008-04-25tehuti: check register sizeFrancois Romieu1-0/+14
2008-04-25[netdrvr] typhoon: typhoon_resume - remove call to start_queueGrant Grundler1-1/+0
2008-04-25ibm_newemac: PowerPC 440EP/440GR EMAC PHY clock workaroundValentine Barshak2-2/+47
2008-04-25ibm_newemac: PowerPC 440GX EMAC PHY clock workaroundValentine Barshak2-3/+23
2008-04-25ibm_newemac Use status property for unused/unwired EMACsJosh Boyer1-2/+5
2008-04-25ibm_newemac: Fix section mismatch warningsJosh Boyer5-6/+6
2008-04-25ibm_newemac: Add support for 460EX/GT-type MAL rx-channel handlingStefan Roese1-0/+16
2008-04-25ibm_newemac: Fix problem with jumbo frame support and EMAC V4.patchStefan Roese1-1/+4
2008-04-25e1000e: Increment version to 0.2.1Jesse Brandeburg1-1/+1
2008-04-25igb: save and restore pcie/msi state to support EEH recoveryAuke Kok1-0/+2
2008-04-25e1000e: save and restore pcie/msi state to support EEH recoveryWendy Xiong1-0/+2
2008-04-25ixgbe: save and restore pcie/msi state to support EEH recoveryWendy Xiong1-0/+2
2008-04-25e1000e: lower ring minimum size to 64Auke Kok1-2/+2