summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* s2io: Remove private boolean definitionsTobias Klauser2009-06-082-20/+11
* hso: convert dev_alloc_skb() to netdev_alloc_skb()Paulius Zaleckas2009-06-081-3/+2
* netdev: Added KS8842 driverRichard Ršöjfors2009-06-083-0/+738
* tun: Optimise handling of bogus gso->hdr_lenHerbert Xu2009-06-081-0/+4
* virtio_net: Set correct gso->hdr_lenHerbert Xu2009-06-081-1/+1
* sis190: fix gigabit negotiationRiccardo Ghetta2009-06-081-12/+25
* sis190: add new phy found on asus F5Sr laptopRiccardo Ghetta2009-06-081-0/+1
* sis190: better message on unknown PHYRiccardo Ghetta2009-06-081-6/+9
* sis190: fix for x86_64 (bug 11509)Riccardo Ghetta2009-06-081-2/+2
* qlge: Fix timeout on firmware mailbox commands.Ron Mercer2009-06-081-2/+2
* qlge: Fix timeout on indexed register wait.Ron Mercer2009-06-081-1/+1
* qlge: Fix bug in MTU setting process.Ron Mercer2009-06-081-4/+1
* qlge: Fix bug in firmware event handler.Ron Mercer2009-06-081-0/+7
* qlge: Fix firmware event handler loop.Ron Mercer2009-06-081-1/+7
* netdev: smsc911x: add missing __devexit_p() usageMike Frysinger2009-06-081-1/+1
* netdev: smsc911x: allow building on Blackfin systemsMike Frysinger2009-06-081-1/+1
* ixgbe: Increase the driver version numberPeter P Waskiewicz Jr2009-06-071-1/+1
* ixgbe: Add FW detection and warning for 82599 SFP+ adaptersPeter P Waskiewicz Jr2009-06-074-8/+85
* ixgbe: Re-adjust ring layouts to have better cacheline efficiencyJesse Brandeburg2009-06-071-16/+19
* ixgbe: Enable Flow Director hashing in 82599Peter P Waskiewicz Jr2009-06-073-1/+228
* ixgbe: Add Flow Director init and modify functions for 82599Peter P Waskiewicz Jr2009-06-072-0/+980
* ixgbe: Add hardware defines for Flow Director for 82599Peter P Waskiewicz Jr2009-06-071-0/+147
* ixgbe: Add a second feature flags variable, move HW RSC capability therePeter P Waskiewicz Jr2009-06-073-11/+12
* ixgbe: move tx processing into NAPI contextAlexander Duyck2009-06-071-34/+107
* ixgbe: move v_idx into q_vector and use as index onlyAlexander Duyck2009-06-073-126/+117
* ixgbe: use rx_buffer_info->dma instead of nr_frags to determine skb unmapAlexander Duyck2009-06-071-1/+1
* ixgbe: ethtool support to change advertised link modes of 82599 adaptersMallikarjuna R Chilakala2009-06-072-18/+33
* ixgbe: Fix 82599 adapter link flickering issuesMallikarjuna R Chilakala2009-06-078-227/+193
* ixgbe: Harden the 82599 multispeed fiber autotry mechanismPeter P Waskiewicz Jr2009-06-074-23/+106
* ixgbe: Add ethtool offline test supportPeter P Waskiewicz Jr2009-06-073-3/+842
* ixgbe: Change the 82599 PHY DSP restart logicPeter P Waskiewicz Jr2009-06-071-4/+3
* ixgbe: Enable ACPI WoL capabilities for 82599Peter P Waskiewicz Jr2009-06-071-0/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-06-0793-2565/+2019
|\
| * ar9170: remove deprecated codeChristian Lamparter2009-06-042-8/+0
| * iwlwifi: fix comment describing disable_11nReinette Chatre2009-06-041-1/+1
| * iwlwifi: add value and range define for link quality commandWey-Yi Guy2009-06-043-5/+19
| * iwlagn: delay ict interrupt.Mohamed Abbas2009-06-041-2/+3
| * iwl3945/iwlwifi: fix led bug when SW rfkillAbhijeet Kolekar2009-06-042-8/+0
| * iwl3945: port allow skb allocation in tasklet patchAbhijeet Kolekar2009-06-041-7/+25
| * iwlwifi: unify station managementTomas Winkler2009-06-0415-310/+109
| * cfg80211: fix Kconfig for users of cfg80211Johannes Berg2009-06-032-2/+2
| * ath5k: disable beacon interrupt when interface is downBob Copeland2009-06-031-1/+16
| * ath: make regulatory parsing more verbose on debugLuis R. Rodriguez2009-06-031-4/+25
| * ath9k: Fix write callback of 'debug' which configures debug maskVasanthakumar Thiagarajan2009-06-031-8/+14
| * iwm: port to new cfg80211 rfkillJohannes Berg2009-06-035-99/+1
| * rfkill: rewriteJohannes Berg2009-06-0330-1281/+904
| * libertas: improve function init/shutdown handling for SD8688Bing Zhao2009-06-033-51/+47
| * wireless/p54: prepare for FIRMWARE_NAME_MAX removalSamuel Ortiz2009-06-031-2/+2
| * iwmc3200wifi: shrink calibration lmac nameSamuel Ortiz2009-06-031-1/+1
| * ar9170: cancel led worker properly on exitChristian Lamparter2009-06-031-3/+7