public inbox for ath12k@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2024-12-06 17:05:10 to 2024-12-17 19:55:04 UTC [more...]

[PATCH v3 0/8] wifi: ath12k: Refactor the monitor status Rx path
 2024-12-17 19:54 UTC  (17+ messages)
` [PATCH v3 1/8] wifi: ath12k: Add documentation HTT_H2T_MSG_TYPE_RX_RING_SELECTION_CFG
` [PATCH v3 2/8] wifi: ath12k: Refactor monitor status TLV structure
` [PATCH v3 3/8] wifi: ath12k: cleanup Rx peer statistics structure
` [PATCH v3 4/8] wifi: ath12k: Fix the misspelled of hal TLV tag HAL_PHYRX_GENERICHT_SIG
` [PATCH v3 5/8] wifi: ath12k: fix incorrect TID updation in DP monitor status path
` [PATCH v3 6/8] wifi: ath12k: Remove unused HAL Rx mask in DP monitor path
` [PATCH v3 7/8] wifi: ath12k: Change the Tx monitor SRNG ring ID
` [PATCH v3 8/8] wifi: ath12k: Avoid explicit type cast in monitor status parse handler

[ath:for-next] BUILD SUCCESS d33bc467e8325be66b7209250e9829d199034ffe
 2024-12-17 19:53 UTC 

[PATCH v2] wifi: ath12k: Add support for parsing 64-bit TLVs
 2024-12-17 19:45 UTC  (2+ messages)

[PATCH] wifi: ath12k: Add support for parsing 64-bit TLVs
 2024-12-17 19:35 UTC  (4+ messages)

[ath:pending] BUILD SUCCESS d953ce0fcc7ce69edb5a3a39ea3a98ba2347976d
 2024-12-17 18:40 UTC 

[PATCH v4 0/2] wifi: ath12k: Support AST and Puncture Stats
 2024-12-17 15:26 UTC  (6+ messages)
` [PATCH v4 1/2] wifi: ath12k: Support AST Entry Stats
` [PATCH v4 2/2] wifi: ath12k: Support pdev Puncture Stats

[PATCH][next] wifi: ath12k: Fix spelling mistake "requestted" -> "requested"
 2024-12-17 15:27 UTC  (2+ messages)

[PATCH 0/6] wifi: ath12k: Support Sounding, Latency, Trigger, FSE stats
 2024-12-17  9:52 UTC  (7+ messages)
` [PATCH 1/6] wifi: ath12k: Support Sounding Stats
` [PATCH 2/6] wifi: ath12k: Support Latency Stats
` [PATCH 3/6] wifi: ath12k: Support Uplink OFDMA Trigger Stats
` [PATCH 4/6] wifi: ath12k: Add API to print s8 arrays in HTT stats
` [PATCH 5/6] wifi: ath12k: Support Uplink MUMIMO Trigger Stats
` [PATCH 6/6] wifi: ath12k: Support Received FSE Stats

[PATCH v2 0/4] wifi: ath12k: Fix the static checker warning
 2024-12-17  3:59 UTC  (5+ messages)
` [PATCH v2 1/4] wifi: ath12k: Refactor ath12k_hw set helper function argument
` [PATCH v2 2/4] wifi: ath12k: Refactor the ath12k_hw get "
` [PATCH v2 3/4] wifi: ath12k: Refactor ath12k_get_num_hw() "
` [PATCH v2 4/4] wifi: ath12k: Fix uninitialized variable access in ath12k_mac_allocate() function

[PATCH v3 0/8] wifi: ath12k: MLO support part 7
 2024-12-16 20:49 UTC  (12+ messages)
` [PATCH v3 1/8] dt-bindings: net: wireless: Describe ath12k PCI module with WSI
` [PATCH v3 2/8] wifi: ath12k: parse multiple device information from Device Tree
` [PATCH v3 3/8] wifi: ath12k: send partner device details in QMI MLO capability
` [PATCH v3 4/8] wifi: ath12k: refactor ath12k_qmi_alloc_target_mem_chunk()
` [PATCH v3 5/8] wifi: ath12k: add support to allocate MLO global memory region
` [PATCH v3 6/8] wifi: ath12k: Add MLO WMI setup and teardown functions
` [PATCH v3 7/8] wifi: ath12k: enable MLO setup and teardown from core
` [PATCH v3 8/8] wifi: ath12k: avoid redundant code in DP Rx error process

[PATCH v2 0/8] wifi: ath12k: MLO support part 7
 2024-12-16 19:54 UTC  (10+ messages)
` [PATCH v2 1/8] dt-bindings: net: wireless: Describe ath12k PCI module with WSI
` [PATCH v2 2/8] wifi: ath12k: parse multiple device information from Device Tree
` [PATCH v2 3/8] wifi: ath12k: send partner device details in QMI MLO capability
` [PATCH v2 4/8] wifi: ath12k: refactor ath12k_qmi_alloc_target_mem_chunk()
` [PATCH v2 5/8] wifi: ath12k: add support to allocate MLO global memory region
` [PATCH v2 6/8] wifi: ath12k: Add MLO WMI setup and teardown functions
` [PATCH v2 7/8] wifi: ath12k: enable MLO setup and teardown from core
` [PATCH v2 8/8] wifi: ath12k: avoid redundant code in DP Rx error process

