aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath5k/reg.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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-24cfg80211: fix typo of IWEVASSOCRESPIEZhu Yi1-2/+2
2009-07-24cfg80211: set_default_key only for WEPZhu Yi1-1/+2
2009-07-24p54: Eliminate unnecessary initializationLarry Finger1-2/+2
2009-07-24mac80211: fix spare warnings in driver-trace.hChristian Lamparter1-2/+2
2009-07-24mac80211: do not monitor the connection while scanningChristian Lamparter1-0/+3
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
2009-07-24iwlwifi: Led blinking counting both tx and rxWey-Yi Guy1-4/+6
2009-07-24iwlwifi: add led debugfs functionWey-Yi Guy2-0/+39
2009-07-24iwlagn: do not send key clear commands when rfkill enabledReinette Chatre1-0/+12
2009-07-24iwlwifi: make led functions genericWey-Yi Guy1-12/+12
2009-07-24iwlwifi: Handle new firmware file with ucode build number in headerJay Sternberg8-54/+224
2009-07-24iwlwifi: fix rx signal quality reporting in dmesgWey-Yi Guy1-1/+1
2009-07-24iwlagn: modify digital SVR for 1000Wey-Yi Guy2-1/+11
2009-07-24p54: fix a fw crash caused by statistic feedbackChristian Lamparter1-0/+16
2009-07-24p54: fix beaconing related firmware crashChristian Lamparter4-20/+38
2009-07-24p54: remove useless codeChristian Lamparter1-15/+1
2009-07-24cfg80211: don't optimise wext calls too muchJohannes Berg1-19/+21
2009-07-24cfg80211: remove WARN_ON in __cfg80211_sme_scan_doneZhu Yi1-1/+1
2009-07-24iwmc3200wifi: remove key caches in driverZhu Yi2-70/+2
2009-07-24iwmc3200wifi: make iwm_send_wifi_if_cmd return 0 on successZhu Yi1-14/+13
2009-07-24iwmc3200wifi: remove setting WEP keys before setting essid supportZhu Yi1-26/+0
2009-07-24iwmc3200wifi: cfg80211 managed mode portSamuel Ortiz3-292/+239
2009-07-24iwmc3200wifi: use correct debug levelZhu Yi1-16/+16
2009-07-24iwmc3200wifi: set cipher_suites before registering wiphyZhu Yi1-0/+10
2009-07-24iwmc3200wifi: hardware does not support IP checksumZhu Yi1-1/+1
2009-07-24iwmc3200wifi: fix UMAC INIT_COMPLETE notification handlingZhu Yi2-1/+6
2009-07-24hostap_cs: Enable shared interruptsLarry Finger1-1/+2
2009-07-24wireless: remove print_mac usesJohannes Berg7-23/+9
2009-07-24ath9k: Add AR9287 based chipsets' register information.Vivek Natarajan1-0/+93
2009-07-24cfg80211: treat ieee80211_regdom hints as user hintsLuis R. Rodriguez1-16/+9
2009-07-24ath9k: disable radio when all devices are marked idleLuis R. Rodriguez3-0/+42
2009-07-24ath9k: serialize ath9k_ps_{wakeup,restore} callsGabor Juhos2-14/+30
2009-07-24ath9k: uninline ath9k_ps_{wakeup,restore} functionsGabor Juhos2-21/+23
2009-07-24ath9k: serialize ath9k_hw_setpower callsGabor Juhos3-1/+16
2009-07-24ath9k: Remove pointless ath9k_ps_restore() in ath_detach()Vasanthakumar Thiagarajan1-1/+0
2009-07-24ath9k: Handle tx desc shortage more appropriatelyVasanthakumar Thiagarajan1-1/+17