summaryrefslogtreecommitdiff
path: root/net/mac80211/scan.c
Commit message (Expand)AuthorAge
* mac80211: inform wireless layer when frame RSSI is invalidTosoni2018-03-21
* mac80211: oce: enable receiving of bcast probe respRoee Zamir2017-09-21
* cfg80211: add request id to cfg80211_sched_scan_*() apiArend Van Spriel2017-04-28
* mac80211: separate encoding/bandwidth from flagsJohannes Berg2017-04-28
* mac80211: clean up rate encoding bits in RX statusJohannes Berg2017-04-28
* mac80211: Remove unused 'len' variableKirtika Ruchandani2016-12-13
* mac80211: fix scan completed tracingJohannes Berg2016-09-15
* mac80211: report failure to start (partial) scan as scan abortJohannes Berg2016-07-06
* mac80211: Add support for beacon report radio measurementAvraham Stern2016-07-06
* nl80211: support beacon report scanningAvraham Stern2016-07-06
* cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-12
* mac80211: Support a scan request for a specific BSSIDJouni Malinen2016-04-05
* mac80211: allow drivers to report CLOCK_BOOTTIME for scan resultsJohannes Berg2016-04-05
* mac80211: Requeue work after scan complete for all VIF types.Sachin Kulkarni2016-01-26
* mac80211: handle sched_scan_stopped vs. hw restart raceEliad Peller2016-01-14
* mac80211: do not actively scan DFS channelsAntonio Quartulli2015-12-02
* mac80211: don't reconfigure sched scan in case of wowlanEliad Peller2015-11-03
* mac80211: remove PM-QoS listenerJohannes Berg2015-10-14
* mac80211: use new cfg80211_inform_bss_frame_data() APIJohannes Berg2015-10-13
* mac80211: convert HW flags to unsigned long bitmapJohannes Berg2015-06-10
* mac80211: ignore invalid scan RSSI valuesSara Sharon2015-06-09
* mac80211: rename single hw-scan flag to follow naming conventionJohannes Berg2015-06-02
* mac80211: IBSS fix scan requestJanusz.Dziedzic@tieto.com2015-03-30
* mac80211: complete scan work immediately if quiesced or suspendedLuciano Coelho2015-01-23
* mac80211: don't defer scans in case of radar detectionEliad Peller2015-01-14
* mac80211: remove local->radar_detect_enabledEliad Peller2015-01-14
* mac80211: let flush() drop packets when possibleEmmanuel Grumbach2015-01-14
* mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDRJohannes Berg2014-11-19
* mac80211: rcu-ify scan and scheduled scan request pointersJohannes Berg2014-11-19
* mac80211: remove redundant checkEliad Peller2014-11-19
* mac80211: add Intel Mobile Communications copyrightJohannes Berg2014-09-05
* mac80211: scan: Replace rcu_assign_pointer() with RCU_INIT_POINTER()Andreea-Cristina Bernat2014-08-26
* mac80211: split sched scan IEsDavid Spinadel2014-06-25
* mac80211: support more than one band in scan requestDavid Spinadel2014-06-25
* mac80211: handle failed restart/resume betterJohannes Berg2014-05-09
* mac80211: use RCU_INIT_POINTERMonam Agarwal2014-04-09
* mac80211: release sched_scan_sdata when stopping sched scanAlexander Bondar2014-03-19
* mac80211: allow driver to return error from sched_scan_stopJohannes Berg2014-02-20
* mac80211: fix IE buffer lenDavid Spinadel2014-02-11
* mac80211: reschedule sched scan after HW restartDavid Spinadel2013-12-16
* Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg2013-12-16
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-12-06
| |\
| | * mac80211: fix scheduled scan rtnl deadlockJohannes Berg2013-11-25
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-23
| | |\
* | | | mac80211: start_next_roc only if scan was actually runningEliad Peller2013-12-05
* | | | mac80211: determine completed scan type by defined opsEliad Peller2013-12-05
* | | | mac80211: remove duplicate codeEliad Peller2013-12-03
|/ / /
* | | cfg80211: consolidate passive-scan and no-ibss flagsLuis R. Rodriguez2013-11-25
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-11-04
|\ \ \ | |/ / |/| / | |/
| * mac80211: correctly close cancelled scansEmmanuel Grumbach2013-10-09