summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2009-07-29cfg80211: combine iwfreq implementationsJohannes Berg1-32/+2
2009-07-29ath9k: Add debug counters for TXSujith4-14/+160
2009-07-29ath9k: get rid of unnecessary setpower callsGabor Juhos1-2/+6
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-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-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-27ath9k: Add support for AR9287 based chipsets.Vivek Natarajan8-26/+1482
2009-07-27mac80211: fix PS-poll response, raceJohannes Berg1-1/+1
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-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-27imwc3200: move iwmc3200 SDIO ids to sdio_ids.hTomas Winkler2-4/+3
2009-07-24adm8211: remove uneeded code during suspend/resumeLuis R. Rodriguez1-17/+0
2009-07-24ath9k: do not stop the queues in driver stopLuis R. Rodriguez1-2/+0
2009-07-24wl1251: remove wl1251_plt_start/stop()Kalle Valo1-54/+0
2009-07-24wl1251: remove accidentally added wl1251_netlink.cKalle Valo1-679/+0
2009-07-24ath5k: fix values for bus error bits in ISR2Pavel Roskin1-6/+6
2009-07-24iwmc3200wifi: fix a use-after-free bugZhu Yi1-7/+9
2009-07-24iwmc3200wifi: fix cfg80211_connect_result is called in IBSSZhu Yi1-4/+9
2009-07-24iwmc3200wifi: use cfg80211_connect_result to send req/resp IEZhu Yi3-13/+35
2009-07-24p54: Eliminate unnecessary initializationLarry Finger1-2/+2
2009-07-24arlan: inverted logic?Roel Kluin1-1/+1
2009-07-24ath9k: make use ath9k_hw_wait int ath9k_hw_reset_tsfGabor Juhos2-12/+6
2009-07-24ath9k: wake up the chip for TSF resetGabor Juhos1-0/+2
2009-07-24wl12xx: fix spellingStefan Weil3-5/+5
2009-07-24rt2x00: Comment spellcheckingLuis Correia15-24/+24
2009-07-24iwlwifi: change iwl_enable/disable_interrupts to "inline"Wey-Yi Guy3-27/+21
2009-07-24iwlwifi: inform user about rfkill state changesReinette Chatre3-4/+4
2009-07-24iwlwifi: clarify hardware error messageReinette Chatre2-3/+3
2009-07-24iwlwifi: make debug level more user friendlyReinette Chatre12-46/+55
2009-07-24iwlwifi: uCode Alive notification with timeoutWey-Yi Guy5-10/+109
2009-07-24iwlwifi: update 1000 series API version to match firmwareJay Sternberg1-1/+1
2009-07-24iwlwifi: checking unknown HW typeWey-Yi Guy1-1/+5