aboutsummaryrefslogtreecommitdiff
path: root/net/mac80211/scan.c
AgeCommit message (Expand)Author
2010-08-27mac80211: allow scan to complete from any contextJohannes Berg
2010-08-16mac80211: per interface idle notificationJohannes Berg
2010-08-16mac80211: unify scan and work mutexesJohannes Berg
2010-08-04mac80211: fix scan locking wrt. hw scanJohannes Berg
2010-07-29mac80211: allow drivers to request DTIM periodJohannes Berg
2010-07-28Revert "mac80211: fix sw scan bracketing"Luis R. Rodriguez
2010-06-21mac80211: Fix compile warning in scan.c.Gertjan van Wingerde
2010-06-18mac80211: fix sw scan bracketingJohannes Berg
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-05-03mac80211: improve IBSS scanningJohannes Berg
2010-04-28mac80211: do not wip out old supported ratesStanislaw Gruszka
2010-04-27mac80211: give virtual interface to hw_scanJohannes Berg
2010-04-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-08mac80211: enhance tracingJohannes Berg
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-09mac80211: Improve software scan timingHelmut Schaa
2010-02-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-02-08mac80211: fix deferred hardware scan requestsJohannes Berg
2010-01-26mac80211: wait for beacon before enabling powersaveJohannes Berg
2010-01-12mac80211: add U-APSD client supportKalle Valo
2010-01-12mac80211: fix a few work bugsJohannes Berg
2010-01-06Revert "mac80211: replace netif_tx_{start,stop,wake}_all_queues"John W. Linville
2010-01-05mac80211: No need to include WEXT headers hereJouni Malinen
2009-12-28mac80211: Generalize off-channel operation helpers from scan codeJouni Malinen
2009-12-28mac80211: proper bss private data handlingJohannes Berg
2009-12-28mac80211: generalise work handlingJohannes Berg
2009-12-28mac80211: introduce flush operationJohannes Berg
2009-12-28mac80211: add ieee80211_sdata_runningJohannes Berg
2009-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville
2009-12-21mac80211: reduce reliance on netdevJohannes Berg
2009-12-07mac80211: Fix dynamic power save for scanning.Vivek Natarajan
2009-11-02cfg80211: validate scan channelsJohannes Berg
2009-11-02mac80211: fix scan abort sanity checksJohannes Berg
2009-10-30mac80211: split hardware scan by bandJohannes Berg
2009-10-30mac80211: remove outdated commentJohannes Berg
2009-10-27mac80211: replace netif_tx_{start,stop,wake}_all_queuesJohn W. Linville
2009-09-23mac80211: fix DTIM settingJohannes Berg
2009-08-28mac80211: fix scan cancel on ifdownJohannes Berg
2009-08-20mac80211: allow configure_filter callback to sleepJohannes Berg
2009-08-14cfg80211: fix alignment problem in scan requestJohannes Berg
2009-08-04mac80211: redefine usage of the mac80211 workqueueLuis R. Rodriguez
2009-07-29cfg80211: self-contained wext handling where possibleJohannes Berg
2009-07-29mac80211: fix an oops in ieee80211_scan_state_set_channelHelmut Schaa
2009-07-27mac80211: rename scan_state to next_scan_stateHelmut Schaa
2009-07-27mac80211: implement basic background scanningHelmut Schaa
2009-07-27mac80211: Replace {sw, hw}_scanning variables with a bitfieldHelmut Schaa
2009-07-27mac80211: introduce a new scan state "decision"Helmut Schaa
2009-07-27mac80211: advance the state machine immediately if no delay is neededHelmut Schaa