summaryrefslogtreecommitdiff
path: root/net/wireless/scan.c
AgeCommit message (Expand)Author
2022-12-02Merge tag 'wireless-next-2022-12-02' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2022-12-01wifi: cfg80211: use bss_from_pub() instead of container_of()Johannes Berg
2022-12-01wifi: cfg80211: fix comparison of BSS frequenciesJUN-KYU SHIN
2022-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-11-25wifi: cfg80211: don't allow multi-BSSID in S1GJohannes Berg
2022-11-25wifi: cfg80211: fix buffer overflow in elem comparisonJohannes Berg
2022-11-18Merge tag 'wireless-next-2022-11-18' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2022-11-16wifi: cfg80211: Avoid clashing function prototypesGustavo A. R. Silva
2022-10-21wifi: cfg80211: silence a sparse RCU warningJohannes Berg
2022-10-10wifi: cfg80211: update hidden BSSes to avoid WARN_ONJohannes Berg
2022-10-10wifi: cfg80211: avoid nontransmitted BSS list corruptionJohannes Berg
2022-10-10wifi: cfg80211: fix BSS refcounting bugsJohannes Berg
2022-10-10wifi: cfg80211: ensure length byte is present before accessJohannes Berg
2022-10-10wifi: cfg80211/mac80211: reject bad MBSSID elementsJohannes Berg
2022-10-10wifi: cfg80211: fix u8 overflow in cfg80211_update_notlisted_nontrans()Johannes Berg
2022-08-25wifi: cfg80211: Update RNR parsing to align with Draft P802.11be_D2.0Ilan Peer
2022-06-20wifi: cfg80211: do some rework towards MLO link APIsJohannes Berg
2022-05-04cfg80211: retrieve S1G operating channel numberKieran Frewen
2022-04-11cfg80211: hold bss_lock while updating nontrans_listRameshkumar Sundaram
2022-02-04cfg80211: don't add non transmitted BSS to 6GHz scanned channelsAvraham Stern
2021-12-20cfg80211: refactor cfg80211_get_ies_channel_number()Johannes Berg
2021-12-20cfg80211: Use the HE operation IE to determine a 6GHz BSS channelAyala Beker
2021-11-28cfg80211: use ieee80211_bss_get_elem() instead of _get_ie()Johannes Berg
2021-11-26cfg80211: delete redundant free codeliuguoqiang
2021-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-10-21cfg80211: separate get channel number from iesWen Gong
2021-10-21cfg80211: scan: use element finding functions in easy casesJohannes Berg
2021-10-01cfg80211: scan: fix RCU in cfg80211_add_nontrans_list()Johannes Berg
2021-08-05net: Remove redundant if statementsYajun Deng
2021-07-23cfg80211: Fix possible memory leak in function cfg80211_bss_updateNguyen Dinh Phi
2021-06-23cfg80211: Support hidden AP discovery over 6GHz bandIlan Peer
2021-06-23cfg80211: clean up variable use in cfg80211_parse_colocated_ap()Dan Carpenter
2021-04-20Merge tag 'mac80211-next-for-net-next-2021-04-20' of git://git.kernel.org/pub...David S. Miller
2021-04-19cfg80211: scan: drop entry from hidden_list on overflowJohannes Berg
2021-04-08cfg80211: Remove wrong RNR IE validation checkIlan Peer
2021-04-08cfg80211: check S1G beacon compat element lengthJohannes Berg
2021-01-26cfg80211: avoid holding the RTNL when calling the driverJohannes Berg
2020-12-11cfg80211: Update TSF and TSF BSSID for multi BSSIlan Peer
2020-12-11cfg80211: scan PSC channels in case of scan with wildcard SSIDAyala Beker
2020-11-06nl80211/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