summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath6kl
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'wireless-next-2023-08-04' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2023-08-041-2/+0
|\
| * wifi: ath6kl: Remove error checking for debugfs_create_dir()Wang Ming2023-07-251-2/+0
* | Revert "wifi: ath6k: silence false positive -Wno-dangling-pointer warning on ...Kalle Valo2023-07-261-5/+0
|/
* wifi: ath6kl: reduce WARN to dev_dbg() in callbackFedor Pchelkin2023-02-271-2/+2
* wifi: ath6kl: minor fix for allocation sizeAlexey V. Vissarionov2023-02-171-1/+1
* wifi: cfg80211: include puncturing bitmap in channel switch eventsAloka Dixit2023-02-141-1/+1
* wifi: move from strlcpy with unused retval to strscpyWolfram Sang2022-09-021-1/+1
* Merge tag 'wireless-next-2022-08-26-v2' of git://git.kernel.org/pub/scm/linux...David S. Miller2022-08-261-4/+4
|\
| * wifi: cfg80211: Add link_id parameter to various key operations for MLOVeerendranath Jakkam2022-08-251-4/+4
* | Merge tag 'trace-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2022-08-051-10/+4
|\ \ | |/ |/|
| * tracing/ath: Use the new __vstring() helperSteven Rostedt (Google)2022-07-151-10/+4
* | wifi: ath6kl: fix repeated words in commentsJilin Yuan2022-07-183-3/+3
* | Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2022-07-081-4/+12
|\ \
| * | ath6kl: avoid flush_scheduled_work() usageTetsuo Handa2022-06-201-4/+12
* | | cfg80211: Indicate MLO connection info in connect and roam callbacksVeerendranath Jakkam2022-06-201-1/+1
* | | wifi: cfg80211: do some rework towards MLO link APIsJohannes Berg2022-06-201-2/+4
|/ /
* | Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2022-06-151-1/+1
|\ \ | |/ |/|
| * ath6kl: fix typo in commentJulia Lawall2022-05-301-1/+1
* | ath6kl: Use cc-disable-warning to disable -Wdangling-pointerNathan Chancellor2022-05-241-1/+1
* | wifi: ath6k: silence false positive -Wno-dangling-pointer warning on GCC 12Jakub Kicinski2022-05-221-0/+5
|/
* ath6kl: fix typos in commentsJulia Lawall2022-03-181-1/+1
* Merge tag 'wireless-next-2022-03-11' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2022-03-113-37/+24
|\
| * ath6kl: add device ID for WLU5150-D81André Apitzsch2022-03-101-0/+1
| * ath6kl: wmi: Replace one-element array with flexible-array member in struct w...Gustavo A. R. Silva2022-03-092-5/+2
| * ath6kl: wmi: Replace one-element array with flexible-array member in struct w...Gustavo A. R. Silva2022-03-091-1/+1
| * ath6kl: wmi: Replace one-element array with flexible-array member in struct w...Gustavo A. R. Silva2022-03-091-1/+1
| * ath6kl: wmi: Replace one-element array with flexible-array member in struct w...Gustavo A. R. Silva2022-03-091-1/+1
| * ath6kl: wmi: Replace one-element array with flexible-array member in struct w...Gustavo A. R. Silva2022-03-092-8/+2
| * ath6kl: wmi: Replace one-element array with flexible-array member in struct w...Gustavo A. R. Silva2022-03-092-8/+3
| * ath6kl: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva2022-02-211-13/+13
* | wireless: Atheros: Use netif_rx().Sebastian Andrzej Siewior2022-03-061-1/+1
|/
* ath6kl: Use struct_group() to avoid size-mismatched castingKees Cook2021-12-092-15/+19
* Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2021-10-281-1/+6
|\
| * ath6kl: fix division by zero in send pathJohan Hovold2021-10-281-0/+5
| * ath6kl: fix control-message timeoutJohan Hovold2021-10-281-1/+1
* | ath6kl: use eth_hw_addr_set()Jakub Kicinski2021-10-201-4/+5
* | wireless: use eth_hw_addr_set()Jakub Kicinski2021-10-201-1/+1
|/
* ath6kl: wmi: fix an error code in ath6kl_wmi_sync_point()Dan Carpenter2021-08-291-1/+3
* ath6kl: Fix inconsistent indentingJiapeng Chong2021-06-151-2/+2
* ath6kl: return error code in ath6kl_wmi_set_roam_lrssi_cmd()Anirudh Rayabharam2021-05-132-4/+5
* Revert "ath6kl: return error code in ath6kl_wmi_set_roam_lrssi_cmd()"Greg Kroah-Hartman2021-05-131-1/+3
* cfg80211: avoid holding the RTNL when calling the driverJohannes Berg2021-01-262-0/+4
* cfg80211: change netdev registration/unregistration semanticsJohannes Berg2021-01-221-2/+2
* Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2020-12-021-2/+2
|\
| * ath6kl: fix enum-conversion warningArnd Bergmann2020-11-071-2/+2
* | wireless: remove unneeded breakTom Rix2020-11-071-1/+0
|/
* ath6kl: wmi: prevent a shift wrapping bug in ath6kl_wmi_delete_pstream_cmd()Dan Carpenter2020-09-221-0/+5
* ath6kl: wmi: Remove unused variable 'rate'Lee Jones2020-08-271-8/+2
* Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2020-08-183-5/+8
|\
| * ath6kl: prevent potential array overflow in ath6kl_add_new_sta()Dan Carpenter2020-08-171-0/+3