public inbox for ath12k@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2024-03-28 16:19:38 to 2024-04-11 08:35:30 UTC [more...]

QCN9274 - x64 - AMD or Intel
 2024-04-11  8:35 UTC  (4+ messages)

[PATCH 0/3] wifi: ath12k: report station mode stats
 2024-04-11  2:53 UTC  (4+ messages)
` [PATCH 1/3] wifi: ath12k: report station mode transmit rate
` [PATCH 2/3] wifi: ath12k: report station mode receive rate for IEEE 802.11be
` [PATCH 3/3] wifi: ath12k: report station mode signal strength

[PATCH 00/13] wifi: Add multi physical hardware iface combination support
 2024-04-10 21:03 UTC  (47+ 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 04/13] wifi: cfg80211/mac80211: extend iface comb advertisement for multi-hardware dev
` [PATCH 06/13] wifi: nl80211: send iface combination to user space in multi-hardware wiphy
` [PATCH 08/13] wifi: cfg80211: Refactor the iface combination iteration helper function
` [PATCH 09/13] wifi: cfg80211: Add multi-hardware iface combination support
` [PATCH 11/13] wifi: mac80211: Add multi-hardware support in the iface comb helper

[PATCH v2] wifi: ath12k: enable service flag for survey dump stats
 2024-04-10 20:28 UTC  (2+ messages)

[PATCH] wifi: ath12k: Fix Tx Completion Ring(WBM2SW) Setup Failure
 2024-04-10 20:25 UTC  (2+ messages)

[PATCH v7 00/12] wifi: ath12k: Add single wiphy support
 2024-04-10 14:12 UTC  (15+ 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] wifi: ath12k: enable service flag for survey dump stats
 2024-04-10 12:05 UTC  (5+ messages)

[PATCH v2] wifi: cfg80211: Clear mlo_links info when STA disconnect
 2024-04-10  3:10 UTC 

WCN7850 disconnects and reconnects in a loop
 2024-04-10  2:23 UTC  (9+ messages)

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

[PATCH] wifi: ath12k: add display tx and rx bitrate for 11be
 2024-04-09 13:11 UTC  (2+ messages)

[PATCH v4] wifi: ath12k: report tx bitrate for iw dev xxx station dump
 2024-04-09 12:21 UTC  (9+ messages)

[PATCH] wifi: ath12k: correct the capital word typo
 2024-04-09 11:47 UTC  (3+ messages)

[PATCH 0/4] wifi: ath12k: Refactor hardware cookie conversion
 2024-04-08 22:17 UTC  (9+ 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  (3+ 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 

[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 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 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  (6+ messages)
` [PATCH v2 07/10] wifi: ath12k: add support for setting fixed HE rate/GI/LTF

[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  (5+ 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 13/13] wifi: ath12k: Advertise multi hardware iface combination
 2024-03-28 23:42 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