summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* wl1271: Add retry implementation for PSM entriesJuuso Oikarinen2009-11-026-2/+77
* wl1271: Check result code of commandsJuuso Oikarinen2009-11-022-27/+14
* wl1271: Increase TX power valueJuuso Oikarinen2009-11-021-1/+1
* wl1271: Remove excess null-data template settingsJuuso Oikarinen2009-11-021-9/+5
* cfg80211: validate scan channelsJohannes Berg2009-11-023-18/+35
* mac80211_hwsim: Send ACK frames on the hwsim0 interfaceJouni Malinen2009-11-021-0/+47
* mac80211_hwsim: Check idle state on TXJouni Malinen2009-11-021-2/+11
* cfg80211: Fix WEXT compat siwauth wpa and group cipherJouni Malinen2009-11-021-4/+2
* p54: disable channels with incomplete calibration data setsChristian Lamparter2009-11-021-12/+19
* mac80211: fix scan abort sanity checksJohannes Berg2009-11-021-4/+8
* iwlwifi: add wimax/wifi coexist support for 6x50 seriesWey-Yi Guy2009-11-025-11/+158
* iwlwifi: add SM PS support for 6x50 seriesWey-Yi Guy2009-11-026-10/+52
* iwlwifi: coex API data structureWey-Yi Guy2009-11-022-3/+68
* iwlwifi: print warning when sending host command failsReinette Chatre2009-11-021-1/+2
* iwlagn: move rate scale initialization to init functionReinette Chatre2009-11-021-7/+6
* iwl3945: store station rate scale information in mac80211 station structureReinette Chatre2009-11-022-74/+60
* iwlwifi: split adding broadcast station from othersReinette Chatre2009-11-023-6/+65
* iwlwifi: move iwl_[un]init_drv to iwlagnReinette Chatre2009-11-025-95/+92
* iwlwifi: unmap memory before useReinette Chatre2009-11-021-5/+5
* iwlagn: update write pointers for all tx queues after wakeupBen Cahill2009-11-021-9/+8
* iwlagn: Clarify FH_TX interruptBen Cahill2009-11-021-4/+6
* iwlagn: invoke L0S workaround for 6000/1000 seriesBen Cahill2009-11-023-14/+18
* iwlwifi: remove power-wasting calls to apm_ops.init()Ben Cahill2009-11-023-13/+11
* iwlwifi: remove unneeded locks from apm_stop() and stop_master()Ben Cahill2009-11-021-13/+13
* iwlwifi: provide firmware versionReinette Chatre2009-11-022-0/+16
* mac80211: make CALL_TXH a statementJohannes Berg2009-11-021-16/+18
* libertas: remove internal buffers from GSPI driverAndrey Yurovsky2009-11-021-130/+6
* b43legacy: Fix DMA TX bounce buffer copyingLarry Finger2009-10-301-2/+15
* mac80211: remove bogus codeJohannes Berg2009-10-301-7/+0
* mac80211: remove sent_ps_bufferedJohannes Berg2009-10-302-6/+3
* mac80211: also drop qos-nullfunc frames silentlyJohannes Berg2009-10-302-6/+21
* wl1271: fix init loop timeoutLuciano Coelho2009-10-301-1/+1
* mac80211: unconditionally set IEEE80211_TX_CTL_SEND_AFTER_DTIMJohannes Berg2009-10-301-4/+3
* mac80211: deprecate qual valueJohannes Berg2009-10-304-6/+1
* mac80211: introduce ieee80211_beacon_get_tim()Johannes Berg2009-10-302-11/+48
* wireless: airo_cs needs WEXT_SPYRandy Dunlap2009-10-301-0/+1
* mac80211: make align adjustment code support paged SKBZhu Yi2009-10-301-4/+4
* ath9k_hw: make ath9k_phy_modify_rx_buffer() staticLuis R. Rodriguez2009-10-301-130/+126
* ath9k_hw: Fix and complete force bias for AR5416Luis R. Rodriguez2009-10-302-1/+73
* ath9k_hw: remove unused modesIndex param from ath9k_hw_write_regs()Luis R. Rodriguez2009-10-303-6/+3
* ath9k_hw: make spur mitigation a callbackLuis R. Rodriguez2009-10-302-11/+11
* ath9k_hw: order phy.c code and integrate spur mitigationLuis R. Rodriguez2009-10-303-614/+637
* ath9k_hw: use a callback for frequency changeLuis R. Rodriguez2009-10-302-10/+9
* ath9k_hw: make both analog channel change routines return intLuis R. Rodriguez2009-10-303-23/+22
* ath9k_hw: rename ath9k_hw_rf_free() to ath9k_hw_rf_free_ext_banks()Luis R. Rodriguez2009-10-304-5/+10
* ath9k_hw: simplify ath9k_hw_rf_alloc_ext_banks()Luis R. Rodriguez2009-10-301-52/+20
* ath9k_hw: simplify rf attach and rename to ath9k_hw_rf_alloc_ext_banks()Luis R. Rodriguez2009-10-303-32/+17
* ath9k_hw: bail out early on ath9k_hw_init_rf()Luis R. Rodriguez2009-10-301-54/+55
* ath9k_hw: start documenting 802.11n RF anlong front endsLuis R. Rodriguez2009-10-302-5/+170
* ath9k_hw: change the way we initialize the pll for ar9271Luis R. Rodriguez2009-10-302-0/+39