messages from 2024-10-01 10:20:24 to 2024-10-16 19:03:30 UTC [more...]
[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
[PATCH v2 2/2] wifi: ath12k: fix warning when unbinding
2024-10-16 16:48 UTC (2+ messages)
[PATCH v2 1/2] wifi: ath12k: fix crash when unbinding
2024-10-16 16:47 UTC (2+ messages)
pull-request: ath-current-20241016
2024-10-16 16:20 UTC
[PATCH 00/11] wifi: ath12k: MLO support part 1
2024-10-16 15:39 UTC (13+ 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 "
[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 (3+ messages)
[PATCH v2] wifi: ath12k: Modify print_array_to_buf() to support arrays with 1-based semantics
2024-10-07 21:43 UTC (3+ 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
[ath:ath12k-mlo-qcn9274] BUILD SUCCESS 4ad14f50820745f9c2f425ba07ca8431bf2409ed
2024-10-05 6:36 UTC
[ath:ath12k-mlo-preparation] BUILD SUCCESS 33d69326329ca2646b5d2d9e990b9e536149d789
2024-10-04 14:53 UTC
ath12k-mlo branch ChangeLog
2024-10-04 11:45 UTC (3+ messages)
[PATCH] wifi: ath12k: Modify print_array_to_buf() to support arrays with 1-based semantics
2024-10-04 8:57 UTC (3+ messages)
[ath:pending] BUILD SUCCESS WITH WARNING 08dd5d93509f962500dc983864b4effb2600831a
2024-10-04 3:09 UTC
[ath:master-pending] BUILD SUCCESS 7536faa61e194f5cfac0a9277b7cc3cfed766eb0
2024-10-04 2:56 UTC
[ath:pending] BUILD SUCCESS 27c34be6d208b4cdd3de386cbde0f3f5a2f38e03
2024-10-02 18:28 UTC
[PATCH 0/2] wifi: ath12k: Support AST and Puncture Stats
2024-10-02 15:06 UTC (5+ messages)
` [PATCH 1/2] wifi: ath12k: Support AST Entry Stats
` [PATCH 2/2] wifi: ath12k: Support pdev Puncture Stats
[PATCH 0/2] wifi: ath12k: Support pdev Rate, Scheduled Algorithm Stats
2024-10-02 15:05 UTC (5+ messages)
` [PATCH 1/2] wifi: ath12k: Support Pdev "
` [PATCH 2/2] wifi: ath12k: Support BE OFDMA Pdev Rate Stats
[PATCH] wifi: ath12k: Support DMAC Reset Stats
2024-10-01 23:36 UTC (2+ messages)
[ath:ath12k-mlo] BUILD SUCCESS 8d6f03ed42b89bff5af467647e8a9f63d6a1d59f
2024-10-01 17:47 UTC
[ath:ath12k-mlo-preparation] BUILD SUCCESS 72f999b8bccf1532620331f6275f1e32a86ccf4e
2024-10-01 17:20 UTC
[PATCH net-next] wifi: ath: Use common kfree() code in 53 functions
2024-10-01 11:56 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox