summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-06-08sis190: better message on unknown PHYRiccardo Ghetta1-6/+9
2009-06-08sis190: fix for x86_64 (bug 11509)Riccardo Ghetta1-2/+2
2009-06-08qlge: Fix timeout on firmware mailbox commands.Ron Mercer1-2/+2
2009-06-08qlge: Fix timeout on indexed register wait.Ron Mercer1-1/+1
2009-06-08qlge: Fix bug in MTU setting process.Ron Mercer1-4/+1
2009-06-08qlge: Fix bug in firmware event handler.Ron Mercer1-0/+7
2009-06-08qlge: Fix firmware event handler loop.Ron Mercer1-1/+7
2009-06-08netdev: smsc911x: add missing __devexit_p() usageMike Frysinger1-1/+1
2009-06-08netdev: smsc911x: allow building on Blackfin systemsMike Frysinger1-1/+1
2009-06-07ixgbe: Increase the driver version numberPeter P Waskiewicz Jr1-1/+1
2009-06-07ixgbe: Add FW detection and warning for 82599 SFP+ adaptersPeter P Waskiewicz Jr4-8/+85
2009-06-07ixgbe: Re-adjust ring layouts to have better cacheline efficiencyJesse Brandeburg1-16/+19
2009-06-07ixgbe: Enable Flow Director hashing in 82599Peter P Waskiewicz Jr3-1/+228
2009-06-07ixgbe: Add Flow Director init and modify functions for 82599Peter P Waskiewicz Jr2-0/+980
2009-06-07ixgbe: Add hardware defines for Flow Director for 82599Peter P Waskiewicz Jr1-0/+147
2009-06-07ixgbe: Add a second feature flags variable, move HW RSC capability therePeter P Waskiewicz Jr3-11/+12
2009-06-07ixgbe: move tx processing into NAPI contextAlexander Duyck1-34/+107
2009-06-07ixgbe: move v_idx into q_vector and use as index onlyAlexander Duyck3-126/+117
2009-06-07ixgbe: use rx_buffer_info->dma instead of nr_frags to determine skb unmapAlexander Duyck1-1/+1
2009-06-07ixgbe: ethtool support to change advertised link modes of 82599 adaptersMallikarjuna R Chilakala2-18/+33
2009-06-07ixgbe: Fix 82599 adapter link flickering issuesMallikarjuna R Chilakala8-227/+193
2009-06-07ixgbe: Harden the 82599 multispeed fiber autotry mechanismPeter P Waskiewicz Jr4-23/+106
2009-06-07ixgbe: Add ethtool offline test supportPeter P Waskiewicz Jr3-3/+842
2009-06-07ixgbe: Change the 82599 PHY DSP restart logicPeter P Waskiewicz Jr1-4/+3
2009-06-07ixgbe: Enable ACPI WoL capabilities for 82599Peter P Waskiewicz Jr1-0/+3
2009-06-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller93-2565/+2019
2009-06-07forcedeth: addition of new mcp89 device idAyaz Abdulla1-0/+4
2009-06-07forcedeth: remove device id macrosAyaz Abdulla1-115/+98
2009-06-04ar9170: remove deprecated codeChristian Lamparter2-8/+0
2009-06-04iwlwifi: fix comment describing disable_11nReinette Chatre1-1/+1
2009-06-04iwlwifi: add value and range define for link quality commandWey-Yi Guy3-5/+19
2009-06-04iwlagn: delay ict interrupt.Mohamed Abbas1-2/+3
2009-06-04iwl3945/iwlwifi: fix led bug when SW rfkillAbhijeet Kolekar2-8/+0
2009-06-04iwl3945: port allow skb allocation in tasklet patchAbhijeet Kolekar1-7/+25
2009-06-04iwlwifi: unify station managementTomas Winkler15-310/+109
2009-06-03TI DaVinci EMAC: Remove print_mac, DECLARE_MAC_BUFChaithrika U S1-6/+4
2009-06-03tun: Only wake up writersHerbert Xu1-3/+3
2009-06-03cxgb3: minor aq100x phy fixesDivy Le Ray1-12/+12
2009-06-03cxgb3: Update FW to 7.4.0Divy Le Ray1-2/+2
2009-06-03cfg80211: fix Kconfig for users of cfg80211Johannes Berg2-2/+2
2009-06-03ath5k: disable beacon interrupt when interface is downBob Copeland1-1/+16
2009-06-03ath: make regulatory parsing more verbose on debugLuis R. Rodriguez1-4/+25
2009-06-03ath9k: Fix write callback of 'debug' which configures debug maskVasanthakumar Thiagarajan1-8/+14
2009-06-03iwm: port to new cfg80211 rfkillJohannes Berg5-99/+1
2009-06-03rfkill: rewriteJohannes Berg30-1281/+904
2009-06-03libertas: improve function init/shutdown handling for SD8688Bing Zhao3-51/+47
2009-06-03wireless/p54: prepare for FIRMWARE_NAME_MAX removalSamuel Ortiz1-2/+2
2009-06-03iwmc3200wifi: shrink calibration lmac nameSamuel Ortiz1-1/+1
2009-06-03ar9170: cancel led worker properly on exitChristian Lamparter1-3/+7
2009-06-03ar9170usb: more minor fixesChristian Lamparter3-16/+10