aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/scan.c
AgeCommit message (Expand)Author
2024-02-02wifi: mac80211: accept broadcast probe responses on 6 GHzJohannes Berg
2023-12-12wifi: mac80211: Replace ENOTSUPP with EOPNOTSUPPAndrei Otcheretianski
2023-11-24wifi: mac80211: Extend support for scanning while MLO connectedIlan Peer
2023-09-13wifi: cfg80211: remove scan_width supportJohannes Berg
2023-09-11wifi: mac80211: reduce iflist_mtxJohannes Berg
2023-09-11wifi: mac80211: remove local->mtxJohannes Berg
2023-09-11wifi: mac80211: move sched-scan stop work to wiphy workJohannes Berg
2023-09-11wifi: mac80211: move scan work to wiphy workJohannes Berg
2023-06-19wifi: mac80211: use new inform_bss callbackBenjamin Berg
2023-06-07wifi: mac80211: use wiphy work for sdata->workJohannes Berg
2023-03-07wifi: mac80211: adjust scan cancel comment/checkJohannes Berg
2022-10-11treewide: use get_random_{u8,u16}() when possible, part 1Jason A. Donenfeld
2022-09-04Merge tag 'wireless-next-2022-09-03' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2022-09-03wifi: mac80211: fix double SW scan stopJohannes Berg
2022-08-25wifi: mac80211: Fix UAF in ieee80211_scan_rx()Siddh Raman Pant
2022-07-15wifi: mac80211: fix multi-BSSID element parsingJohannes Berg
2022-06-20wifi: mac80211: move interface config to new structJohannes Berg
2022-05-04mac80211: upgrade passive scan to active scan on DFS channels after beacon rxFelix Fietkau
2021-09-23mac80211: always allocate struct ieee802_11_elemsJohannes Berg
2021-05-31mac80211: fix skb length check in ieee80211_scan_rx()Du Cheng
2020-09-28mac80211: convert S1G beacon to scan resultsThomas Pedersen
2020-09-28mac80211: s1g: choose scanning width based on frequencyThomas Pedersen
2020-09-28nl80211/cfg80211: support 6 GHz scanningTova Mussai
2020-07-31mac80211: remove unused flags argument in transmit functionsMathy Vanhoef
2020-07-31mac80211: use same flag everywhere to avoid sequence number overwriteMathy Vanhoef
2020-07-31nl80211: S1G band and channel definitionsThomas Pedersen
2020-05-31mac80211: Add HE 6GHz capabilities element to probe requestIlan Peer
2020-05-31mac80211: avoid using ext NSS high BW if not supportedJohannes Berg
2020-04-24mac80211: add freq_offset to RX statusThomas Pedersen
2020-04-24mac80211: handle channel frequency offsetThomas Pedersen
2020-02-21cfg80211: remove support for adjacent channel compensationEmmanuel Grumbach
2019-10-07mac80211: fix scan when operating on DFS channels in ETSI domainsAaron Komisar
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-02-08mac80211: support multi-bssidSara Sharon
2019-02-08mac80211: move the bss update from elements to an helperSara Sharon
2019-02-08mac80211: pass bssids to elements parsing functionSara Sharon
2018-11-09mac80211: allow hardware scan to fall back to softwareJohannes Berg
2018-06-30Merge tag 'mac80211-next-for-davem-2018-06-29' of git://git.kernel.org/pub/sc...David S. Miller
2018-06-15mac80211: support scan features for improved scan privacyJohannes Berg
2018-06-15mac80211: split ieee80211_send_probe_req()Johannes Berg
2018-06-15mac80211: add probe request building flagsJohannes Berg
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-03-21mac80211: inform wireless layer when frame RSSI is invalidTosoni
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