messages from 2024-06-03 13:16:08 to 2024-06-15 22:41:49 UTC [more...]
[PATCH] wifi: ath12k: fix potential NULL dereference
2024-06-15 22:41 UTC (2+ messages)
[bug report] wifi: ath12k: driver for Qualcomm Wi-Fi 7 devices
2024-06-14 17:33 UTC
[PATCH v9 0/2] dt-bindings: describe the ath1X modules on QCom BT/WLAN chipsets
2024-06-14 7:18 UTC (19+ messages)
` [PATCH v9 1/2] dt-bindings: net: wireless: qcom,ath11k: describe the ath11k on QCA6390
` [PATCH v9 2/2] dt-bindings: net: wireless: describe the ath12k PCI module
[PATCH v5 0/4] wifi: ath12k: Add support to enable debugfs_htt_stats
2024-06-14 6:34 UTC (5+ 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] wifi: ath12k: fix legacy peer association due to missing HT or 6 GHz capabilities
2024-06-13 22:15 UTC (4+ messages)
[PATCH] wifi: ath12k: fix firmware crash due to invalid peer nss
2024-06-13 22:12 UTC (2+ messages)
[PATCH] wifi: ath12k: fix mbssid max interface advertisement
2024-06-13 15:38 UTC
[PATCH v3 0/4] ath12k: Factory test mode support
2024-06-13 13:30 UTC (7+ messages)
` [PATCH v3 1/4] wifi: ath: create common testmode_i.h file for ath drivers
` [PATCH v3 2/4] wifi: ath12k: export ath12k_wmi_tlv_hdr for testmode
` [PATCH v3 3/4] wifi: ath12k: add factory test mode support
` [PATCH v3 4/4] wifi: ath12k: Fill pdev id for fw test cmd
[PATCH] wifi: ath12k: Fix WARN_ON during firmware crash in split-phy
2024-06-13 6:11 UTC (5+ messages)
[PATCH V7 0/9] wifi: ath12k: add MU-MIMO and 160 MHz bandwidth support
2024-06-12 23:42 UTC (10+ messages)
` [PATCH V7 1/9] wifi: ath12k: push HE MU-MIMO params to hardware
` [PATCH V7 2/9] wifi: ath12k: push EHT "
` [PATCH V7 3/9] wifi: ath12k: move HE MCS mapper to a separate function
` [PATCH V7 4/9] wifi: ath12k: generate rx and tx mcs maps for supported HE mcs
` [PATCH V7 5/9] wifi: ath12k: fix TX and RX MCS rate configurations in HE mode
` [PATCH V7 6/9] wifi: ath12k: add support for setting fixed HE rate/GI/LTF
` [PATCH V7 7/9] wifi: ath12k: clean up 80P80 support
` [PATCH V7 8/9] wifi: ath12k: add support for 160 MHz bandwidth
` [PATCH V7 9/9] wifi: ath12k: add extended NSS bandwidth support for 160 MHz
[PATCH] tracing/treewide: Remove second parameter of __assign_str()
2024-06-12 15:55 UTC (2+ messages)
` [f2fs-dev] "
[RFC v3 0/8] cfg80211/mac80211: support defining multiple radios per wiphy
2024-06-12 14:29 UTC (35+ messages)
` [RFC v3 1/8] wifi: nl80211: split helper function from nl80211_put_iface_combinations
` [RFC v3 2/8] wifi: cfg80211: add support for advertising multiple radios belonging to a wiphy
` [RFC v3 3/8] wifi: cfg80211: extend interface combination check for multi-radio
` [RFC v3 4/8] wifi: mac80211: add support for DFS with multiple radios
` [RFC v3 5/8] wifi: mac80211: add radio index to ieee80211_chanctx_conf
` [RFC v3 6/8] wifi: mac80211: extend ifcomb check functions for multi-radio
` [RFC v3 7/8] wifi: mac80211: move code in ieee80211_link_reserve_chanctx to a helper
` [RFC v3 8/8] wifi: mac80211: add wiphy radio assignment and validation
[PATCH v8 00/17] power: sequencing: implement the subsystem and add first users
2024-06-12 7:10 UTC (11+ messages)
` [PATCH v8 10/17] power: sequencing: implement the pwrseq core
[PATCH v8 16/17] PCI/pwrctl: add a PCI power control driver for power sequenced devices
2024-06-11 22:56 UTC (8+ messages)
[PATCH v8 15/17] PCI/pwrctl: add PCI power control core code
2024-06-11 22:56 UTC (4+ messages)
[PATCH v8 14/17] PCI/pwrctl: create platform devices for child OF nodes of the port node
2024-06-11 22:56 UTC (2+ messages)
[PATCH v8 13/17] PCI/pwrctl: reuse the OF node for power controlled devices
2024-06-11 22:56 UTC (2+ messages)
[PATCH v8 12/17] PCI: hold the rescan mutex when scanning for the first time
2024-06-11 22:55 UTC (2+ messages)
[PATCH 0/2] wifi: ath12k: Fix the smatch error
2024-06-11 20:12 UTC (5+ messages)
` [PATCH 1/2] wifi: ath12k: fix NULL pointer access in ath12k_mac_op_get_survey()
` [PATCH 2/2] wifi: ath12k: fix uninitialize symbol error on ath12k_peer_assoc_h_he()
[PATCH 1/3] wifi: ath12k: fix per pdev debugfs registration
2024-06-11 18:45 UTC (2+ messages)
[PATCH] wifi: ath12k: avoid unnecessary MSDU drop in the Rx error process
2024-06-11 18:42 UTC (3+ messages)
[PATCH] wifi: ath12k: fix ACPI warning when resume
2024-06-11 18:36 UTC (2+ messages)
[PATCH] wifi: ath12k: modify remain on channel for single wiphy
2024-06-11 18:35 UTC (5+ messages)
[PATCH] wifi: ath12k: Fix pdev id sent to firmware for single phy devices
2024-06-11 17:13 UTC (2+ messages)
fail to connect to AP mode in 6.10 on WCN785x (NCM865)
2024-06-10 14:52 UTC (2+ messages)
[RFC v4 0/9] cfg80211/mac80211: support defining multiple radios per wiphy
2024-06-07 16:05 UTC (10+ messages)
` [RFC v4 1/9] wifi: nl80211: split helper function from nl80211_put_iface_combinations
` [RFC v4 2/9] wifi: cfg80211: add support for advertising multiple radios belonging to a wiphy
` [RFC v4 3/9] wifi: cfg80211: extend interface combination check for multi-radio
` [RFC v4 4/9] wifi: cfg80211: add helper for checking if a chandef is valid on a radio
` [RFC v4 5/9] wifi: mac80211: add support for DFS with multiple radios
` [RFC v4 6/9] wifi: mac80211: add radio index to ieee80211_chanctx_conf
` [RFC v4 7/9] wifi: mac80211: extend ifcomb check functions for multi-radio
` [RFC v4 8/9] wifi: mac80211: move code in ieee80211_link_reserve_chanctx to a helper
` [RFC v4 9/9] wifi: mac80211: add wiphy radio assignment and validation
[PATCH v8 0/8] wifi: ath12k: Introduce device group abstraction
2024-06-07 13:50 UTC (10+ messages)
` [PATCH v8 6/8] "
` [PATCH v8 7/8] wifi: ath12k: refactor core start based on hardware group
[PATCH v4 0/5] wifi: ath12k: Add support to enable debugfs_htt_stats
2024-06-07 2:55 UTC (14+ messages)
` [PATCH v4 1/5] "
` [PATCH v4 2/5] wifi: ath12k: Add htt_stats_dump file ops support
` [PATCH v4 3/5] wifi: ath12k: Fix Pdev id in HTT stats request for WCN7850
` [PATCH v4 4/5] wifi: ath12k: Add support to parse requested stats_type
` [PATCH v4 5/5] wifi: ath12k: Dump additional Tx PDEV HTT stats
[RFC v2 0/7] cfg80211/mac80211: support defining multiple radios per wiphy
2024-06-06 10:10 UTC (16+ messages)
` [RFC v2 1/7] wifi: nl80211: split helper function from nl80211_put_iface_combinations
` [RFC v2 2/7] wifi: cfg80211: add support for advertising multiple radios belonging to a wiphy
` [RFC v2 3/7] wifi: cfg80211: extend interface combination check for multi-radio
` [RFC v2 4/7] wifi: mac80211: add radio index to ieee80211_chanctx_conf
` [RFC v2 5/7] wifi: mac80211: extend ifcomb check functions for multi-radio
` [RFC v2 6/7] wifi: mac80211: move code in ieee80211_link_reserve_chanctx to a helper
` [RFC v2 7/7] wifi: mac80211: add wiphy radio assignment and validation
[PATCH 0/2] wifi: cfg80211: handle 2x996 RU allocation in cfg80211_calculate_bitrate_he()
2024-06-06 2:06 UTC (3+ messages)
` [PATCH 1/2] wifi: cfg80211: fix typo "
` [PATCH 2/2] wifi: cfg80211: handle 2x996 RU allocation "
pull-request: ath-next-20240605
2024-06-05 18:30 UTC (2+ messages)
[PATCH v8 01/17] regulator: dt-bindings: describe the PMU module of the QCA6390 package
2024-06-05 11:12 UTC (4+ messages)
[PATCH v4 0/3] wifi: ath12k: report station mode stats
2024-06-05 6:31 UTC (6+ messages)
` [PATCH v4 1/3] wifi: ath12k: report station mode transmit rate
[PATCH v8 11/17] power: pwrseq: add a driver for the PMU module on the QCom WCN chipsets
2024-06-04 17:52 UTC (2+ messages)
[PATCH v8 02/17] regulator: dt-bindings: describe the PMU module of the WCN7850 package
2024-06-04 17:31 UTC (2+ messages)
[PATCH v4 0/8] wifi: ath12k: add support for WoW
2024-06-04 14:57 UTC (11+ messages)
` [PATCH v4 1/8] wifi: ath12k: add ATH12K_DBG_WOW log level
` [PATCH v4 2/8] wifi: ath12k: implement WoW enable and wakeup commands
` [PATCH v4 3/8] wifi: ath12k: add basic WoW functionalities
` [PATCH v4 4/8] wifi: ath12k: add WoW net-detect functionality
` [PATCH v4 5/8] wifi: ath12k: implement hardware data filter
` [PATCH v4 6/8] wifi: ath12k: support ARP and NS offload
` [PATCH v4 7/8] wifi: ath12k: support GTK rekey offload
` [PATCH v4 8/8] wifi: ath12k: handle keepalive during WoWLAN suspend and resume
New staging repos for ath1*k firmware
2024-06-03 20:47 UTC (5+ messages)
[PATCH v3 0/8] wifi: ath12k: add support for WoW
2024-06-03 14:22 UTC (8+ messages)
` [PATCH v3 6/8] wifi: ath12k: support ARP and NS offload
[PATCH v7 0/8] wifi: ath12k: Introduce device group abstraction
2024-06-03 14:12 UTC (8+ messages)
[PATCH] wifi: ath12k: add hw_link_id in ath12k_pdev
2024-06-03 13:15 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