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/ath9k
Johannes Berg 7322a7d80c ath.git patches for v6.17
All ath drivers:
 Add "#include <linux/export.h>" to all files that use EXPORT_SYMBOL()
 to fix a newly introduced 'make W=1' check. Note that check has
 subsequently been changed to only test when W=2, but keep the fixes to
 suppress the warning for 'make W=2'.
 
 ath12k:
 Properly handle scan requests on multi-radio wiphy devices.
 Perform the usual set of bug fixes and cleanups.
 -----BEGIN PGP SIGNATURE-----
 
 iHUEABYKAB0WIQQ/mtSHzPUi16IfDEksFbugiYzLewUCaFq4qwAKCRAsFbugiYzL
 e9nKAQC0wQ9QR53BFLGVu3TpR2hbaVaJmYlxCtf+DbrEUbOe1gEAgp2Cz0NdjUaQ
 IABFyUquZS/ZAkqytpjXMvoilyDawAg=
 =bBFE
 -----END PGP SIGNATURE-----

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

Jeff Johnson says:
==================
ath.git patches for v6.17

All ath drivers:
Add "#include <linux/export.h>" to all files that use EXPORT_SYMBOL()
to fix a newly introduced 'make W=1' check. Note that check has
subsequently been changed to only test when W=2, but keep the fixes to
suppress the warning for 'make W=2'.

