summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | ath9k_hw: move LowPower array writes to ar9003_hw_configpcipowersave()Luis R. Rodriguez2010-06-232-14/+14
* | ath9k_hw: fix ASPM setting for AR9003Luis R. Rodriguez2010-06-234-6/+52
* | Libertas: Added 11d support using cfg80211Kiran Divekar2010-06-238-1/+268
* | Libertas: fix WARN_ON issues in cfg80211 supportKiran Divekar2010-06-233-28/+15
* | Libertas: cfg80211 supportKiran Divekar2010-06-2320-6722/+1981
* | mac80211: Add interface for driver to temporarily disable dynamic psJuuso Oikarinen2010-06-213-1/+79
* | mac80211: Fix compile warning in scan.c.Gertjan van Wingerde2010-06-211-1/+1
* | b43: Clarify logged message after fatal DMA error and switch to PIO modeLarry Finger2010-06-211-1/+1
* | iwlwifi: remove non-exist referenceWey-Yi Guy2010-06-211-2/+0
* | iwlwifi: code cleanup to remove un-necessary "goto"Wey-Yi Guy2010-06-211-5/+5
* | iwlwifi: move calibration from iwlcore to iwlagnWey-Yi Guy2010-06-212-11/+2
* | iwlwifi: move _agn statistics related structureWey-Yi Guy2010-06-217-84/+86
* | iwlwifi: move agn specific rx related code to iwl-agn-rx.cWey-Yi Guy2010-06-215-247/+289
* | iwlwifi: display ucode SW Error in hexJay Sternberg2010-06-212-3/+3
* | iwlwifi: return ucode errors from station managementJohannes Berg2010-06-211-6/+10
* | iwlwifi: use sync commands for keysJohannes Berg2010-06-211-11/+18
* | iwlagn: use mutex for aggregationJohannes Berg2010-06-215-27/+45
* | mac80211: fix sw scan bracketingJohannes Berg2010-06-181-2/+2
* | mac80211_hwsim: fix fake_hw_scanJohannes Berg2010-06-181-0/+5
* | wireless: move regulatory_init to .init.textUwe Kleine-König2010-06-182-3/+3
* | cfg80211: move cfg80211_exit to .exit.textUwe Kleine-König2010-06-181-1/+1
* | ath9k_htc: Update supported product listSujith2010-06-182-14/+15
* | wireless:hostap_ap.c Fix warning: variable 'fc' set but not usedJustin P. Mattock2010-06-181-2/+1
* | wireless:hostap_main.c warning: variable 'iface' set but not usedJustin P. Mattock2010-06-181-2/+0
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-06-1713-18/+96
|\ \ | |/
| * mac80211: fix warn, enum may be used uninitializedChristoph Fritz2010-06-161-1/+1
| * hostap: Protect against initialization interruptTim Gardner2010-06-153-3/+27
| * iwlwifi: cancel scan watchdog in iwl_bg_abort_scanJohn W. Linville2010-06-151-0/+1
| * wireless: orphan ipw2x00 driversZhu Yi2010-06-141-8/+2
| * p54pci: add Symbol AP-300 minipci adapters pciidJoerg Albert2010-06-141-0/+2
| * libertas_tf: Fix warning in lbtf_rx for stats structPrarit Bhargava2010-06-141-1/+1
| * iwlagn: verify flow id in compressed BA packetShanyu Zhao2010-06-141-0/+5
| * iwlwifi: serialize station management actionsReinette Chatre2010-06-143-4/+17
| * mac80211: fix deauth before assocJohannes Berg2010-06-081-2/+38
| * iwlwifi: add missing rcu_read_lockJohannes Berg2010-06-081-0/+2
* | ath5k: report PHY error frames only for chips which need itBruno Randolf2010-06-161-1/+2
* | ath5k: review RX descriptor functionsBruno Randolf2010-06-161-14/+20
* | ath5k: take descriptor differences between 5210 and 5211 into accountBruno Randolf2010-06-162-10/+25
* | ath5k: update 5210/5211 frame typesBruno Randolf2010-06-162-6/+8
* | ath5k: review and add comments for descriptorsBruno Randolf2010-06-162-154/+144
* | ath5k: remove pointless rx error overlay structBruno Randolf2010-06-163-29/+9
* | ath5k: cosmetic changes in ath5k_hw_proc_5212_rx_status()Bruno Randolf2010-06-161-5/+5
* | ath5k: use direct function calls for descriptors when possibleBruno Randolf2010-06-163-38/+20
* | ath5k: move checks and stats into new functionBruno Randolf2010-06-161-60/+70
* | ath5k: split descriptor handling and frame receiveBruno Randolf2010-06-161-71/+78
* | ath5k: unify rx descriptor error handlingBruno Randolf2010-06-161-2/+1
* | ath5k: reset more pointers after we free skbsBruno Randolf2010-06-161-0/+7
* | ath5k: print more errors when decriptor setup failsBruno Randolf2010-06-161-1/+3
* | ath5k: fix rx descriptor debuggingBruno Randolf2010-06-161-2/+2
* | ath5k: fix some comment typosBruno Randolf2010-06-162-4/+4
OpenPOWER on IntegriCloud