public inbox for ath12k@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2024-01-08 08:26:40 to 2024-01-27 00:27:33 UTC [more...]

[PATCH v4 00/11] wifi: ath12k: P2P support for WCN7850
 2024-01-27  0:27 UTC  (25+ messages)
` [PATCH v4 01/11] wifi: ath12k: change interface combination for P2P mode
` [PATCH v4 02/11] wifi: ath12k: add P2P IE in beacon template
` [PATCH v4 03/11] wifi: ath12k: implement handling of P2P NoA event
` [PATCH v4 04/11] wifi: ath12k: implement remain on channel for P2P mode
` [PATCH v4 05/11] wifi: ath12k: change WLAN_SCAN_PARAMS_MAX_IE_LEN from 256 to 512
` [PATCH v4 06/11] wifi: ath12k: allow specific mgmt frame tx while vdev is not up
` [PATCH v4 07/11] wifi: ath12k: fix broken structure wmi_vdev_create_cmd
` [PATCH v4 08/11] wifi: ath12k: move peer delete after vdev stop of station for WCN7850
` [PATCH v4 09/11] wifi: ath12k: designating channel frequency for ROC scan
` [PATCH v4 10/11] wifi: ath12k: fix incorrect logic of calculating vdev_stats_id
` [PATCH v4 11/11] wifi: ath12k: advertise P2P dev support for WCN7850

[PATCH v3 00/10] wifi: ath12k: P2P support for WCN7850
 2024-01-26  9:34 UTC  (14+ messages)
` [PATCH v3 01/10] wifi: ath12k: change interface combination for P2P mode
` [PATCH v3 02/10] wifi: ath12k: add P2P IE in beacon template
` [PATCH v3 03/10] wifi: ath12k: implement handling of P2P NoA event
` [PATCH v3 04/10] wifi: ath12k: implement remain on channel for P2P mode
` [PATCH v3 05/10] wifi: ath12k: change WLAN_SCAN_PARAMS_MAX_IE_LEN from 256 to 512
` [PATCH v3 06/10] wifi: ath12k: allow specific mgmt frame tx while vdev is not up
` [PATCH v3 07/10] wifi: ath12k: fix broken structure wmi_vdev_create_cmd
` [PATCH v3 08/10] wifi: ath12k: move peer delete after vdev stop of station for WCN7850
` [PATCH v3 09/10] wifi: ath12k: designating channel frequency for ROC scan
` [PATCH v3 10/10] wifi: ath12k: advertise P2P dev support for WCN7850

[PATCH] wifi: ath12k: refactor the rfkill worker
 2024-01-26  0:59 UTC  (2+ messages)

[PATCH] wifi: ath12k: Fix issues in channel list update
 2024-01-24 10:16 UTC  (4+ messages)

[PATCH v2] wifi: ath12k: add firmware-2.bin support
 2024-01-23 20:19 UTC  (2+ messages)

[PATCH] wifi: ath12k: add firmware-2.bin support
 2024-01-23 12:11 UTC  (3+ messages)

[PATCH v2 0/2] wifi: ath12k: add processing for TWT enable/disable event
 2024-01-22 17:48 UTC  (5+ messages)
` [PATCH v2 1/2] wifi: ath12k: add processing for TWT enable event
` [PATCH v2 2/2] wifi: ath12k: add processing for TWT disable event

[PATCH] wifi: ath12k: add support for collecting firmware log
 2024-01-19 17:40 UTC  (5+ messages)

[PATCH v4 0/2] wifi: ath12k: Introduce hw abstraction
 2024-01-19 17:39 UTC  (6+ messages)
` [PATCH v4 1/2] wifi: ath12k: Refactor the mac80211 hw access from link/radio
` [PATCH v4 2/2] wifi: ath12k: Introduce the container for mac80211 hw

Difference between WCN7850 and WCN7851 ?
 2024-01-19 14:55 UTC  (3+ messages)

[PATCH v2 1/3] wifi: ath12k: fix wrong definitions of hal_reo_update_rx_queue
 2024-01-18  5:52 UTC  (2+ messages)

[PATCH v3 0/3] wifi: ath: replace ENOTSUPP with EOPNOTSUPP
 2024-01-18  5:50 UTC  (5+ messages)
` [PATCH v3 1/3] wifi: ath12k: "
` [PATCH v3 2/3] wifi: ath11k: "
` [PATCH v3 3/3] wifi: ath10k: "

[PATCH v2 0/3] wifi: ath12k: some improvement to RX throughput
 2024-01-18  2:21 UTC  (4+ messages)

[PATCH v3 0/2] wifi: ath12k: Introduce hw abstraction
 2024-01-17 20:10 UTC  (4+ messages)
` [PATCH v3 1/2] wifi: ath12k: Refactor the mac80211 hw access from link/radio
` [PATCH v3 2/2] wifi: ath12k: Introduce the container for mac80211 hw

[PATCH 0/3] wifi: ath12k: Remove unsupported and unused ring configurations
 2024-01-17 14:02 UTC  (3+ messages)

[PATCH v2 00/10] wifi: ath12k: P2P support for WCN7850
 2024-01-17 13:22 UTC  (25+ messages)
