summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-07-3052-548/+4443
|\
| * iwlwifi: debugFs to enable/disable HT40 supportWey-Yi Guy2009-07-294-0/+52
| * ath9k: remove unused ATH_PCI_VERSIONLuis R. Rodriguez2009-07-291-2/+0
| * cfg80211: self-contained wext handling where possibleJohannes Berg2009-07-295-100/+1
| * cfg80211: combine IWESSID handlersJohannes Berg2009-07-291-34/+2
| * cfg80211: combine IWAP handlersJohannes Berg2009-07-291-32/+2
| * cfg80211: combine iwfreq implementationsJohannes Berg2009-07-291-32/+2
| * ath9k: Add debug counters for TXSujith2009-07-294-14/+160
| * ath9k: get rid of unnecessary setpower callsGabor Juhos2009-07-291-2/+6
| * ath9k: fix race with IEEE80211_CONF_PS checksGabor Juhos2009-07-294-15/+12
| * ar9170: fix build error when !CONFIG_AR9170_LEDSAlexander Beregalov2009-07-291-0/+2
| * ray_cs: remove bogus NULL check at head of ray_get_wireless_statsJohn W. Linville2009-07-291-3/+0
| * iwlagn: fix sparse warning when compiling without debugReinette Chatre2009-07-291-1/+1
| * iwlagn: fix null pointer access during ucode load on 1000Reinette Chatre2009-07-291-0/+1
| * iwlwifi: fix LED config optionPavel Machek2009-07-271-0/+3
| * iwlwifi: Name fix for MPDU density for TX aggregationWey-Yi Guy2009-07-271-2/+10
| * iwlwifi: print packet contents in error caseReinette Chatre2009-07-271-1/+1
| * iwlwifi: remove command callback return valueJohannes Berg2009-07-276-43/+33
| * iwlwifi: fix up command sendingJohannes Berg2009-07-2714-142/+180
| * iwlwifi: Thermal Throttling debugfs functionWey-Yi Guy2009-07-272-0/+39
| * iwlwifi: Thermal Throttling Management - part 2Wey-Yi Guy2009-07-273-13/+371
| * iwlwifi: Thermal Throttling Management - Part 1Wey-Yi Guy2009-07-276-12/+301
| * iwlwifi: critical temperature enter/exit conditionWey-Yi Guy2009-07-277-28/+217
| * iwlwifi: revert to active table when rate is not validWey-Yi Guy2009-07-271-5/+32
| * ath9k: Add support for AR9287 based chipsets.Vivek Natarajan2009-07-278-26/+1482
| * mac80211: fix PS-poll response, raceJohannes Berg2009-07-271-1/+1
| * ath9k: Remove a few redundant variables/macrosSujith2009-07-272-15/+10
| * ath9k: Cleanup return valuesSujith2009-07-273-30/+15
| * ath9k: Remove redundant HT macrosSujith2009-07-272-7/+3
| * ath9k: Fix a sparse warningSujith2009-07-271-1/+1
| * ath9k: Trivial fix in KconfigSujith2009-07-271-2/+2
| * ath9k: Add init values for AR9287 based chipsets.Vivek Natarajan2009-07-271-0/+1516
| * ath: map TH to FCC3_WORLDLuis R. Rodriguez2009-07-271-1/+1
| * rt2x00: Don't alter rt2x00dev->default_antLars Ericsson2009-07-274-10/+10
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-306-30/+28
|\ \ | |/ |/|
| * libertas: Read buffer overflowRoel Kluin2009-07-291-10/+8
| * libertas: Read outside array boundsRoel Kluin2009-07-291-1/+2
| * iwlwifi: Read outside array boundsRoel Kluin2009-07-271-0/+2
| * ath9k: Read outside array boundsRoel Kluin2009-07-271-2/+2
| * airo: Buffer overflowRoel Kluin2009-07-271-7/+6
| * wireless: ERR_PTR vs nullDan Carpenter2009-07-271-4/+2
| * iwlagn: fix minimum number of queues settingreinette chatre2009-07-273-5/+7
| * iwlwifi: fix TX queue raceJohannes Berg2009-07-271-6/+6
* | imwc3200: move iwmc3200 SDIO ids to sdio_ids.hTomas Winkler2009-07-262-4/+3
* | adm8211: remove uneeded code during suspend/resumeLuis R. Rodriguez2009-07-241-17/+0
* | ath9k: do not stop the queues in driver stopLuis R. Rodriguez2009-07-241-2/+0
* | wl1251: remove wl1251_plt_start/stop()Kalle Valo2009-07-241-54/+0
* | wl1251: remove accidentally added wl1251_netlink.cKalle Valo2009-07-241-679/+0
* | ath5k: fix values for bus error bits in ISR2Pavel Roskin2009-07-241-6/+6
* | iwmc3200wifi: fix a use-after-free bugZhu Yi2009-07-241-7/+9
OpenPOWER on IntegriCloud