public inbox for ath12k@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2025-07-23 10:37:48 to 2025-09-05 03:59:04 UTC [more...]

[ath:master] BUILD SUCCESS 35d97582acffc8b4cef8918628e559adc9df5701
 2025-09-05  2:30 UTC 

[ath:main-ath12k-ng] BUILD SUCCESS 29eedbd4a134bbcb9f0a122c243bf4dfb6650874
 2025-09-04 19:01 UTC 

[ath:pending-ath12k-ng] BUILD SUCCESS d637c58a29475d646f8decfbbc1d27fae999a449
 2025-09-04 18:12 UTC 

[DESIGN RFC] Critical Update handling in the kernel
 2025-09-04 14:24 UTC  (7+ messages)

[PULL linux-firmware] ath12k firmware ath-20250903
 2025-09-04 13:51 UTC  (2+ messages)

[PATCH ath12k-ng 00/20] wifi: ath12k: ath12k file re-organization
 2025-09-03 17:14 UTC  (24+ messages)
` [PATCH ath12k-ng 01/20] wifi: ath12k: Move hal_tx and hal_rx to wifi7 directory
` [PATCH ath12k-ng 02/20] wifi: ath12k: Move hal_tx.h file "
` [PATCH ath12k-ng 03/20] wifi: ath12k: Move hal_rx.h "
` [PATCH ath12k-ng 04/20] wifi: ath12k: Move HAL Rx wrapper APIs to dp_rx.h
` [PATCH ath12k-ng 05/20] wifi: ath12k: Move Rx error related functions to wifi7 directory
` [PATCH ath12k-ng 06/20] wifi: ath12k: Move hal_desc.h file "
` [PATCH ath12k-ng 07/20] wifi: ath12k: Move rx_desc.h "
` [PATCH ath12k-ng 08/20] wifi: ath12k: Move rxdma ring config functions "
` [PATCH ath12k-ng 09/20] wifi: ath12k: Move rx error and defrag "
` [PATCH ath12k-ng 10/20] wifi: ath12k: Move regular msdu processing "
` [PATCH ath12k-ng 11/20] wifi: ath12k: Move srng processing "
` [PATCH ath12k-ng 12/20] wifi: ath12k: Separate arch specific part of RX APIs
` [PATCH ath12k-ng 13/20] wifi: ath12k: Move arch specific REO functions to wifi7 directory
` [PATCH ath12k-ng 14/20] wifi: ath12k: Move arch specific rx tid and related "
` [PATCH ath12k-ng 15/20] wifi: ath12k: Move arch specific tx APIs "
` [PATCH ath12k-ng 16/20] wifi: ath12k: Move ath12k_dp_tx and related "
` [PATCH ath12k-ng 17/20] wifi: ath12k: Move HTT code in dp.h to newly introduced files
` [PATCH ath12k-ng 18/20] wifi: ath12k: Move HTT Rx specific code "
` [PATCH ath12k-ng 19/20] wifi: ath12k: Move HTT Tx "
` [PATCH ath12k-ng 20/20] wifi: ath12k: Move HTT specific code from dp.c "

pull-request: ath-current-20250902
 2025-09-03  0:17 UTC 

[PATCH ath-current] wifi: ath12k: Set EMLSR support flag in MLO flags for EML-capable stations
 2025-09-02 22:46 UTC  (3+ messages)

[linux-mainline-6.17rc3-1-x86_64] RIP at qmi_handle_release with ath12k on a MSI x870e Carbon WiFi - mainline kernel
 2025-09-02  9:10 UTC  (6+ messages)

[ath:pending-ath12k-ng] BUILD SUCCESS 2ece020fdf04ad044773e8484399c87c32c9313e
 2025-08-30  0:25 UTC 

[PATCH v2 0/8] PCI/ASPM: Fix pci_enable_link_state*() APIs behavior
 2025-08-26 21:24 UTC  (15+ messages)
` [PATCH v2 1/8] PCI/ASPM: Always disable ASPM when driver requests it
` [PATCH v2 2/8] PCI/ASPM: Fix the behavior of pci_enable_link_state*() APIs
` [PATCH v2 3/8] PCI/ASPM: Transition the device to D0 (if required) inside pci_enable_link_state_locked() API
` [PATCH v2 4/8] PCI/ASPM: Improve the kernel-doc for pci_disable_link_state*() APIs
` [PATCH v2 5/8] PCI/ASPM: Return enabled ASPM states from pcie_aspm_enabled() API
` [PATCH v2 6/8] wifi: ath12k: Use pci_{enable/disable}_link_state() APIs to enable/disable ASPM states
` [PATCH v2 7/8] wifi: ath11k: "
` [PATCH v2 8/8] wifi: ath10k: "

[PATCH ath-next] wifi: ath12k: Add support to set per-radio RTS threshold
 2025-08-26 10:57 UTC 

