public inbox for ath12k@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2024-05-10 06:48:14 to 2024-05-27 07:37:46 UTC [more...]

[PATCH v6 0/8] wifi: ath12k: Introduce device group abstraction
 2024-05-27  7:37 UTC  (7+ messages)
` [PATCH v6 1/8] wifi: ath12k: Refactor core start api
` [PATCH v6 2/8] wifi: ath12k: Add helpers to get or set ath12k_hw
` [PATCH v6 3/8] wifi: ath12k: Add ath12k_get_num_hw api
` [PATCH v6 4/8] wifi: ath12k: Introduce QMI firmware ready flag
` [PATCH v6 5/8] wifi: ath12k: move ATH12K_FLAG_REGISTERED flag set to mac_register api
` [PATCH v6 6/8] wifi: ath12k: Introduce device group abstraction

[PATCH 00/13] wifi: Add multi physical hardware iface combination support
 2024-05-27  6:58 UTC  (4+ messages)

[PATCH v5 0/8] wifi: ath12k: Introduce device group abstraction
 2024-05-27  4:43 UTC  (11+ messages)
` [PATCH v5 1/8] wifi: ath12k: Refactor core start api
` [PATCH v5 2/8] wifi: ath12k: Add helpers to get or set ath12k_hw
` [PATCH v5 3/8] wifi: ath12k: Add ath12k_get_num_hw api
` [PATCH v5 4/8] wifi: ath12k: Introduce QMI firmware ready flag
` [PATCH v5 5/8] wifi: ath12k: move ATH12K_FLAG_REGISTERED flag set to mac_register api
` [PATCH v5 6/8] wifi: ath12k: Introduce device group abstraction
` [PATCH v5 7/8] wifi: ath12k: refactor core start based on hardware group
` [PATCH v5 8/8] wifi: ath12k: move ath12k_hw from per soc to group

[PATCH] wifi: ath12k: fix memory leak in ath12k_dp_rx_peer_frag_setup()
 2024-05-26 12:42 UTC 

[PATCH 0/3] wifi: ath12k: fix issues in rx fragmentation path
 2024-05-25  8:57 UTC  (11+ messages)
` [PATCH 1/3] wifi: ath12k: change DMA direction while mapping reinjected packets
` [PATCH 2/3] wifi: ath12k: fix invalid memory access while processing fragmented packets
` [PATCH 3/3] wifi: ath12k: fix firmware crash during reo reinject

[PATCH 0/2] wifi: ath12k: Refactor Rx descriptor buffer CMEM
 2024-05-25  8:54 UTC  (8+ messages)
` [PATCH 1/2] wifi: ath12k: Refactor Rx descriptor CMEM configuration
` [PATCH 2/2] wifi: ath12k: improve the rx descriptor error information

[PATCH] wifi: ath12k: fix race due to setting ATH12K_FLAG_EXT_IRQ_ENABLED too early
 2024-05-24 16:50 UTC  (2+ messages)

[PATCH] wifi: ath12k: fix wrong definition of CE ring's base address
 2024-05-24 16:27 UTC  (2+ messages)

[PATCH v2 0/4] wifi: ath12k: add 11d scan offload support and handle country code for WCN7850
 2024-05-24  8:13 UTC  (3+ messages)

[PATCH v2 0/7] wifi: ath12k: add support for WoW
 2024-05-23 16:48 UTC  (11+ messages)
` [PATCH v2 1/7] wifi: ath12k: implement WoW enable and wakeup commands
` [PATCH v2 2/7] wifi: ath12k: add basic WoW functionalities
` [PATCH v2 3/7] wifi: ath12k: add WoW net-detect functionality
` [PATCH v2 4/7] wifi: ath12k: implement hardware data filter
` [PATCH v2 5/7] wifi: ath12k: support ARP and NS offload
` [PATCH v2 6/7] wifi: ath12k: support GTK rekey offload
` [PATCH v2 7/7] wifi: ath12k: handle keepalive during WoWLAN suspend and resume

[PATCH] wifi: ath12k: Fix devmem address prefix when logging
 2024-05-23 15:18 UTC 

[PATCH v2 0/5] wifi: ath12k: Add support to enable debugfs_htt_stats
 2024-05-23 14:04 UTC  (19+ messages)
