linux/drivers/net/wireless/ath/ath11k
David S. Miller 7806f6561c wireless-drivers-next patches for v5.10
Second set of patches for v5.10. Biggest change here is wcn3680
 support to wcn36xx driver, otherwise smaller features. And naturally
 the usual fixes and cleanups.
 
 Major changes:
 
 brcmfmac
 
 * support 4-way handshake offloading for WPA/WPA2-PSK in AP mode
 
 * support SAE authentication offload in AP mode
 
 mt76
 
 * mt7663 runtime power management improvements
 
 * mt7915 A-MSDU offload
 
 wcn36xx
 
 * add support wcn3680 Wi-Fi 5 devices
 
 ath11k
 
 * spectral scan support for ipq6018
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1
 
 iQEcBAABAgAGBQJfbhn8AAoJEG4XJFUm622bFnMH/jI1Q+DXi2/sn3L01onNABqE
 0M/HiZj/Gli2kYrIFiXKzCCVZBA/5CIZefh8Q+brsH4ZonJriTJ/VnJcGdDU68FK
 ZqWSAkJ6+pJSaq7O/LofoTw+G0N64GPVN88ZqDMSoCyS8LDsE2QSjX6WEdeX7i9t
 BWLcdXJ/brPzxtoH43c+w05syM+NCzPACUEKADa0KU5pg+MKHqtL/2FN8CecyU8k
 ylzwH7w99mLBU3dDi8Q+EcUzOa0E+B7h56+BCcy/opCPZl0u2KGKcX/bRib1BwIB
 wAChlEppwK/x8G8ViqxkrDVn1IiY2mnlFvdExuOlWqmVqwcccY8lEe19iAnzrV4=
 =Xrmx
 -----END PGP SIGNATURE-----

Merge tag 'wireless-drivers-next-2020-09-25' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next

Kalle Valo says:

====================
wireless-drivers-next patches for v5.10

Second set of patches for v5.10. Biggest change here is wcn3680
support to wcn36xx driver, otherwise smaller features. And naturally
the usual fixes and cleanups.

Major changes:

brcmfmac

* support 4-way handshake offloading for WPA/WPA2-PSK in AP mode

* support SAE authentication offload in AP mode

mt76

* mt7663 runtime power management improvements

* mt7915 A-MSDU offload

wcn36xx

* add support wcn3680 Wi-Fi 5 devices

ath11k

* spectral scan support for ipq6018
====================

