summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* rt2x00: Don't alter rt2x00dev->default_antLars Ericsson2009-07-274-10/+10
* imwc3200: move iwmc3200 SDIO ids to sdio_ids.hTomas Winkler2009-07-272-4/+3Star
* adm8211: remove uneeded code during suspend/resumeLuis R. Rodriguez2009-07-241-17/+0Star
* ath9k: do not stop the queues in driver stopLuis R. Rodriguez2009-07-241-2/+0Star
* wl1251: remove wl1251_plt_start/stop()Kalle Valo2009-07-241-54/+0Star
* wl1251: remove accidentally added wl1251_netlink.cKalle Valo2009-07-241-679/+0Star
* 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
* iwmc3200wifi: fix cfg80211_connect_result is called in IBSSZhu Yi2009-07-241-4/+9
* iwmc3200wifi: use cfg80211_connect_result to send req/resp IEZhu Yi2009-07-243-13/+35
* p54: Eliminate unnecessary initializationLarry Finger2009-07-241-2/+2
* arlan: inverted logic?Roel Kluin2009-07-241-1/+1
* ath9k: make use ath9k_hw_wait int ath9k_hw_reset_tsfGabor Juhos2009-07-242-12/+6Star
* ath9k: wake up the chip for TSF resetGabor Juhos2009-07-241-0/+2
* wl12xx: fix spellingStefan Weil2009-07-243-5/+5
* rt2x00: Comment spellcheckingLuis Correia2009-07-2415-24/+24
* iwlwifi: change iwl_enable/disable_interrupts to "inline"Wey-Yi Guy2009-07-243-27/+21Star
* iwlwifi: inform user about rfkill state changesReinette Chatre2009-07-243-4/+4
* iwlwifi: clarify hardware error messageReinette Chatre2009-07-242-3/+3
* iwlwifi: make debug level more user friendlyReinette Chatre2009-07-2412-46/+55
* iwlwifi: uCode Alive notification with timeoutWey-Yi Guy2009-07-245-10/+109
* iwlwifi: update 1000 series API version to match firmwareJay Sternberg2009-07-241-1/+1
* iwlwifi: checking unknown HW typeWey-Yi Guy2009-07-241-1/+5
* iwlwifi: Led blinking counting both tx and rxWey-Yi Guy2009-07-241-4/+6
* iwlwifi: add led debugfs functionWey-Yi Guy2009-07-242-0/+39
* iwlagn: do not send key clear commands when rfkill enabledReinette Chatre2009-07-241-0/+12
* iwlwifi: make led functions genericWey-Yi Guy2009-07-241-12/+12
* iwlwifi: Handle new firmware file with ucode build number in headerJay Sternberg2009-07-248-54/+224
* iwlwifi: fix rx signal quality reporting in dmesgWey-Yi Guy2009-07-241-1/+1
* iwlagn: modify digital SVR for 1000Wey-Yi Guy2009-07-242-1/+11
* p54: fix a fw crash caused by statistic feedbackChristian Lamparter2009-07-241-0/+16
* p54: fix beaconing related firmware crashChristian Lamparter2009-07-244-20/+38
* p54: remove useless codeChristian Lamparter2009-07-241-15/+1Star
* iwmc3200wifi: remove key caches in driverZhu Yi2009-07-242-70/+2Star
* iwmc3200wifi: make iwm_send_wifi_if_cmd return 0 on successZhu Yi2009-07-241-14/+13Star
* iwmc3200wifi: remove setting WEP keys before setting essid supportZhu Yi2009-07-241-26/+0Star
* iwmc3200wifi: cfg80211 managed mode portSamuel Ortiz2009-07-243-292/+239Star
* iwmc3200wifi: use correct debug levelZhu Yi2009-07-241-16/+16
* iwmc3200wifi: set cipher_suites before registering wiphyZhu Yi2009-07-241-0/+10
* iwmc3200wifi: hardware does not support IP checksumZhu Yi2009-07-241-1/+1
* iwmc3200wifi: fix UMAC INIT_COMPLETE notification handlingZhu Yi2009-07-242-1/+6
* hostap_cs: Enable shared interruptsLarry Finger2009-07-241-1/+2
* wireless: remove print_mac usesJohannes Berg2009-07-247-23/+9Star
* ath9k: Add AR9287 based chipsets' register information.Vivek Natarajan2009-07-241-0/+93
* ath9k: disable radio when all devices are marked idleLuis R. Rodriguez2009-07-243-0/+42
* ath9k: serialize ath9k_ps_{wakeup,restore} callsGabor Juhos2009-07-242-14/+30
* ath9k: uninline ath9k_ps_{wakeup,restore} functionsGabor Juhos2009-07-242-21/+23
* ath9k: serialize ath9k_hw_setpower callsGabor Juhos2009-07-243-1/+16
* ath9k: Remove pointless ath9k_ps_restore() in ath_detach()Vasanthakumar Thiagarajan2009-07-241-1/+0Star
* ath9k: Handle tx desc shortage more appropriatelyVasanthakumar Thiagarajan2009-07-241-1/+17