index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
intel
/
iwlwifi
/
mvm
/
scan.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-18
iwlwifi: mvm: Consider P2P GO operation during scan
Ilan Peer
1
-3
/
+129
2022-02-18
iwlwifi: mvm: Unify the scan iteration functions
Ilan Peer
1
-42
/
+32
2022-02-18
iwlwifi: remove unused macros
Johannes Berg
1
-1
/
+0
2022-02-18
iwlwifi: mvm: Passively scan non PSC channels only when requested so
Ilan Peer
1
-10
/
+32
2022-02-18
iwlwifi: scan: Modify return value of a function
Ilan Peer
1
-5
/
+2
2022-02-18
iwlwifi: mvm: Correctly set fragmented EBS
Ilan Peer
1
-1
/
+4
2022-02-18
iwlwifi: avoid void pointer arithmetic
Johannes Berg
1
-1
/
+1
2022-02-18
iwlwifi: make iwl_fw_lookup_cmd_ver() take a cmd_id
Johannes Berg
1
-15
/
+7
2022-02-18
iwlwifi: prefer WIDE_ID() over iwl_cmd_id()
Johannes Berg
1
-5
/
+4
2021-12-21
iwlwifi: mvm: correctly set schedule scan profiles
Ayala Beker
1
-1
/
+3
2021-12-21
iwlwifi: mvm: perform 6GHz passive scan after suspend
Avraham Stern
1
-12
/
+9
2021-12-21
iwlwifi: mvm: correctly set channel flags
Ayala Beker
1
-3
/
+4
2021-12-21
iwlwifi: mvm: add support for OCE scan
Avraham Stern
1
-0
/
+6
2021-12-21
iwlwifi: mvm: Increase the scan timeout guard to 30 seconds
Ilan Peer
1
-1
/
+1
2021-12-07
iwlwifi: mvm: Add support for a new version of scan request command
Ilan Peer
1
-18
/
+33
2021-10-28
iwlwifi: mvm: Use all Rx chains for roaming scan
Ilan Peer
1
-0
/
+8
2021-10-22
iwlwifi: mvm: update definitions due to new rate & flags
Miri Korenblit
1
-1
/
+1
2021-08-26
iwlwifi: mvm: Fix scan channel flags settings
Ilan Peer
1
-1
/
+1
2021-08-26
iwlwifi: mvm: Refactor setting of SSIDs for 6GHz scan
Ilan Peer
1
-76
/
+28
2021-08-26
iwlwifi: mvm: Add support for hidden network scan on 6GHz band
Ilan Peer
1
-15
/
+75
2021-08-26
iwlwifi: mvm: Do not use full SSIDs in 6GHz scan
Ilan Peer
1
-3
/
+6
2021-06-22
iwlwifi: mvm: fix indentation in some scan functions
Luca Coelho
1
-7
/
+7
2021-04-14
iwlwifi: mvm: Add support for 6GHz passive scan
Ilan Peer
1
-0
/
+128
2021-02-11
iwlwifi: mvm: Support SCAN_CFG_CMD version 5
Ilan Peer
1
-6
/
+8
2021-02-05
iwlwifi: mvm: cancel the scan delayed work when scan is aborted
Emmanuel Grumbach
1
-0
/
+3
2021-02-05
iwlwifi: mvm: scan: fix scheduled scan restart handling
Johannes Berg
1
-2
/
+7
2020-12-11
iwlwifi: mvm: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-1
/
+1
2020-12-10
iwlwifi: use SPDX tags
Johannes Berg
1
-64
/
+6
2020-12-10
iwlwifi: mvm: clean up scan state on failure
Johannes Berg
1
-11
/
+20
2020-12-10
iwlwifi: follow the new inclusive terminology
Emmanuel Grumbach
1
-12
/
+12
2020-12-10
iwlwifi: mvm: add support for 6GHz
Luca Coelho
1
-4
/
+292
2020-10-08
iwlwifi: mvm: support ADD_STA_CMD_API_S ver 12
Nathan Errera
1
-3
/
+34
2020-10-01
iwlwifi: mvm: ignore the scan duration parameter
Avraham Stern
1
-45
/
+10
2020-10-01
iwlwifi: mvm: clear all scan UIDs
Ayala Beker
1
-0
/
+9
2020-10-01
iwlwifi: fw: add default value for iwl_fw_lookup_cmd_ver
Mordechay Goodstein
1
-2
/
+4
2020-04-24
iwlwifi: move API version lookup to common code
Mordechay Goodstein
1
-4
/
+4
2020-04-24
iwlwifi: scan: remove support for fw scan api v13
Tova Mussai
1
-36
/
+0
2020-03-27
iwlwifi: scan: support FW APIs with variable number of profiles
Tova Mussai
1
-13
/
+27
2020-03-27
iwlwifi: scan: support scan req cmd ver 14
Shahar S Matityahu
1
-6
/
+123
2020-01-27
Merge tag 'wireless-drivers-next-2020-01-26' of git://git.kernel.org/pub/scm/...
David S. Miller
1
-47
/
+0
2019-12-30
Revert "iwlwifi: mvm: fix scan config command size"
Mehmet Akif Tasova
1
-1
/
+1
2019-12-20
iwlwifi: scan: remove support for fw scan api v11
Tova Mussai
1
-47
/
+0
2019-11-20
iwlwifi: scan: support scan req FW API ver 13
Tova Mussai
1
-3
/
+51
2019-11-15
iwlwifi: mvm: scan: enable adaptive dwell in p2p
Shahar S Matityahu
1
-4
/
+2
2019-11-15
iwlwifi: scan: support scan req cmd ver 12
Shahar S Matityahu
1
-0
/
+180
2019-11-15
iwlwifi: scan: make new scan req versioning flow
Shahar S Matityahu
1
-98
/
+150
2019-11-15
iwlwifi: scan: adapt the code to use api ver 11
Tova Mussai
1
-6
/
+196
2019-11-15
iwlwifi: scan: Create function to build scan cmd
Tova Mussai
1
-15
/
+17
2019-11-15
iwlwifi: scan: create function for scan scheduling params
Tova Mussai
1
-23
/
+38
2019-11-06
Merge tag 'wireless-drivers-next-2019-11-05' of git://git.kernel.org/pub/scm/...
David S. Miller
1
-14
/
+6
[next]