ath12k.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
[PATCH 0/2] wifi: ath12k: Fix spelling and smatch issues
 2024-05-04 21:45 UTC  (3+ messages)
` [PATCH 1/2] wifi: ath12k: fix misspelling of "dma" in num_rxmda_per_pdev
` [PATCH 2/2] wifi: ath12k: initialize 'ret' in ath12k_dp_rxdma_ring_sel_config_wcn7850()

[PATCH 0/2] wifi: ath1*k: initialize 'ret' in ath1*k_qmi_load_file_target_mem()
 2024-05-04 18:52 UTC  (3+ messages)
` [PATCH 1/2] wifi: ath12k: initialize 'ret' in ath12k_qmi_load_file_target_mem()
` [PATCH 2/2] wifi: ath11k: initialize 'ret' in ath11k_qmi_load_file_target_mem()

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

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

[PATCH v4 0/2] wifi: ath12k: drop failed transmitted frames from metric calculation
 2024-05-03 13:21 UTC  (7+ messages)
` [PATCH v4 1/2] wifi: ath12k: Don't drop tx_status in failure case
` [PATCH v4 2/2] wifi: ath12k: drop failed transmitted frames from metric calculation

[PATCH v2 0/4] wifi: ath12k: Add multi device support for WBM idle ring buffer setup
 2024-05-03 13:19 UTC  (12+ messages)
` [PATCH v2 1/4] wifi: ath12k: Replace "chip" with "device" in hal Rx return buffer manager
` [PATCH v2 2/4] wifi: ath12k: Refactor idle ring descriptor setup
` [PATCH v2 3/4] wifi: ath12k: Introduce device index
` [PATCH v2 4/4] wifi: ath12k: add multi device support for WBM idle ring buffer setup

[PATCH v3 0/3] wifi: ath12k: Refactor the hardware recovery procedures
 2024-05-03 13:12 UTC  (8+ messages)
` [PATCH v3 1/3] wifi: ath12k: Refactor the hardware recovery procedure
` [PATCH v3 2/3] wifi: ath12k: Refactor the hardware state
` [PATCH v3 3/3] wifi: ath12k: Add lock to protect "

pull-request: ath-next-20240502
 2024-05-03 10:31 UTC  (2+ messages)

[PATCH] cfg80211: Allow pre-CAC for self-managed wiphy
 2024-05-03  8:26 UTC  (4+ messages)

[PATCH 00/10] wifi: ath12k: add MU-MIMO and 160 MHz bandwidth support
 2024-05-03  7:30 UTC  (7+ messages)
` [PATCH 01/10] wifi: mac80211: Add EHT UL MU-MIMO flag in ieee80211_bss_conf

QCN9274 - x64 - AMD or Intel
 2024-05-03  7:07 UTC  (5+ messages)

[PATCH] wifi: ath12k: fix the problem that down grade phy mode operation
 2024-05-02 10:16 UTC  (4+ messages)

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

[PATCHv4 0/3] wifi: ath12k: Remove unsupported and unused ring configurations
 2024-04-30 19:37 UTC  (7+ messages)
` [PATCHv4 1/3] wifi: ath12k: fix calling correct function for rx monitor mode
` [PATCHv4 2/3] wifi: ath12k: Remove unsupported tx monitor handling
` [PATCHv4 3/3] wifi: ath12k: Remove unused tcl_*_ring configuration

[PATCH 0/4] wifi: ath12k: Add support to enable debugfs_htt_stats
 2024-04-30 17:25 UTC  (7+ messages)
` [PATCH 1/4] "
` [PATCH 2/4] wifi: ath12k: Add htt_stats_dump file ops support
` [PATCH 3/4] wifi: ath12k: Add support to parse requested stats_type
` [PATCH 4/4] wifi: ath12k: Dump additional Tx PDEV HTT stats

[PATCH 0/4] wifi: ath12k: Add multi device support for WBM idle ring buffer setup
 2024-04-30 16:57 UTC  (8+ messages)
` [PATCH 1/4] wifi: ath12k: Replace "chip" with "device" in hal Rx return buffer manager
` [PATCH 2/4] wifi: ath12k: Refactor idle ring descriptor setup
` [PATCH 3/4] wifi: ath12k: use device index to advertise MLO parameter
` [PATCH 4/4] wifi: ath12k: add multi device support for WBM idle ring buffer setup

[PATCH v2] wifi: ath12k: fix flush failure in recovery scenarios
 2024-04-30 13:35 UTC  (3+ messages)

[PATCH] wifi: ath12k: check M3 buffer size as well whey trying to reuse it
 2024-04-30 13:34 UTC  (3+ messages)

[PATCH v4 0/3] wifi: ath12k: report station mode stats
 2024-04-30 11:41 UTC  (13+ messages)
` [PATCH v4 1/3] wifi: ath12k: report station mode transmit rate
` [PATCH v4 3/3] wifi: ath12k: report station mode signal strength

[PATCH v3 0/2] wifi: ath12k: drop failed transmitted frames from metric calculation
 2024-04-30  7:42 UTC  (7+ messages)
` [PATCH v3 1/2] wifi: ath12k: Don't drop tx_status in failure case
` [PATCH v3 1/2] wifi: ath12k: Don't drop tx_status when peer cannot be found
` [PATCH v3 2/2] wifi: ath12k: drop failed transmitted frames from metric calculation

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

