messages from 2024-06-17 13:17:19 to 2024-07-04 06:06:11 UTC [more...]
[PATCH v4 0/3] wifi: ath12k: report station mode stats
2024-07-04 6:05 UTC (8+ messages)
` [PATCH v4 1/3] wifi: ath12k: report station mode transmit rate
[PATCH v2] wifi: ath12k: Add WMI control path stats infra
2024-07-03 16:51 UTC (2+ messages)
[PATCH v8 0/8] wifi: ath12k: Introduce device group abstraction
2024-07-03 16:35 UTC (9+ messages)
` [PATCH v8 6/8] "
` [PATCH v8 7/8] wifi: ath12k: refactor core start based on hardware group
WCN7850 - station mode MLO/MLD support
2024-07-03 13:52 UTC (2+ messages)
pull-request: ath-next-20240702
2024-07-03 14:49 UTC (6+ messages)
[PATCH v3]wifi: ath12k: Add firmware coredump collection support
2024-07-03 12:18 UTC (7+ messages)
[PATCH v5 0/4] wifi: ath12k: Factory test mode support
2024-07-02 13:49 UTC (14+ messages)
` [PATCH v5 1/4] wifi: ath: create common testmode_i.h file for ath drivers
` [PATCH v5 2/4] wifi: ath12k: export ath12k_wmi_tlv_hdr for testmode
` [PATCH v5 3/4] wifi: ath12k: add factory test mode support
` [PATCH v5 4/4] wifi: ath12k: Fill pdev id for fw test cmd
[PATCH v4 00/10] cfg80211/mac80211: support defining multiple radios per wiphy
2024-07-02 11:36 UTC (11+ messages)
` [PATCH v4 01/10] wifi: nl80211: split helper function from nl80211_put_iface_combinations
` [PATCH v4 02/10] wifi: cfg80211: add support for advertising multiple radios belonging to a wiphy
` [PATCH v4 03/10] wifi: cfg80211: extend interface combination check for multi-radio
` [PATCH v4 04/10] wifi: cfg80211: add helper for checking if a chandef is valid on a radio
` [PATCH v4 05/10] wifi: mac80211: add support for DFS with multiple radios
` [PATCH v4 06/10] wifi: mac80211: add radio index to ieee80211_chanctx_conf
` [PATCH v4 07/10] wifi: mac80211: extend ifcomb check functions for multi-radio
` [PATCH v4 08/10] wifi: mac80211: move code in ieee80211_link_reserve_chanctx to a helper
` [PATCH v4 09/10] wifi: mac80211: add wiphy radio assignment and validation
` [PATCH v4 10/10] wifi: mac80211_hwsim: add support for multi-radio wiphy
[PATCH v3 00/10] cfg80211/mac80211: support defining multiple radios per wiphy
2024-07-02 11:07 UTC (16+ messages)
` [PATCH v3 01/10] wifi: nl80211: split helper function from nl80211_put_iface_combinations
` [PATCH v3 02/10] wifi: cfg80211: add support for advertising multiple radios belonging to a wiphy
` [PATCH v3 03/10] wifi: cfg80211: extend interface combination check for multi-radio
` [PATCH v3 04/10] wifi: cfg80211: add helper for checking if a chandef is valid on a radio
` [PATCH v3 05/10] wifi: mac80211: add support for DFS with multiple radios
` [PATCH v3 06/10] wifi: mac80211: add radio index to ieee80211_chanctx_conf
` [PATCH v3 07/10] wifi: mac80211: extend ifcomb check functions for multi-radio
` [PATCH v3 08/10] wifi: mac80211: move code in ieee80211_link_reserve_chanctx to a helper
` [PATCH v3 09/10] wifi: mac80211: add wiphy radio assignment and validation
` [PATCH v3 10/10] wifi: mac80211_hwsim: add support for multi-radio wiphy
[PATCH v9 0/8] wifi: ath12k: Introduce device group abstraction
2024-07-01 23:42 UTC (17+ messages)
` [PATCH v9 1/8] wifi: ath12k: Refactor core start api
` [PATCH v9 2/8] wifi: ath12k: Add helpers to get or set ath12k_hw
` [PATCH v9 3/8] wifi: ath12k: Add ath12k_get_num_hw api
` [PATCH v9 4/8] wifi: ath12k: Introduce QMI firmware ready flag
` [PATCH v9 5/8] wifi: ath12k: move ATH12K_FLAG_REGISTERED flag set to mac_register api
` [PATCH v9 6/8] wifi: ath12k: Introduce device group abstraction
` [PATCH v9 7/8] wifi: ath12k: refactor core start based on hardware group
` [PATCH v9 8/8] wifi: ath12k: move ath12k_hw from per device to group
[PATCH] wifi: ath12k: Support Transmit DE stats
2024-07-01 19:25 UTC (3+ messages)
[PATCH 0/3] wifi: ath12k: Support transmit scheduler, pdev error and TQM htt_stats
2024-07-01 18:57 UTC (8+ messages)
` [PATCH 1/3] wifi: ath12k: Support Transmit Scheduler stats
` [PATCH 2/3] wifi: ath12k: Support pdev error stats
` [PATCH 3/3] wifi: ath12k: Support TQM stats
[PATCH v7 0/4] wifi: ath12k: Add support to enable debugfs_htt_stats
2024-07-01 18:55 UTC (8+ messages)
` [PATCH v7 1/4] "
` [PATCH v7 2/4] wifi: ath12k: Add htt_stats_dump file ops support
` [PATCH v7 3/4] wifi: ath12k: Add support to parse requested stats_type
` [PATCH v7 4/4] wifi: ath12k: Dump additional Tx PDEV HTT stats
[PATCH v2 00/10] cfg80211/mac80211: support defining multiple radios per wiphy
2024-07-01 13:42 UTC (16+ messages)
` [PATCH v2 01/10] wifi: nl80211: split helper function from nl80211_put_iface_combinations
` [PATCH v2 02/10] wifi: cfg80211: add support for advertising multiple radios belonging to a wiphy
` [PATCH v2 03/10] wifi: cfg80211: extend interface combination check for multi-radio
` [PATCH v2 04/10] wifi: cfg80211: add helper for checking if a chandef is valid on a radio
` [PATCH v2 05/10] wifi: mac80211: add support for DFS with multiple radios
` [PATCH v2 06/10] wifi: mac80211: add radio index to ieee80211_chanctx_conf
` [PATCH v2 07/10] wifi: mac80211: extend ifcomb check functions for multi-radio
` [PATCH v2 08/10] wifi: mac80211: move code in ieee80211_link_reserve_chanctx to a helper
` [PATCH v2 09/10] wifi: mac80211: add wiphy radio assignment and validation
` [PATCH v2 10/10] wifi: mac80211_hwsim: add support for multi-radio wiphy
[PATCH 00/10] cfg80211/mac80211: support defining multiple radios per wiphy
2024-06-28 8:24 UTC (15+ messages)
` [PATCH 01/10] wifi: nl80211: split helper function from nl80211_put_iface_combinations
` [PATCH 02/10] wifi: cfg80211: add support for advertising multiple radios belonging to a wiphy
` [PATCH 03/10] wifi: cfg80211: extend interface combination check for multi-radio
` [PATCH 04/10] wifi: cfg80211: add helper for checking if a chandef is valid on a radio
` [PATCH 05/10] wifi: mac80211: add support for DFS with multiple radios
` [PATCH 06/10] wifi: mac80211: add radio index to ieee80211_chanctx_conf
` [PATCH 07/10] wifi: mac80211: extend ifcomb check functions for multi-radio
` [PATCH 08/10] wifi: mac80211: move code in ieee80211_link_reserve_chanctx to a helper
` [PATCH 09/10] wifi: mac80211: add wiphy radio assignment and validation
` [PATCH 10/10] wifi: mac80211_hwsim: add support for multi-radio wiphy
[PATCH] wifi: ath12k: Add WMI control path stats infra
2024-06-27 16:50 UTC (4+ messages)
[PATCH] wifi: ath12k: Allow driver initialization for WoW unsupported devices
2024-06-27 16:22 UTC (6+ messages)
[PATCH wireless] MAINTAINERS: wifi: update ath.git location
2024-06-26 17:35 UTC (3+ messages)
[PATCH v3 0/4] ath12k: Factory test mode support
2024-06-26 17:03 UTC (2+ messages)
[PATCH] wifi: ath12k: fix peer metadata parsing
2024-06-26 15:42 UTC (6+ messages)
[PATCH v2] wifi: ath12k: Fix pdev id sent to firmware for single phy devices
2024-06-26 15:41 UTC (2+ messages)
[PATCH v6 0/4] wifi: ath12k: Add support to enable debugfs_htt_stats
2024-06-25 18:20 UTC (9+ messages)
` [PATCH v6 1/4] "
` [PATCH v6 2/4] wifi: ath12k: Add htt_stats_dump file ops support
` [PATCH v6 3/4] wifi: ath12k: Add support to parse requested stats_type
` [PATCH v6 4/4] wifi: ath12k: Dump additional Tx PDEV HTT stats
[PATCH v4 1/8] wifi: ath12k: add ATH12K_DBG_WOW log level
2024-06-24 16:32 UTC (2+ messages)
[PATCH v9 1/2] dt-bindings: net: wireless: qcom,ath11k: describe the ath11k on QCA6390
2024-06-24 9:26 UTC (5+ messages)
[PATCH v3 0/8] wifi: ath12k: add support for WoW
2024-06-21 5:26 UTC (4+ messages)
` [PATCH v3 4/8] wifi: ath12k: add WoW net-detect functionality
[PATCH v4 0/3] wifi: ath12k: prepare vif and sta datastructure
2024-06-20 16:57 UTC (11+ messages)
` [PATCH v4 1/3] wifi: ath12k: prepare vif data structure for MLO handling
` [PATCH v4 2/3] wifi: ath12k: pass ath12k_link_vif instead of vif/ahvif
` [PATCH v4 3/3] wifi: ath12k: prepare sta data structure for MLO handling
[PATCH v8 00/17] power: sequencing: implement the subsystem and add first users
2024-06-20 14:30 UTC (2+ messages)
[PATCH v4 0/8] wifi: ath12k: add support for WoW
2024-06-20 9:07 UTC (5+ messages)
` [PATCH v4 2/8] wifi: ath12k: implement WoW enable and wakeup commands
[PATCH] wifi: ath12k: Fix pdev id sent to firmware for single phy devices
2024-06-20 5:00 UTC (7+ messages)
[PATCH] wifi: ath12k: fix mbssid max interface advertisement
2024-06-19 14:19 UTC (3+ messages)
[PATCH] wifi: ath12k: fix firmware crash due to invalid peer nss
2024-06-19 14:19 UTC (2+ messages)
[PATCH] wifi: ath12k: fix legacy peer association due to missing HT or 6 GHz capabilities
2024-06-19 14:02 UTC (2+ messages)
[PATCH 1/2] wifi: ath12k: fix NULL pointer access in ath12k_mac_op_get_survey()
2024-06-19 14:01 UTC (2+ messages)
[PATCH v4 0/4] wifi: ath12k: Factory test mode support
2024-06-19 3:40 UTC (9+ messages)
` [PATCH v4 1/4] wifi: ath: create common testmode_i.h file for ath drivers
` [PATCH v4 3/4] wifi: ath12k: add factory test mode support
` [PATCH v4 4/4] wifi: ath12k: Fill pdev id for fw test cmd
[PATCH v5 0/4] wifi: ath12k: Add support to enable debugfs_htt_stats
2024-06-17 20:45 UTC (9+ messages)
` [PATCH v5 1/4] "
` [PATCH v5 2/4] wifi: ath12k: Add htt_stats_dump file ops support
` [PATCH v5 3/4] wifi: ath12k: Add support to parse requested stats_type
` [PATCH v5 4/4] wifi: ath12k: Dump additional Tx PDEV HTT stats
[PATCH V7 0/9] wifi: ath12k: add MU-MIMO and 160 MHz bandwidth support
2024-06-17 19:55 UTC (3+ messages)
[PATCH] wifi: ath12k: Remove unused ath12k_base from ath12k_hw
2024-06-17 14:46 UTC (2+ messages)
[PATCH] wifi: ath12k: Fix WARN_ON during firmware crash in split-phy
2024-06-17 14:45 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox