summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath6kl
AgeCommit message (Expand)Author
2020-12-02Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2020-11-07wireless: remove unneeded breakTom Rix
2020-11-07ath6kl: fix enum-conversion warningArnd Bergmann
2020-09-22ath6kl: wmi: prevent a shift wrapping bug in ath6kl_wmi_delete_pstream_cmd()Dan Carpenter
2020-08-27ath6kl: wmi: Remove unused variable 'rate'Lee Jones
2020-08-18Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2020-08-17ath6kl: prevent potential array overflow in ath6kl_add_new_sta()Dan Carpenter
2020-08-17ath6kl: fix spelling mistake "initilisation" -> "initialization"Colin Ian King
2020-08-17ath6kl: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-07-16treewide: Remove uninitialized_var() usageKees Cook
2020-07-15wireless: Fix trivial spellingKieran Bingham
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-05-29mmc: sdio: Move SDIO IDs from ath6kl driver to common include filePali Rohár
2020-05-26Merge tag 'mac80211-next-for-net-next-2020-04-25' of git://git.kernel.org/pub...David S. Miller
2020-05-06ath6kl: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-04-24cfg80211: change internal management frame registration APIJohannes Berg
2019-10-02net/wireless: Use kmemdup rather than duplicating its implementationFuqian Huang
2019-09-26drivers: net: Fix Kconfig indentationKrzysztof Kozlowski
2019-09-04ath6kl: fix a NULL-ptr-deref bug in ath6kl_usb_alloc_urb_from_pipe()Hui Peng
2019-09-04ath6kl: Fix a possible null-pointer dereference in ath6kl_htc_mbox_create()Jia-Ju Bai
2019-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-26Merge tag 'wireless-drivers-next-for-davem-2019-06-26' of git://git.kernel.or...David S. Miller
2019-06-26ath: fix SPDX tagsKalle Valo
2019-06-02net: ipv4: provide __rcu annotation for ifa_listFlorian Westphal
2019-05-27Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-04-29ath6kl: remove redundant check of status != 0Colin Ian King
2019-04-29ath6kl: add some bounds checkingDan Carpenter
2019-04-29ath6kl: wmi: use struct_size() helperGustavo A. R. Silva
2019-04-29ath6kl: debug: Use struct_size() helperGustavo A. R. Silva
2019-04-27netlink: make validation more configurable for future strictnessJohannes Berg
2019-02-08Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2019-02-01wireless: remove unneeded semicolonYueHaibing
2019-01-10ath6kl: return error code in ath6kl_wmi_set_roam_lrssi_cmd()Kangjie Lu
2018-12-28Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-12-20ath6kl: Use debug instead of error message when disabledKyle Roeschley
2018-12-20ath6kl: Fix off by one error in scan completionKyle Roeschley
2018-12-20ath6kl: Only use match sets when firmware supports itKyle Roeschley
2018-12-13ath6kl: add ath6kl_ prefix to crypto_typeSagi Grimberg
2018-11-05ath6kl: Mark expected switch fall-throughGustavo A. R. Silva
2018-09-03ath6kl: convert to using %pOFn instead of device_node.nameRob Herring
2018-08-28ath6kl: Remove unnecessary parenthesesVarsha Rao
2018-07-31ath6kl: replace GFP_ATOMIC with GFP_KERNEL in ath6kl_bmi_init()Jia-Ju Bai
2018-07-30ath6kl: remove redundant variables netlen, orig_buf, orig_len, dropped and statsColin Ian King
2018-06-27wireless-drivers: use BIT_ULL for NL80211_STA_INFO_ attribute typesOmer Efrat
2018-06-18Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2018-06-13ath6kl: mark expected switch fall-throughsGustavo A. R. Silva
2018-06-13ath6kl: add support for Dell Wireless 1537Guy Chronister