public inbox for ath12k@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2024-10-05 10:18:44 to 2024-10-17 10:17:20 UTC [more...]

[ath:ath12k-mlo-qcn9274] BUILD SUCCESS b65c3fb0a74d225194a3a613d9381d23d9f6232f
 2024-10-17  9:53 UTC 

[PATCH v3 2/2] wifi: ath12k: fix warning when unbinding
 2024-10-17  7:48 UTC 

[PATCH v3 1/2] wifi: ath12k: fix crash when unbinding
 2024-10-17  7:46 UTC 

[PATCH v2 2/2] wifi: ath12k: fix warning when unbinding
 2024-10-17  7:39 UTC  (3+ messages)
  ` [PATCH v2 2/2] wifi: ath12k: fix crash "

[PATCH v2 1/2] wifi: ath12k: fix crash when unbinding
 2024-10-17  7:35 UTC  (3+ messages)

[PATCH v6 0/4] wifi: ath12k: store and send country code to firmware after recovery
 2024-10-17  3:09 UTC  (5+ messages)
` [PATCH v6 1/4] wifi: ath12k: add configure country code for WCN7850
` [PATCH v6 2/4] wifi: ath12k: add 11d scan offload support
` [PATCH v6 3/4] wifi: ath12k: use correct WMI command to set country code for WCN7850
` [PATCH v6 4/4] wifi: ath12k: store and send country code to firmware after recovery

[PATCH v4 00/11] wifi: ath12k: some fixes and clean up for monitor mode
 2024-10-17  3:10 UTC  (12+ messages)
` [PATCH v4 01/11] wifi: ath12k: remove unused variable monitor_present
` [PATCH v4 02/11] wifi: ath12k: optimize storage size for struct ath12k
` [PATCH v4 03/11] wifi: ath12k: fix struct hal_rx_ppdu_end_user_stats
` [PATCH v4 04/11] wifi: ath12k: fix struct hal_rx_ppdu_start
` [PATCH v4 05/11] wifi: ath12k: fix struct hal_rx_phyrx_rssi_legacy_info
` [PATCH v4 06/11] wifi: ath12k: fix struct hal_rx_mpdu_start
` [PATCH v4 07/11] wifi: ath12k: properly handling the state variables of monitor mode
` [PATCH v4 08/11] wifi: ath12k: delete NSS and TX power setting for monitor vdev
` [PATCH v4 09/11] wifi: ath12k: use tail MSDU to get MSDU information
` [PATCH v4 10/11] wifi: ath12k: fix A-MSDU indication in monitor mode
` [PATCH v4 11/11] wifi: ath12k: delete mon reap timer

[PATCH 00/11] wifi: ath12k: MLO support part 1
 2024-10-17  2:55 UTC  (14+ messages)