[PATCH 0/5] prepare work for monitor mode on WCN7850
 2024-04-30  1:55 UTC  (11+ messages)
` [PATCH 1/5] wifi: ath12k: remove unused variable monitor_flags
` [PATCH 2/5] wifi: ath12k: avoid duplicated vdev stop
` [PATCH 3/5] wifi: ath12k: avoid duplicated vdev down
` [PATCH 4/5] wifi: ath12k: remove redundant peer delete
` [PATCH 5/5] wifi: ath12k: remove invalid peer create logic

[PATCHv3 0/3] wifi: ath12k: Remove unsupported and unused ring configurations
 2024-04-29 21:57 UTC  (6+ messages)
` [PATCHv3 1/3] wifi: ath12k: fix calling correct function for rx monitor mode
` [PATCHv3 2/3] wifi: ath12k: Remove unsupported tx monitor handling
` [PATCHv3 3/3] wifi: ath12k: Remove unused tcl_*_ring configuration

[PATCH] wifi: ath12k: drop failed transmitted frames from metric calculation
 2024-04-29 11:52 UTC  (5+ messages)

[PATCHv2 0/3] wifi: ath12k: Remove unsupported and unused ring configurations
 2024-04-29  5:25 UTC  (8+ messages)
` [PATCHv2 1/3] wifi: ath12k: fix calling correct function for rx monitor mode
` [PATCHv2 2/3] wifi: ath12k: Remove unsupported tx monitor handling
` [PATCHv2 3/3] wifi: ath12k: Remove unused tcl_*_ring configuration

[PATCH v3] wifi: cfg80211: Clear mlo_links info when STA disconnect
 2024-04-26  9:25 UTC 

[PATCH V4 0/6] bug fixes and enhancements to 6 GHz band support
 2024-04-25 23:40 UTC  (8+ messages)
` [PATCH V4 1/6] wifi: ath12k: add channel 2 into 6 GHz channel list
` [PATCH V4 2/6] wifi: ath12k: Correct 6 GHz frequency value in rx status
` [PATCH V4 3/6] wifi: ath12k: fix survey dump collection in 6 GHz
` [PATCH V4 4/6] wifi: ath12k: add 6 GHz params in peer assoc command
` [PATCH V4 5/6] wifi: ath12k: refactor SMPS configuration
` [PATCH V4 6/6] wifi: ath12k: support SMPS configuration for 6 GHz

[PATCH V3 0/6] bug fixes and enhancements to 6 GHz band support
 2024-04-25 20:06 UTC  (15+ messages)
` [PATCH V3 1/6] wifi: ath12k: add channel 2 into 6 GHz channel list
` [PATCH V3 2/6] wifi: ath12k: Correct 6 GHz frequency value in rx status
` [PATCH V3 3/6] wifi: ath12k: fix survey dump collection in 6 GHz
` [PATCH V3 4/6] wifi: ath12k: add 6 GHz params in peer assoc command
` [PATCH V3 5/6] wifi: ath12k: refactor smps configuration
` [PATCH V3 6/6] wifi: ath12k: support SMPS configuration for 6 GHz

[PATCH v2 0/3] wifi: ath12k: Refactor the hardware recovery procedures
 2024-04-25  6:58 UTC  (13+ messages)
` [PATCH v2 1/3] wifi: ath12k: Refactor the hardware recovery procedure
` [PATCH v2 3/3] wifi: ath12k: Add lock to protect the hardware state

[PATCH 1/2] wifi: ath12k: read single_chip_mlo_support parameter from QMI PHY capability
 2024-04-24 15:34 UTC  (2+ messages)

[PATCH v3] wifi: ath12k: add support to handle beacon miss for WCN7850
 2024-04-24 15:32 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).