summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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
2008-04-25e1000e: Fix HW Error on es2lan, ARP capture issue by BMCDavid Graham4-66/+137
2008-04-25e1000e: Add interrupt moderation run-time ethtool interfaceAuke Kok2-0/+46
2008-04-25e1000e: cleanup several stats issuesBruce Allan7-86/+122
2008-04-25S2io: Removed rx_lock and put_lockSreenivasa Honnur2-35/+2
2008-04-25S2io: Removed receive buffer replenishment taskletSreenivasa Honnur2-92/+4
2008-04-25S2io: Version update for memory leak fix during free_tx_buffersSreenivasa Honnur1-1/+1
2008-04-25S2io: Fix memory leak during free_tx_buffersSreenivasa Honnur1-1/+1
2008-04-25ucc_geth: Fix sneaky merge conflict regarding bus_idAndy Fleming1-1/+1
2008-04-24tun: Multicast handling in tun_chr_ioctl() needs proper locking.David S. Miller1-0/+10
2008-04-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller9-22/+87
2008-04-23iwlwifi: Fix built-in compilation of iwlcore (part 2)Zhu Yi1-2/+1
2008-04-23tun: Fix minor race in TUNSETLINK ioctl handling.David S. Miller1-2/+9
2008-04-23ppp_generic: use stats from net_device structurePaulius Zaleckas1-29/+19
2008-04-23iwlwifi: Don't unlock priv->mutex if it isn't lockedRoland Dreier2-2/+0
2008-04-23wireless: rndis_wlan: modparam_workaround_interval is never below 0.Roel Kluin1-2/+3
2008-04-23prism54: prism54_get_encode() test below 0 on unsigned indexRoel Kluin1-1/+1
2008-04-23b43: Workaround DMA quirksMichael Buesch1-8/+39
2008-04-23ath5k: Fix radio identification on AR5424/2424Nick Kossifidis1-4/+10
2008-04-23ssb: Fix all-ones boardflagsLarry Finger1-0/+5
2008-04-23b43: Add more btcoexist workaroundsMichael Buesch1-4/+9
2008-04-23b43: Fix HostFlags data typesMichael Buesch2-3/+4
2008-04-23b43: Workaround invalid bluetooth settingsMichael Buesch1-2/+20
2008-04-23iwlwifi: Fix built-in compilation of iwlcoreTomas Winkler1-1/+1
2008-04-23rt2x00: Select LEDS_CLASS.David S. Miller1-5/+10
2008-04-23iwlwifi: Select LEDS_CLASS.David S. Miller1-2/+6
2008-04-23leds: Do not guard NEW_LEDS with HAS_IOMEMDavid S. Miller1-1/+0
2008-04-21hamradio: Remove unneeded and deprecated cli()/sti() calls in dmascc.cMark Asselstine1-3/+0