` [PATCH 01/11] wifi: ath12k: prepare vif data structure for MLO handling
` [PATCH 02/11] wifi: ath12k: pass ath12k_link_vif instead of vif/ahvif
` [PATCH 03/11] wifi: ath12k: prepare sta data structure for MLO handling
` [PATCH 04/11] wifi: ath12k: prepare vif config caching for MLO
` [PATCH 05/11] wifi: ath12k: modify ath12k_mac_vif_chan() "
` [PATCH 06/11] wifi: ath12k: modify ath12k_get_arvif_iter() "
` [PATCH 07/11] wifi: ath12k: modify ath12k_mac_op_bss_info_changed() "
` [PATCH 08/11] wifi: ath12k: modify ath12k_mac_op_set_key() "
` [PATCH 09/11] wifi: ath12k: update ath12k_mac_op_conf_tx() "
` [PATCH 10/11] wifi: ath12k: update ath12k_mac_op_update_vif_offload() "
` [PATCH 11/11] wifi: ath12k: modify link arvif creation and removal "

[ath:master-pending] BUILD SUCCESS 15c3427eef15c3b9b6ebd87c3d42d5bd7212e320
 2024-10-16 23:20 UTC 

[ath:ath12k-mlo-preparation] BUILD SUCCESS c36aa7d96cfe118d7f95b4c49ef8221de9cc5379
 2024-10-16 19:00 UTC 

[ath:ath12k-mlo] BUILD SUCCESS 605f9d67e83bbecaf3aecddd5550163dc6443e56
 2024-10-16 18:20 UTC 

pull-request: ath-current-20241016
 2024-10-16 16:20 UTC 

[PATCH] wifi: ath12k: add missing lockdep_assert_wiphy() for ath12k_mac_op_ functions
 2024-10-16 15:17 UTC  (2+ messages)

[PATCH v3 0/2] wifi: ath12k: Support pdev Rate, Scheduled Algorithm Stats
 2024-10-16 15:17 UTC  (4+ messages)
` [PATCH v3 1/2] wifi: ath12k: Support Pdev "
` [PATCH v3 2/2] wifi: ath12k: Support BE OFDMA Pdev Rate Stats

[PATCH v5] wifi: ath12k: Add firmware coredump collection support
 2024-10-16 15:17 UTC  (2+ messages)

[PATCH v3] wifi: ath12k: Support DMAC Reset Stats
 2024-10-16 15:17 UTC  (2+ messages)

[PATCH 0/2] wifi: ath12k: fix issues when unbinding
 2024-10-16 12:01 UTC  (8+ messages)
` [PATCH 1/2] wifi: ath12k: fix crash "
` [PATCH 2/2] wifi: ath12k: fix warning "

[PATCH v2 00/22] wifi: ath12k: add Ath12k AHB driver support for IPQ5332
 2024-10-16 11:13 UTC  (33+ messages)
` [PATCH v2 01/22] dt-bindings: net: wireless: describe the ath12k AHB module
` [PATCH v2 02/22] arm64: dts: qcom: add wifi node for IPQ5332 based RDP441
` [PATCH v2 03/22] wifi: ath12k: add ath12k_hw_params for IPQ5332
` [PATCH v2 04/22] wifi: ath12k: refactor ath12k_hw_regs structure
` [PATCH v2 05/22] wifi: ath12k: add ath12k_hw_regs for IPQ5332
` [PATCH v2 06/22] wifi: ath12k: add ath12k_hw_ring_mask "
` [PATCH v2 07/22] wifi: ath12k: add CE configurations "
` [PATCH v2 08/22] wifi: ath12k: add ath12k_hw_hal_params "
` [PATCH v2 09/22] wifi: ath12k: avoid m3 firmware download in AHB device IPQ5332
` [PATCH v2 10/22] wifi: ath12k: add new CMEM read-write ath12k_hif_ops
` [PATCH v2 11/22] wifi: ath12k: remap CMEM register space for IPQ5332
` [PATCH v2 12/22] wifi: ath12k: fix incorrect CE addresses
` [PATCH v2 13/22] wifi: ath12k: remap CE register space for IPQ5332
` [PATCH v2 14/22] wifi: ath12k: add support for fixed QMI firmware memory
` [PATCH v2 15/22] wifi: ath12k: add BDF address in hardware parameter
` [PATCH v2 16/22] wifi: ath12k: convert tasklet to BH workqueue for CE interrupts
` [PATCH v2 17/22] wifi: ath12k: add AHB driver support for IPQ5332
` [PATCH v2 18/22] wifi: ath12k: Power up root PD
` [PATCH v2 19/22] wifi: ath12k: Register various userPD interrupts and save SMEM entries
` [PATCH v2 20/22] wifi: ath12k: Power up userPD
` [PATCH v2 21/22] wifi: ath12k: Power down userPD
` [PATCH v2 22/22] wifi: ath12k: enable ath12k AHB support

[PATCH v3 00/11] wifi: ath12k: some fixes and clean up for monitor mode
 2024-10-16  6:57 UTC  (12+ messages)
` [PATCH v3 01/11] wifi: ath12k: remove unused variable monitor_present
` [PATCH v3 02/11] wifi: ath12k: optimize storage size for struct ath12k
` [PATCH v3 03/11] wifi: ath12k: fix struct hal_rx_ppdu_end_user_stats
` [PATCH v3 04/11] wifi: ath12k: fix struct hal_rx_ppdu_start
` [PATCH v3 05/11] wifi: ath12k: fix struct hal_rx_phyrx_rssi_legacy_info
` [PATCH v3 06/11] wifi: ath12k: fix struct hal_rx_mpdu_start
` [PATCH v3 07/11] wifi: ath12k: properly handling the state variables of monitor mode
` [PATCH v3 08/11] wifi: ath12k: delete NSS and TX power setting for monitor vdev
` [PATCH v3 09/11] wifi: ath12k: use tail MSDU to get MSDU information
` [PATCH v3 10/11] wifi: ath12k: fix A-MSDU indication in monitor mode
` [PATCH v3 11/11] wifi: ath12k: delete mon reap timer

[PATCH v5 0/4] wifi: ath12k: add 11d scan offload support and handle country code for WCN7850
 2024-10-16  6:35 UTC  (5+ messages)
` [PATCH v5 1/4] wifi: ath12k: add configure "
` [PATCH v5 2/4] wifi: ath12k: add 11d scan offload support
` [PATCH v5 3/4] wifi: ath12k: use correct WMI command to set country code for WCN7850
` [PATCH v5 4/4] wifi: ath12k: store and send country code to firmware after recovery

