2
0
mirror of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-09-04 20:19:47 +08:00
linux/drivers/net/wireless/ath/wcn36xx
Kalle Valo b20821248e ath.git patches for v6.14
This development cycle featured multiple patchsets to ath12k to
 support the new 802.11be MLO feature, although the feature is still
 incomplete. Also in ath12k, there were other feature patches.  In
 ath11k, support was added for QCA6698AQ. And there was the usual set
 of bug fixes and cleanups across most drivers, notable being the
 addition of "noinline_for_stack" to some functions to avoid "stack
 frame size" warnings when compiling with clang.
 -----BEGIN PGP SIGNATURE-----
 
 iHUEABYKAB0WIQQ/mtSHzPUi16IfDEksFbugiYzLewUCZ1cfJQAKCRAsFbugiYzL
 e6csAP4yj+pdNHX6asbohlpJlohsyroOTEiPLZ9sP5qQ17eRRgEA6ycwqwJ/d39b
 AyL2rJlxRQOz8sPbGeDvSAf3HkKN4Q4=
 =81tw
 -----END PGP SIGNATURE-----

Merge tag 'ath-next-20241209' of git://git.kernel.org/pub/scm/linux/kernel/git/ath/ath

ath.git patches for v6.14

This development cycle featured multiple patchsets to ath12k to
support the new 802.11be MLO feature, although the feature is still
incomplete. Also in ath12k, there were other feature patches.  In
ath11k, support was added for QCA6698AQ. And there was the usual set
of bug fixes and cleanups across most drivers, notable being the
addition of "noinline_for_stack" to some functions to avoid "stack
frame size" warnings when compiling with clang.
2024-12-09 20:41:20 +02:00
..
debug.c wifi: wcn36xx: Add debugfs entry to read firmware feature strings 2022-07-29 16:24:38 +03:00
debug.h wifi: wcn36xx: Add debugfs entry to read firmware feature strings 2022-07-29 16:24:38 +03:00
dxe.c wifi: wcn36xx: remove unnecessary (void*) conversions 2023-09-21 11:08:22 +03:00
dxe.h wifi: wcn36xx: add support for pronto-v3 2023-03-15 12:15:50 +02:00
firmware.c wifi: wcn36xx: Move capability bitmap to string translation function to firmware.c 2022-07-29 16:24:38 +03:00
firmware.h wifi: wcn36xx: Move capability bitmap to string translation function to firmware.c 2022-07-29 16:24:38 +03:00
hal.h wifi: wcn36xx: fix repeated words in comments 2022-09-19 15:43:02 +03:00
Kconfig treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
main.c ath.git patches for v6.14 2024-12-09 20:41:20 +02:00
Makefile wifi: wcn36xx: Move firmware feature bit storage to dedicated firmware.c file 2022-07-29 16:24:38 +03:00
pmc.c Revert "wcn36xx: Disable bmps when encryption is disabled" 2021-10-27 10:43:31 +03:00
pmc.h
smd.c wifi: wcn36xx: remove unnecessary (void*) conversions 2023-09-21 11:08:22 +03:00
smd.h wifi: wcn36xx: Annotate struct wcn36xx_hal_ind_msg with __counted_by 2023-09-21 11:09:31 +03:00
testmode_i.h
testmode.c wifi: wcn36xx: remove unnecessary (void*) conversions 2023-09-21 11:08:22 +03:00
testmode.h wcn36xx: Replace zero-length array with flexible-array 2020-05-13 19:03:06 +03:00
txrx.c wifi: wcn36xx: buff_to_be(): fix sparse warnings 2024-03-25 12:50:41 +02:00
txrx.h wcn36xx: Implement tx_rate reporting 2022-03-30 11:04:25 +03:00
wcn36xx.h wifi: wcn36xx: fix a typo in struct wcn36xx_sta documentation 2024-09-19 19:18:02 +03:00