summaryrefslogtreecommitdiff
path: root/net/wireless/scan.c
AgeCommit message (Expand)Author
5 dayswifi: cfg80211: advance loop vars in cfg80211_merge_profile()John Walker
2025-09-09wifi: cfg80211: fix use-after-free in cmp_bss()Dmitry Antipov
2025-03-13wifi: cfg80211: adjust allocation of colocated AP dataDmitry Antipov
2025-03-13wifi: cfg80211: Handle specific BSSID in 6GHz scanningIlan Peer
2024-10-17wifi: cfg80211: fix UBSAN noise in cfg80211_wext_siwscan()Dmitry Antipov
2024-09-12wifi: cfg80211: make hash table duplicates more survivableJohannes Berg
2024-07-27wifi: cfg80211: wext: add extra SIOCSIWSCAN data checkDmitry Antipov
2024-02-23wifi: cfg80211: fix RCU dereference in __cfg80211_bss_updateEdward Adam Davis
2024-02-23wifi: cfg80211: free beacon_ies when overridden from hidden BSSBenjamin Berg
2023-10-25wifi: cfg80211: Fix 6GHz scan configurationIlan Peer
2023-08-11wifi: cfg80211: Fix return value in scan logicIlan Peer
2023-07-27wifi: cfg80211: rewrite merging of inherited elementsBenjamin Berg
2022-12-08wifi: cfg80211: don't allow multi-BSSID in S1GJohannes Berg
2022-12-08wifi: cfg80211: fix buffer overflow in elem comparisonJohannes Berg
2022-11-16wifi: cfg80211: silence a sparse RCU warningJohannes Berg
2022-10-15wifi: cfg80211: update hidden BSSes to avoid WARN_ONJohannes Berg
2022-10-15wifi: cfg80211: avoid nontransmitted BSS list corruptionJohannes Berg
2022-10-15wifi: cfg80211: fix BSS refcounting bugsJohannes Berg
2022-10-15wifi: cfg80211: ensure length byte is present before accessJohannes Berg
2022-10-15wifi: cfg80211/mac80211: reject bad MBSSID elementsJohannes Berg
2022-10-15wifi: cfg80211: fix u8 overflow in cfg80211_update_notlisted_nontrans()Johannes Berg
2022-04-20cfg80211: hold bss_lock while updating nontrans_listRameshkumar Sundaram
2022-04-13cfg80211: don't add non transmitted BSS to 6GHz scanned channelsAvraham Stern
2021-11-02cfg80211: scan: fix RCU in cfg80211_add_nontrans_list()Johannes Berg
2021-08-04cfg80211: Fix possible memory leak in function cfg80211_bss_updateNguyen Dinh Phi
2021-05-14cfg80211: scan: drop entry from hidden_list on overflowJohannes Berg
2021-04-14cfg80211: check S1G beacon compat element lengthJohannes Berg
2020-12-30nl80211/cfg80211: fix potential infinite loopColin Ian King
2020-09-28cfg80211: parse S1G Operation element for BSS channelThomas Pedersen
2020-09-28cfg80211: convert S1G beacon to scan resultsThomas Pedersen
2020-09-28nl80211/cfg80211: support 6 GHz scanningTova Mussai
2020-08-27net: wireless: Convert to use the preferred fallthrough macroMiaohe Lin
2020-08-27net: wireless: scan.c: delete or fix duplicated wordsRandy Dunlap
2020-07-31cfg80211: allow the low level driver to flush the BSS tableEmmanuel Grumbach
2020-04-24cfg80211: express channels with a KHz componentThomas Pedersen
2020-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2020-03-26cfg80211: Do not warn on same channel at the end of CSAIlan Peer
2020-02-21cfg80211: remove support for adjacent channel compensationEmmanuel Grumbach
2020-02-21cfg80211: Pass lockdep expression to RCU listsAmol Grover
2019-10-07cfg80211: fix a bunch of RCU issues in multi-bssid codeSara Sharon
2019-10-01cfg80211: validate SSID/MBSSID element ordering assumptionJohannes Berg
2019-07-29cfg80211: fix duplicated scan entries after channel switchSergey Matyukevich
2019-07-29cfg80211: refactor cfg80211_bss_updateSergey Matyukevich
2019-07-26cfg80211: give all multi-BSSID BSS entries the same timestampJohannes Berg
2019-07-26cfg80211: don't parse MBSSID if transmitting BSS isn't createdJohannes Berg
2019-07-26cfg80211: clean up cfg80211_inform_single_bss_frame_data()Johannes Berg
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-14cfg80211: use BIT_ULL in cfg80211_parse_mbssid_data()Luca Coelho
2019-06-14cfg80211: Add a function to iterate all BSS entriesIlan Peer
2019-05-28cfg80211: Handle bss expiry during connectionChaitanya Tata