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/ath12k
Jakub Kicinski af2d6148d2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Cross-merge networking fixes after downstream PR (net-6.16-rc7).

Conflicts:

Documentation/netlink/specs/ovpn.yaml
  880d43ca9a ("netlink: specs: clean up spaces in brackets")
  af52020fc5 ("ovpn: reject unexpected netlink attributes")

drivers/net/phy/phy_device.c
  a44312d58e ("net: phy: Don't register LEDs for genphy")
  f0f2b992d8 ("net: phy: Don't register LEDs for genphy")
https://lore.kernel.org/20250710114926.7ec3a64f@kernel.org

drivers/net/wireless/intel/iwlwifi/fw/regulatory.c
drivers/net/wireless/intel/iwlwifi/mld/regulatory.c
  5fde0fcbd7 ("wifi: iwlwifi: mask reserved bits in chan_state_active_bitmap")
  ea045a0de3 ("wifi: iwlwifi: add support for accepting raw DSM tables by firmware")

net/ipv6/mcast.c
  ae3264a25a ("ipv6: mcast: Delay put pmc->idev in mld_del_delrec()")
  a8594c956c ("ipv6: mcast: Avoid a duplicate pointer check in mld_del_delrec()")
https://lore.kernel.org/8cc52891-3653-4b03-a45e-05464fe495cf@kernel.org

