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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
9
-148
/
+49
2024-09-05
Merge tag 'wireless-next-2024-09-04' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
170
-1394
/
+5950
2024-09-03
wifi: mwifiex: Convert to use jiffies macro
Chen Yufan
2
-3
/
+3
2024-09-03
wifi: wilc1000: Re-enable RTC clock on resume
Marek Vasut
1
-0
/
+3
2024-09-03
wifi: wilc1000: Do not operate uninitialized hardware during suspend/resume
Marek Vasut
1
-0
/
+7
2024-09-03
wifi: brcmsmac: Use kvmemdup to simplify the code
Jinjie Ruan
1
-4
/
+2
2024-09-03
Merge tag 'ath-current-20240903' of git://git.kernel.org/pub/scm/linux/kernel...
Kalle Valo
9
-148
/
+49
2024-09-03
wifi: iwlwifi: mvm: properly set the rates in link cmd
Miri Korenblit
3
-11
/
+10
2024-09-03
wifi: iwlwifi: mvm: Remove unused last_sub_index from reorder buffer
Daniel Gabay
2
-7
/
+1
2024-09-03
wifi: iwlwifi: mvm: remove mvm prefix from iwl_mvm_tx_resp*
Miri Korenblit
6
-18
/
+18
2024-09-03
wifi: iwlwifi: s/iwl_mvm_remove_sta_cmd/iwl_remove_sta_cmd
Miri Korenblit
2
-4
/
+4
2024-09-03
wifi: iwlwifi: STA command structure shouldn't be mvm specific
Miri Korenblit
2
-6
/
+6
2024-09-03
wifi: iwlwifi: s/IWL_MVM_STATION_COUNT_MAX/IWL_STATION_COUNT_MAX
Miri Korenblit
9
-19
/
+19
2024-09-03
wifi: iwlwifi: mvm: tell the firmware about CSA with mode=1
Emmanuel Grumbach
4
-4
/
+33
2024-09-03
wifi: iwlwifi: mvm: refactor scan channel description a bit
Johannes Berg
2
-19
/
+26
2024-09-02
Revert "wifi: ath11k: support hibernation"
Baochen Qiang
8
-139
/
+49
2024-09-02
Revert "wifi: ath11k: restore country code during resume"
Baochen Qiang
1
-10
/
+0
2024-08-27
wifi: iwlwifi: mvm: allow ESR when we the ROC expires
Emmanuel Grumbach
1
-8
/
+6
2024-08-27
wifi: iwlwifi: mvm: avoid NULL pointer dereference
Miri Korenblit
1
-5
/
+7
2024-08-27
wifi: iwlwifi: allow only CN mcc from WRDD
Anjaneyulu
4
-3
/
+8
2024-08-27
wifi: iwlwifi: mvm: drop wrong STA selection in TX
Johannes Berg
1
-13
/
+3
2024-08-27
wifi: iwlwifi: bump FW API to 93 for BZ/SC devices
Miri Korenblit
2
-2
/
+2
2024-08-27
wifi: iwlwifi: mvm: cleanup iwl_mvm_get_wd_timeout
Miri Korenblit
4
-61
/
+22
2024-08-27
wifi: iwlwifi: use default command queue watchdog timeout
Miri Korenblit
4
-9
/
+3
2024-08-27
wifi: iwlwifi: mvm: handle the new EML OMN failure notification
Emmanuel Grumbach
4
-2
/
+47
2024-08-27
wifi: iwlwifi: mvm: Stop processing MCC update if there was no change
Ilan Peer
1
-1
/
+9
2024-08-27
wifi: iwlwifi: mvm: add API for EML OMN frame failure
Emmanuel Grumbach
1
-0
/
+30
2024-08-27
wifi: iwlwifi: mvm: exit EMLSR if both links are missing beacons
Emmanuel Grumbach
2
-5
/
+23
2024-08-27
wifi: iwlwifi: mvm: handle the new missed beacons notification
Emmanuel Grumbach
3
-9
/
+49
2024-08-27
wifi: iwlwifi: mvm: add the new API for the missed beacons notification
Emmanuel Grumbach
1
-0
/
+25
2024-08-27
wifi: iwlwifi: mvm: rename iwl_missed_beacons_notif
Emmanuel Grumbach
4
-5
/
+5
2024-08-27
wifi: iwlwifi: mvm: Offload RLC/SMPS functionality to firmware
Daniel Gabay
5
-3
/
+29
2024-08-27
wifi: lib80211: Handle const struct lib80211_crypto_ops in lib80211
Christophe JAILLET
1
-1
/
+1
2024-08-27
wifi: iwlwifi: mvm: add and improve EMLSR debug info
Miri Korenblit
3
-4
/
+7
2024-08-27
wifi: iwlwifi: Enable channel puncturing for US/CAN from bios
Somashekhar(Som)
7
-6
/
+79
2024-08-27
wifi: iwlwifi: mvm: add firmware debug points for EMLSR entry / exit
Emmanuel Grumbach
2
-0
/
+10
2024-08-27
wifi: iwlwiif: mvm: handle the new BT notif
Emmanuel Grumbach
1
-1
/
+35
2024-08-27
wifi: iwlwifi: mvm: start to support the new BT profile notification
Emmanuel Grumbach
5
-9
/
+80
2024-08-27
wifi: iwlwifi: mvm: s/iwl_bt_coex_profile_notif/iwl_bt_coex_prof_old_notif
Emmanuel Grumbach
5
-13
/
+13
2024-08-27
wifi: iwlwifi: mvm: increase the time between ranging measurements
Avraham Stern
1
-1
/
+1
2024-08-27
wifi: iwlwifi: mvm: set the cipher for secured NDP ranging
Avraham Stern
1
-0
/
+1
2024-08-27
wifi: iwlwifi: mvm: Fix a race in scan abort flow
Ilan Peer
2
-8
/
+47
2024-08-27
wifi: iwlwifi: mvm: set ul_mu_data_disable when needed
Emmanuel Grumbach
2
-3
/
+16
2024-08-27
wifi: iwlwifi: mei: add support for SAP version 4
Avraham Stern
2
-15
/
+53
2024-08-27
wifi: iwlwifi: config: label 'gl' devices as discrete
Johannes Berg
3
-3
/
+13
2024-08-27
wifi: iwlwifi: pcie: print function scratch before writing
Johannes Berg
1
-0
/
+2
2024-08-27
wifi: iwlwifi: mvm: use correct key iteration
Johannes Berg
1
-6
/
+6
2024-08-27
wifi: iwlwifi: remove MVM prefix from FW macros
Miri Korenblit
7
-10
/
+10
2024-08-27
wifi: iwlwifi: mvm: add support for new REDUCE_TXPOWER_CMD versions
Emmanuel Grumbach
3
-15
/
+100
2024-08-27
wifi: iwlwifi: mvm: prepare the introduction of V9 of REDUCED_TX_POWER
Emmanuel Grumbach
3
-13
/
+26
[next]