[PATCH 0/4] wifi: ath12k: Support Pager, Counter, SoC, Transmit Rate Stats
 2024-10-16  6:26 UTC  (5+ messages)
` [PATCH 1/4] wifi: ath12k: Support Downlink Pager Stats
` [PATCH 2/4] wifi: ath12k: Support phy counter and TPC stats
` [PATCH 3/4] wifi: ath12k: Support SoC Common Stats
` [PATCH 4/4] wifi: ath12k: Support Transmit PER Rate Stats

[PATCH] wifi: ath12k: Fix for out-of bound access error
 2024-10-15 19:21 UTC 

[PATCH v2 00/11] wifi: ath12k: some fixes and clean up for monitor mode
 2024-10-15 16:41 UTC  (16+ messages)
` [PATCH v2 01/11] wifi: ath12k: remove unused variable monitor_present
` [PATCH v2 02/11] wifi: ath12k: optimize storage size for struct ath12k
` [PATCH v2 03/11] wifi: ath12k: fix struct hal_rx_ppdu_end_user_stats
` [PATCH v2 04/11] wifi: ath12k: fix struct hal_rx_ppdu_start
` [PATCH v2 05/11] wifi: ath12k: fix struct hal_rx_phyrx_rssi_legacy_info
` [PATCH v2 06/11] wifi: ath12k: fix struct hal_rx_mpdu_start
` [PATCH v2 07/11] wifi: ath12k: properly handling the state variables of monitor mode
` [PATCH v2 08/11] wifi: ath12k: delete NSS and TX power setting for monitor vdev
` [PATCH v2 09/11] wifi: ath12k: use tail MSDU to get MSDU information
` [PATCH v2 10/11] wifi: ath12k: fix A-MSDU indication in monitor mode
` [PATCH v2 11/11] wifi: ath12k: delete mon reap timer

[PATCH v4 0/4] wifi: ath12k: add 11d scan offload support and handle country code for WCN7850
 2024-10-15 16:38 UTC  (6+ messages)
` [PATCH v4 1/4] wifi: ath12k: add configure "
` [PATCH v4 2/4] wifi: ath12k: add 11d scan offload support
` [PATCH v4 3/4] wifi: ath12k: use correct WMI command to set country code for WCN7850
` [PATCH v4 4/4] wifi: ath12k: store and send country code to firmware after recovery

[PATCH v3 0/2] wifi: ath12k: Support AST and Puncture Stats
 2024-10-14  7:17 UTC  (3+ messages)
` [PATCH v3 1/2] wifi: ath12k: Support AST Entry Stats
` [PATCH v3 2/2] wifi: ath12k: Support pdev Puncture Stats

[ath:master] BUILD SUCCESS 69eabe24843f238e79a6dbbd2b3fcc8eef39d6b8
 2024-10-13 18:34 UTC 

[ath:pending] BUILD SUCCESS e805272f8c2dee280e2fa1c1a454517df17f1261
 2024-10-13  8:11 UTC 

[ath:master-pending] BUILD SUCCESS c814f3d030878dc98c8751497c325666ef572e12
 2024-10-13  0:42 UTC 

[PATCH v2 0/4] wifi: ath12k: Support Ring, SFM, Transmit MU, SelfGen stats, CCA stats
 2024-10-11 14:39 UTC  (6+ messages)
` [PATCH v2 1/4] wifi: ath12k: Support Self-Generated Transmit stats
` [PATCH v2 2/4] wifi: ath12k: Support Ring and SFM stats
` [PATCH v2 3/4] wifi: ath12k: Support pdev Transmit Multi-user stats
` [PATCH v2 4/4] wifi: ath12k: Support pdev CCA Stats

[PATCH v2] wifi: ath12k: Support Pdev OBSS Stats
 2024-10-11 14:39 UTC  (2+ messages)

[PATCH v4 0/6] wifi: ath12k: switch to using wiphy_lock()
 2024-10-11 14:39 UTC  (11+ messages)
` [PATCH v4 1/6] wifi: ath12k: fix atomic calls in ath12k_mac_op_set_bitrate_mask()
` [PATCH v4 2/6] wifi: ath12k: convert struct ath12k_sta::update_wk to use struct wiphy_work
` [PATCH v4 3/6] wifi: ath12k: switch to using wiphy_lock() and remove ar->conf_mutex
` [PATCH v4 4/6] wifi: ath12k: cleanup unneeded labels
` [PATCH v4 5/6] wifi: ath12k: ath12k_mac_set_key(): remove exit label
` [PATCH v4 6/6] wifi: ath12k: ath12k_mac_op_sta_state(): clean up update_wk cancellation

[PULL linux-firmware] ath12k firmware 20241009
 2024-10-10 19:52 UTC  (2+ messages)

Mixing ath11k and ath12k leads to failure
 2024-10-10 14:23 UTC 

[ath:pending] BUILD SUCCESS fd79fbbba5c7e309d3a53cbe88c5e5b348b7eaca
 2024-10-10  2:38 UTC 

[ath:ath12k-mlo] BUILD SUCCESS 829df6ff2c3cd9bdd352a1f7bc4f33cc2a53b8bd
 2024-10-09 19:17 UTC 

[ath:ath12k-mlo-qcn9274] BUILD SUCCESS 7435d14d41d5d479a5e6a8a2cd4efdac9d928823
 2024-10-09 19:16 UTC 

[ath:ath12k-mlo-qcn9274 65/81] drivers/net/wireless/ath/ath12k/mac.c:534 ath12k_get_link_sta() error: buffer overflow 'sta->link' 15 <= 15
 2024-10-09 11:16 UTC 

[ath:ath12k-mlo-qcn9274 64/81] drivers/net/wireless/ath/ath12k/mac.c:517 ath12k_get_link_bss_conf() error: buffer overflow 'vif->link_conf' 15 <= 15
 2024-10-09 11:14 UTC 

[ath:ath12k-mlo-qcn9274 /81] drivers/net/wireless/ath/ath12k/mac.c:4304 ath12k_mac_op_set_key() error: uninitialized symbol 'ret'
 2024-10-09 11:09 UTC 

[ath:master] BUILD SUCCESS 5303d98549ec105d4eac357ef48c1c76978a142e
 2024-10-09  6:13 UTC 

[ath:for-next] BUILD SUCCESS 4c57ec6c4bb9979b42ae7fa7273fc2d4a361d576
 2024-10-09  6:09 UTC 

[PATCH v2 0/2] wifi: ath12k: Support AST and Puncture Stats
 2024-10-09  0:06 UTC  (4+ messages)
` [PATCH v2 1/2] wifi: ath12k: Support AST Entry Stats
` [PATCH v2 2/2] wifi: ath12k: Support pdev Puncture Stats

[ath:ath12k-mlo-qcn9274 22/81] drivers/net/wireless/ath/ath12k/mac.c:9400 ath12k_mac_destroy() error: we previously assumed 'ab' could be null (see line 9389)
 2024-10-08 12:58 UTC 

[PATCH] wifi: ath12k: remove msdu_end structure for WCN7850
 2024-10-08  9:30 UTC 

[PATCH v2] wifi: mac80211: re-order assigning channel in activate links
 2024-10-08  8:49 UTC  (6+ messages)

[ath:ath12k-mlo] BUILD SUCCESS 17881fc070ee4530899ee6902ecf0f9db7e85b92
 2024-10-08  5:36 UTC 

[PATCH v2] wifi: ath12k: Support DMAC Reset Stats
 2024-10-07 23:06 UTC  (3+ messages)

[PATCH] wifi: ath12k: fix one more memcpy size error
 2024-10-07 21:43 UTC  (3+ messages)

[PATCH v2] wifi: ath12k: fix use-after-free in ath12k_dp_cc_cleanup()
 2024-10-07 21:43 UTC  (2+ messages)

[PATCH v2] wifi: ath12k: Modify print_array_to_buf() to support arrays with 1-based semantics
 2024-10-07 21:43 UTC  (2+ messages)

[ath:pending 8/12] drivers/net/wireless/ath/ath12k/debugfs_htt_stats.c:2515:77: warning: left shift count >= width of type
 2024-10-07 15:50 UTC  (3+ messages)

[PATCH RFC v3 0/6] wifi: ath12k: switch to using wiphy_lock()
 2024-10-07 14:47 UTC  (3+ messages)
` [PATCH RFC v3 3/6] wifi: ath12k: switch to using wiphy_lock() and remove ar->conf_mutex

[ath:pending] BUILD SUCCESS b35245095197fead99d81d7a78c2cf9e11e298c3
 2024-10-05 23:41 UTC 

[ath:master-pending] BUILD SUCCESS c8b4c8253a14f28f97dc7d6130d69632b7207e04
 2024-10-05 20:51 UTC 

[PATCH] wifi: ath12k: Support MBSSID Control Frame Stats
 2024-10-05 11:26 UTC 

[PATCH v2 0/2] wifi: ath12k: Support pdev Rate, Scheduled Algorithm Stats
 2024-10-05 11:15 UTC  (3+ messages)
` [PATCH v2 1/2] wifi: ath12k: Support Pdev "
` [PATCH v2 2/2] wifi: ath12k: Support BE OFDMA Pdev Rate Stats


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