summaryrefslogtreecommitdiffstats
path: root/net/mac80211/scan.c
AgeCommit message (Expand)AuthorLines
2022-08-25wifi: mac80211: Fix UAF in ieee80211_scan_rx()Siddh Raman Pant-4/+7
2022-07-15wifi: mac80211: fix multi-BSSID element parsingJohannes Berg-4/+8
2022-06-20wifi: mac80211: move interface config to new structJohannes Berg-1/+1
2022-05-04mac80211: upgrade passive scan to active scan on DFS channels after beacon rxFelix Fietkau-0/+20
2021-09-23mac80211: always allocate struct ieee802_11_elemsJohannes Berg-6/+10
2021-05-31mac80211: fix skb length check in ieee80211_scan_rx()Du Cheng-5/+16
2020-09-28mac80211: convert S1G beacon to scan resultsThomas Pedersen-4/+13
2020-09-28mac80211: s1g: choose scanning width based on frequencyThomas Pedersen-0/+17
2020-09-28nl80211/cfg80211: support 6 GHz scanningTova Mussai-2/+7
2020-07-31mac80211: remove unused flags argument in transmit functionsMathy Vanhoef-1/+1
2020-07-31mac80211: use same flag everywhere to avoid sequence number overwriteMathy Vanhoef-4/+3
2020-07-31nl80211: S1G band and channel definitionsThomas Pedersen-0/+1
2020-05-31mac80211: Add HE 6GHz capabilities element to probe requestIlan Peer-8/+9
2020-05-31mac80211: avoid using ext NSS high BW if not supportedJohannes Berg-0/+6
2020-04-24mac80211: add freq_offset to RX statusThomas Pedersen-1/+2
2020-04-24mac80211: handle channel frequency offsetThomas Pedersen-0/+1
2020-02-21cfg80211: remove support for adjacent channel compensationEmmanuel Grumbach-2/+1
2019-10-07mac80211: fix scan when operating on DFS channels in ETSI domainsAaron Komisar-2/+28
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner-4/+1
2019-02-08mac80211: support multi-bssidSara Sharon-2/+9
2019-02-08mac80211: move the bss update from elements to an helperSara Sharon-70/+80
2019-02-08mac80211: pass bssids to elements parsing functionSara Sharon-35/+40
2018-11-09mac80211: allow hardware scan to fall back to softwareJohannes Berg-4/+18
2018-06-30Merge tag 'mac80211-next-for-davem-2018-06-29' of git://git.kernel.org/pub/sc...David S. Miller-6/+50
2018-06-15mac80211: support scan features for improved scan privacyJohannes Berg-5/+30
2018-06-15mac80211: split ieee80211_send_probe_req()Johannes Berg-2/+20
2018-06-15mac80211: add probe request building flagsJohannes Berg-3/+4
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook-1/+1
2018-03-21mac80211: inform wireless layer when frame RSSI is invalidTosoni-1/+3
2017-09-21mac80211: oce: enable receiving of bcast probe respRoee Zamir-9/+28
2017-04-28cfg80211: add request id to cfg80211_sched_scan_*() apiArend Van Spriel-2/+2
2017-04-28mac80211: separate encoding/bandwidth from flagsJohannes Berg-4/+4
2017-04-28mac80211: clean up rate encoding bits in RX statusJohannes Berg-4/+4
2016-12-13mac80211: Remove unused 'len' variableKirtika Ruchandani-5/+3
2016-09-15mac80211: fix scan completed tracingJohannes Berg-1/+1
2016-07-06mac80211: report failure to start (partial) scan as scan abortJohannes Berg-2/+3
2016-07-06mac80211: Add support for beacon report radio measurementAvraham Stern-8/+34
2016-07-06nl80211: support beacon report scanningAvraham Stern-2/+7
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg-6/+6
2016-04-05mac80211: Support a scan request for a specific BSSIDJouni Malinen-1/+3
2016-04-05mac80211: allow drivers to report CLOCK_BOOTTIME for scan resultsJohannes Berg-1/+3
2016-01-26mac80211: Requeue work after scan complete for all VIF types.Sachin Kulkarni-1/+11
2016-01-14mac80211: handle sched_scan_stopped vs. hw restart raceEliad Peller-0/+8
2015-12-02mac80211: do not actively scan DFS channelsAntonio Quartulli-4/+5
2015-11-03mac80211: don't reconfigure sched scan in case of wowlanEliad Peller-5/+7
2015-10-14mac80211: remove PM-QoS listenerJohannes Berg-1/+0
2015-10-13mac80211: use new cfg80211_inform_bss_frame_data() APIJohannes Berg-10/+9
2015-06-10mac80211: convert HW flags to unsigned long bitmapJohannes Berg-5/+5
2015-06-09mac80211: ignore invalid scan RSSI valuesSara Sharon-1/+7
2015-06-02mac80211: rename single hw-scan flag to follow naming conventionJohannes Berg-3/+3