summaryrefslogtreecommitdiffstats
path: root/net/wireless/scan.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'wireless-next-2022-12-02' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2022-12-021-31/+13
|\
| * wifi: cfg80211: use bss_from_pub() instead of container_of()Johannes Berg2022-12-011-30/+11
| * wifi: cfg80211: fix comparison of BSS frequenciesJUN-KYU SHIN2022-12-011-1/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-11-291-2/+8
|\ \ | |/ |/|
| * wifi: cfg80211: don't allow multi-BSSID in S1GJohannes Berg2022-11-251-1/+6
| * wifi: cfg80211: fix buffer overflow in elem comparisonJohannes Berg2022-11-251-1/+2
* | Merge tag 'wireless-next-2022-11-18' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller2022-11-181-1/+2
|\ \ | |/ |/|
| * wifi: cfg80211: Avoid clashing function prototypesGustavo A. R. Silva2022-11-161-1/+2
* | wifi: cfg80211: silence a sparse RCU warningJohannes Berg2022-10-211-1/+3
|/
* wifi: cfg80211: update hidden BSSes to avoid WARN_ONJohannes Berg2022-10-101-11/+20
* wifi: cfg80211: avoid nontransmitted BSS list corruptionJohannes Berg2022-10-101-0/+9
* wifi: cfg80211: fix BSS refcounting bugsJohannes Berg2022-10-101-13/+14
* wifi: cfg80211: ensure length byte is present before accessJohannes Berg2022-10-101-2/+4
* wifi: cfg80211/mac80211: reject bad MBSSID elementsJohannes Berg2022-10-101-0/+2
* wifi: cfg80211: fix u8 overflow in cfg80211_update_notlisted_nontrans()Johannes Berg2022-10-101-1/+1
* wifi: cfg80211: Update RNR parsing to align with Draft P802.11be_D2.0Ilan Peer2022-08-251-1/+1
* wifi: cfg80211: do some rework towards MLO link APIsJohannes Berg2022-06-201-3/+5
* cfg80211: retrieve S1G operating channel numberKieran Frewen2022-05-041-1/+1
* cfg80211: hold bss_lock while updating nontrans_listRameshkumar Sundaram2022-04-111-0/+2
* cfg80211: don't add non transmitted BSS to 6GHz scanned channelsAvraham Stern2022-02-041-1/+8
* cfg80211: refactor cfg80211_get_ies_channel_number()Johannes Berg2021-12-201-24/+22
* cfg80211: Use the HE operation IE to determine a 6GHz BSS channelAyala Beker2021-12-201-7/+49
* cfg80211: use ieee80211_bss_get_elem() instead of _get_ie()Johannes Berg2021-11-281-11/+10
* cfg80211: delete redundant free codeliuguoqiang2021-11-261-9/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-10-281-2/+5
|\
| * cfg80211: scan: fix RCU in cfg80211_add_nontrans_list()Johannes Berg2021-10-011-2/+5
* | cfg80211: separate get channel number from iesWen Gong2021-10-211-15/+26
* | cfg80211: scan: use element finding functions in easy casesJohannes Berg2021-10-211-9/+9
|/
* net: Remove redundant if statementsYajun Deng2021-08-051-2/+1
* cfg80211: Fix possible memory leak in function cfg80211_bss_updateNguyen Dinh Phi2021-07-231-4/+2
* cfg80211: Support hidden AP discovery over 6GHz bandIlan Peer2021-06-231-3/+13
* cfg80211: clean up variable use in cfg80211_parse_colocated_ap()Dan Carpenter2021-06-231-3/+3
* Merge tag 'mac80211-next-for-net-next-2021-04-20' of git://git.kernel.org/pub...David S. Miller2021-04-201-1/+3
|\
| * cfg80211: scan: drop entry from hidden_list on overflowJohannes Berg2021-04-191-0/+2
| * cfg80211: Remove wrong RNR IE validation checkIlan Peer2021-04-081-1/+1
* | cfg80211: check S1G beacon compat element lengthJohannes Berg2021-04-081-6/+8
|/
* cfg80211: avoid holding the RTNL when calling the driverJohannes Berg2021-01-261-16/+19
* cfg80211: Update TSF and TSF BSSID for multi BSSIlan Peer2020-12-111-0/+3
* cfg80211: scan PSC channels in case of scan with wildcard SSIDAyala Beker2020-12-111-10/+8
* nl80211/cfg80211: fix potential infinite loopColin Ian King2020-11-061-1/+1
* cfg80211: parse S1G Operation element for BSS channelThomas Pedersen2020-09-281-7/+16
* cfg80211: convert S1G beacon to scan resultsThomas Pedersen2020-09-281-9/+48
* nl80211/cfg80211: support 6 GHz scanningTova Mussai2020-09-281-7/+494
* net: wireless: Convert to use the preferred fallthrough macroMiaohe Lin2020-08-271-1/+1
* net: wireless: scan.c: delete or fix duplicated wordsRandy Dunlap2020-08-271-2/+2
* cfg80211: allow the low level driver to flush the BSS tableEmmanuel Grumbach2020-07-311-0/+10
* cfg80211: express channels with a KHz componentThomas Pedersen2020-04-241-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2020-03-291-1/+5
|\
| * cfg80211: Do not warn on same channel at the end of CSAIlan Peer2020-03-261-1/+5
* | cfg80211: remove support for adjacent channel compensationEmmanuel Grumbach2020-02-211-4/+2