` [PATCH v2 1/5] "
` [PATCH v2 2/5] wifi: ath12k: Add htt_stats_dump file ops support
` [PATCH v2 3/5] wifi: ath12k: Fix Pdev id in HTT stats request for WCN7850
` [PATCH v2 4/5] wifi: ath12k: Add support to parse requested stats_type
` [PATCH v2 5/5] wifi: ath12k: Dump additional Tx PDEV HTT stats

board-2.bin
 2024-05-21 20:31 UTC  (10+ messages)

[PATCH 0/7] wifi: ath12k: add support for WoW
 2024-05-21 11:16 UTC  (19+ messages)
` [PATCH 1/7] wifi: ath12k: implement WoW enable and wakeup commands
` [PATCH 2/7] wifi: ath12k: add basic WoW functionalities
` [PATCH 3/7] wifi: ath12k: add WoW net-detect functionality
` [PATCH 4/7] wifi: ath12k: implement hardware data filter
` [PATCH 5/7] wifi: ath12k: support ARP and NS offload
` [PATCH 6/7] wifi: ath12k: support GTK rekey offload
` [PATCH 7/7] wifi: ath12k: handle keepalive during WoWLAN suspend and resume

[PATCH] wifi: ath12k: fix Smatch warnings on ath12k_core_suspend()
 2024-05-21  8:05 UTC  (3+ messages)

[PATCH] wifi: ath12k: Send QMI host capability after device group is ready
 2024-05-21  1:52 UTC  (2+ messages)

[PATCH v2] wifi: ath12k: Add Dynamic VLAN support
 2024-05-20 11:55 UTC  (3+ messages)

[PATCH] tracing/treewide: Remove second parameter of __assign_str()
 2024-05-18  1:25 UTC  (10+ messages)

[PATCH] wifi: ath12k: fix the issue that calculation of ack signal strength
 2024-05-17  6:57 UTC  (6+ messages)

New staging repos for ath1*k firmware
 2024-05-17  5:32 UTC  (2+ messages)

[PATCH v2 0/2] wifi: ath12k: Refactor MAX_RADIOS definition
 2024-05-16  8:29 UTC  (5+ messages)
` [PATCH v2 1/2] wifi: ath12k: remove duplicate definition of MAX_RADIOS
` [PATCH v2 2/2] wifi: ath12k: use correct MAX_RADIOS

[PATCH v2] wifi: ath12k: remove redundant peer delete for WCN7850
 2024-05-16  8:28 UTC  (4+ messages)

[PATCH v2] wifi: ath12k: Fix Tx Completion Ring(WBM2SW) Setup Failure
 2024-05-16  8:25 UTC  (4+ messages)

[PATCH v2 1/9] wifi: ath12k: advertise driver capabilities for MBSSID and EMA
 2024-05-16  8:15 UTC  (2+ messages)

[PATCH V5 1/6] wifi: ath12k: add channel 2 into 6 GHz channel list
 2024-05-16  8:14 UTC  (2+ messages)

[PATCH] wifi: ath12k: Add Dynamic VLAN support
 2024-05-16  6:34 UTC  (4+ messages)

[PATCH 0/2] wifi: mac80211: fix some issues about Spatial Reuse IE
 2024-05-16  2:18 UTC  (3+ messages)
` [PATCH 1/2] wifi: mac80211: fix the issue that checks the size of Spatial Reuse IE data
` [PATCH 2/2] wifi: mac80211: correctly parse Spatial Reuse Parameter Set element

[PATCH V6 00/10] wifi: ath12k: add MU-MIMO and 160 MHz bandwidth support
 2024-05-15 18:13 UTC  (11+ messages)
` [PATCH V6 01/10] wifi: mac80211: Add EHT UL MU-MIMO flag in ieee80211_bss_conf
` [PATCH V6 02/10] wifi: ath12k: push HE MU-MIMO params to hardware
` [PATCH V6 03/10] wifi: ath12k: push EHT "
` [PATCH V6 04/10] wifi: ath12k: move HE MCS mapper to a separate function
` [PATCH V6 05/10] wifi: ath12k: generate rx and tx mcs maps for supported HE mcs
` [PATCH V6 06/10] wifi: ath12k: fix TX and RX MCS rate configurations in HE mode
` [PATCH V6 07/10] wifi: ath12k: add support for setting fixed HE rate/GI/LTF
` [PATCH V6 08/10] wifi: ath12k: clean up 80P80 support
` [PATCH V6 09/10] wifi: ath12k: add support for 160 MHz bandwidth
` [PATCH V6 10/10] wifi: ath12k: add extended NSS bandwidth support for 160 MHz

