summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/mvm/scan.c
Commit message (Expand)AuthorAgeFilesLines
* wifi: iwlwifi: scan: correctly check if PSC listen period is neededAyala Beker2024-06-121-1/+1
* wifi: iwlwifi: mvm: Fix scan abort handling with HW rfkillIlan Peer2024-05-291-1/+2
* wifi: iwlwifi: mvm: check n_ssids before accessing the ssidsMiri Korenblit2024-05-291-2/+2
* wifi: iwlwifi: mvm: properly set 6 GHz channel direct probe optionAyala Beker2024-05-291-1/+4
* wifi: iwlwifi: mvm: record and return channel survey informationBenjamin Berg2024-05-061-3/+213
* wifi: iwlwifi: mvm: Fix race in scan completionIlan Peer2024-05-061-28/+26
* wifi: iwlwifi: mvm: trigger link selection after exiting EMLSRMiri Korenblit2024-05-061-4/+45
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-04-251-1/+2
|\
| * wifi: iwlwifi: mvm: return uid from iwl_mvm_build_scan_cmdMiri Korenblit2024-04-171-1/+2
* | wifi: iwlwifi: mvm: Implement new link selection algorithmMiri Korenblit2024-04-191-1/+21
* | wifi: iwlwifi: mvm: Refactor tracking of scan UIDsIlan Peer2024-04-191-16/+9
* | wifi: iwlwifi: mvm: Do not warn on invalid link on scan completeIlan Peer2024-03-251-1/+6
* | wifi: iwlwifi: mvm: always apply 6 GHz probe limitationsBenjamin Berg2024-03-251-66/+89
* | wifi: iwlwifi: mvm: Introduce internal MLO passive scanIlan Peer2024-03-251-10/+75
* | wifi: iwlwifi: mvm: Refactor scan startIlan Peer2024-03-251-7/+16
|/
* wifi: iwlwifi: mvm: use fast balance scan in case of an active P2P GOAyala Beker2024-02-021-5/+3
* wifi: iwlwifi: mvm: Correctly report TSF data in scan completeIlan Peer2023-12-121-1/+9
* wifi: iwlwifi: mvm: Use the link ID provided in scan requestIlan Peer2023-12-121-10/+11
* wifi: iwlwifi: abort scan when rfkill on but device enabledMiri Korenblit2023-10-231-1/+1
* wifi: iwlwifi: mvm: Fix incorrect usage of scan APIIlan Peer2023-09-271-1/+1
* wifi: iwlwifi: mvm: Add support for scan version 17Ilan Peer2023-06-211-32/+81
* wifi: iwlwifi: mvm: Add support for SCAN API version 16Ilan Peer2023-06-191-10/+36
* wifi: iwlwifi: mvm: allow ADD_STA not to be advertised by the firwmareEmmanuel Grumbach2023-06-141-5/+5
* wifi: iwlwifi: mei: make mei filtered scan more aggressiveAvraham Stern2023-04-201-2/+14
* wifi: iwlwifi: modify scan request and results when in link protectionAvraham Stern2023-04-201-0/+78
* wifi: iwlwifi: mvm: use BSSID when building probe requestsJohannes Berg2023-04-181-1/+4
* wifi: iwlwifi: mvm: Fix _iwl_mvm_get_scan_type()Ilan Peer2023-04-171-2/+3
* wifi: iwlwifi: mvm: Fix spelling mistake "Gerenal" -> "General"Colin Ian King2023-04-141-1/+1
* wifi: iwlwifi: mvm: scan legacy bands and UHB channels with same antennaAyala Beker2023-04-141-0/+5
* wifi: iwlwifi: mvm: adjust iwl_mvm_scan_respect_p2p_go_iter() for MLOAvraham Stern2023-03-301-5/+17
* wifi: iwlwifi: mvm: vif preparation for MLOGregory Greenman2023-03-301-7/+8
* wifi: iwlwifi: Track scan_cmd allocation size explicitlyKees Cook2022-09-281-3/+3
* wifi: mac80211: move interface config to new structJohannes Berg2022-06-201-2/+2
* iwlwifi: mvm: Consider P2P GO operation during scanIlan Peer2022-02-181-3/+129
* iwlwifi: mvm: Unify the scan iteration functionsIlan Peer2022-02-181-42/+32
* iwlwifi: remove unused macrosJohannes Berg2022-02-181-1/+0
* iwlwifi: mvm: Passively scan non PSC channels only when requested soIlan Peer2022-02-181-10/+32
* iwlwifi: scan: Modify return value of a functionIlan Peer2022-02-181-5/+2
* iwlwifi: mvm: Correctly set fragmented EBSIlan Peer2022-02-181-1/+4
* iwlwifi: avoid void pointer arithmeticJohannes Berg2022-02-181-1/+1
* iwlwifi: make iwl_fw_lookup_cmd_ver() take a cmd_idJohannes Berg2022-02-181-15/+7
* iwlwifi: prefer WIDE_ID() over iwl_cmd_id()Johannes Berg2022-02-181-5/+4
* iwlwifi: mvm: correctly set schedule scan profilesAyala Beker2021-12-211-1/+3
* iwlwifi: mvm: perform 6GHz passive scan after suspendAvraham Stern2021-12-211-12/+9
* iwlwifi: mvm: correctly set channel flagsAyala Beker2021-12-211-3/+4
* iwlwifi: mvm: add support for OCE scanAvraham Stern2021-12-211-0/+6
* iwlwifi: mvm: Increase the scan timeout guard to 30 secondsIlan Peer2021-12-211-1/+1
* iwlwifi: mvm: Add support for a new version of scan request commandIlan Peer2021-12-071-18/+33
* iwlwifi: mvm: Use all Rx chains for roaming scanIlan Peer2021-10-281-0/+8
* iwlwifi: mvm: update definitions due to new rate & flagsMiri Korenblit2021-10-221-1/+1