[PATCH v2 0/4] wifi: ath12k: Fix endianness handling in QMI
 2025-08-26  7:20 UTC  (5+ messages)
` [PATCH v2 1/4] soc: qcom: introduce generic QMI encoding/decoding macros
` [PATCH v2 2/4] soc: qcom: fix QMI encoding/decoding for basic elements
` [PATCH v2 3/4] soc: qcom: preserve CPU endianness for QMI_DATA_LEN
` [PATCH v2 4/4] wifi: ath12k: enforce CPU-endian format for all QMI messages

The whole computer hard resets when trying to load ath12k driver in a KVM VM
 2025-08-22  0:05 UTC  (4+ messages)

[ath:pending-ath12k-ng] BUILD SUCCESS 0e487f03c6e5d8dd5b076b8b061e50e736ab2196
 2025-08-21 22:49 UTC 

[ath:main-ath12k-ng] BUILD SUCCESS d12522ad9e26e3dea4672f0a814f85dd27ffedcf
 2025-08-21 20:34 UTC 

ath12k: REO status on PPC does not work
 2025-08-21  6:54 UTC  (11+ messages)

[PATCH ath12k-ng 00/13] wifi: ath12k: Ath12k modularization changes
 2025-08-21  1:46 UTC  (25+ messages)
` [PATCH ath12k-ng 01/13] wifi: ath12k: Restructure PCI code to common and Wi-Fi 7 specific logic
` [PATCH ath12k-ng 02/13] wifi: ath12k: Move Copy Engine configuration to Wi-Fi 7 specific file
` [PATCH ath12k-ng 03/13] wifi: ath12k: Move Wi-Fi 7 WMI configuration to dedicated file
` [PATCH ath12k-ng 04/13] wifi: ath12k: Move Wi-Fi 7 MHI "
` [PATCH ath12k-ng 05/13] wifi: ath12k: Rename hw.c to Wi-Fi 7 specific implementation file
` [PATCH ath12k-ng 06/13] wifi: ath12k: Rename ahb_hif_ops to reflect generic usage
` [PATCH ath12k-ng 07/13] wifi: ath12k: Restructure ahb.c into common and Wi-Fi 7 specific modules
` [PATCH ath12k-ng 08/13] wifi: ath12k: Move Wi-Fi 7 specific init routines to dedicated file
` [PATCH ath12k-ng 09/13] wifi: ath12k: Move hw_init invocation to target-specific probe
` [PATCH ath12k-ng 10/13] wifi: ath12k: Modularize driver into common and Wi-Fi 7 specific components
` [PATCH ath12k-ng 11/13] wifi: ath12k: Rename ath12k_* symbols to ath12k_wifi7_* for clarity
` [PATCH ath12k-ng 12/13] wifi: ath12k: Remove HAL defines from shared PCI code
` [PATCH ath12k-ng 13/13] wifi: ath12k: Remove HAL define dependencies from shared AHB code

[PATCH 6.15] wifi: ath12k: install pairwise key first
 2025-08-15  2:06 UTC 

[PATCH ath-next 0/3] wifi: ath: downgrade logging level for CE buffer enqueue failure
 2025-08-15  1:44 UTC  (4+ messages)
` [PATCH ath-next 1/3] wifi: ath11k: downgrade log "
` [PATCH ath-next 2/3] wifi: ath12k: fix wrong logging ID used for CE
` [PATCH ath-next 3/3] wifi: ath12k: downgrade log level for CE buffer enqueue failure

[ath:pending] BUILD SUCCESS 0206eaa372e78752fd3387e300fffb37639c191c
 2025-08-14 17:07 UTC 

Enabling 6 GHz band in WCN785x
 2025-08-14  2:52 UTC  (9+ messages)

[PATCH ath-next 0/2] wifi: ath12k: install pairwise key first
 2025-08-12 16:27 UTC  (6+ messages)
      ` Stable Request: "

[PATCH ath-next 0/3] wifi: ath12k: Add support to handle inactivity STA kickout event
 2025-08-12 11:17 UTC  (4+ messages)
` [PATCH ath-next 1/3] wifi: ath12k: enhance the WMI_PEER_STA_KICKOUT event with reasons and RSSI reporting
` [PATCH ath-next 2/3] wifi: ath12k: Add support to handle reason inactivity STA kickout event for QCN9274/IPQ5332
` [PATCH ath-next 3/3] wifi: ath12k: Extend beacon miss handling for MLO non-AP STA

[PATCH 0/3] EDITME: cover title for mdtloader-changes
 2025-08-12  8:31 UTC  (17+ messages)
