ath12k.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-08 15:04:56 to 2024-03-26 13:00:22 UTC [more...]

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

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

[PATCH v3]wifi: ath12k: Add firmware coredump collection support
 2024-03-25 20:15 UTC  (2+ messages)

[PATCH v5 00/12] wifi: ath12k: Add single wiphy support
 2024-03-25 18:13 UTC  (26+ messages)
` [PATCH v5 01/12] wifi: ath12k: add multiple radio support in a single MAC HW un/register
` [PATCH v5 02/12] wifi: ath12k: Modify add and remove chanctx ops for single wiphy support
` [PATCH v5 03/12] wifi: ath12k: modify ath12k mac start/stop ops for single wiphy
` [PATCH v5 04/12] wifi: ath12k: vdev statemachine changes "
` [PATCH v5 05/12] wifi: ath12k: scan "
` [PATCH v5 06/12] wifi: ath12k: fetch correct radio based on vdev status
` [PATCH v5 07/12] wifi: ath12k: Cache vdev configs before vdev create
` [PATCH v5 08/12] wifi: ath12k: Add additional checks for vif and sta iterators
` [PATCH v5 09/12] wifi: ath12k: modify regulatory support for single wiphy architecture
` [PATCH v5 10/12] wifi: ath12k: Modify set and get antenna mac ops for single wiphy
` [PATCH v5 11/12] wifi: ath12k: Modify rts threshold mac op "
` [PATCH v5 12/12] wifi: ath12k: support get_survey "

Performance of WCN7850
 2024-03-25 15:08 UTC  (5+ messages)

[PATCH v2]wifi: ath12k: Add firmware coredump collection support
 2024-03-25  6:51 UTC  (5+ messages)

QCN9274 - x64 host - board.bin issue
 2024-03-24 13:31 UTC 

[PATCH] wifi: ath12k: fix missing endianness conversion in wmi_vdev_create_cmd
 2024-03-22  0:37 UTC 

[PATCH v2 1/2] wifi: cfg80211/mac80211: Add support to rx retry stats
 2024-03-21 20:29 UTC  (2+ messages)
  ` [PATCH v2 2/2] wifi: ath12k: "

[PATCH] wifi: ath12k: add display tx and rx bitrate for 11be
 2024-03-21 19:58 UTC  (3+ messages)

ath12k: driver does not show tx bitrate
 2024-03-21 18:47 UTC  (9+ messages)

[PATCH v2 0/3] wifi: ath12k: Optimize the lock contention in Rx data path
 2024-03-21 11:38 UTC  (5+ messages)
` [PATCH v2 1/3] wifi: ath12k: Refactor Rxdma buffer replinish argument
` [PATCH v2 2/3] wifi: ath12k: Optimize the lock contention of used list in Rx data path
` [PATCH v2 3/3] wifi: ath12k: Refactor error handler of Rxdma replenish

[PATCH 0/2] wifi: ath12k: Add initial debugfs support in ath12k
 2024-03-20 20:57 UTC  (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] wifi: ath12k: Add radar simulation debugfs support

[PATCH] wifi: ath12k: report signal for iw dev xxx station dump
 2024-03-20 16:39 UTC  (2+ messages)

[PATCH v2] wifi: ath12k: fix desc address calculation in wbm tx completion
 2024-03-20 12:02 UTC  (4+ messages)

[PATCH] wifi: ath12k: use correct flag field for 320 MHz
 2024-03-20 10:10 UTC  (8+ messages)

[PATCH] wifi: ath12k: remove duplicate definitions in wmi.h
 2024-03-20 10:10 UTC  (3+ messages)

[PATCH 0/3] wifi: ath12k: Optimize the lock contention in Rx data path
 2024-03-19 16:44 UTC  (7+ messages)