No adjacent changes.

Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2025-07-17 11:00:33 -07:00
..
acpi.c wifi: ath12k: Add support for reading variant from ACPI to download board data file 2025-02-03 14:43:29 -08:00
acpi.h wifi: ath12k: Add support for reading variant from ACPI to download board data file 2025-02-03 14:43:29 -08:00
ahb.c wifi: ath12k: Adjust the process of resource release for ahb bus 2025-05-19 10:45:39 -07:00
ahb.h wifi: ath12k: enable ath12k AHB support 2025-03-25 07:55:45 -07:00
ce.c treewide, timers: Rename from_timer() to timer_container_of() 2025-06-08 09:07:37 +02:00
ce.h wifi: ath12k: Add hw_params to remap CE register space for IPQ5332 2025-03-25 07:55:44 -07:00
core.c wifi: ath12k: Add missing include of export.h 2025-06-23 07:28:34 -07:00
core.h wifi: ath12k: install pairwise key first 2025-06-23 07:28:33 -07:00
coredump.c wifi: ath12k: Include MLO memory in firmware coredump collection 2025-01-07 16:29:58 -08:00
coredump.h wifi: ath12k: Include MLO memory in firmware coredump collection 2025-01-07 16:29:58 -08:00
dbring.c
dbring.h
debug.c wifi: ath12k: introduce ath12k_generic_dbg() 2025-02-11 07:27:09 -08:00
debug.h wifi: ath12k: introduce ath12k_generic_dbg() 2025-02-11 07:27:09 -08:00
debugfs_htt_stats.c wifi: ath12k: Fix buffer overflow in debugfs 2025-04-11 21:19:29 -07:00
debugfs_htt_stats.h wifi: ath12k: Support Received FSE Stats 2025-02-11 07:27:12 -08:00
debugfs_sta.c wifi: ath12k: Add peer extended Rx statistics debugfs support 2025-02-11 07:27:09 -08:00
debugfs_sta.h wifi: ath12k: Add peer extended Rx statistics debugfs support 2025-02-11 07:27:09 -08:00
debugfs.c wifi: ath12k: Avoid CPU busy-wait by handling VDEV_STAT and BCN_STAT 2025-06-17 16:28:34 -07:00
debugfs.h wifi: ath12k: Avoid CPU busy-wait by handling VDEV_STAT and BCN_STAT 2025-06-17 16:28:34 -07:00
dp_mon.c wifi: ath12k: Fix double budget decrement while reaping monitor ring 2025-06-23 07:28:34 -07:00
dp_mon.h wifi: ath12k: add ring config for monitor mode on WCN7850 2025-05-16 12:38:55 -07:00
dp_rx.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2025-07-17 11:00:33 -07:00
dp_rx.h wifi: ath12k: add support to reap and process mon dest ring 2025-05-16 12:38:55 -07:00
dp_tx.c wifi: ath12k: Pass ab pointer directly to ath12k_dp_tx_get_encap_type() 2025-06-23 07:28:34 -07:00
dp_tx.h wifi: ath12k: Add support for link specific datapath stats 2025-04-11 21:19:27 -07:00
dp.c wifi: ath12k: Decrement TID on RX peer frag setup error handling 2025-06-23 07:28:33 -07:00
dp.h wifi: ath12k: Add device dp stats support 2025-05-19 10:45:38 -07:00
fw.c wifi: ath12k: use fw_features only when it is valid 2025-04-15 07:35:51 -07:00
fw.h wifi: ath12k: introduce ath12k_fw_feature_supported() 2025-04-15 07:35:51 -07:00
hal_desc.h wifi: ath12k: Add device dp stats support 2025-05-19 10:45:38 -07:00
hal_rx.c wifi: ath12k: change soc name to device name 2025-05-19 10:45:38 -07:00
hal_rx.h wifi: ath12k: add support to reap and process mon dest ring 2025-05-16 12:38:55 -07:00
hal_tx.c
hal_tx.h wifi: ath12k: report station mode transmit rate 2025-01-26 10:41:27 -08:00
hal.c wifi: ath12k: fix ring-buffer corruption 2025-05-19 10:45:39 -07:00
hal.h wifi: ath12k: Fix hal_reo_cmd_status kernel-doc 2025-06-07 07:41:50 -07:00
hif.h wifi: ath12k: Add firmware coredump collection support 2024-10-16 07:43:07 -07:00
htc.c wifi: ath12k: add basic WoW functionalities 2024-06-24 19:31:46 +03:00
htc.h
hw.c wifi: ath12k: Enable REO queue lookup table feature on QCN9274 hw2.0 2025-06-23 07:28:34 -07:00
hw.h wifi: ath12k: fix GCC_GCC_PCIE_HOT_RST definition for WCN7850 2025-06-07 07:41:13 -07:00
Kconfig pci-v6.16-changes 2025-06-04 11:26:17 -07:00
mac.c ath.git patches for v6.17 2025-06-24 17:39:29 +02:00
mac.h wifi: ath12k: Prepare ahvif scan link for parallel scan 2025-06-23 07:28:32 -07:00
Makefile wifi: ath12k: enable ath12k AHB support 2025-03-25 07:55:45 -07:00
mhi.c wifi: ath12k: Prevent sending WMI commands to firmware during firmware crash 2025-04-17 15:49:35 -07:00
mhi.h wifi: ath12k: Add firmware coredump collection support 2024-10-16 07:43:07 -07:00
p2p.c wifi: ath12k: Avoid accessing uninitialized arvif->ar during beacon miss 2025-06-23 07:28:32 -07:00
p2p.h wifi: ath12k: prepare vif data structure for MLO handling 2024-10-16 08:36:19 -07:00
pci.c wifi: ath12k: fix GCC_GCC_PCIE_HOT_RST definition for WCN7850 2025-06-07 07:41:13 -07:00
pci.h wifi: ath12k: fix GCC_GCC_PCIE_HOT_RST definition for WCN7850 2025-06-07 07:41:13 -07:00
peer.c wifi: ath12k: correctly handle mcast packets for clients 2025-04-17 15:49:34 -07:00
peer.h wifi: ath12k: correctly handle mcast packets for clients 2025-04-17 15:49:34 -07:00
qmi.c wifi: ath12k: support MLO as well if single_chip_mlo_support flag is set 2025-04-15 07:35:51 -07:00
qmi.h wifi: ath12k: reset MLO global memory during recovery 2025-04-11 21:19:31 -07:00
reg.c wifi: ath12k: handle regulatory hints during mac registration 2025-06-23 07:28:32 -07:00
reg.h wifi: ath12k: handle regulatory hints during mac registration 2025-06-23 07:28:32 -07:00
rx_desc.h wifi: ath12k: Add HAL_RX_PPDU_START_USER_INFO TLV parsing support 2025-02-11 07:27:08 -08:00
testmode.c wifi: ath12k: Don't use %pK through printk 2025-04-17 15:49:35 -07:00
testmode.h wifi: ath12k: add factory test mode support 2025-01-22 10:31:41 -08:00
trace.c
trace.h tracing/treewide: Remove second parameter of __assign_str() 2024-05-22 20:14:47 -04:00
wmi.c wifi: ath12k: handle regulatory hints during mac registration 2025-06-23 07:28:32 -07:00
wmi.h wifi: ath12k: install pairwise key first 2025-06-23 07:28:33 -07:00
wow.c wifi: ath12k: add factory test mode support 2025-01-22 10:31:41 -08:00
wow.h wifi: ath12k: add basic WoW functionalities 2024-06-24 19:31:46 +03:00