ath12k:
Properly handle scan requests on multi-radio wiphy devices.
Perform the usual set of bug fixes and cleanups.
==================

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2025-06-24 17:39:29 +02:00
..
ahb.c wifi: ath9k: ahb: do ioremap resource in one step 2025-05-16 10:34:16 -07:00
ani.c
ani.h
antenna.c wifi: ath9k: miscellaneous spelling fixes 2024-11-12 16:44:54 -08:00
ar953x_initvals.h
ar955x_1p0_initvals.h
ar956x_initvals.h
ar5008_initvals.h
ar5008_phy.c
ar9001_initvals.h
ar9002_calib.c
ar9002_hw.c wifi: ath9k: miscellaneous spelling fixes 2024-11-12 16:44:54 -08:00
ar9002_initvals.h
ar9002_mac.c
ar9002_phy.c
ar9002_phy.h
ar9003_2p2_initvals.h
ar9003_aic.c wifi: ath9k: use clamp() in ar9003_aic_cal_post_process() 2024-09-14 14:45:57 +03:00
ar9003_aic.h
ar9003_buffalo_initvals.h
ar9003_calib.c
ar9003_eeprom.c move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
ar9003_eeprom.h
ar9003_hw.c wifi: ath9k: miscellaneous spelling fixes 2024-11-12 16:44:54 -08:00
ar9003_mac.c
ar9003_mac.h
ar9003_mci.c wifi: ath9k: miscellaneous spelling fixes 2024-11-12 16:44:54 -08:00
ar9003_mci.h
ar9003_paprd.c
ar9003_phy.c wifi: ath9k: use u32 for txgain indexes 2023-09-20 16:16:12 +03:00
ar9003_phy.h wifi: ath9k: miscellaneous spelling fixes 2024-11-12 16:44:54 -08:00
ar9003_rtt.c
ar9003_rtt.h
ar9003_wow.c
ar9330_1p1_initvals.h
ar9330_1p2_initvals.h
ar9340_initvals.h
ar9462_2p0_initvals.h
ar9462_2p1_initvals.h
ar9485_initvals.h
ar9565_1p0_initvals.h
ar9565_1p1_initvals.h
ar9580_1p0_initvals.h
ath9k_pci_owl_loader.c wifi: ath9k: remove ath9k_platform_data 2024-09-18 20:01:09 +03:00
ath9k.h wifi: ath9k: use unsigned long for activity check timestamp 2025-01-17 15:39:22 -08:00
beacon.c wifi: ath9k: simplify internal time management 2024-12-19 09:41:03 -08:00
btcoex.c wifi: ath9k: btcoex: remove platform_data 2024-09-18 20:01:08 +03:00
btcoex.h
calib.c wifi: ath9k: cleanup ath9k_hw_get_nf_hist_mid() 2025-01-10 14:42:51 -08:00
calib.h
channel.c treewide, timers: Rename from_timer() to timer_container_of() 2025-06-08 09:07:37 +02:00
common-beacon.c wifi: ath9k: Add missing include of export.h 2025-06-23 07:28:33 -07:00
common-beacon.h
common-debug.c wifi: ath9k: Add missing include of export.h 2025-06-23 07:28:33 -07:00
common-debug.h
common-init.c wifi: ath9k: Add missing include of export.h 2025-06-23 07:28:33 -07:00
common-init.h
common-spectral.c wifi: ath9k: Add missing include of export.h 2025-06-23 07:28:33 -07:00
common-spectral.h
common.c wifi: ath9k: Add missing include of export.h 2025-06-23 07:28:33 -07:00
common.h wifi: ath9k: Remove unused declarations 2023-08-22 16:39:23 +03:00
debug_sta.c
debug.c wifi: ath9k: Add RX inactivity detection and reset chip when it occurs 2024-11-19 07:32:16 -08:00
debug.h wifi: ath9k: Add RX inactivity detection and reset chip when it occurs 2024-11-19 07:32:16 -08:00
dfs_debug.c wifi: mac80211: handle ieee80211_radar_detected() for MLO 2024-09-06 13:01:05 +02:00
dfs_debug.h
dfs.c wifi: ath9k: miscellaneous spelling fixes 2024-11-12 16:44:54 -08:00
dfs.h
dynack.c wifi: ath9k: Add missing include of export.h 2025-06-23 07:28:33 -07:00
dynack.h
eeprom_4k.c move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
eeprom_9287.c move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
eeprom_def.c move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
eeprom.c wifi: ath9k: eeprom: remove platform data 2024-09-18 20:01:08 +03:00
eeprom.h
gpio.c treewide, timers: Rename from_timer() to timer_container_of() 2025-06-08 09:07:37 +02:00
hif_usb.c wifi: ath9k: miscellaneous spelling fixes 2024-11-12 16:44:54 -08:00
hif_usb.h wifi: ath9k_htc: fix format-truncation warning 2023-10-23 20:24:40 +03:00
htc_drv_beacon.c wifi: ath9k_htc: Abort software beacon handling if disabled 2025-05-20 08:34:34 -07:00
htc_drv_debug.c wifi: ath9k: Remove error checks when creating debugfs entries 2024-08-07 11:09:11 +03:00
htc_drv_gpio.c
htc_drv_init.c wifi: ath9k: delay all of ath9k_wmi_event_tasklet() until init is complete 2024-02-02 13:39:58 +02:00
htc_drv_main.c wifi: cfg80211/mac80211: Add support to get radio index 2025-06-24 15:19:27 +02:00
htc_drv_txrx.c treewide, timers: Rename from_timer() to timer_container_of() 2025-06-08 09:07:37 +02:00
htc_hst.c wifi: ath9k: add range check for conn_rsp_epid in htc_connect_service() 2024-09-14 14:46:27 +03:00
htc_hst.h
htc.h wifi: ath9k: delay all of ath9k_wmi_event_tasklet() until init is complete 2024-02-02 13:39:58 +02:00
hw-ops.h
hw.c wifi: ath9k: Add missing include of export.h 2025-06-23 07:28:33 -07:00
hw.h wifi: ath9k: simplify internal time management 2024-12-19 09:41:03 -08:00
init.c treewide: Switch/rename to timer_delete[_sync]() 2025-04-05 10:30:12 +02:00
Kconfig wifi: mac80211: use wiphy locked debugfs helpers for agg_status 2023-11-27 11:25:01 +01:00
link.c treewide, timers: Rename from_timer() to timer_container_of() 2025-06-08 09:07:37 +02:00
mac.c
mac.h wifi: ath9k: miscellaneous spelling fixes 2024-11-12 16:44:54 -08:00
main.c wifi: cfg80211/mac80211: Add support to get radio index 2025-06-24 15:19:27 +02:00
Makefile
mci.c wifi: ath9k: Don't mark channelmap stack variable read-only in ath9k_mci_update_wlan_channels() 2023-04-19 17:24:47 +03:00
mci.h
pci.c treewide: Switch/rename to timer_delete[_sync]() 2025-04-05 10:30:12 +02:00
phy.h
recv.c wifi: ath9k: cleanup a few (mostly) TX-related routines 2024-12-19 09:41:03 -08:00
reg_aic.h wifi: ath9k: delete some unused/duplicate macros 2023-12-18 20:44:58 +02:00
reg_mci.h
reg_wow.h
reg.h
rng.c
tx99.c wifi: ath9k: consistently use kstrtoX_from_user() functions 2023-08-22 16:37:53 +03:00
wmi.c wifi: ath9k: delay all of ath9k_wmi_event_tasklet() until init is complete 2024-02-02 13:39:58 +02:00
wmi.h
wow.c wifi: ath9k: miscellaneous spelling fixes 2024-11-12 16:44:54 -08:00
xmit.c wifi: ath9k: cleanup struct ath_tx_control and ath_tx_prepare() 2025-01-17 15:39:22 -08:00