summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-07-29ath9k: fix race with IEEE80211_CONF_PS checksGabor Juhos4-15/+12
2009-07-29ar9170: fix build error when !CONFIG_AR9170_LEDSAlexander Beregalov1-0/+2
2009-07-29ray_cs: remove bogus NULL check at head of ray_get_wireless_statsJohn W. Linville1-3/+0
2009-07-29mac80211: fix receiving deauthJohannes Berg1-4/+17
2009-07-29cfg80211: fix circular lock dependency (1)Johannes Berg1-3/+3
2009-07-29iwlagn: fix sparse warning when compiling without debugReinette Chatre1-1/+1
2009-07-29iwlagn: fix null pointer access during ucode load on 1000Reinette Chatre1-0/+1
2009-07-29mac80211: fix suspendJohannes Berg2-9/+27
2009-07-29libertas: Read buffer overflowRoel Kluin1-10/+8
2009-07-29libertas: Read outside array boundsRoel Kluin1-1/+2
2009-07-28ip: fix logic of reverse path filter sysctlStephen Hemminger1-1/+1
2009-07-27iwlwifi: fix LED config optionPavel Machek1-0/+3
2009-07-27iwlwifi: Name fix for MPDU density for TX aggregationWey-Yi Guy1-2/+10
2009-07-27iwlwifi: print packet contents in error caseReinette Chatre1-1/+1
2009-07-27iwlwifi: remove command callback return valueJohannes Berg6-43/+33
2009-07-27iwlwifi: fix up command sendingJohannes Berg14-142/+180
2009-07-27iwlwifi: Thermal Throttling debugfs functionWey-Yi Guy2-0/+39
2009-07-27iwlwifi: Thermal Throttling Management - part 2Wey-Yi Guy3-13/+371
2009-07-27iwlwifi: Thermal Throttling Management - Part 1Wey-Yi Guy6-12/+301
2009-07-27iwlwifi: critical temperature enter/exit conditionWey-Yi Guy7-28/+217
2009-07-27iwlwifi: revert to active table when rate is not validWey-Yi Guy1-5/+32
2009-07-27mac80211: fix oops due to missing private dataLuis R. Rodriguez1-2/+4
2009-07-27ath9k: Add support for AR9287 based chipsets.Vivek Natarajan8-26/+1482
2009-07-27mac80211: fix PS-poll response, raceJohannes Berg5-37/+12
2009-07-27mac80211: fix MLME issuing of probe requests while scanningLuis R. Rodriguez1-3/+3
2009-07-27mac80211: fix mlme timeoutsJohannes Berg1-0/+2
2009-07-27cfg80211: increase scan result expire timeHelmut Schaa1-1/+1
2009-07-27mac80211: rename scan_state to next_scan_stateHelmut Schaa2-11/+11
2009-07-27mac80211: implement basic background scanningHelmut Schaa4-13/+148
2009-07-27mac80211: Replace {sw, hw}_scanning variables with a bitfieldHelmut Schaa9-29/+31
2009-07-27mac80211: introduce a new scan state "decision"Helmut Schaa2-15/+27
2009-07-27mac80211: advance the state machine immediately if no delay is neededHelmut Schaa1-9/+15
2009-07-27mac80211: refactor the scan codeHelmut Schaa1-58/+78
2009-07-27ath9k: Remove a few redundant variables/macrosSujith2-15/+10
2009-07-27ath9k: Cleanup return valuesSujith3-30/+15
2009-07-27ath9k: Remove redundant HT macrosSujith2-7/+3
2009-07-27ath9k: Fix a sparse warningSujith1-1/+1
2009-07-27ath9k: Trivial fix in KconfigSujith1-2/+2
2009-07-27mac80211: Add a few 802.11n defines for AMPDU parametersSujith1-0/+25
2009-07-27ath9k: Add init values for AR9287 based chipsets.Vivek Natarajan1-0/+1516
2009-07-27ath: map TH to FCC3_WORLDLuis R. Rodriguez1-1/+1
2009-07-27rt2x00: Don't alter rt2x00dev->default_antLars Ericsson4-10/+10
2009-07-27mac80211: allow using network namespacesJohannes Berg2-0/+2
2009-07-27cfg80211: make aware of net namespacesJohannes Berg9-99/+272
2009-07-27mac80211: cooperate more with network namespacesJohannes Berg3-47/+46
2009-07-27mac80211: do not queue work after suspend in the dynamic ps timerLuis R. Rodriguez1-1/+1
2009-07-27iwlwifi: Read outside array boundsRoel Kluin1-0/+2
2009-07-27ath9k: Read outside array boundsRoel Kluin1-2/+2
2009-07-27airo: Buffer overflowRoel Kluin1-7/+6
2009-07-27wireless: ERR_PTR vs nullDan Carpenter1-4/+2