public inbox for ath12k@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2024-03-20 17:44:09 to 2024-04-02 21:05:59 UTC [more...]

[PATCH 0/9] wifi: ath12k: MBSSID and EMA AP support
 2024-04-02 21:05 UTC  (4+ messages)
` [PATCH 1/9] wifi: ath12k: advertise driver capabilities for MBSSID and EMA
` [PATCH 4/9] wifi: ath12k: create a structure for WMI vdev up parameters
` [PATCH 7/9] wifi: ath12k: add MBSSID beacon support

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

[PATCH 0/2] wifi: ath12k: refactor the link capable flag
 2024-04-02 17:41 UTC  (6+ 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-02 16:35 UTC  (45+ 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 0/2] wifi: ath12k: fix BSS chan info request WMI command
 2024-04-02 11:46 UTC  (8+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] wifi: ath12k: match WMI BSS chan info structure with firmware definition

[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 v6 00/12] wifi: ath12k: Add single wiphy suppor
 2024-04-02 10:14 UTC  (17+ 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: 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)

WCN7850 disconnects and reconnects in a loop
 2024-04-01  9:56 UTC 

[PATCH 0/2] wifi: ath: fix hal_rx_buf_return_buf_manager documentation
 2024-03-29 23:30 UTC  (5+ messages)
` [PATCH 1/2] wifi: ath11k: "
` [PATCH 2/2] wifi: ath12k: "

[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  (13+ 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] wifi: ath12k: fix mac id extraction when MSDU spillover in rx error path
 2024-03-29  6:09 UTC 

[PATCH] wifi: cfg80211: Clear mlo_links info when STA disconnect
 2024-03-27 15:51 UTC  (2+ messages)

[PATCH 00/10] wifi: ath12k: add MU-MIMO and 160 MHz bandwidth support
 2024-03-26 18:36 UTC  (16+ 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 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 1/3] wifi: ath12k: Refactor Rxdma buffer replinish argument
 2024-03-21 11:38 UTC  (2+ messages)

[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


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