summaryrefslogtreecommitdiffstats
path: root/net/mac80211/scan.c
Commit message (Expand)AuthorAgeFilesLines
* mac80211: fix sw scan lockingJohannes Berg2010-10-071-2/+1
* mac80211: avoid uninitialized var warning in ieee80211_scan_cancelJohn W. Linville2010-10-061-3/+4
* mac80211: compete scan to cfg80211 if deferred scan fail to startStanislaw Gruszka2010-10-061-0/+2
* mac80211: do not requeue scan work when not neededStanislaw Gruszka2010-10-061-12/+3
* mac80211: assure we also cancel deferred scan requestStanislaw Gruszka2010-10-061-10/+25
* mac80211: keep lock when calling __ieee80211_scan_completed()Stanislaw Gruszka2010-10-061-36/+39
* mac80211: reduce number of __ieee80211_scan_completed callsStanislaw Gruszka2010-10-061-22/+29
* mac80211: Add DS Parameter Set into Probe Request on 2.4 GHzJouni Malinen2010-09-241-1/+2
* mac80211: Filter ProbeReq SuppRates based on TX rate maskJouni Malinen2010-09-241-1/+1
* mac80211: allow scan to complete from any contextJohannes Berg2010-08-271-8/+26
* mac80211: per interface idle notificationJohannes Berg2010-08-161-0/+2
* mac80211: unify scan and work mutexesJohannes Berg2010-08-161-15/+15
* mac80211: fix scan locking wrt. hw scanJohannes Berg2010-08-041-14/+0
* mac80211: allow drivers to request DTIM periodJohannes Berg2010-07-291-0/+4
* Revert "mac80211: fix sw scan bracketing"Luis R. Rodriguez2010-07-281-2/+2
* mac80211: Fix compile warning in scan.c.Gertjan van Wingerde2010-06-211-1/+1
* mac80211: fix sw scan bracketingJohannes Berg2010-06-181-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-05-201-19/+107
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-051-13/+40
| |\
| | * mac80211: improve IBSS scanningJohannes Berg2010-05-031-1/+27
| | * mac80211: do not wip out old supported ratesStanislaw Gruszka2010-04-281-10/+11
| | * mac80211: give virtual interface to hw_scanJohannes Berg2010-04-271-2/+2
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-04-151-0/+2
| |\ \ | | |/
| | * mac80211: enhance tracingJohannes Berg2010-04-081-0/+2
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-111-0/+1
| |\ \ | |/ / |/| / | |/
| * mac80211: Improve software scan timingHelmut Schaa2010-03-091-6/+65
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-02-081-8/+19
|\
| * mac80211: fix deferred hardware scan requestsJohannes Berg2010-02-081-8/+10
| * Revert "mac80211: replace netif_tx_{start,stop,wake}_all_queues"John W. Linville2010-01-061-5/+5
* | mac80211: wait for beacon before enabling powersaveJohannes Berg2010-01-261-4/+0
* | mac80211: add U-APSD client supportKalle Valo2010-01-121-0/+18
* | mac80211: fix a few work bugsJohannes Berg2010-01-121-0/+1
* | mac80211: No need to include WEXT headers hereJouni Malinen2010-01-051-1/+0
* | mac80211: Generalize off-channel operation helpers from scan codeJouni Malinen2009-12-281-150/+6
* | mac80211: proper bss private data handlingJohannes Berg2009-12-281-11/+18
* | mac80211: generalise work handlingJohannes Berg2009-12-281-6/+2
* | mac80211: introduce flush operationJohannes Berg2009-12-281-2/+11
* | mac80211: add ieee80211_sdata_runningJohannes Berg2009-12-281-6/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2009-12-281-4/+16
|\ \ | |/
| * mac80211: Fix dynamic power save for scanning.Vivek Natarajan2009-12-071-4/+16
* | mac80211: reduce reliance on netdevJohannes Berg2009-12-211-1/+1
|/
* cfg80211: validate scan channelsJohannes Berg2009-11-021-11/+2
* mac80211: fix scan abort sanity checksJohannes Berg2009-11-021-4/+8
* mac80211: split hardware scan by bandJohannes Berg2009-10-301-25/+71
* mac80211: remove outdated commentJohannes Berg2009-10-301-2/+0
* mac80211: replace netif_tx_{start,stop,wake}_all_queuesJohn W. Linville2009-10-271-5/+5
* mac80211: fix DTIM settingJohannes Berg2009-09-231-2/+2
* mac80211: fix scan cancel on ifdownJohannes Berg2009-08-281-3/+6
* mac80211: allow configure_filter callback to sleepJohannes Berg2009-08-201-14/+2
OpenPOWER on IntegriCloud