` [PATCH v2 01/10] wifi: ath12k: change interface combination for P2P mode
` [PATCH v2 02/10] wifi: ath12k: add P2P IE in beacon template
` [PATCH v2 03/10] wifi: ath12k: implement handling of P2P NoA event
` [PATCH v2 04/10] wifi: ath12k: implement remain on channel for P2P mode
` [PATCH v2 05/10] wifi: ath12k: change WLAN_SCAN_PARAMS_MAX_IE_LEN from 256 to 512
` [PATCH v2 06/10] wifi: ath12k: allow specific mgmt frame tx while vdev is not up
` [PATCH v2 07/10] wifi: ath12k: fix broken structure wmi_vdev_create_cmd
` [PATCH v2 08/10] wifi: ath12k: move peer delete after vdev stop of station for WCN7850
` [PATCH v2 09/10] wifi: ath12k: designating channel frequency for ROC scan
` [PATCH v2 10/10] wifi: ath12k: advertise P2P dev support for WCN7850

[PATCH v2 00/12] wifi: ath12k: QCN9274 dualmac bring up
 2024-01-17 12:25 UTC  (3+ messages)

[PATCH v7 0/4] wifi: ath12k: implement some functionalities through reading ACPI Table
 2024-01-17 11:34 UTC  (2+ messages)

[PATCH 0/2] wifi: ath12k: Enable QMI MLO helper function on QCN9274
 2024-01-17  8:37 UTC  (7+ messages)
` [PATCH 1/2] wifi: ath12k: Refactor QMI MLO host capability helper function
` [PATCH 2/2] wifi: ath12k: Add QMI PHY capability learn support

[PATCH AUTOSEL 6.6 039/104] wifi: ath12k: fix and enable AP mode for WCN7850
 2024-01-16 19:46 UTC  (2+ messages)
` [PATCH AUTOSEL 6.6 053/104] wifi: ath12k: fix the issue that the multicast/broadcast indicator is not read correctly "

[PATCH AUTOSEL 6.7 040/108] wifi: ath12k: fix and enable AP mode for WCN7850
 2024-01-16 19:39 UTC  (2+ messages)
` [PATCH AUTOSEL 6.7 054/108] wifi: ath12k: fix the issue that the multicast/broadcast indicator is not read correctly "

[PATCH v2 0/2] wifi: ath12k: Introduce hw abstraction
 2024-01-16 12:38 UTC  (9+ messages)
` [PATCH v2 1/2] wifi: ath12k: Refactor the mac80211 hw access from link/radio
` [PATCH v2 2/2] wifi: ath12k: Introduce the container for mac80211 hw

[PATCH 01/10] wifi: ath12k: Refactor mac callback of config
 2024-01-16 12:22 UTC  (2+ messages)

[PATCH 1/4] wifi: ath12k: Refactor the DP pdev pre alloc call sequence
 2024-01-16 12:20 UTC  (2+ messages)

[PATCH 00/10] wifi: ath12k: Refactor mac80211 callback operation functions
 2024-01-16  4:50 UTC  (3+ messages)

[PATCH 0/4] wifi: ath12k: Refactor MAC alloc/destroy/un/register helper functions
 2024-01-16  4:49 UTC  (6+ messages)
` [PATCH 4/4] wifi: ath12k: Refactor MAC un/register helper function

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

[PATCH 0/2] wifi: ath12k: Introduce hw abstraction
 2024-01-15 16:05 UTC  (7+ messages)
` [PATCH 1/2] wifi: ath12k: Refactor the mac80211 hw access from link/radio
` [PATCH 2/2] wifi: ath12k: Introduce the container for mac80211 hw

[PATCH v2 0/3] wifi: ath12k: Cleanup QMI messaging functions
 2024-01-14 15:01 UTC  (5+ messages)
` [PATCH v2 1/3] wifi: ath12k: Remove unnecessary struct qmi_txn initializers
` [PATCH v2 2/3] wifi: ath12k: Add missing qmi_txn_cancel() calls
` [PATCH v2 3/3] wifi: ath12k: Use initializers for QMI message buffers

[PATCH 1/2] wifi: ath12k: add processing for TWT enable event
 2024-01-11 16:55 UTC  (3+ messages)

[PATCH 0/3] wifi: ath12k: Cleanup QMI messaging functions
 2024-01-11 16:21 UTC  (5+ messages)
` [PATCH 1/3] wifi: ath12k: Remove unnecessary struct qmi_txn initializers
` [PATCH 2/3] wifi: ath12k: Add missing qmi_txn_cancel() calls
` [PATCH 3/3] wifi: ath12k: Use initializers for QMI message buffers

[PATCH] wifi: ath12k: refactor ath12k_wmi_tlv_parse_alloc()
 2024-01-11 11:19 UTC  (2+ messages)

[PATCH v3] wifi: ath12k: report tx bitrate for iw dev xxx station dump
 2024-01-11 11:12 UTC  (2+ messages)

[PATCH 00/10] wifi: ath12k: P2P support for WCN7850
 2024-01-08 18:10 UTC  (12+ messages)
` [PATCH 01/10] wifi: ath12k: change interface combination for P2P mode
` [PATCH 02/10] wifi: ath12k: add P2P IE in beacon template
` [PATCH 04/10] wifi: ath12k: implement remain on channel for P2P mode
` [PATCH 07/10] wifi: ath12k: fix broken structure wmi_vdev_create_cmd
` [PATCH 08/10] wifi: ath12k: move peer delete after vdev stop of station for WCN7850
` [PATCH 09/10] wifi: ath12k: designating channel frequency for ROC scan
` [PATCH 10/10] wifi: ath12k: advertise P2P dev support for WCN7850


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