summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/mvm/scan.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* iwlwifi: mvm: Fix scan channel flags settingsIlan Peer2021-08-261-1/+1
* iwlwifi: mvm: Refactor setting of SSIDs for 6GHz scanIlan Peer2021-08-261-76/+28
* iwlwifi: mvm: Add support for hidden network scan on 6GHz bandIlan Peer2021-08-261-15/+75
* iwlwifi: mvm: Do not use full SSIDs in 6GHz scanIlan Peer2021-08-261-3/+6
* iwlwifi: mvm: fix indentation in some scan functionsLuca Coelho2021-06-221-7/+7
* iwlwifi: mvm: Add support for 6GHz passive scanIlan Peer2021-04-141-0/+128
* iwlwifi: mvm: Support SCAN_CFG_CMD version 5Ilan Peer2021-02-111-6/+8
* iwlwifi: mvm: cancel the scan delayed work when scan is abortedEmmanuel Grumbach2021-02-051-0/+3
* iwlwifi: mvm: scan: fix scheduled scan restart handlingJohannes Berg2021-02-051-2/+7
* iwlwifi: mvm: Fix fall-through warnings for ClangGustavo A. R. Silva2020-12-111-1/+1
* iwlwifi: use SPDX tagsJohannes Berg2020-12-101-64/+6
* iwlwifi: mvm: clean up scan state on failureJohannes Berg2020-12-101-11/+20
* iwlwifi: follow the new inclusive terminologyEmmanuel Grumbach2020-12-101-12/+12
* iwlwifi: mvm: add support for 6GHzLuca Coelho2020-12-101-4/+292
* iwlwifi: mvm: support ADD_STA_CMD_API_S ver 12Nathan Errera2020-10-081-3/+34
* iwlwifi: mvm: ignore the scan duration parameterAvraham Stern2020-10-011-45/+10