summaryrefslogtreecommitdiff
path: root/net/mac80211/scan.c
AgeCommit message (Expand)Author
2017-09-21mac80211: oce: enable receiving of bcast probe respRoee Zamir
2017-04-28cfg80211: add request id to cfg80211_sched_scan_*() apiArend Van Spriel
2017-04-28mac80211: separate encoding/bandwidth from flagsJohannes Berg
2017-04-28mac80211: clean up rate encoding bits in RX statusJohannes Berg
2016-12-13mac80211: Remove unused 'len' variableKirtika Ruchandani
2016-09-15mac80211: fix scan completed tracingJohannes Berg
2016-07-06mac80211: report failure to start (partial) scan as scan abortJohannes Berg
2016-07-06mac80211: Add support for beacon report radio measurementAvraham Stern
2016-07-06nl80211: support beacon report scanningAvraham Stern
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg
2016-04-05mac80211: Support a scan request for a specific BSSIDJouni Malinen
2016-04-05mac80211: allow drivers to report CLOCK_BOOTTIME for scan resultsJohannes Berg
2016-01-26mac80211: Requeue work after scan complete for all VIF types.Sachin Kulkarni
2016-01-14mac80211: handle sched_scan_stopped vs. hw restart raceEliad Peller
2015-12-02mac80211: do not actively scan DFS channelsAntonio Quartulli
2015-11-03mac80211: don't reconfigure sched scan in case of wowlanEliad Peller
2015-10-14mac80211: remove PM-QoS listenerJohannes Berg
2015-10-13mac80211: use new cfg80211_inform_bss_frame_data() APIJohannes Berg
2015-06-10mac80211: convert HW flags to unsigned long bitmapJohannes Berg
2015-06-09mac80211: ignore invalid scan RSSI valuesSara Sharon
2015-06-02mac80211: rename single hw-scan flag to follow naming conventionJohannes Berg
2015-03-30mac80211: IBSS fix scan requestJanusz.Dziedzic@tieto.com
2015-01-23mac80211: complete scan work immediately if quiesced or suspendedLuciano Coelho
2015-01-14mac80211: don't defer scans in case of radar detectionEliad Peller
2015-01-14mac80211: remove local->radar_detect_enabledEliad Peller
2015-01-14mac80211: let flush() drop packets when possibleEmmanuel Grumbach
2014-11-19mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDRJohannes Berg
2014-11-19mac80211: rcu-ify scan and scheduled scan request pointersJohannes Berg
2014-11-19mac80211: remove redundant checkEliad Peller
2014-09-05mac80211: add Intel Mobile Communications copyrightJohannes Berg
2014-08-26mac80211: scan: Replace rcu_assign_pointer() with RCU_INIT_POINTER()Andreea-Cristina Bernat
2014-06-25mac80211: split sched scan IEsDavid Spinadel
2014-06-25mac80211: support more than one band in scan requestDavid Spinadel
2014-05-09mac80211: handle failed restart/resume betterJohannes Berg
2014-04-09mac80211: use RCU_INIT_POINTERMonam Agarwal
2014-03-19mac80211: release sched_scan_sdata when stopping sched scanAlexander Bondar
2014-02-20mac80211: allow driver to return error from sched_scan_stopJohannes Berg
2014-02-11mac80211: fix IE buffer lenDavid Spinadel
2013-12-16mac80211: reschedule sched scan after HW restartDavid Spinadel
2013-12-16Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg
2013-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-12-05mac80211: start_next_roc only if scan was actually runningEliad Peller
2013-12-05mac80211: determine completed scan type by defined opsEliad Peller
2013-12-03mac80211: remove duplicate codeEliad Peller
2013-11-25cfg80211: consolidate passive-scan and no-ibss flagsLuis R. Rodriguez
2013-11-25mac80211: fix scheduled scan rtnl deadlockJohannes Berg
2013-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-10-09mac80211: correctly close cancelled scansEmmanuel Grumbach
2013-09-26mac80211: change beacon/connection pollingStanislaw Gruszka