summaryrefslogtreecommitdiffstats
path: root/net/mac80211/scan.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-1/+1
* mac80211: inform wireless layer when frame RSSI is invalidTosoni2018-03-211-1/+3
* mac80211: oce: enable receiving of bcast probe respRoee Zamir2017-09-211-9/+28
* cfg80211: add request id to cfg80211_sched_scan_*() apiArend Van Spriel2017-04-281-2/+2
* mac80211: separate encoding/bandwidth from flagsJohannes Berg2017-04-281-4/+4
* mac80211: clean up rate encoding bits in RX statusJohannes Berg2017-04-281-4/+4
* mac80211: Remove unused 'len' variableKirtika Ruchandani2016-12-131-5/+3
* mac80211: fix scan completed tracingJohannes Berg2016-09-151-1/+1
* mac80211: report failure to start (partial) scan as scan abortJohannes Berg2016-07-061-2/+3
* mac80211: Add support for beacon report radio measurementAvraham Stern2016-07-061-8/+34
* nl80211: support beacon report scanningAvraham Stern2016-07-061-2/+7
* cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-121-6/+6
* mac80211: Support a scan request for a specific BSSIDJouni Malinen2016-04-051-1/+3
* mac80211: allow drivers to report CLOCK_BOOTTIME for scan resultsJohannes Berg2016-04-051-1/+3
* mac80211: Requeue work after scan complete for all VIF types.Sachin Kulkarni2016-01-261-1/+11
* mac80211: handle sched_scan_stopped vs. hw restart raceEliad Peller2016-01-141-0/+8
* mac80211: do not actively scan DFS channelsAntonio Quartulli2015-12-021-4/+5
* mac80211: don't reconfigure sched scan in case of wowlanEliad Peller2015-11-031-5/+7
* mac80211: remove PM-QoS listenerJohannes Berg2015-10-141-1/+0
* mac80211: use new cfg80211_inform_bss_frame_data() APIJohannes Berg2015-10-131-10/+9
* mac80211: convert HW flags to unsigned long bitmapJohannes Berg2015-06-101-5/+5
* mac80211: ignore invalid scan RSSI valuesSara Sharon2015-06-091-1/+7
* mac80211: rename single hw-scan flag to follow naming conventionJohannes Berg2015-06-021-3/+3
* mac80211: IBSS fix scan requestJanusz.Dziedzic@tieto.com2015-03-301-9/+16
* mac80211: complete scan work immediately if quiesced or suspendedLuciano Coelho2015-01-231-0/+5
* mac80211: don't defer scans in case of radar detectionEliad Peller2015-01-141-1/+1
* mac80211: remove local->radar_detect_enabledEliad Peller2015-01-141-1/+1
* mac80211: let flush() drop packets when possibleEmmanuel Grumbach2015-01-141-2/+2
* mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDRJohannes Berg2014-11-191-10/+38
* mac80211: rcu-ify scan and scheduled scan request pointersJohannes Berg2014-11-191-30/+49
* mac80211: remove redundant checkEliad Peller2014-11-191-1/+1
* mac80211: add Intel Mobile Communications copyrightJohannes Berg2014-09-051-0/+1
* mac80211: scan: Replace rcu_assign_pointer() with RCU_INIT_POINTER()Andreea-Cristina Bernat2014-08-261-1/+1
* 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
|\ \ \ | |/ / |/| / | |/
OpenPOWER on IntegriCloud