summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/mvm/scan.c
AgeCommit message (Expand)AuthorFilesLines
2023-09-27wifi: iwlwifi: mvm: Fix incorrect usage of scan APIIlan Peer1-1/+1
2023-06-21wifi: iwlwifi: mvm: Add support for scan version 17Ilan Peer1-32/+81
2023-06-19wifi: iwlwifi: mvm: Add support for SCAN API version 16Ilan Peer1-10/+36
2023-06-14wifi: iwlwifi: mvm: allow ADD_STA not to be advertised by the firwmareEmmanuel Grumbach1-5/+5
2023-04-20wifi: iwlwifi: mei: make mei filtered scan more aggressiveAvraham Stern1-2/+14
2023-04-20wifi: iwlwifi: modify scan request and results when in link protectionAvraham Stern1-0/+78
2023-04-18wifi: iwlwifi: mvm: use BSSID when building probe requestsJohannes Berg1-1/+4
2023-04-17wifi: iwlwifi: mvm: Fix _iwl_mvm_get_scan_type()Ilan Peer1-2/+3
2023-04-14wifi: iwlwifi: mvm: Fix spelling mistake "Gerenal" -> "General"Colin Ian King1-1/+1
2023-04-14wifi: iwlwifi: mvm: scan legacy bands and UHB channels with same antennaAyala Beker1-0/+5
2023-03-30wifi: iwlwifi: mvm: adjust iwl_mvm_scan_respect_p2p_go_iter() for MLOAvraham Stern1-5/+17
2023-03-30wifi: iwlwifi: mvm: vif preparation for MLOGregory Greenman1-7/+8
2022-09-28wifi: iwlwifi: Track scan_cmd allocation size explicitlyKees Cook1-3/+3
2022-06-20wifi: mac80211: move interface config to new structJohannes Berg1-2/+2
2022-02-18iwlwifi: mvm: Consider P2P GO operation during scanIlan Peer1-3/+129
2022-02-18iwlwifi: mvm: Unify the scan iteration functionsIlan Peer1-42/+32
2022-02-18iwlwifi: remove unused macrosJohannes Berg1-1/+0
2022-02-18iwlwifi: mvm: Passively scan non PSC channels only when requested soIlan Peer1-10/+32
2022-02-18iwlwifi: scan: Modify return value of a functionIlan Peer1-5/+2
2022-02-18iwlwifi: mvm: Correctly set fragmented EBSIlan Peer1-1/+4
2022-02-18iwlwifi: avoid void pointer arithmeticJohannes Berg1-1/+1
2022-02-18iwlwifi: make iwl_fw_lookup_cmd_ver() take a cmd_idJohannes Berg1-15/+7
2022-02-18iwlwifi: prefer WIDE_ID() over iwl_cmd_id()Johannes Berg1-5/+4
2021-12-21iwlwifi: mvm: correctly set schedule scan profilesAyala Beker1-1/+3
2021-12-21iwlwifi: mvm: perform 6GHz passive scan after suspendAvraham Stern1-12/+9
2021-12-21iwlwifi: mvm: correctly set channel flagsAyala Beker1-3/+4
2021-12-21iwlwifi: mvm: add support for OCE scanAvraham Stern1-0/+6
2021-12-21iwlwifi: mvm: Increase the scan timeout guard to 30 secondsIlan Peer1-1/+1
2021-12-07iwlwifi: mvm: Add support for a new version of scan request commandIlan Peer1-18/+33
2021-10-28iwlwifi: mvm: Use all Rx chains for roaming scanIlan Peer1-0/+8
2021-10-22iwlwifi: mvm: update definitions due to new rate & flagsMiri Korenblit1-1/+1
2021-08-26iwlwifi: mvm: Fix scan channel flags settingsIlan Peer1-1/+1
2021-08-26iwlwifi: mvm: Refactor setting of SSIDs for 6GHz scanIlan Peer1-76/+28
2021-08-26iwlwifi: mvm: Add support for hidden network scan on 6GHz bandIlan Peer1-15/+75
2021-08-26iwlwifi: mvm: Do not use full SSIDs in 6GHz scanIlan Peer1-3/+6
2021-06-22iwlwifi: mvm: fix indentation in some scan functionsLuca Coelho1-7/+7
2021-04-14iwlwifi: mvm: Add support for 6GHz passive scanIlan Peer1-0/+128
2021-02-11iwlwifi: mvm: Support SCAN_CFG_CMD version 5Ilan Peer1-6/+8
2021-02-05iwlwifi: mvm: cancel the scan delayed work when scan is abortedEmmanuel Grumbach1-0/+3
2021-02-05iwlwifi: mvm: scan: fix scheduled scan restart handlingJohannes Berg1-2/+7
2020-12-11iwlwifi: mvm: Fix fall-through warnings for ClangGustavo A. R. Silva1-1/+1
2020-12-10iwlwifi: use SPDX tagsJohannes Berg1-64/+6
2020-12-10iwlwifi: mvm: clean up scan state on failureJohannes Berg1-11/+20
2020-12-10iwlwifi: follow the new inclusive terminologyEmmanuel Grumbach1-12/+12
2020-12-10iwlwifi: mvm: add support for 6GHzLuca Coelho1-4/+292
2020-10-08iwlwifi: mvm: support ADD_STA_CMD_API_S ver 12Nathan Errera1-3/+34
2020-10-01iwlwifi: mvm: ignore the scan duration parameterAvraham Stern1-45/+10
2020-10-01iwlwifi: mvm: clear all scan UIDsAyala Beker1-0/+9
2020-10-01iwlwifi: fw: add default value for iwl_fw_lookup_cmd_verMordechay Goodstein1-2/+4
2020-04-24iwlwifi: move API version lookup to common codeMordechay Goodstein1-4/+4