summaryrefslogtreecommitdiff
path: root/net/mac80211/scan.c
AgeCommit message (Expand)Author
2024-09-06wifi: cfg80211/mac80211: use proper link ID for DFSAditya Kumar Singh
2024-09-06wifi: cfg80211: move DFS related members to links[] in wireless_devAditya Kumar Singh
2024-08-28wifi: mac80211: scan: Use max macroYan Zhen
2024-08-28wifi: mac80211: fix RCU list iterationsJohannes Berg
2024-08-27wifi: mac80211: don't use rate mask for offchannel TX eitherPing-Ke Shih
2024-06-14wifi: mac80211: Avoid address calculations via out of bounds array indexingKenton Groombridge
2024-05-29wifi: mac80211: fix UBSAN noise in ieee80211_prep_hw_scan()Dmitry Antipov
2024-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-04-08wifi: mac80211: don't use rate mask for scanningJohannes Berg
2024-03-25wifi: mac80211: don't select link ID if not provided in scan requestAyala Beker
2024-03-04wifi: mac80211: Allow beacons to update BSS table regardless of scanIlan Peer
2024-02-08wifi: mac80211: start building elements in SKBsJohannes Berg
2024-02-08wifi: mac80211: simplify non-chanctx driversJohannes Berg
2024-02-08Merge wireless into wireless-nextJohannes Berg
2024-02-02wifi: mac80211: accept broadcast probe responses on 6 GHzJohannes Berg
2024-01-26wifi: mac80211: apply duration for SW scanMichael-CY Lee
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