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
/
ath6kl
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-09
ath6kl: Use struct_group() to avoid size-mismatched casting
Kees Cook
2
-15
/
+19
2021-10-28
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
1
-1
/
+6
2021-10-28
ath6kl: fix division by zero in send path
Johan Hovold
1
-0
/
+5
2021-10-28
ath6kl: fix control-message timeout
Johan Hovold
1
-1
/
+1
2021-10-20
ath6kl: use eth_hw_addr_set()
Jakub Kicinski
1
-4
/
+5
2021-10-20
wireless: use eth_hw_addr_set()
Jakub Kicinski
1
-1
/
+1
2021-08-29
ath6kl: wmi: fix an error code in ath6kl_wmi_sync_point()
Dan Carpenter
1
-1
/
+3
2021-06-15
ath6kl: Fix inconsistent indenting
Jiapeng Chong
1
-2
/
+2
2021-05-13
ath6kl: return error code in ath6kl_wmi_set_roam_lrssi_cmd()
Anirudh Rayabharam
2
-4
/
+5
2021-05-13
Revert "ath6kl: return error code in ath6kl_wmi_set_roam_lrssi_cmd()"
Greg Kroah-Hartman
1
-1
/
+3
2021-01-26
cfg80211: avoid holding the RTNL when calling the driver
Johannes Berg
2
-0
/
+4
2021-01-22
cfg80211: change netdev registration/unregistration semantics
Johannes Berg
1
-2
/
+2
2020-12-02
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
1
-2
/
+2
2020-11-07
wireless: remove unneeded break
Tom Rix
1
-1
/
+0
2020-11-07
ath6kl: fix enum-conversion warning
Arnd Bergmann
1
-2
/
+2
2020-09-22
ath6kl: wmi: prevent a shift wrapping bug in ath6kl_wmi_delete_pstream_cmd()
Dan Carpenter
1
-0
/
+5
2020-08-27
ath6kl: wmi: Remove unused variable 'rate'
Lee Jones
1
-8
/
+2
2020-08-18
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
3
-5
/
+8
2020-08-17
ath6kl: prevent potential array overflow in ath6kl_add_new_sta()
Dan Carpenter
1
-0
/
+3
2020-08-17
ath6kl: fix spelling mistake "initilisation" -> "initialization"
Colin Ian King
1
-1
/
+1
2020-08-17
ath6kl: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2
-4
/
+4
2020-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-1
/
+1
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
1
-1
/
+1
2020-07-15
wireless: Fix trivial spelling
Kieran Bingham
1
-1
/
+1
2020-06-13
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-6
/
+6
2020-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
4
-18
/
+16
2020-05-29
mmc: sdio: Move SDIO IDs from ath6kl driver to common include file
Pali Rohár
2
-15
/
+8
2020-05-27
Merge tag 'mac80211-next-for-net-next-2020-04-25' of git://git.kernel.org/pub...
David S. Miller
1
-14
/
+12
2020-05-06
ath6kl: Replace zero-length array with flexible-array
Gustavo A. R. Silva
3
-4
/
+4
2020-04-24
cfg80211: change internal management frame registration API
Johannes Berg
1
-14
/
+12
2019-10-02
net/wireless: Use kmemdup rather than duplicating its implementation
Fuqian Huang
1
-4
/
+2
2019-09-26
drivers: net: Fix Kconfig indentation
Krzysztof Kozlowski
1
-1
/
+1
2019-09-04
ath6kl: fix a NULL-ptr-deref bug in ath6kl_usb_alloc_urb_from_pipe()
Hui Peng
1
-0
/
+8
2019-09-04
ath6kl: Fix a possible null-pointer dereference in ath6kl_htc_mbox_create()
Jia-Ju Bai
1
-2
/
+2
2019-07-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-2
/
+2
2019-06-26
Merge tag 'wireless-drivers-next-for-davem-2019-06-26' of git://git.kernel.or...
David S. Miller
3
-8
/
+11
2019-06-26
ath: fix SPDX tags
Kalle Valo
2
-2
/
+2
2019-06-03
net: ipv4: provide __rcu annotation for ifa_list
Florian Westphal
1
-2
/
+2
2019-05-27
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
3
-8
/
+11
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-04-29
ath6kl: remove redundant check of status != 0
Colin Ian King
1
-3
/
+0
2019-04-29
ath6kl: add some bounds checking
Dan Carpenter
1
-1
/
+9
2019-04-29
ath6kl: wmi: use struct_size() helper
Gustavo A. R. Silva
1
-2
/
+1
2019-04-29
ath6kl: debug: Use struct_size() helper
Gustavo A. R. Silva
1
-2
/
+1
2019-04-28
netlink: make validation more configurable for future strictness
Johannes Berg
1
-2
/
+2
2019-02-08
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
1
-3
/
+1
2019-02-01
wireless: remove unneeded semicolon
YueHaibing
1
-1
/
+1
2019-01-10
ath6kl: return error code in ath6kl_wmi_set_roam_lrssi_cmd()
Kangjie Lu
1
-3
/
+1
2018-12-29
Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-8
/
+8
2018-12-20
ath6kl: Use debug instead of error message when disabled
Kyle Roeschley
1
-1
/
+1
[next]