summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-09-16ath9k: fix regression which disabled ps on ath9kmaster-2010-09-16Luis R. Rodriguez
2010-09-16ath9k: fix regression which prevents chip sleep after CAB dataSenthil Balasubramanian
2010-09-16mac80211: send last 3/5 probe requests as unicastLuis R. Rodriguez
2010-09-16mac80211: disable beacon monitor while going offchannelLuis R. Rodriguez
2010-09-16mac80211: make the beacon monitor available externallyLuis R. Rodriguez
2010-09-16mac80211: reset connection idle when going offchannelLuis R. Rodriguez
2010-09-16mac80211: reset probe send counter upon connection timer resetLuis R. Rodriguez
2010-09-16mac80211: add helper for reseting the connection monitorLuis R. Rodriguez
2010-09-16ath9k: fix enabling ANI / tx monitor after bg scanLuis R. Rodriguez
2010-09-16ath9k: fix regression on beacon loss after bgscanLuis R. Rodriguez
2010-09-16ath9k: fix power save race conditionsLuis R. Rodriguez
2010-09-16ath9k_htc: Fix register read through bulk pipeRajkumar Manoharan
2010-09-16mac80211: add p2p device type supportJohannes Berg
2010-09-16cfg80211/nl80211: introduce p2p device typesJohannes Berg
2010-09-16ath9k_hw: remove warning in ath9k_hw_def_get_num_ant_configRajkumar Manoharan
2010-09-16libertas: correct sparse warningsJohn W. Linville
2010-09-16ath9k: make ath_ant_div_conf_fast_divbias staticJohn W. Linville
2010-09-16iwlwifi: fix sparse warning about wrong enum for band parameterJohn W. Linville
2010-09-16mac80211: set running state earlierJohannes Berg
2010-09-16cfg80211/mac80211: use lockdep_assert_heldJohannes Berg
2010-09-16mac80211: use correct station flags lockJohannes Berg
2010-09-16ath9k: Print rxfilter in debugfs.Ben Greear
2010-09-16ath9k: calcrxfilter should take multiple VIFs into account.Ben Greear
2010-09-16ath9k: Use common ath key management functionsBruno Randolf
2010-09-16ath5k: Use common crypt capabilities flagsBruno Randolf
2010-09-16ath/ath9k: Replace common->splitmic with a flagBruno Randolf
2010-09-16ath5k: Remove old ath5k key handling functionsBruno Randolf
2010-09-16ath5k: Use common ath key management functionsBruno Randolf
2010-09-16ath: Copy key cache management functions from ath9k to athBruno Randolf
2010-09-16ath: Copy cryptographic capability flags into athBruno Randolf
2010-09-16include/net/cfg80211.h: wiphy_<level> messages use dev_printkJoe Perches
2010-09-14wl1271: remove warnings in wl1271_sdio_set_powermaster-2010-09-14John W. Linville
2010-09-14mac80211: match only assigned bss in sta_info_get_bssJohannes Berg
2010-09-14ath9k_hw: remove useless hw capability flagsFelix Fietkau
2010-09-14ath9k_hw: handle rx key missFelix Fietkau
2010-09-14mac80211: add a note about iterating interfaces during add_interface()Felix Fietkau
2010-09-14ath9k: fix BSSID mask calculationFelix Fietkau
2010-09-14ath9k_htc: Fix CPU usage issue during scan periodRajkumar Manoharan
2010-09-14ath9k_htc: Fix memory leak on WMI event handlerRajkumar Manoharan
2010-09-14iwlwifi: apply settings when finishing scanStanislaw Gruszka
2010-09-14iwlwifi: use IWL_DEBUG_SCAN for debug scanningStanislaw Gruszka
2010-09-14iwlwifi: cleanup scan initiate checkStanislaw Gruszka
2010-09-14mac80211: wait for scan work complete before restarting hwStanislaw Gruszka
2010-09-14iwlwifi: do not force complete scan too earlyStanislaw Gruszka
2010-09-14iwlwifi: assure we complete scan in scan_abort and scan_check worksStanislaw Gruszka
2010-09-14iwlwifi: force scan complete after timeoutStanislaw Gruszka
2010-09-14iwlwifi: rewrite scan completionStanislaw Gruszka
2010-09-14iwlwifi: rework iwl_scan_cancel_timeoutStanislaw Gruszka
2010-09-14iwlwifi: report scan completion when abort failStanislaw Gruszka
2010-09-14iwlwifi: cancel scan when down the deviceStanislaw Gruszka