` [PATCH 2/3] wifi: ath12k: Optimize the lock contention of used list "

[PATCH v4 00/12] wifi: ath12k: Add single wiphy support
 2024-03-19 16:22 UTC  (41+ messages)
` [PATCH v4 01/12] wifi: ath12k: add multiple radio support in a single MAC HW un/register
` [PATCH v4 02/12] wifi: ath12k: Modify add and remove chanctx ops for single wiphy support
` [PATCH v4 03/12] wifi: ath12k: modify ath12k mac start/stop ops for single wiphy
` [PATCH v4 04/12] wifi: ath12k: vdev statemachine changes "
` [PATCH v4 05/12] wifi: ath12k: scan "
` [PATCH v4 06/12] wifi: ath12k: fetch correct radio based on vdev status
` [PATCH v4 07/12] wifi: ath12k: Cache vdev configs before vdev create
` [PATCH v4 08/12] wifi: ath12k: Add additional checks for vif and sta iterators
` [PATCH v4 09/12] wifi: ath12k: modify regulatory support for single wiphy architecture
` [PATCH v4 10/12] wifi: ath12k: Modify set and get antenna mac ops for single wiphy
` [PATCH v4 11/12] wifi: ath12k: Modify rts threshold mac op "
` [PATCH v4 12/12] wifi: ath12k: support get_survey "

[PATCH] wifi: ath12k: add support to handle beacon miss for WCN7850
 2024-03-19 15:37 UTC  (2+ messages)

ath12k: driver does not allow the system to switch to suspend/sleep mode
 2024-03-19 15:16 UTC  (5+ messages)

[PATCH] wifi: ath12k: Add firmware coredump collection support
 2024-03-18 17:53 UTC  (3+ messages)

[PATCH 0/2] wifi: ath12k: dynamically update puncturing bitmap
 2024-03-18  8:56 UTC  (10+ messages)
` [PATCH 1/2] wifi: mac80211: supplement parsing of "
` [PATCH 2/2] wifi: ath12k: dynamically update "

ath12k & ath11k beacon miss detection
 2024-03-18  8:33 UTC  (5+ messages)

New staging repos for ath1*k firmware
 2024-03-14 22:27 UTC  (7+ messages)

[FYI][PATCH] tracing/treewide: Remove second parameter of __assign_str()
 2024-03-14 18:34 UTC  (3+ messages)

[PATCH 2/2] wifi: iwlwifi: mvm: disable MLO for the time being
 2024-03-14 18:28 UTC  (9+ messages)

[PATCH] wifi: ath12k: fix memory leak in ath12k_pci_remove()
 2024-03-14 15:08 UTC  (2+ messages)

[PATCH v4] wifi: ath12k: report tx bitrate for iw dev xxx station dump
 2024-03-14 10:41 UTC  (8+ messages)

[PATCH] wifi: ath12k: fix wrong definition of ath12k_hw_ring_mask_qcn9274
 2024-03-12 15:52 UTC  (2+ messages)

[PATCH v3 00/12] wifi: ath12k: Add single wiphy support
 2024-03-12  9:03 UTC  (13+ messages)
` [PATCH v3 01/12] wifi: ath12k: add multiple radio support in a single MAC HW un/register
` [PATCH v3 02/12] wifi: ath12k: Modify add and remove chanctx ops for single wiphy support
` [PATCH v3 03/12] wifi: ath12k: modify ath12k mac start/stop ops for single wiphy
` [PATCH v3 04/12] wifi: ath12k: vdev statemachine changes "
` [PATCH v3 05/12] wifi: ath12k: scan "
` [PATCH v3 06/12] wifi: ath12k: fetch correct radio based on vdev status
` [PATCH v3 07/12] wifi: ath12k: Cache vdev configs before vdev create
` [PATCH v3 08/12] wifi: ath12k: Add additional checks for vif and sta iterators
` [PATCH v3 09/12] wifi: ath12k: modify regulatory support for single wiphy architecture
` [PATCH v3 10/12] wifi: ath12k: Modify set and get antenna mac ops for single wiphy
` [PATCH v3 11/12] wifi: ath12k: Modify rts threshold mac op "
` [PATCH v3 12/12] wifi: ath12k: support get_survey "

[PATCH] wifi: ath12k: remove obsolete struct wmi_start_scan_arg
 2024-03-08 15:04 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).