ath12k.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-26 17:38:31 to 2024-04-08 22:17:29 UTC [more...]

[PATCH 0/4] wifi: ath12k: Refactor hardware cookie conversion
 2024-04-08 22:17 UTC  (6+ messages)
` [PATCH 1/4] wifi: ath12k: avoid redundant code in Rx cookie conversion init
` [PATCH 2/4] wifi: ath12k: Refactor the hardware "
` [PATCH 3/4] wifi: ath12k: displace the Tx and Rx descriptor in cookie conversion table
` [PATCH 4/4] wifi: ath12k: Refactor data path cmem init

[PATCH] wifi: cfg80211: Clear mlo_links info when STA disconnect
 2024-04-08 19:42 UTC  (4+ messages)

[PATCH v2 0/2] [RESEND] wifi: ath12k: refactor the link capable flag
 2024-04-08 14:38 UTC  (10+ messages)
` [PATCH v2 1/2] [RESEND] wifi: ath12k: extend "
` [PATCH v2 2/2] [RESEND] wifi: ath12k: fix link capable flags

[PATCH v2] wifi: ath12k: dynamically update peer puncturing bitmap for STA
 2024-04-08  8:30 UTC 

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

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

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

[PATCH] wifi: ath12k: correct the capital word typo
 2024-04-05 15:37 UTC  (2+ messages)

[PATCH 0/2] wifi: ath12k: fix BSS chan info request WMI command
 2024-04-05 12:59 UTC  (9+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] wifi: ath12k: match WMI BSS chan info structure with firmware definition

[PATCH v3] wifi: ath12k: fix mac id extraction when MSDU spillover in rx error path
 2024-04-04 15:43 UTC  (2+ messages)

[PATCH 0/2] wifi: ath: fix hal_rx_buf_return_buf_manager documentation
 2024-04-04 10:11 UTC  (6+ messages)
` [PATCH 1/2] wifi: ath11k: "
` [PATCH 2/2] wifi: ath12k: "

[PATCH] wifi: ath12k: fix missing endianness conversion in wmi_vdev_create_cmd
 2024-04-04 10:08 UTC  (2+ messages)

[PATCH 1/2] wifi: ath12k: Add initial debugfs support in ath12k
 2024-04-04 10:07 UTC  (2+ messages)

[PATCH 0/9] wifi: ath12k: MBSSID and EMA AP support
 2024-04-03 18:17 UTC  (19+ messages)
` [PATCH 1/9] wifi: ath12k: advertise driver capabilities for MBSSID and EMA
` [PATCH 2/9] wifi: ath12k: configure MBSSID params in vdev create/start
` [PATCH 3/9] wifi: ath12k: rename MBSSID fields in wmi_vdev_up_cmd
` [PATCH 4/9] wifi: ath12k: create a structure for WMI vdev up parameters
` [PATCH 5/9] wifi: ath12k: configure MBSSID parameters in AP mode
` [PATCH 6/9] wifi: ath12k: refactor arvif security parameter configuration
` [PATCH 7/9] wifi: ath12k: add MBSSID beacon support
` [PATCH 8/9] wifi: ath12k: add EMA "
` [PATCH 9/9] wifi: ath12k: skip sending vdev down for channel switch

[PATCH 0/2] wifi: ath12k: refactor the link capable flag
 2024-04-03 13:59 UTC  (8+ messages)
` [PATCH 1/2] wifi: ath12k: extend "
` [PATCH 2/2] wifi: ath12k: fix link capable flags

[PATCH 00/13] wifi: Add multi physical hardware iface combination support
 2024-04-03  9:58 UTC  (46+ messages)
` [PATCH 01/13] wifi: cfg80211: Add provision to advertise multiple radio in one wiphy
` [PATCH 02/13] wifi: nl80211: send underlying multi-hardware channel capabilities to user space
` [PATCH 03/13] wifi: cfg80211: Refactor the interface combination limit check
` [PATCH 04/13] wifi: cfg80211/mac80211: extend iface comb advertisement for multi-hardware dev
` [PATCH 05/13] wifi: nl80211: Refactor the interface combination limit check
` [PATCH 06/13] wifi: nl80211: send iface combination to user space in multi-hardware wiphy
` [PATCH 07/13] wifi: cfg80211/mac80211: Refactor iface comb iterate callback for multi-hardware dev
` [PATCH 08/13] wifi: cfg80211: Refactor the iface combination iteration helper function
` [PATCH 09/13] wifi: cfg80211: Add multi-hardware iface combination support
` [PATCH 10/13] wifi: mac80211: expose channel context helper function
` [PATCH 11/13] wifi: mac80211: Add multi-hardware support in the iface comb helper
` [PATCH 12/13] wifi: ath12k: Introduce iface combination cleanup helper
` [PATCH 13/13] wifi: ath12k: Advertise multi hardware iface combination

[PATCH v2 0/2] wifi: ath12k: refactor the link capable flag
 2024-04-03  4:04 UTC  (3+ messages)
` [PATCH v2 1/2] wifi: ath12k: extend "
` [PATCH v2 2/2] wifi: ath12k: fix link capable flags

pull-request: ath-next-20240402
 2024-04-02 18:20 UTC  (2+ messages)

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

[PATCH] wifi: ath12k: report signal for iw dev xxx station dump
 2024-04-02 11:03 UTC  (4+ messages)

[PATCH] wifi: ath12k: fix flush failure in recovery scenarios
 2024-04-02  0:20 UTC  (3+ messages)

[PATCH v2] wifi: ath12k: fix mac id extraction when MSDU spillover in rx error path
 2024-04-01 17:13 UTC  (2+ messages)

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

[PATCH 0/6] bug fixes and enhancements to 6 GHz band support
 2024-03-29 17:54 UTC  (7+ messages)
` [PATCH 4/6] wifi: ath12k: add 6 GHz params in peer assoc command
` [PATCH 6/6] wifi: ath12k: support SMPS configuration for 6 GHz

[PATCH] wifi: ath12k: fix mac id extraction when MSDU spillover in rx error path
 2024-03-29  6:09 UTC 

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


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).