aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/scan.c
Commit message (Expand)AuthorAge
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-02-08
|\
| * mac80211: fix deferred hardware scan requestsJohannes Berg2010-02-08
| * Revert "mac80211: replace netif_tx_{start,stop,wake}_all_queues"John W. Linville2010-01-06
* | mac80211: wait for beacon before enabling powersaveJohannes Berg2010-01-26
* | mac80211: add U-APSD client supportKalle Valo2010-01-12
* | mac80211: fix a few work bugsJohannes Berg2010-01-12
* | mac80211: No need to include WEXT headers hereJouni Malinen2010-01-05
* | mac80211: Generalize off-channel operation helpers from scan codeJouni Malinen2009-12-28
* | mac80211: proper bss private data handlingJohannes Berg2009-12-28
* | mac80211: generalise work handlingJohannes Berg2009-12-28
* | mac80211: introduce flush operationJohannes Berg2009-12-28
* | mac80211: add ieee80211_sdata_runningJohannes Berg2009-12-28
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2009-12-28
|\|
| * mac80211: Fix dynamic power save for scanning.Vivek Natarajan2009-12-07
* | mac80211: reduce reliance on netdevJohannes Berg2009-12-21
|/
* cfg80211: validate scan channelsJohannes Berg2009-11-02
* mac80211: fix scan abort sanity checksJohannes Berg2009-11-02
* mac80211: split hardware scan by bandJohannes Berg2009-10-30
* mac80211: remove outdated commentJohannes Berg2009-10-30
* mac80211: replace netif_tx_{start,stop,wake}_all_queuesJohn W. Linville2009-10-27
* mac80211: fix DTIM settingJohannes Berg2009-09-23
* mac80211: fix scan cancel on ifdownJohannes Berg2009-08-28
* mac80211: allow configure_filter callback to sleepJohannes Berg2009-08-20
* cfg80211: fix alignment problem in scan requestJohannes Berg2009-08-14
* mac80211: redefine usage of the mac80211 workqueueLuis R. Rodriguez2009-08-04
* cfg80211: self-contained wext handling where possibleJohannes Berg2009-07-29
* mac80211: fix an oops in ieee80211_scan_state_set_channelHelmut Schaa2009-07-29
* mac80211: rename scan_state to next_scan_stateHelmut Schaa2009-07-27
* mac80211: implement basic background scanningHelmut Schaa2009-07-27
* mac80211: Replace {sw, hw}_scanning variables with a bitfieldHelmut Schaa2009-07-27
* mac80211: introduce a new scan state "decision"Helmut Schaa2009-07-27
* mac80211: advance the state machine immediately if no delay is neededHelmut Schaa2009-07-27
* mac80211: refactor the scan codeHelmut Schaa2009-07-27
* mac80211: remove master netdevJohannes Berg2009-07-24
* mac80211: rework MLME for multiple authenticationsJohannes Berg2009-07-10
* mac80211: shorten the passive dwell time for sw scansHelmut Schaa2009-07-10
* mac80211: push rx status into skb->cbJohannes Berg2009-07-10
* mac80211: cancel/restart all timers across suspend/resumeJohannes Berg2009-05-20
* mac80211: improve scan timingJohannes Berg2009-05-11
* mac80211: fix scan channel raceJohannes Berg2009-05-11
* mac80211: tell driver when idleJohannes Berg2009-05-06
* mac80211: add driver ops wrappersJohannes Berg2009-05-06
* mac80211: unify config_interface and bss_info_changedJohannes Berg2009-05-06
* mac80211: fix scan races and rework scanningJohannes Berg2009-05-06
* mac80211: convert to cfg80211 IBSS APIJohannes Berg2009-04-22
* mac80211: improve powersave implementationJohannes Berg2009-04-22
* mac80211: pass all probe request IEs to driverJohannes Berg2009-04-22
* mac80211: disable power save when scanningKalle Valo2009-03-27
* mac80211: don't drop nullfunc frames during software scanKalle Valo2009-03-27