summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath6kl
AgeCommit message (Expand)Author
2024-12-04wifi: cfg80211: send MLO links tx power info in GET_INTERFACERameshkumar Sundaram
2024-10-31Merge tag 'ath-next-20241030' of git://git.kernel.org/pub/scm/linux/kernel/gi...Kalle Valo
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-09-19wifi: ath6kl: fix typos in struct wmi_rssi_threshold_params_cmd and wmi_snr_t...Andrew Kreimer
2024-05-22tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)
2024-04-04wifi: ath6kl: sdio: simplify module initializationKrzysztof Kozlowski
2024-03-25wifi: ath6kl: fix sparse warningsKalle Valo
2024-02-08wifi: cfg80211/mac80211: move puncturing into chandefJohannes Berg
2023-10-18wifi: ath6kl: replace deprecated strncpy with memcpyJustin Stitt
2023-09-28Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2023-09-25wifi: cfg80211: split struct cfg80211_ap_settingsJohannes Berg
2023-09-21wifi: ath6kl: remove unnecessary (void*) conversionsWu Yunchuan
2023-09-13wifi: cfg80211: modify prototype for change_beaconAloka Dixit
2023-09-11wifi: cfg80211: remove wdev mutexJohannes Berg
2023-08-04Merge tag 'wireless-next-2023-08-04' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-07-26Revert "wifi: ath6k: silence false positive -Wno-dangling-pointer warning on ...Kalle Valo
2023-07-25wifi: ath6kl: Remove error checking for debugfs_create_dir()Wang Ming
2023-02-27wifi: ath6kl: reduce WARN to dev_dbg() in callbackFedor Pchelkin
2023-02-17wifi: ath6kl: minor fix for allocation sizeAlexey V. Vissarionov
2023-02-14wifi: cfg80211: include puncturing bitmap in channel switch eventsAloka Dixit
2022-09-02wifi: move from strlcpy with unused retval to strscpyWolfram Sang
2022-08-26Merge tag 'wireless-next-2022-08-26-v2' of git://git.kernel.org/pub/scm/linux...David S. Miller
2022-08-25wifi: cfg80211: Add link_id parameter to various key operations for MLOVeerendranath Jakkam
2022-08-05Merge tag 'trace-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2022-07-18wifi: ath6kl: fix repeated words in commentsJilin Yuan
2022-07-15tracing/ath: Use the new __vstring() helperSteven Rostedt (Google)
2022-07-08Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2022-06-20cfg80211: Indicate MLO connection info in connect and roam callbacksVeerendranath Jakkam
2022-06-20wifi: cfg80211: do some rework towards MLO link APIsJohannes Berg
2022-06-20ath6kl: avoid flush_scheduled_work() usageTetsuo Handa
2022-06-15Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2022-05-30ath6kl: fix typo in commentJulia Lawall
2022-05-24ath6kl: Use cc-disable-warning to disable -Wdangling-pointerNathan Chancellor
2022-05-22wifi: ath6k: silence false positive -Wno-dangling-pointer warning on GCC 12Jakub Kicinski
2022-03-18ath6kl: fix typos in commentsJulia Lawall
2022-03-11Merge tag 'wireless-next-2022-03-11' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2022-03-10ath6kl: add device ID for WLU5150-D81André Apitzsch
2022-03-09ath6kl: wmi: Replace one-element array with flexible-array member in struct w...Gustavo A. R. Silva
2022-03-09ath6kl: wmi: Replace one-element array with flexible-array member in struct w...Gustavo A. R. Silva
2022-03-09ath6kl: wmi: Replace one-element array with flexible-array member in struct w...Gustavo A. R. Silva
2022-03-09ath6kl: wmi: Replace one-element array with flexible-array member in struct w...Gustavo A. R. Silva
2022-03-09ath6kl: wmi: Replace one-element array with flexible-array member in struct w...Gustavo A. R. Silva
2022-03-09ath6kl: wmi: Replace one-element array with flexible-array member in struct w...Gustavo A. R. Silva
2022-03-06wireless: Atheros: Use netif_rx().Sebastian Andrzej Siewior
2022-02-21ath6kl: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva
2021-12-09ath6kl: Use struct_group() to avoid size-mismatched castingKees Cook
2021-10-28Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2021-10-28ath6kl: fix division by zero in send pathJohan Hovold
2021-10-28ath6kl: fix control-message timeoutJohan Hovold
2021-10-20ath6kl: use eth_hw_addr_set()Jakub Kicinski