index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath6kl
Age
Commit message (
Expand
)
Author
2022-02-21
ath6kl: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
2021-12-09
ath6kl: Use struct_group() to avoid size-mismatched casting
Kees Cook
2021-10-28
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2021-10-28
ath6kl: fix division by zero in send path
Johan Hovold
2021-10-28
ath6kl: fix control-message timeout
Johan Hovold
2021-10-20
ath6kl: use eth_hw_addr_set()
Jakub Kicinski
2021-10-20
wireless: use eth_hw_addr_set()
Jakub Kicinski
2021-08-29
ath6kl: wmi: fix an error code in ath6kl_wmi_sync_point()
Dan Carpenter
2021-06-15
ath6kl: Fix inconsistent indenting
Jiapeng Chong
2021-05-13
ath6kl: return error code in ath6kl_wmi_set_roam_lrssi_cmd()
Anirudh Rayabharam
2021-05-13
Revert "ath6kl: return error code in ath6kl_wmi_set_roam_lrssi_cmd()"
Greg Kroah-Hartman
2021-01-26
cfg80211: avoid holding the RTNL when calling the driver
Johannes Berg
2021-01-22
cfg80211: change netdev registration/unregistration semantics
Johannes Berg
2020-12-02
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2020-11-07
wireless: remove unneeded break
Tom Rix
2020-11-07
ath6kl: fix enum-conversion warning
Arnd Bergmann
2020-09-22
ath6kl: wmi: prevent a shift wrapping bug in ath6kl_wmi_delete_pstream_cmd()
Dan Carpenter
2020-08-27
ath6kl: wmi: Remove unused variable 'rate'
Lee Jones
2020-08-18
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2020-08-17
ath6kl: prevent potential array overflow in ath6kl_add_new_sta()
Dan Carpenter
2020-08-17
ath6kl: fix spelling mistake "initilisation" -> "initialization"
Colin Ian King
2020-08-17
ath6kl: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
2020-07-15
wireless: Fix trivial spelling
Kieran Bingham
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-05-29
mmc: sdio: Move SDIO IDs from ath6kl driver to common include file
Pali Rohár
2020-05-26
Merge tag 'mac80211-next-for-net-next-2020-04-25' of git://git.kernel.org/pub...
David S. Miller
2020-05-06
ath6kl: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-04-24
cfg80211: change internal management frame registration API
Johannes Berg
2019-10-02
net/wireless: Use kmemdup rather than duplicating its implementation
Fuqian Huang
2019-09-26
drivers: net: Fix Kconfig indentation
Krzysztof Kozlowski
2019-09-04
ath6kl: fix a NULL-ptr-deref bug in ath6kl_usb_alloc_urb_from_pipe()
Hui Peng
2019-09-04
ath6kl: Fix a possible null-pointer dereference in ath6kl_htc_mbox_create()
Jia-Ju Bai
2019-07-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-26
Merge tag 'wireless-drivers-next-for-davem-2019-06-26' of git://git.kernel.or...
David S. Miller
2019-06-26
ath: fix SPDX tags
Kalle Valo
2019-06-02
net: ipv4: provide __rcu annotation for ifa_list
Florian Westphal
2019-05-27
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-04-29
ath6kl: remove redundant check of status != 0
Colin Ian King
2019-04-29
ath6kl: add some bounds checking
Dan Carpenter
2019-04-29
ath6kl: wmi: use struct_size() helper
Gustavo A. R. Silva
2019-04-29
ath6kl: debug: Use struct_size() helper
Gustavo A. R. Silva
2019-04-27
netlink: make validation more configurable for future strictness
Johannes Berg
2019-02-08
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2019-02-01
wireless: remove unneeded semicolon
YueHaibing
2019-01-10
ath6kl: return error code in ath6kl_wmi_set_roam_lrssi_cmd()
Kangjie Lu
2018-12-28
Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-block
Linus Torvalds
[next]