summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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/+117Star
* 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/+193Star
* 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/+3Star
* 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/+2019Star
|\
| * ar9170: remove deprecated codeChristian Lamparter2009-06-042-8/+0Star
| * 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/+0Star
| * iwl3945: port allow skb allocation in tasklet patchAbhijeet Kolekar2009-06-041-7/+25
| * iwlwifi: unify station managementTomas Winkler2009-06-0415-310/+109Star
| * 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/+1Star
| * rfkill: rewriteJohannes Berg2009-06-0330-1281/+904Star
| * libertas: improve function init/shutdown handling for SD8688Bing Zhao2009-06-033-51/+47Star
| * 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
| * ar9170usb: more minor fixesChristian Lamparter2009-06-033-16/+10Star
| * ar9170: fix lockdep warning on hibernateChristian Lamparter2009-06-031-4/+1Star
| * ar9170: fix LED power state handlingChristian Lamparter2009-06-032-2/+6
| * ar9170: kill duplicated HT feature flagChristian Lamparter2009-06-031-1/+0Star
| * ar9170: use bitop macros for tx filter flagsChristian Lamparter2009-06-032-9/+19
| * ar9170: introduce functions for MAC programmingChristian Lamparter2009-06-033-29/+81
| * ar9170: 40mhz fixesChristian Lamparter2009-06-031-3/+3
| * ar9170: update hardware definitionsChristian Lamparter2009-06-032-3/+4
| * ar9170: fix beacon plcp settingsChristian Lamparter2009-06-031-2/+2
| * mac80211_hwsim: remove deprecated radio_enabledJohannes Berg2009-06-031-20/+7Star
| * ar9170: add AVM FRITZ devicesLuis R. Rodriguez2009-06-032-0/+27
| * ar9170: add support for 1-stage firmwareLuis R. Rodriguez2009-06-031-5/+17
| * ath9k: Add sanity check for beacon_int in adhoc/mesh caseJouni Malinen2009-06-031-0/+8
| * ath5k: remove conf->beacon_int usageBob Copeland2009-06-031-2/+0Star
| * wireless: libertas: fix unaligned accessesCliff Cai2009-06-032-6/+6
| * ath9k: Add "debug" file to debugfsJeff Hansen2009-06-032-0/+39
| * ath9k: Combine legacy and 11n rc statisticsJeff Hansen2009-06-032-85/+35Star
| * ath9k: Reset SC_OP_TSF_RESET flag after stuck beaconJeff Hansen2009-06-031-0/+1
| * iwmc3200wifi: fix printk formatRandy Dunlap2009-06-031-1/+1