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
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
/
ath
/
wil6210
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-27
wifi: wil6210: fix fortify warnings
Dmitry Antipov
4
-6
/
+10
2023-05-25
wifi: wil6210: wmi: Replace zero-length array with DECLARE_FLEX_ARRAY() helper
Gustavo A. R. Silva
1
-1
/
+1
2023-05-25
wifi: wil6210: fw: Replace zero-length arrays with DECLARE_FLEX_ARRAY() helper
Gustavo A. R. Silva
1
-2
/
+2
2022-10-29
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
1
-30
/
+6
2022-09-29
net: drop the weight argument from netif_napi_add
Jakub Kicinski
1
-4
/
+2
2022-09-28
wifi: wil6210: debugfs: use DEFINE_SHOW_ATTRIBUTE to simplify fw_capabilities...
Liu Shixin
1
-30
/
+6
2022-09-02
wifi: move from strlcpy with unused retval to strscpy
Wolfram Sang
3
-3
/
+3
2022-08-26
Merge tag 'wireless-next-2022-08-26-v2' of git://git.kernel.org/pub/scm/linux...
David S. Miller
1
-5
/
+5
2022-08-25
wifi: cfg80211: Add link_id parameter to various key operations for MLO
Veerendranath Jakkam
1
-5
/
+5
2022-08-05
Merge tag 'trace-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
1
-5
/
+2
2022-07-27
wifi: wil6210: debugfs: fix uninitialized variable use in `wil_write_file_wmi()`
Ammar Faizi
1
-2
/
+2
2022-07-18
wifi: wil6210: fix repeated words in comments
Jilin Yuan
1
-1
/
+1
2022-07-18
wifi: wil6210: debugfs: fix info leak in wil_write_file_wmi()
Dan Carpenter
1
-10
/
+4
2022-07-16
tracing/ath: Use the new __vstring() helper
Steven Rostedt (Google)
1
-5
/
+2
2022-07-13
Merge tag 'wireless-next-2022-07-13' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
2
-6
/
+7
2022-07-02
net: add skb_[inner_]tcp_all_headers helpers
Eric Dumazet
1
-3
/
+1
2022-06-20
cfg80211: Indicate MLO connection info in connect and roam callbacks
Veerendranath Jakkam
1
-2
/
+2
2022-06-20
wifi: cfg80211: do some rework towards MLO link APIs
Johannes Berg
1
-4
/
+5
2022-05-16
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
1
-14
/
+0
2022-05-10
wil6210: remove 'freq' debugfs
Johannes Berg
1
-14
/
+0
2022-05-06
wil6210: switch to netif_napi_add_tx()
Jakub Kicinski
1
-6
/
+4
2022-05-02
wil6210: use NAPI_POLL_WEIGHT for napi budget
Jakub Kicinski
2
-5
/
+4
2022-04-27
wil6210: simplify if-if to if-else
Wan Jiabing
1
-3
/
+2
2022-04-23
wil6210: use pm_runtime_resume_and_get() instead of pm_runtime_get_sync()
Minghao Chi
1
-3
/
+2
2022-03-06
wireless: Atheros: Use netif_rx().
Sebastian Andrzej Siewior
2
-2
/
+2
2021-10-20
wil6210: use eth_hw_addr_set()
Jakub Kicinski
3
-5
/
+7
2021-10-20
wireless: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
2
-5
/
+5
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
1
-4
/
+10
2021-06-15
wil6210: remove erroneous wiphy locking
Johannes Berg
1
-2
/
+0
2021-06-15
wil6210: Fix wrong function name in comments
Yang Shen
2
-4
/
+4
2021-04-18
wil6210: wmi: Remove useless code
Jiapeng Chong
1
-1
/
+1
2021-02-09
wil6210: Add Support for Extended DMG MCS 12.1
Max Chen
5
-19
/
+52
2021-01-26
cfg80211: avoid holding the RTNL when calling the driver
Johannes Berg
3
-1
/
+10
2021-01-22
cfg80211: change netdev registration/unregistration semantics
Johannes Berg
1
-2
/
+2
2021-01-06
wil6210: select CONFIG_CRC32
Arnd Bergmann
1
-0
/
+1
2020-11-07
wil6210: wmi: Correct misnamed function parameter 'ptr_'
Lee Jones
1
-1
/
+1
2020-08-31
wil6210: wil_platform: Demote kernel-doc header to standard comment block
Lee Jones
1
-2
/
+1
2020-08-31
wil6210: pmc: Demote a few nonconformant kernel-doc function headers
Lee Jones
1
-8
/
+4
2020-08-31
wil6210: txrx_edma: Demote comments which are clearly not kernel-doc
Lee Jones
1
-7
/
+3
2020-08-31
wil6210: txrx: Demote obvious abuse of kernel-doc
Lee Jones
1
-20
/
+10
2020-08-31
wil6210: interrupt: Demote comment header which is clearly not kernel-doc
Lee Jones
1
-3
/
+1
2020-08-31
wil6210: wmi: Fix formatting and demote non-conforming function headers
Lee Jones
1
-21
/
+15
2020-08-27
wil6210: debugfs: Fix a couple of formatting issues in 'wil6210_debugfs_init'
Lee Jones
1
-4
/
+4
2020-08-18
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
1
-2
/
+2
2020-08-17
wil6210: Demote non-kerneldoc headers to standard comment blocks
Lee Jones
1
-2
/
+2
2020-07-21
Merge tag 'wireless-drivers-next-2020-07-20' of git://git.kernel.org/pub/scm/...
David S. Miller
1
-1
/
+1
2020-06-26
wil6210: account for napi_gro_receive never returning GRO_DROP
Jason A. Donenfeld
1
-28
/
+11
2020-06-15
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
1
-1
/
+1
2020-06-13
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-4
/
+4
2020-06-09
ath: fix wiki website url
Flavio Suligoi
1
-1
/
+1
[next]