开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath6kl
Age
Commit message (
Expand
)
Author
2022-09-02
wifi: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-26
Merge tag 'wireless-next-2022-08-26-v2' of git://git.kernel.org/pub/scm/linux...
David S. Miller
2022-08-25
wifi: cfg80211: Add link_id parameter to various key operations for MLO
Veerendranath Jakkam
2022-08-05
Merge tag 'trace-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2022-07-18
wifi: ath6kl: fix repeated words in comments
Jilin Yuan
2022-07-15
tracing/ath: Use the new __vstring() helper
Steven Rostedt (Google)
2022-07-08
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2022-06-20
cfg80211: Indicate MLO connection info in connect and roam callbacks
Veerendranath Jakkam
2022-06-20
wifi: cfg80211: do some rework towards MLO link APIs
Johannes Berg
2022-06-20
ath6kl: avoid flush_scheduled_work() usage
Tetsuo Handa
2022-06-15
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2022-05-30
ath6kl: fix typo in comment
Julia Lawall
2022-05-24
ath6kl: Use cc-disable-warning to disable -Wdangling-pointer
Nathan Chancellor
2022-05-22
wifi: ath6k: silence false positive -Wno-dangling-pointer warning on GCC 12
Jakub Kicinski
2022-03-18
ath6kl: fix typos in comments
Julia Lawall
2022-03-11
Merge tag 'wireless-next-2022-03-11' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2022-03-10
ath6kl: add device ID for WLU5150-D81
André Apitzsch
2022-03-09
ath6kl: wmi: Replace one-element array with flexible-array member in struct w...
Gustavo A. R. Silva
2022-03-09
ath6kl: wmi: Replace one-element array with flexible-array member in struct w...
Gustavo A. R. Silva
2022-03-09
ath6kl: wmi: Replace one-element array with flexible-array member in struct w...
Gustavo A. R. Silva
2022-03-09
ath6kl: wmi: Replace one-element array with flexible-array member in struct w...
Gustavo A. R. Silva
2022-03-09
ath6kl: wmi: Replace one-element array with flexible-array member in struct w...
Gustavo A. R. Silva
2022-03-09
ath6kl: wmi: Replace one-element array with flexible-array member in struct w...
Gustavo A. R. Silva
2022-03-06
wireless: Atheros: Use netif_rx().
Sebastian Andrzej Siewior
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
[next]