[PATCH 0/9] wifi: ath12k: MLO support part 8
 2024-12-16 16:50 UTC  (14+ messages)
` [PATCH 1/9] wifi: ath12k: move to HW link id based reveive handling
` [PATCH 2/9] wifi: ath12k: add partner device buffer support in receive data path
` [PATCH 3/9] wifi: ath12k: add helper function to init partner cmem configuration
` [PATCH 4/9] wifi: ath12k: introduce interface combination cleanup helper
` [PATCH 5/9] wifi: ath12k: Refactor radio frequency information
` [PATCH 6/9] wifi: ath12k: advertise multi device interface combination
` [PATCH 7/9] wifi: ath12k: fix ath12k_qmi_alloc_chunk() to handle too large allocations
` [PATCH 8/9] wifi: ath12k: fix ar->supports_6ghz usage during hw register
` [PATCH 9/9] wifi: ath12k: pass link ID during MLO while delivering skb

[PATCH 0/7] wifi: ath12k: MLO support part 9/9
 2024-12-16 16:51 UTC  (9+ messages)
` [PATCH 1/7] wifi: ath12k: symmetrize scan vdev creation and deletion during HW scan
` [PATCH 2/7] wifi: ath12k: add can_activate_links mac operation
` [PATCH 3/7] wifi: ath12k: add no-op without debug print in WMI Rx event
` [PATCH 4/7] wifi: ath12k: remove warning print in htt mlo offset event message
` [PATCH 5/7] wifi: ath12k: add ATH12K_FW_FEATURE_MLO capability firmware feature
` [PATCH 6/7] wifi: ath12k: assign unique hardware link IDs during QMI host cap
` [PATCH 7/7] wifi: ath12k: advertise MLO support and capabilities

[ath:master] BUILD SUCCESS 83452649e29bb6a13ead022adb310893dfffb23d
 2024-12-13 22:07 UTC 

[ath:for-next] BUILD SUCCESS 5a10971c7645a95f5d5dc23c26fbac4bf61801d0
 2024-12-13 19:50 UTC 

[ath:pending] BUILD SUCCESS e17bc29f5aafa908cdfc9750611bc9826f49cf7a
 2024-12-13 19:50 UTC 

[ath:master-pending] BUILD SUCCESS e4bc66fdc3de638684712c85bde1a5d642765458
 2024-12-13 19:46 UTC 

[PATCH] wifi: ath12k: fix tx power, max reg power update to firmware
 2024-12-13  8:42 UTC  (3+ messages)

[PATCH v2 00/22] wifi: ath12k: add Ath12k AHB driver support for IPQ5332
 2024-12-13  4:29 UTC  (14+ messages)
` [PATCH v2 15/22] wifi: ath12k: add BDF address in hardware parameter

[PATCH] wifi: ath12k: fix read pointer after free in ath12k_mac_assign_vif_to_vdev()
 2024-12-12 18:29 UTC  (4+ messages)

[ath:for-next] BUILD SUCCESS 58fa8109fa8dae2947567e8f56dbd55ad81bc35c
 2024-12-12 17:36 UTC 

[ath:ath12k-mlo-qcn9274] BUILD SUCCESS 2fda13452ff0c4b0e4ffe57558c6731609fec36f
 2024-12-12 14:41 UTC 

[PATCH] wifi: ath12k: fix tx power, max reg power update to firmware
 2024-12-12 14:37 UTC  (2+ messages)

[PATCH 0/4] wifi: ath12k: Fix the static checker warning
 2024-12-12 10:37 UTC  (13+ messages)
` [PATCH 1/4] wifi: ath12k: Refactor ath12k_hw set helper function argument
` [PATCH 2/4] wifi: ath12k: Refactor the ath12k_hw get "
` [PATCH 3/4] wifi: ath12k: Refactor ath12k_get_num_hw() "
` [PATCH 4/4] wifi: ath12k: Fix uninitialized variable access in ath12k_mac_allocate() function

WCN7850 disconnects and reconnects in a loop
 2024-12-12  8:04 UTC  (5+ messages)

[PATCH] wifi: ath12k: fix leaking michael_mic for non-primary links
 2024-12-11 17:20 UTC  (4+ messages)

[PATCH next] wifi: ath12k: Off by one in ath12k_wmi_process_csa_switch_count_event()
 2024-12-11 17:20 UTC  (3+ messages)

[PATCH v6 0/4] wifi: ath12k: store and send country code to firmware after recovery
 2024-12-11 16:22 UTC  (11+ messages)
      ` [RFC] [PATCH] wifi: ath12k: wait for chan update in reg_notifier
        ` [RFC] [PATCH v2] "

[PATCH v4 00/13] wifi: ath12k: add Ath12k AHB driver support for IPQ5332
 2024-12-11  8:52 UTC  (22+ messages)
` [PATCH v4 01/13] dt-bindings: net: wireless: describe the ath12k AHB module
` [PATCH v4 02/13] wifi: ath12k: fix incorrect CE addresses
` [PATCH v4 03/13] wifi: ath12k: refactor ath12k_hw_regs structure
` [PATCH v4 04/13] wifi: ath12k: add ath12k_hw_params for IPQ5332
` [PATCH v4 05/13] wifi: ath12k: avoid m3 firmware download in AHB device IPQ5332
` [PATCH v4 06/13] wifi: ath12k: Add hw_params to remap CE register space for IPQ5332
` [PATCH v4 07/13] wifi: ath12k: add support for fixed QMI firmware memory
` [PATCH v4 08/13] wifi: ath12k: add AHB driver support for IPQ5332
` [PATCH v4 09/13] wifi: ath12k: Power up root PD
` [PATCH v4 10/13] wifi: ath12k: Register various userPD interrupts and save SMEM entries
` [PATCH v4 11/13] wifi: ath12k: Power up userPD
` [PATCH v4 12/13] wifi: ath12k: Power down userPD
` [PATCH v4 13/13] wifi: ath12k: enable ath12k AHB support