[PATCH V5 00/10] wifi: ath12k: add MU-MIMO and 160 MHz bandwidth support
 2024-05-15 18:13 UTC  (13+ messages)
` [PATCH V5 01/10] wifi: mac80211: Add EHT UL MU-MIMO flag in ieee80211_bss_conf
` [PATCH V5 02/10] wifi: ath12k: push HE MU-MIMO params to hardware
` [PATCH V5 03/10] wifi: ath12k: push EHT "
` [PATCH V5 04/10] wifi: ath12k: move HE MCS mapper to a separate function
` [PATCH V5 05/10] wifi: ath12k: generate rx and tx mcs maps for supported HE mcs
` [PATCH V5 06/10] wifi: ath12k: fix TX and RX MCS rate configurations in HE mode
` [PATCH V5 07/10] wifi: ath12k: add support for setting fixed HE rate/GI/LTF
` [PATCH V5 08/10] wifi: ath12k: clean up 80P80 support
` [PATCH V5 09/10] wifi: ath12k: add support for 160 MHz bandwidth
` [PATCH V5 10/10] wifi: ath12k: add extended NSS bandwidth support for 160 MHz

[PATCH V4 00/10] wifi: ath12k: add MU-MIMO and 160 MHz bandwidth support
 2024-05-15 16:10 UTC  (23+ messages)
` [PATCH V4 01/10] wifi: mac80211: Add EHT UL MU-MIMO flag in ieee80211_bss_conf
` [PATCH V4 02/10] wifi: ath12k: push HE MU-MIMO params to hardware
` [PATCH V4 03/10] wifi: ath12k: push EHT "
` [PATCH V4 04/10] wifi: ath12k: move HE MCS mapper to a separate function
` [PATCH V4 05/10] wifi: ath12k: generate rx and tx mcs maps for supported HE mcs
` [PATCH V4 06/10] wifi: ath12k: fix TX and RX MCS rate configurations in HE mode
` [PATCH V4 07/10] wifi: ath12k: add support for setting fixed HE rate/GI/LTF
` [PATCH V4 08/10] wifi: ath12k: clean up 80P80 support
` [PATCH V4 09/10] wifi: ath12k: add support for 160 MHz bandwidth
` [PATCH V4 10/10] wifi: ath12k: add extended NSS bandwidth support for 160 MHz

[PATCH] wifi: ath12k: support average ack rssi in station dump
 2024-05-15  5:00 UTC  (3+ messages)

[PATCH v3 0/3] wifi: ath12k: prepare vif and sta datastructure
 2024-05-14 13:59 UTC  (5+ messages)
` [PATCH v3 1/3] wifi: ath12k: prepare vif data structure for MLO handling
` [PATCH v3 2/3] wifi: ath12k: pass ath12k_link_vif instead of vif/ahvif
` [PATCH v3 3/3] wifi: ath12k: prepare sta data structure for MLO handling

[PATCH 0/2] wifi: ath12k: Refactor MAX_RADIOS definition
 2024-05-14  5:25 UTC  (7+ messages)
` [PATCH 1/2] wifi: ath12k: remove duplicate definition of MAX_RADIOS
` [PATCH 2/2] wifi: ath12k: use correct MAX_RADIOS

[PATCH v2 0/9] wifi: ath12k: MBSSID and EMA AP support
 2024-05-13 22:54 UTC  (2+ messages)

[PATCH V5 0/6] bug fixes and enhancements to 6 GHz band support
 2024-05-13 21:34 UTC  (5+ messages)
` [PATCH V5 5/6] wifi: ath12k: refactor SMPS configuration
` [PATCH V5 6/6] wifi: ath12k: support SMPS configuration for 6 GHz

[PATCH wireless-next v2] wifi: ath12k: allocate dummy net_device dynamically
 2024-05-13 14:19 UTC  (2+ messages)

[PATCH 1/2] wifi: ath12k: fix misspelling of "dma" in num_rxmda_per_pdev
 2024-05-13 14:14 UTC  (2+ messages)

[PATCH] wifi: ath12k: avoid double SW2HW_MACID conversion
 2024-05-13 14:13 UTC  (2+ messages)

[PATCH 1/2] wifi: ath12k: initialize 'ret' in ath12k_qmi_load_file_target_mem()
 2024-05-13 14:12 UTC  (2+ messages)

[PATCH] wifi: ath12k: Fix Tx Completion Ring(WBM2SW) Setup Failure
 2024-05-10  7:03 UTC  (3+ messages)


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