messages from 2024-08-14 09:44:28 to 2024-09-16 22:13:45 UTC [more...]
[PATCH 0/4] wifi: ath12k: Support Ring, SFM, Transmit MU, SelfGen stats, CCA stats
2024-09-16 22:13 UTC (8+ messages)
` [PATCH 1/4] wifi: ath12k: Support Self-Generated Transmit stats
` [PATCH 2/4] wifi: ath12k: Support Ring and SFM stats
` [PATCH 3/4] wifi: ath12k: Support pdev Transmit Multi-user stats
` [PATCH 4/4] wifi: ath12k: Support pdev CCA Stats
[PATCH][next] wifi: mac80211: make read-only array svc_id static const
2024-09-16 20:13 UTC (2+ messages)
ath12k-mlo branch ChangeLog
2024-09-16 15:27 UTC (2+ messages)
ath12k driver on Debian 12 - High ping latency and MLO support query on 6.11rc7
2024-09-16 14:48 UTC (4+ messages)
` Fwd: "
ath12k firmware regression with update 82318c966fd1
2024-09-16 13:14 UTC (3+ messages)
[ath:ath12k-mlo 38/63] drivers/net/wireless/ath/ath12k/mac.c:3981:8: warning: variable 'ret' is uninitialized when used here
2024-09-16 8:57 UTC (2+ messages)
[ath:ath12k-mlo 34/63] drivers/net/wireless/ath/ath12k/mac.c:4289:8: warning: variable 'ret' is used uninitialized whenever 'if' condition is true
2024-09-16 8:48 UTC (2+ messages)
[ath:ath12k-mlo] BUILD SUCCESS WITH WARNING 8f61af03fddc0a30bdf49e06a13eafff3cec91b0
2024-09-16 1:31 UTC
[ath:ath-next] BUILD SUCCESS 8619593634cbdf5abf43f5714df49b04e4ef09ab
2024-09-15 19:32 UTC
[ath:pending] BUILD SUCCESS 4617bbd11497b80c2624a004a697826bfe68015f
2024-09-15 19:03 UTC
QCN9274 Wallys DR9274-5G&6G failed to fetch board data
2024-09-15 19:03 UTC
[ath:master-pending] BUILD SUCCESS f6b126deec76f157f05b9c1a4cd7fdcdd7f6026d
2024-09-15 18:31 UTC
[ath:master] BUILD SUCCESS 675287e397d8578a22bc0ab6d7b703947b1cca81
2024-09-15 16:25 UTC
[ath:master] BUILD SUCCESS 0606024b89d4ba59586cc7023d361a22065da8fa
2024-09-14 3:03 UTC
[ath:pending] BUILD SUCCESS 6ee876823c07f58cf48241d879c4e7cc69510748
2024-09-14 3:01 UTC
[ath:master-pending] BUILD SUCCESS 0153ff2ebbd0ddd2db438c15a6a76cf97b493330
2024-09-14 2:58 UTC
New staging repos for ath1*k firmware
2024-09-11 19:18 UTC (7+ messages)
wcn7850 - dmesg errors
2024-09-11 14:09 UTC
[ath:master] BUILD SUCCESS b1365224b7bd30454b0a0cfebc65ee7b41ed0a6c
2024-09-10 23:13 UTC
pull-request: ath-next-20240909
2024-09-09 17:40 UTC (2+ messages)
Allocating more RX descriptors that can fit in their related rings
2024-09-09 13:12 UTC (7+ messages)
[PATCH] wifi: ath12k: fix tx power, max reg power update to firmware
2024-09-09 12:55 UTC (6+ messages)
(no subject)
2024-09-09 6:43 UTC
(no subject)
2024-09-09 5:40 UTC
[ath:master] BUILD SUCCESS 903aaf66edc97dd5b9e3118d19677291051a9c40
2024-09-07 8:15 UTC
[ath:for-next] BUILD SUCCESS 02f454f9aa6255d99611d6a4e37edd08812878df
2024-09-06 18:23 UTC
Weird layout of struct hal_rx_desc_qcn9274
2024-09-06 3:37 UTC (4+ messages)
[PATCH v3 0/4] wifi: ath12k: add 11d scan offload support and handle country code for WCN7850
2024-09-05 23:39 UTC (9+ messages)
` [PATCH v3 1/4] wifi: ath12k: add configure "
` [PATCH v3 2/4] wifi: ath12k: add 11d scan offload support
` [PATCH v3 3/4] wifi: ath12k: use correct WMI command to set country code for WCN7850
` [PATCH v3 4/4] wifi: ath12k: store and send country code to firmware after recovery
[PATCH] wifi: ath12k: Skip Rx TID cleanup for self peer
2024-09-05 19:59 UTC (2+ messages)
[RFC PATCH 00/18] wifi: ath12k: add Ath12k AHB driver support for IPQ5332
2024-09-05 18:33 UTC (29+ messages)
` [RFC PATCH 01/18] dt-bindings: net: wireless: describe the ath12k AHB module
` [RFC PATCH 02/18] arm64: dts: qcom: add wifi node for IPQ5332 based RDP441
` [RFC PATCH 03/18] wifi: ath12k: add ath12k_hw_params for IPQ5332
` [RFC PATCH 04/18] wifi: ath12k: refactor ath12k_hw_regs structure
` [RFC PATCH 05/18] wifi: ath12k: add ath12k_hw_regs for IPQ5332
` [RFC PATCH 06/18] wifi: ath12k: add ath12k_hw_ring_mask "
` [RFC PATCH 07/18] wifi: ath12k: add CE configurations "
` [RFC PATCH 08/18] wifi: ath12k: add ath12k_hw_hal_params "
` [RFC PATCH 09/18] wifi: ath12k: avoid m3 firmware download in AHB device IPQ5332
` [RFC PATCH 10/18] wifi: ath12k: add new CMEM read-write ath12k_hif_ops
` [RFC PATCH 11/18] wifi: ath12k: remap CMEM register space for IPQ5332
` [RFC PATCH 12/18] wifi: ath12k: fix incorrect CE addresses
` [RFC PATCH 13/18] wifi: ath12k: remap CE register space for IPQ5332
` [RFC PATCH 14/18] wifi: ath12k: add support for fixed QMI firmware memory
` [RFC PATCH 15/18] wifi: ath12k: add support to read board_id from device-tree
` [RFC PATCH 16/18] wifi: ath12k: convert tasklet to BH workqueue for CE interrupts
` [RFC PATCH 17/18] wifi: ath12k: add AHB driver support for IPQ5332
` [RFC PATCH 18/18] wifi: ath12k: enable ath12k AHB support
[PATCH RFC 0/4] wifi: ath12k: switch to using wiphy_lock()
2024-09-05 17:09 UTC (13+ messages)
` [PATCH RFC 1/4] wifi: ath12k: switch to using wiphy_lock() and remove ar->conf_mutex
` [PATCH RFC 2/4] wifi: ath12k: cleanup unneeded labels
` [PATCH RFC 3/4] wifi: ath12k: ath12k_mac_op_set_key(): remove exit label
` [PATCH RFC 4/4] wifi: ath12k: convert struct ath12k_sta::update_wk to use struct wiphy_work
[PATCH][next] wifi: ath12k: Avoid -Wflex-array-member-not-at-end warnings
2024-09-05 16:20 UTC (4+ messages)
[PATCH] wifi: ath12k: avoid deadlock during regulatory update in ath12k_regd_update()
2024-09-04 16:47 UTC (3+ messages)
wcn7850 issues
2024-09-04 7:08 UTC (25+ messages)
pull-request: ath-current-20240903
2024-09-03 16:54 UTC (2+ messages)
[ath:master] BUILD SUCCESS ec6d091977c2c19283e39f27529b100cc17a3320
2024-09-03 11:22 UTC
[ath:for-current] BUILD SUCCESS 2f833e8948d6c88a3a257d4e426c9897b4907d5a
2024-09-03 11:21 UTC
[ath:pending] BUILD SUCCESS d8535e2ae09212fbdd9330870814b62a231f8745
2024-09-01 6:32 UTC
[ath:master-pending] BUILD SUCCESS 13276569e05eefcd271f683169f4883606c244c1
2024-09-01 0:18 UTC
[PATCH] wifi: ath12k: Add support to simulate firmware crash
2024-08-30 21:27 UTC (2+ messages)
[PATCH] wifi: ath12k: move txbaddr/rxbaddr into struct ath12k_dp
2024-08-30 17:01 UTC (3+ messages)
Wrong place for rxbaddr/txbaddr to be in struct ath12k_spt_info
2024-08-29 7:17 UTC (5+ messages)
[PATCH 0/3] wifi: ath12k: Add multi radio iface combination support
2024-08-27 7:25 UTC (10+ messages)
` [PATCH 1/3] wifi: ath12k: Introduce iface combination cleanup helper
` [PATCH 2/3] wifi: ath12k: Refactor radio freq low and high information
` [PATCH 3/3] wifi: ath12k: Advertise multi device iface combination
[PATCH 0/3] wifi: ath11k/ath12k: Set IRQ affinity hint after requesting all shared IRQs
2024-08-26 7:44 UTC (9+ messages)
` [PATCH 1/3] wifi: ath11k: "
` [PATCH 2/3] wifi: ath12k: "
` [PATCH 3/3] wifi: ath11k/ath12k: Replace irq_set_affinity_hint() with irq_set_affinity_and_hint()
[ath:pending] BUILD SUCCESS d075f3981ba56d694c33a21588bb70d9f5aea321
2024-08-23 17:43 UTC
[ath:master-pending] BUILD SUCCESS 2581a85efc4f26cdf1230ea050598d0144a689be
2024-08-23 17:42 UTC
[ath:master] BUILD SUCCESS 8fb3b2b8d6d489416a7ff8a28cd4083340ad9e55
2024-08-23 11:29 UTC
[ath:for-current] BUILD SUCCESS 9abf199943a6469a71f6ce5c2266e9364d310f8b
2024-08-23 11:29 UTC
ath12k: WCN7851 and QCN9274 monitor mode not working
2024-08-20 7:23 UTC (4+ messages)
[ath:master-pending] BUILD SUCCESS 8a864cd949c0f9d796c3a34602357def151f8546
2024-08-17 10:41 UTC
[ath:for-next] BUILD SUCCESS 94745807f3ebd379f23865e6dab196f220664179
2024-08-17 5:26 UTC
[ath:pending] BUILD SUCCESS 13894b6aaced62537f63e957e35acc783c58269e
2024-08-17 5:00 UTC
[ath:master] BUILD SUCCESS a38ef6438cb9017b7f0a6a8978355aeb02742a62
2024-08-17 3:47 UTC
[PATCH] wifi: mac80211: Fix ieee80211_convert_to_unicast() logic
2024-08-16 20:04 UTC (5+ messages)
[ath:master] BUILD SUCCESS 5e15b8555b2e464426a66f2dda3496b193ef2b76
2024-08-16 10:29 UTC
[PATCH] wifi: ath12k: fix the stack frame size warning in ath12k_mac_op_hw_scan
2024-08-15 16:06 UTC (2+ messages)
[ath:master] BUILD SUCCESS cec90d44dd150b5271c5c4d5eb047815014c270d
2024-08-15 13:43 UTC
[PULL linux-firmware] ath11k and ath12k firmware 20240813
2024-08-15 13:55 UTC (2+ messages)
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