[PATCH 0/7] wifi: ath12k: MLO support part 6
 2024-12-10 22:57 UTC  (4+ messages)
` [PATCH 5/7] wifi: ath12k: move struct ath12k_hw from per device to group

[ath:pending] BUILD SUCCESS 1496b9ea124385547b7749d5df235ea7199ddb91
 2024-12-10 21:11 UTC 

[ath:ath12k-mlo-qcn9274] BUILD SUCCESS ac67423e131d511eb631422746b9c15839593a53
 2024-12-10 20:02 UTC 

[bug report] wifi: ath12k: move struct ath12k_hw from per device to group
 2024-12-10 18:07 UTC  (3+ messages)

[ath:master-pending] BUILD SUCCESS 105c23d2b3c306553276a492242837b45360db42
 2024-12-10 16:39 UTC 

[ath:master] BUILD SUCCESS 27909c77d085d32db141cbb32b2cc9fbef874197
 2024-12-10 13:21 UTC 

[PATCH v3 00/13] wifi: ath12k: add Ath12k AHB driver support for IPQ5332
 2024-12-10  7:43 UTC  (16+ messages)
` [PATCH v3 01/13] dt-bindings: net: wireless: describe the ath12k AHB module
` [PATCH v3 02/13] wifi: ath12k: fix incorrect CE addresses
` [PATCH v3 03/13] wifi: ath12k: refactor ath12k_hw_regs structure
` [PATCH v3 04/13] wifi: ath12k: add ath12k_hw_params for IPQ5332
` [PATCH v3 05/13] wifi: ath12k: avoid m3 firmware download in AHB device IPQ5332
` [PATCH v3 06/13] wifi: ath12k: Add hw_params to remap CE register space for IPQ5332
` [PATCH v3 07/13] wifi: ath12k: add support for fixed QMI firmware memory
` [PATCH v3 08/13] wifi: ath12k: add AHB driver support for IPQ5332
` [PATCH v3 09/13] wifi: ath12k: Power up root PD
` [PATCH v3 10/13] wifi: ath12k: Register various userPD interrupts and save SMEM entries
` [PATCH v3 11/13] wifi: ath12k: Power up userPD
` [PATCH v3 12/13] wifi: ath12k: Power down userPD
` [PATCH v3 13/13] wifi: ath12k: enable ath12k AHB support

[PATCH v2 wireless-next] wifi: ath12k: Fix out-of-bounds read in ath12k_mac_vdev_create
 2024-12-10  6:47 UTC  (6+ messages)

pull-request: ath-next-20241209
 2024-12-09 18:42 UTC  (2+ messages)

[PATCH 0/8] wifi: ath12k: MLO support part 7
 2024-12-09 17:26 UTC  (5+ messages)
` [PATCH 1/8] dt-bindings: net: wireless: Describe ath12k PCI module with WSI

[PATCH wireless-next] wifi: ath12k: Fix out-of-bounds read
 2024-12-09 12:39 UTC  (4+ messages)

[PATCH] wifi: ath12k: use link specific bss_conf as well in ath12k_mac_vif_cache_flush()
 2024-12-09  2:41 UTC 

[ath:master] BUILD SUCCESS 400568fb3b022247c1603fdbdd6444b3ef14ffce
 2024-12-07 17:13 UTC 

[ath:pending] BUILD SUCCESS ff73f816ca105f1eb3d28b093e0d9cdeb43bb672
 2024-12-07 16:35 UTC 

[ath:for-next] BUILD SUCCESS da8656797ae10b524a7a0c3d5eeb6237fa3ddd70
 2024-12-07 16:03 UTC 

[ath:master-pending] BUILD SUCCESS 052a018fb8135ff7936f567d864bef832a1c30da
 2024-12-07 15:25 UTC 


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