summaryrefslogtreecommitdiffstats
path: root/net/mac80211/scan.c
Commit message (Expand)AuthorAgeFilesLines
* mac80211: split sched scan IEsDavid Spinadel2014-06-251-23/+24
* mac80211: support more than one band in scan requestDavid Spinadel2014-06-251-25/+60
* mac80211: handle failed restart/resume betterJohannes Berg2014-05-091-5/+10
* mac80211: use RCU_INIT_POINTERMonam Agarwal2014-04-091-5/+5
* mac80211: release sched_scan_sdata when stopping sched scanAlexander Bondar2014-03-191-2/+4
* mac80211: allow driver to return error from sched_scan_stopJohannes Berg2014-02-201-1/+1
* mac80211: fix IE buffer lenDavid Spinadel2014-02-111-5/+2
* mac80211: reschedule sched scan after HW restartDavid Spinadel2013-12-161-14/+39
* Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg2013-12-161-1/+1
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-12-061-1/+1
| |\
| | * mac80211: fix scheduled scan rtnl deadlockJohannes Berg2013-11-251-1/+1
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-231-0/+19
| | |\
* | | | mac80211: start_next_roc only if scan was actually runningEliad Peller2013-12-051-1/+3
* | | | mac80211: determine completed scan type by defined opsEliad Peller2013-12-051-8/+7
* | | | mac80211: remove duplicate codeEliad Peller2013-12-031-8/+0
|/ / /
* | | cfg80211: consolidate passive-scan and no-ibss flagsLuis R. Rodriguez2013-11-251-5/+5
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-11-041-0/+19
|\ \ \ | |/ / |/| / | |/
| * mac80211: correctly close cancelled scansEmmanuel Grumbach2013-10-091-0/+19
* | mac80211: change beacon/connection pollingStanislaw Gruszka2013-09-261-2/+1
|/
* mac80211: allow scanning for 5/10 MHz channels in IBSSSimon Wunderlich2013-07-161-6/+39
* mac80211: select and adjust bitrates according to channel modeSimon Wunderlich2013-07-161-2/+25
* mac80211: track AP's beacon rate and give it to the driverAlexander Bondar2013-06-131-0/+9
* mac80211: parse VHT channel switch IEsJohannes Berg2013-04-161-1/+1
* mac80211: check ERP info IE length in parserJohannes Berg2013-04-081-3/+2
* mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan2013-03-251-3/+3
* mac80211: pass queue bitmap to flush operationJohannes Berg2013-03-181-2/+2
* mac80211: remove a few set but unused variablesJohannes Berg2013-03-111-3/+0
* mac80211: add radar detection command/eventSimon Wunderlich2013-02-151-0/+3
* mac80211: Add flushes before going off-channelSeth Forshee2013-02-111-0/+3
* mac80211: Fix tx queue handling during scansSeth Forshee2013-02-111-3/+6
* mac80211: introduce beacon-only timing dataJohannes Berg2013-02-111-1/+4
* cfg80211: pass wiphy to cfg80211_ref_bss/put_bssJohannes Berg2013-02-111-1/+2
* mac80211: improve latency and throughput while software scanningStanislaw Gruszka2013-01-311-27/+5
* mac80211: start auth/assoc timeout on frame statusJohannes Berg2013-01-311-1/+2
* mac80211: remove unused mesh data from bssJohannes Berg2013-01-311-9/+0
* mac80211: remove last_probe_resp from bssJohannes Berg2013-01-311-3/+0
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-01-281-10/+5
|\
| * mac80211: synchronize scan off/on-channel and PS statesStanislaw Gruszka2013-01-161-10/+5
* | mac82011: use frame control to differentiate probe resp/beaconEmmanuel Grumbach2013-01-031-5/+4
|/
* mac80211: fix dtim_period in hidden SSID AP associationJohannes Berg2013-01-031-12/+0
* mac80211: fix ibss scanningStanislaw Gruszka2013-01-031-10/+24
* Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-nextJohn W. Linville2012-12-111-1/+1
|\
| * mac80211: a few whitespace fixesJohannes Berg2012-12-101-1/+1
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-12-061-9/+12
|\ \ | |/
| * mac80211: make ieee80211_build_preq_ies saferJohannes Berg2012-11-301-9/+12
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-11-261-8/+1
|\ \ | |/
| * cfg80211: use DS or HT operation IEs to determine BSS channelJohannes Berg2012-11-231-8/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-11-211-1/+1
|\ \ | |/ |/|
| * mac80211: init sched_scan_iesDavid Spinadel2012-10-311-1/+1
* | mac80211: add support for tx to abort low priority scan requestsSam Leffler2012-10-181-4/+17
OpenPOWER on IntegriCloud