Signed-off-by: David S. Miller <davem@davemloft.net>
2020-09-25 13:16:29 -07:00
..
ahb.c ath11k: Add checked value for ath11k_ahb_remove 2020-09-22 10:41:00 +03:00
ahb.h ath11k: Remove rproc references from common core layer 2020-09-21 16:11:28 +03:00
ce.c ath11k: ce: get msi_addr and msi_data before srng setup 2020-08-18 12:44:33 +03:00
ce.h ath11k: ce: remove CE_COUNT() macro 2020-08-18 12:44:28 +03:00
core.c ath11k: Add support spectral scan for IPQ6018 2020-09-22 10:42:36 +03:00
core.h ath11k: Remove rproc references from common core layer 2020-09-21 16:11:28 +03:00
dbring.c ath11k: hal: create hw_srng_config dynamically 2020-08-17 13:18:38 +03:00
dbring.h ath11k: Add direct buffer ring support 2020-06-15 17:21:52 +03:00
debug.c ath11k: refactor debugfs code into debugfs.c 2020-09-22 10:41:41 +03:00
debug.h ath11k: refactor debugfs code into debugfs.c 2020-09-22 10:41:41 +03:00
debugfs_htt_stats.c ath11k: debugfs: move some function declarations to correct header files 2020-09-22 10:41:49 +03:00
debugfs_htt_stats.h ath11k: fix undefined reference to 'ath11k_debugfs_htt_ext_stats_handler' 2020-09-25 19:09:48 +03:00
debugfs_sta.c ath11k: debugfs: move some function declarations to correct header files 2020-09-22 10:41:49 +03:00
debugfs_sta.h ath11k: debugfs: move some function declarations to correct header files 2020-09-22 10:41:49 +03:00
debugfs.c ath11k: rename debug_htt_stats.[c|h] to debugfs_htt_stats.[c|h] 2020-09-22 10:41:46 +03:00
debugfs.h ath11k: fix undefined reference to 'ath11k_debugfs_htt_ext_stats_handler' 2020-09-25 19:09:48 +03:00
dp_rx.c ath11k: debugfs: move some function declarations to correct header files 2020-09-22 10:41:49 +03:00
dp_rx.h ath11k: Perform per-msdu rx processing 2020-03-18 13:53:49 +02:00
dp_tx.c wireless-drivers-next patches for v5.10 2020-09-25 13:16:29 -07:00
dp_tx.h
dp.c ath11k: debugfs: use ath11k_debugfs_ prefix 2020-09-22 10:41:44 +03:00
dp.h ath11k: setup QCA6390 rings for both rxdmas 2020-08-18 12:46:52 +03:00
hal_desc.h ath11k: Remove bus layer includes from upper layer 2020-05-11 15:35:06 +03:00
hal_rx.c ath11k: hal: cleanup dynamic register macros 2020-08-18 12:44:19 +03:00
hal_rx.h ath11k: Replace zero-length array with flexible-array 2020-05-06 09:23:08 +03:00
hal_tx.c ath11k: hal: create hw_srng_config dynamically 2020-08-17 13:18:38 +03:00
hal_tx.h ath11k: Remove bus layer includes from upper layer 2020-05-11 15:35:06 +03:00
hal.c ath11k: hal: assign msi_addr and msi_data to srng 2020-08-18 12:44:31 +03:00
hal.h ath11k: hal: cleanup dynamic register macros 2020-08-18 12:44:19 +03:00
hif.h ath11k: configure copy engine msi address in CE srng 2020-08-17 13:18:21 +03:00
htc.c ath11k: Remove unused function ath11k_htc_restore_tx_skb() 2020-09-22 10:45:53 +03:00
htc.h
hw.c ath11k: remove redundant num_keep_alive_pattern assignment 2020-09-22 10:44:35 +03:00
hw.h ath11k: Add support spectral scan for IPQ6018 2020-09-22 10:42:36 +03:00
Kconfig ath11k: use remoteproc only with AHB devices 2020-08-17 13:07:17 +03:00
mac.c wireless-drivers-next patches for v5.10 2020-09-25 13:16:29 -07:00
mac.h ath11k: Perform per-msdu rx processing 2020-03-18 13:53:49 +02:00
Makefile ath11k: rename debug_htt_stats.[c|h] to debugfs_htt_stats.[c|h] 2020-09-22 10:41:46 +03:00
mhi.c ath11k: return -ENOMEM on allocation failure 2020-08-27 13:19:46 +03:00
mhi.h ath11k: reset MHI during power down and power up 2020-08-18 12:47:10 +03:00
pci.c ath11k: move target ce configs to hw_params 2020-09-11 12:56:02 +03:00
pci.h ath11k: reset MHI during power down and power up 2020-08-18 12:47:10 +03:00
peer.c ath11k: remove useless info messages 2020-06-23 10:51:56 +03:00
peer.h ath11k: fix duplication peer create on same radio 2020-04-14 11:07:48 +03:00
qmi.c ath11k: return error if firmware request fails 2020-08-27 13:18:48 +03:00
qmi.h ath11k: fix memory OOB access in qmi_decode 2020-08-17 13:18:30 +03:00
reg.c ath11k: define max_radios in hw_params 2020-06-23 10:51:40 +03:00
reg.h
rx_desc.h ath11k: handle RX fragments 2020-03-17 08:35:30 +02:00
spectral.c ath11k: Add support spectral scan for IPQ6018 2020-09-22 10:42:36 +03:00
spectral.h ath11k: add support for spectral scan 2020-06-15 17:21:54 +03:00
testmode_i.h
testmode.c ath11k: rename ath11k_wmi_base instances from wmi_sc to wmi_ab 2019-12-18 19:27:45 +02:00
testmode.h
thermal.c net: ath11k: constify ath11k_thermal_ops 2020-08-26 16:21:17 -07:00
thermal.h ath11k: fix compiler warnings without CONFIG_THERMAL 2020-04-06 17:21:23 +03:00
trace.c
trace.h ath11k: add pktlog checksum in trace events to support pktlog 2020-04-06 19:15:50 +03:00
wmi.c ath11k: wmi: remove redundant configuration values from init 2020-09-22 10:43:50 +03:00
wmi.h ath11k: add support for spectral scan 2020-06-15 17:21:54 +03:00