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
pinetabv-6.6.y-devel
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
starfive-6.6.48-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
2022-09-12
wifi: mt76: fix 5 GHz connection regression on mt76x0/mt76x2
Felix Fietkau
1
-1
/
+2
2022-09-12
wifi: mt76: fix reading current per-tid starting sequence number for aggregation
Felix Fietkau
1
-1
/
+1
2022-09-12
wifi: iwlwifi: Mark IWLMEI as broken
Toke Høiland-Jørgensen
1
-0
/
+1
2022-09-07
wifi: iwlwifi: don't spam logs with NSS>2 messages
Jason A. Donenfeld
1
-2
/
+2
2022-09-03
wifi: mac80211_hwsim: check length for virtio packets
Soenke Huster
1
-1
/
+6
2022-08-30
wifi: iwlegacy: 4965: corrected fix for potential off-by-one overflow in il49...
Stanislaw Gruszka
1
-4
/
+1
2022-08-30
wifi: wilc1000: fix DMA on stack objects
Ajay.Kathat@microchip.com
3
-8
/
+47
2022-08-26
wifi: mt76: mt7921e: fix crash in chip reset fail
Deren Wu
1
-1
/
+1
2022-08-11
Merge tag 'net-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2
-2
/
+3
2022-08-08
wifi: wilc1000: fix spurious inline in wilc_handle_disconnect()
Kalle Valo
2
-2
/
+3
2022-08-05
Merge tag 'trace-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
8
-59
/
+26
2022-08-04
Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
47
-616
/
+49
2022-08-04
Merge tag 'net-next-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
297
-6116
/
+6359
2022-08-04
Merge tag 'efi-next-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-81
/
+40
2022-07-29
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
21
-477
/
+396
2022-07-29
wifi: rtw88: check the return value of alloc_workqueue()
William Dean
1
-0
/
+4
2022-07-29
wifi: rtw89: 8852a: adjust IMR for SER L1
Zong-Zhe Yang
1
-1
/
+1
2022-07-29
wifi: rtw89: 8852a: update RF radio A/B R56
Ping-Ke Shih
1
-450
/
+446
2022-07-29
wifi: wcn36xx: Add debugfs entry to read firmware feature strings
Bryan O'Donoghue
2
-0
/
+40
2022-07-29
wifi: wcn36xx: Move capability bitmap to string translation function to firmw...
Bryan O'Donoghue
3
-77
/
+81
2022-07-29
wifi: wcn36xx: Move firmware feature bit storage to dedicated firmware.c file
Bryan O'Donoghue
7
-124
/
+146
2022-07-29
wifi: wcn36xx: Rename clunky firmware feature bit enum
Bryan O'Donoghue
4
-8
/
+8
2022-07-28
wifi: brcmfmac: prevent double-free on hardware-reset
Danny van Heumen
2
-17
/
+6
2022-07-28
wifi: brcmfmac: support brcm,ccode-map-trivial DT property
Alvin Šipraga
3
-0
/
+11
2022-07-28
wifi: brcmfmac: Replace default (not configured) MAC with a random MAC
Hans de Goede
1
-0
/
+23
2022-07-28
wifi: brcmfmac: Add brcmf_c_set_cur_etheraddr() helper
Hans de Goede
3
-11
/
+16
2022-07-28
wifi: brcmfmac: Remove #ifdef guards for PM related functions
Paul Cercueil
3
-42
/
+15
2022-07-28
wifi: brcmfmac: use strreplace() in brcmf_of_probe()
Dan Carpenter
1
-5
/
+1
2022-07-27
wifi: plfxlc: Use eth_zero_addr() to assign zero address
Xu Qiang
1
-1
/
+1
2022-07-27
wifi: wilc1000: use existing iftype variable to store the interface type
Ajay Singh
2
-4
/
+3
2022-07-27
wifi: wilc1000: add 'isinit' flag for SDIO bus similar to SPI
Ajay Singh
4
-3
/
+28
2022-07-27
wifi: wilc1000: cancel the connect operation during interface down
Ajay Singh
3
-4
/
+4
2022-07-27
wifi: wilc1000: get correct length of string WID from received config packet
Ajay Singh
1
-2
/
+3
2022-07-27
wifi: wilc1000: set station_info flag only when signal value is valid
Ajay Singh
1
-2
/
+1
2022-07-27
wifi: wilc1000: set correct value of 'close' variable in failure case
Ajay Singh
1
-1
/
+1
2022-07-27
wifi: wilc1000: add WID_TX_POWER WID in g_cfg_byte array
Ajay Singh
1
-0
/
+1
2022-07-27
wifi: b43: do not initialise static variable to 0
Xin Gao
1
-1
/
+1
2022-07-27
wifi: b43legacy: clean up one inconsistent indenting
Yang Li
1
-1
/
+1
2022-07-27
wifi: rtl8xxxu: Fix the error handling of the probe function
Zheyu Ma
1
-10
/
+11
2022-07-27
wifi: wl12xx: Drop if with an always false condition
Uwe Kleine-König
1
-3
/
+0
2022-07-27
wifi: libertas: Fix possible refcount leak in if_usb_probe()
Hangyu Hua
1
-0
/
+1
2022-07-27
wifi: mwifiex: clean up one inconsistent indenting
Yang Li
1
-1
/
+1
2022-07-27
wifi: rtlwifi: Remove duplicate word and Fix typo
Zhang Jiaming
1
-1
/
+1
2022-07-27
wifi: mwifiex: Fix comment typo
Jason Wang
1
-1
/
+1
2022-07-27
wifi: mwl8k: use time_after to replace "jiffies > a"
Li Qiong
1
-1
/
+1
2022-07-27
wifi: iwlwifi: mvm: fix double list_add at iwl_mvm_mac_wake_tx_queue
Jose Ignacio Tornos Martinez
1
-0
/
+1
2022-07-27
wifi: iwlwifi: mvm: fix clang -Wformat warnings
Justin Stitt
1
-2
/
+2
2022-07-27
wifi: wil6210: debugfs: fix uninitialized variable use in `wil_write_file_wmi()`
Ammar Faizi
1
-2
/
+2
2022-07-27
Revert "ath11k: add support for hardware rfkill for QCA6390"
Kalle Valo
7
-206
/
+0
2022-07-27
wifi: ath11k: Fix register write failure on QCN9074
Manikanta Pubbisetty
6
-69
/
+128
[next]