summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-11-02wl1271: Generalize command response readingmaster-2009-11-02Juuso Oikarinen
2009-11-02wl1271: Correct endianness-handling of command statusJuuso Oikarinen
2009-11-02wl1271: Add retry implementation for PSM entriesJuuso Oikarinen
2009-11-02wl1271: Check result code of commandsJuuso Oikarinen
2009-11-02wl1271: Increase TX power valueJuuso Oikarinen
2009-11-02wl1271: Remove excess null-data template settingsJuuso Oikarinen
2009-11-02cfg80211: validate scan channelsJohannes Berg
2009-11-02mac80211_hwsim: Send ACK frames on the hwsim0 interfaceJouni Malinen
2009-11-02mac80211_hwsim: Check idle state on TXJouni Malinen
2009-11-02cfg80211: Fix WEXT compat siwauth wpa and group cipherJouni Malinen
2009-11-02p54: disable channels with incomplete calibration data setsChristian Lamparter
2009-11-02mac80211: fix scan abort sanity checksJohannes Berg
2009-11-02iwlwifi: add wimax/wifi coexist support for 6x50 seriesWey-Yi Guy
2009-11-02iwlwifi: add SM PS support for 6x50 seriesWey-Yi Guy
2009-11-02iwlwifi: coex API data structureWey-Yi Guy
2009-11-02iwlwifi: print warning when sending host command failsReinette Chatre
2009-11-02iwlagn: move rate scale initialization to init functionReinette Chatre
2009-11-02iwl3945: store station rate scale information in mac80211 station structureReinette Chatre
2009-11-02iwlwifi: split adding broadcast station from othersReinette Chatre
2009-11-02iwlwifi: move iwl_[un]init_drv to iwlagnReinette Chatre
2009-11-02iwlwifi: unmap memory before useReinette Chatre
2009-11-02iwlagn: update write pointers for all tx queues after wakeupBen Cahill
2009-11-02iwlagn: Clarify FH_TX interruptBen Cahill
2009-11-02iwlagn: invoke L0S workaround for 6000/1000 seriesBen Cahill
2009-11-02iwlwifi: remove power-wasting calls to apm_ops.init()Ben Cahill
2009-11-02iwlwifi: remove unneeded locks from apm_stop() and stop_master()Ben Cahill
2009-11-02iwlwifi: provide firmware versionReinette Chatre
2009-11-02mac80211: make CALL_TXH a statementJohannes Berg
2009-11-02libertas: remove internal buffers from GSPI driverAndrey Yurovsky
2009-10-30b43legacy: Fix DMA TX bounce buffer copyingmaster-2009-10-30Larry Finger
2009-10-30mac80211: remove bogus codeJohannes Berg
2009-10-30mac80211: remove sent_ps_bufferedJohannes Berg
2009-10-30mac80211: also drop qos-nullfunc frames silentlyJohannes Berg
2009-10-30wl1271: fix init loop timeoutLuciano Coelho
2009-10-30mac80211: unconditionally set IEEE80211_TX_CTL_SEND_AFTER_DTIMJohannes Berg
2009-10-30mac80211: deprecate qual valueJohannes Berg
2009-10-30mac80211: introduce ieee80211_beacon_get_tim()Johannes Berg
2009-10-30wireless: airo_cs needs WEXT_SPYRandy Dunlap
2009-10-30mac80211: make align adjustment code support paged SKBZhu Yi
2009-10-30ath9k_hw: make ath9k_phy_modify_rx_buffer() staticLuis R. Rodriguez
2009-10-30ath9k_hw: Fix and complete force bias for AR5416Luis R. Rodriguez
2009-10-30ath9k_hw: remove unused modesIndex param from ath9k_hw_write_regs()Luis R. Rodriguez
2009-10-30ath9k_hw: make spur mitigation a callbackLuis R. Rodriguez
2009-10-30ath9k_hw: order phy.c code and integrate spur mitigationLuis R. Rodriguez
2009-10-30ath9k_hw: use a callback for frequency changeLuis R. Rodriguez
2009-10-30ath9k_hw: make both analog channel change routines return intLuis R. Rodriguez
2009-10-30ath9k_hw: rename ath9k_hw_rf_free() to ath9k_hw_rf_free_ext_banks()Luis R. Rodriguez
2009-10-30ath9k_hw: simplify ath9k_hw_rf_alloc_ext_banks()Luis R. Rodriguez
2009-10-30ath9k_hw: simplify rf attach and rename to ath9k_hw_rf_alloc_ext_banks()Luis R. Rodriguez
2009-10-30ath9k_hw: bail out early on ath9k_hw_init_rf()Luis R. Rodriguez