index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath6kl
Age
Commit message (
Expand
)
Author
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
2018-12-20
ath6kl: Use debug instead of error message when disabled
Kyle Roeschley
2018-12-20
ath6kl: Fix off by one error in scan completion
Kyle Roeschley
2018-12-20
ath6kl: Only use match sets when firmware supports it
Kyle Roeschley
2018-12-13
ath6kl: add ath6kl_ prefix to crypto_type
Sagi Grimberg
2018-11-05
ath6kl: Mark expected switch fall-through
Gustavo A. R. Silva
2018-09-03
ath6kl: convert to using %pOFn instead of device_node.name
Rob Herring
2018-08-28
ath6kl: Remove unnecessary parentheses
Varsha Rao
2018-07-31
ath6kl: replace GFP_ATOMIC with GFP_KERNEL in ath6kl_bmi_init()
Jia-Ju Bai
2018-07-30
ath6kl: remove redundant variables netlen, orig_buf, orig_len, dropped and stats
Colin Ian King
2018-06-27
wireless-drivers: use BIT_ULL for NL80211_STA_INFO_ attribute types
Omer Efrat
2018-06-18
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2018-06-13
ath6kl: mark expected switch fall-throughs
Gustavo A. R. Silva
2018-06-13
ath6kl: add support for Dell Wireless 1537
Guy Chronister
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-05-23
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2018-05-12
wireless-drivers: Dynamically allocate struct station_info
Toke Høiland-Jørgensen
2018-04-27
ath6kl: fix ath6kl_data_tx()'s return type
Luc Van Oostenryck
2018-04-19
ath6kl: fix spelling mistake: "chache" -> "cache"
Colin Ian King
2018-03-27
wireless: Use octal not symbolic permissions
Joe Perches
2017-12-07
ath6kl: improve endianness handling
Kenneth Lu
2017-12-07
ath6kl: remove redundant variable ies_len
Kenneth Lu
2017-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-11-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-11-04
Merge tag 'wireless-drivers-next-for-davem-2017-11-03' of git://git.kernel.or...
David S. Miller
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-27
ath: Convert timers to use timer_setup()
Kees Cook
2017-10-05
timer: Remove init_timer_deferrable() in favor of timer_setup()
Kees Cook
2017-09-21
drivers: net: ath6kl: use setup_timer() helper.
Allen Pais
2017-08-11
ath6kl: constify usb_device_id
Arvind Yadav
2017-06-25
Merge tag 'wireless-drivers-next-for-davem-2017-06-25' of git://git.kernel.or...
David S. Miller
[next]