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
/
ath
/
wil6210
Age
Commit message (
Expand
)
Author
Files
Lines
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
2020-05-12
wil6210: Replace zero-length array with flexible-array
Gustavo A. R. Silva
3
-37
/
+37
2020-05-11
wil6210: avoid gcc-10 zero-length-bounds warning
Arnd Bergmann
1
-1
/
+1
2020-03-07
wil6210: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+1
2020-01-26
wil6210: use true,false for bool variable
zhengbin
3
-6
/
+6
2020-01-07
wil6210: get rid of begin() and complete() ethtool_ops
Michal Kubecek
1
-27
/
+16
2019-12-19
wil6210: add support for set_cqm_rssi_config
Dedy Lansky
4
-0
/
+130
2019-12-19
wil6210: support set_multicast_to_unicast cfg80211 operation
Ahmad Masri
3
-1
/
+48
2019-12-19
wil6210: fix MID valid bits in Rx status message
Dedy Lansky
1
-4
/
+4
2019-12-19
wil6210: reduce ucode_debug memory region
Dedy Lansky
1
-2
/
+2
2019-12-19
wil6210: add verification for cid upper bound
Alexei Avshalom Lazar
1
-1
/
+1
2019-12-19
wil6210: take mem_lock for writing in crash dump collection
Alexei Avshalom Lazar
1
-5
/
+12
2019-12-19
wil6210: minimize the time that mem_lock is held
Alexei Avshalom Lazar
1
-4
/
+6
2019-12-19
wil6210: dump Rx status message on errors
Ahmad Masri
1
-0
/
+10
2019-11-25
wil6210: fix break that is never reached because of zero'ing of a retry counter
Colin Ian King
1
-1
/
+2
2019-10-31
wil6210: add SPDX license identifiers
Lior David
29
-352
/
+31
2019-10-03
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2
-7
/
+7
2019-10-02
wil6210: check len before memcpy() calls
Denis Efremov
1
-2
/
+4
2019-09-25
wil6210: use after free in wil_netif_rx_any()
Dan Carpenter
1
-1
/
+1
[next]