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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-20
wifi: iwlwifi: mvm: fix RFKILL report when driver is going down
Avraham Stern
3
-9
/
+14
2023-04-20
wifi: iwlwifi: mei: re-ask for ownership after it was taken by CSME
Avraham Stern
1
-1
/
+26
2023-04-20
wifi: iwlwifi: mei: make mei filtered scan more aggressive
Avraham Stern
1
-2
/
+14
2023-04-20
wifi: iwlwifi: modify scan request and results when in link protection
Avraham Stern
4
-2
/
+107
2023-04-20
wifi: iwlwifi: mvm: enable support for MLO APIs
Gregory Greenman
1
-0
/
+5
2023-04-20
wifi: iwlwifi: mvm: prefer RCU_INIT_POINTER()
Johannes Berg
2
-3
/
+3
2023-04-20
wifi: iwlwifi: mvm: fix potential memory leak
Johannes Berg
1
-7
/
+7
2023-04-20
wifi: iwlwifi: fw: fix argument to efi.get_variable
Alon Giladi
1
-1
/
+1
2023-04-20
wifi: iwlwifi: mvm: fix MIC removal confusion
Johannes Berg
1
-23
/
+5
2023-04-20
wifi: iwlwifi: fw: fix memory leak in debugfs
Johannes Berg
1
-1
/
+3
2023-04-20
wifi: iwlwifi: Update support for b0 version
Mukesh Sisodiya
3
-5
/
+90
2023-04-19
wifi: iwlwifi: dvm: Fix memcpy: detected field-spanning write backtrace
Hans de Goede
1
-1
/
+4
2023-04-18
wifi: iwlwifi: bump FW API to 78 for AX devices
Gregory Greenman
1
-1
/
+1
2023-04-18
wifi: iwlwifi: mvm: check firmware response size
Johannes Berg
1
-0
/
+10
2023-04-18
wifi: iwlwifi: mvm: add MLO support to SF - use sta pointer
Johannes Berg
1
-21
/
+8
2023-04-18
wifi: iwlwifi: mvm: configure TLC on link activation
Johannes Berg
1
-0
/
+24
2023-04-18
wifi: iwlwifi: fix iwl_mvm_max_amsdu_size() for MLO
Johannes Berg
1
-3
/
+34
2023-04-18
wifi: iwlwifi: mvm: remove RS rate init update argument
Johannes Berg
5
-26
/
+31
2023-04-18
wifi: iwlwifi: mvm: initialize per-link STA ratescale data
Johannes Berg
3
-14
/
+28
2023-04-18
wifi: iwlwifi: mvm: rs-fw: properly access sband->iftype_data
Johannes Berg
1
-9
/
+12
2023-04-18
wifi: iwlwifi: mvm: only clients can be 20MHz-only
Johannes Berg
4
-12
/
+24
2023-04-18
wifi: iwlwifi: mvm: fix iwl_mvm_sta_rc_update for MLO
Johannes Berg
1
-7
/
+3
2023-04-18
wifi: iwlwifi: mvm: remove per-STA MFP setting
Johannes Berg
1
-1
/
+0
2023-04-18
wifi: iwlwifi: mvm: allow NL80211_EXT_FEATURE_SCAN_MIN_PREQ_CONTENT
Johannes Berg
1
-0
/
+2
2023-04-18
wifi: iwlwifi: mvm: use BSSID when building probe requests
Johannes Berg
1
-1
/
+4
2023-04-18
wifi: iwlwifi: mvm: update mac id management
Gregory Greenman
1
-9
/
+13
2023-04-18
wifi: iwlwifi: mvm: adopt the latest firmware API
Emmanuel Grumbach
2
-17
/
+0
2023-04-17
wifi: iwlwifi: move debug buffer allocation failure to info verbosity
Golan Ben Ami
1
-1
/
+1
2023-04-17
wifi: iwlwifi: make the loop for card preparation effective
Emmanuel Grumbach
1
-1
/
+2
2023-04-17
wifi: iwlwifi: mvm: allow number of beacons from FW
Johannes Berg
4
-1
/
+13
2023-04-17
wifi: iwlwifi: mvm: implement key link switching
Johannes Berg
3
-2
/
+67
2023-04-17
wifi: iwlwifi: mvm: implement BAID link switching
Johannes Berg
1
-10
/
+70
2023-04-17
wifi: iwlwifi: mvm: track station mask for BAIDs
Johannes Berg
3
-25
/
+36
2023-04-17
wifi: iwlwifi: bump FW API to 77 for AX devices
Gregory Greenman
1
-1
/
+1
2023-04-17
wifi: iwlwifi: mvm: use correct sta mask to remove queue
Johannes Berg
1
-4
/
+5
2023-04-17
wifi: iwlwifi: mvm: avoid iterating over an un-initialized list
Avraham Stern
2
-2
/
+2
2023-04-17
wifi: iwlwifi: mvm: factor out iwl_mvm_sta_fw_id_mask()
Johannes Berg
3
-30
/
+42
2023-04-17
wifi: iwlwifi: mvm: properly implement HE AP support
Johannes Berg
2
-3
/
+15
2023-04-17
wifi: iwlwifi: mvm: Fix _iwl_mvm_get_scan_type()
Ilan Peer
1
-2
/
+3
2023-04-17
wifi: iwlwifi: mvm: fix getting lowest TX rate for MLO
Johannes Berg
1
-2
/
+29
2023-04-17
wifi: iwlwifi: call napi_synchronize() before freeing rx/tx queues
Gregory Greenman
4
-1
/
+20
2023-04-17
wifi: iwlwifi: nvm-parse: add full BW UL MU-MIMO support
Johannes Berg
1
-0
/
+4
2023-04-14
wifi: iwlwifi: mvm: tx: remove misleading if statement
Johannes Berg
1
-2
/
+1
2023-04-14
wifi: iwlwifi: mvm: Fix setting the rate for non station cases
Ilan Peer
3
-17
/
+22
2023-04-14
wifi: iwlwifi: mvm: validate station properly in flush
Johannes Berg
1
-1
/
+8
2023-04-14
wifi: iwlwifi: mvm: set STA mask for keys in MLO
Johannes Berg
1
-9
/
+60
2023-04-14
wifi: iwlwifi: mvm: fix ptk_pn memory leak
Johannes Berg
1
-1
/
+5
2023-04-14
wifi: iwlwifi: mvm: make iwl_mvm_mac_ctxt_send_beacon() static
Johannes Berg
2
-8
/
+4
2023-04-14
wifi: iwlwifi: mvm: track AP STA pointer and use it for MFP
Johannes Berg
3
-10
/
+13
2023-04-14
wifi: iwlwifi: pcie: Fix integer overflow in iwl_write_to_user_buf
Hyunwoo Kim
1
-1
/
+1
[next]