` [PATCH 1/3] soc: qcom: mdt_loader: Remove unused parameter
` [PATCH 2/3] soc: qcom: mdt_loader: Remove pas id parameter
` [PATCH 3/3] soc: qcom: mdt_loader: Fix check mdt_header_valid()

[PATCH ath-next V4] wifi: ath12k: report station mode per-chain signal strength
 2025-08-12  3:00 UTC 

[PATCH ath-next v3] wifi: ath12k: report station mode per-chain signal strength
 2025-08-12  2:04 UTC  (2+ messages)

[Patch v3 1/3] soc: qcom: mdt_loader: Remove unused parameter
 2025-08-11 18:41 UTC  (7+ messages)
` [Patch v3 2/3] soc: qcom: mdt_loader: Remove pas id parameter
` [Patch v3 3/3] soc: qcom: mdt_loader: Remove unused parameter

[PATCH ath-next v3] wifi: ath12k: report station mode per-chain signal strength
 2025-08-11 11:03 UTC 

[PATCH ath-next 0/2] wifi: ath12k: fix 2 instances of Smatch warnings
 2025-08-11  3:38 UTC  (5+ messages)
` [PATCH ath-next 1/2] wifi: ath12k: initialize eirp_power before use
` [PATCH ath-next 2/2] wifi: ath12k: fix overflow warning on num_pwr_levels

received scan start failure event with the last two firmware
 2025-08-08 19:03 UTC  (2+ messages)

[PULL linux-firmware] ath11k and ath12k firmware ath-20250807
 2025-08-08 11:45 UTC  (2+ messages)

[PATCH v2 1/4] soc: qcom: mdt_loader: Fix check mdt_header_valid()
 2025-08-07 16:50 UTC  (9+ messages)
` [PATCH v2 2/4] soc: qcom: mdt_loader: Remove unused parameter
` [PATCH v2 3/4] soc: qcom: mdt_loader: Remove pas id parameter
` [PATCH v2 4/4] soc: qcom: mdt_loader: Remove unused parameter

[PATCH ath-current 0/7] wifi: ath12k: Fix Issues in REO RX Queue Updates
 2025-08-07 13:39 UTC  (11+ messages)
` [PATCH ath-current 1/7] wifi: ath12k: Increase DP_REO_CMD_RING_SIZE to 256
` [PATCH ath-current 2/7] wifi: ath12k: Refactor RX TID deletion handling into helper function
` [PATCH ath-current 3/7] wifi: ath12k: Refactor RX TID buffer cleanup "
` [PATCH ath-current 4/7] wifi: ath12k: Refactor REO command to use ath12k_dp_rx_tid_rxq
` [PATCH ath-current 5/7] wifi: ath12k: Add Retry Mechanism for REO RX Queue Update Failures
` [PATCH ath-current 6/7] wifi: ath12k: Fix flush cache failure during RX queue update
` [PATCH ath-current 7/7] wifi: ath12k: Use 1KB Cache Flush Command for QoS TID Descriptors

[PATCH 0/6] PCI/ASPM: Fix pci_enable_link_state*() APIs behavior
 2025-08-07 10:03 UTC  (8+ messages)
` [PATCH 4/6] wifi: ath12k: Use pci_{enable/disable}_link_state() APIs to enable/disable ASPM states

[ath:master] BUILD SUCCESS 95bf875b89b48a95a82aca922eeaf19d52543028
 2025-08-05 18:34 UTC 

[ath:main-ath12k-ng] BUILD SUCCESS db81e046e074a41a82eb3ef16d3c68316047b71c
 2025-08-03 11:09 UTC 

[ath:pending] BUILD SUCCESS 582032d59415f19f1dc0c78d114ee5a074abc0fe
 2025-08-02 18:35 UTC 

[ath:master] BUILD SUCCESS 4cedae6335644a5858e1bc2c367aedc10482b654
 2025-08-02  8:06 UTC 

ath12k_pci errors and loss of connectivity in 6.12.y branch
 2025-07-27 16:12 UTC  (9+ messages)

[ath:master] BUILD SUCCESS 0f79768f8d665b43b77967d38b5df6ccebe8cb57
 2025-07-27  4:39 UTC 

[ath:pending] BUILD SUCCESS f44734b14c43c852bb72fb6c1513fad2641ea7df
 2025-07-25 14:45 UTC 

[ath:master-pending] BUILD SUCCESS 9c4097808ec7dd118bb0627c8164e55b8c6432bd
 2025-07-25 13:45 UTC 

[PATCH ath-next] wifi: ath12k: Fix NSS value update in ext_rx_stats
 2025-07-25  8:44 UTC 

[PATCH ath-next] wifi: ath12k: Fix peer lookup in ath12k_dp_mon_rx_deliver_msdu()
 2025-07-24 14:50 UTC  (2+ messages)

[PATCH ath-next] wifi: ath12k: Add fallback for invalid channel number in PHY metadata
 2025-07-24 14:48 UTC  (2+ messages)

[PATCH ath-next 0/3] wifi: ath12k: monitor mode fixes
 2025-07-24 14:44 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox