aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/mvm/scan.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2020-04-24iwlwifi: scan: remove support for fw scan api v13Tova Mussai1-36/+0
2020-03-27iwlwifi: scan: support FW APIs with variable number of profilesTova Mussai1-13/+27
2020-03-27iwlwifi: scan: support scan req cmd ver 14Shahar S Matityahu1-6/+123
2020-01-27Merge tag 'wireless-drivers-next-2020-01-26' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller1-47/+0
2019-12-30Revert "iwlwifi: mvm: fix scan config command size"Mehmet Akif Tasova1-1/+1
2019-12-20iwlwifi: scan: remove support for fw scan api v11Tova Mussai1-47/+0
2019-11-20iwlwifi: scan: support scan req FW API ver 13Tova Mussai1-3/+51
2019-11-15iwlwifi: mvm: scan: enable adaptive dwell in p2pShahar S Matityahu1-4/+2
2019-11-15iwlwifi: scan: support scan req cmd ver 12Shahar S Matityahu1-0/+180
2019-11-15iwlwifi: scan: make new scan req versioning flowShahar S Matityahu1-98/+150
2019-11-15iwlwifi: scan: adapt the code to use api ver 11Tova Mussai1-6/+196
2019-11-15iwlwifi: scan: Create function to build scan cmdTova Mussai1-15/+17
2019-11-15iwlwifi: scan: create function for scan scheduling paramsTova Mussai1-23/+38
2019-11-05Merge tag 'wireless-drivers-next-2019-11-05' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller1-14/+6
2019-10-30iwlwifi: fw api: support new API for scan config cmdAyala Beker1-8/+32
2019-10-25iwlwifi: mvm: create function to convert nl80211 band to phy bandTova Mussai1-14/+6
2019-09-06iwlwifi: dbg_ini: remove apply point, switch to time point APIShahar S Matityahu1-2/+0
2019-09-06iwlwifi: dbg_ini: separate cfg and dump flows to different modulesShahar S Matityahu1-1/+1
2019-09-06iwlwifi: scan: don't pass large argument by valueAyala Beker1-7/+8
2019-09-06iwlwifi: scan: add support for new scan request command versionAyala Beker1-24/+62
2019-09-06iwlwifi: remove all the d0i3 referencesEmmanuel Grumbach1-7/+0
2019-09-06iwlwifi: mvm: fix scan config command sizeBeker Ayala1-1/+1
2019-06-29iwlwifi: fw api: support adwell HB default APs number apiShahar S Matityahu1-3/+9
2019-03-22iwlwifi: mvm: be more forgiving if num of channels is too bigShaul Triebitz1-10/+15
2019-02-14iwiwifi: mvm: Fix FW scan concurrency support assumptionsIlan Peer1-2/+7
2019-02-04iwlwifi: mvm: add fall through comments where neededLuca Coelho1-3/+3