messages from 2024-01-18 16:03:45 to 2024-02-09 10:12:52 UTC [more...]
[PATCH 0/3] wifi: ath12k: Refactor the hardware recovery procedures
2024-02-09 10:12 UTC (8+ messages)
` [PATCH 1/3] wifi: ath12k: Refactor the hardware recovery procedure
` [PATCH 2/3] wifi: ath12k: Refactor hardware recovery synchronous
` [PATCH 3/3] wifi: ath12k: Refactor the hardware state
[PATCH v6 00/11] wifi: ath12k: P2P support for WCN7850
2024-02-07 17:43 UTC (42+ messages)
` [PATCH v6 01/11] wifi: ath12k: fix broken structure wmi_vdev_create_cmd
` [PATCH v6 02/11] wifi: ath12k: fix incorrect logic of calculating vdev_stats_id
` [PATCH v6 03/11] wifi: ath12k: change interface combination for P2P mode
` [PATCH v6 04/11] wifi: ath12k: add P2P IE in beacon template
` [PATCH v6 05/11] wifi: ath12k: implement handling of P2P NoA event
` [PATCH v6 06/11] wifi: ath12k: implement remain on channel for P2P mode
` [PATCH v6 07/11] wifi: ath12k: change WLAN_SCAN_PARAMS_MAX_IE_LEN from 256 to 512
` [PATCH v6 08/11] wifi: ath12k: allow specific mgmt frame tx while vdev is not up
` [PATCH v6 09/11] wifi: ath12k: move peer delete after vdev stop of station for WCN7850
` [PATCH v6 10/11] wifi: ath12k: designating channel frequency for ROC scan
` [PATCH v6 11/11] wifi: ath12k: advertise P2P dev support for WCN7850
[PATCH] wifi: ath12k: Fix uninitialized use of ret in ath12k_mac_allocate()
2024-02-07 15:08 UTC (3+ messages)
Multiple Qualcomm Hamilton cards on same host - none working
2024-02-07 11:34 UTC (2+ messages)
WCN7850 doesn't work on Linux kernel 6.8-rc3
2024-02-07 5:26 UTC (3+ messages)
[PATCH v2 00/12] wifi: ath12k: Add single wiphy support
2024-02-06 9:19 UTC (13+ messages)
` [PATCH v2 01/12] wifi: ath12k: add multiple radio support in a single MAC HW un/register
` [PATCH v2 02/12] wifi: ath12k: Modify add and remove chanctx ops for single wiphy support
` [PATCH v2 03/12] wifi: ath12k: modify ath12k mac start/stop ops for single wiphy
` [PATCH v2 04/12] wifi: ath12k: vdev statemachine changes "
` [PATCH v2 05/12] wifi: ath12k: scan "
` [PATCH v2 06/12] wifi: ath12k: fetch correct radio based on vdev status
` [PATCH v2 07/12] wifi: ath12k: Cache vdev configs before vdev create
` [PATCH v2 08/12] wifi: ath12k: Add additional checks for vif and sta iterators
` [PATCH v2 09/12] wifi: ath12k: modify regulatory support for single wiphy architecture
` [PATCH v2 10/12] wifi: ath12k: Modify set and get antenna mac ops for single wiphy
` [PATCH v2 11/12] wifi: ath12k: Modify rts threshold mac op "
` [PATCH v2 12/12] wifi: ath12k: support get_survey "
[PATCH] wifi: ath12k: enable 802.11 power save mode in station mode
2024-02-05 16:59 UTC (6+ messages)
[PATCH v3 00/13] wifi: ath12k: QCN9274 dualmac bring up
2024-02-02 14:32 UTC (34+ messages)
` [PATCH v3 01/13] wifi: ath12k: indicate NON MBSSID vdev by default during vdev start
` [PATCH v3 02/13] wifi: ath12k: fetch correct pdev id from WMI_SERVICE_READY_EXT_EVENTID
` [PATCH v3 03/13] wifi: ath12k: add support for peer meta data version
` [PATCH v3 04/13] wifi: ath12k: fix fetching MCBC flag for QCN9274
` [PATCH v3 05/13] wifi: ath12k: Add logic to write QRTR node id to scratch
` [PATCH v3 06/13] wifi: ath12k: fix firmware assert during insmod in memory segment mode
` [PATCH v3 07/13] wifi: ath12k: split hal_ops to support RX TLVs word mask compaction
` [PATCH v3 08/13] wifi: ath12k: remove hal_desc_sz from hw params
` [PATCH v3 09/13] wifi: ath12k: subscribe required word mask from rx tlv
` [PATCH v3 10/13] wifi: ath12k: add MAC id support in WBM error path
` [PATCH v3 11/13] wifi: ath12k: fix PCI read and write
` [PATCH v3 12/13] wifi: ath12k: Read board id to support split-PHY QCN9274
` [PATCH v3 13/13] wifi: ath12k: disable QMI PHY capability learn in split-phy QCN9274
[PATCH] wifi: ath12k: refactor the rfkill worker
2024-02-02 12:38 UTC (3+ messages)
[PATCH v2 0/2] wifi: ath12k: add processing for TWT enable/disable event
2024-02-02 12:38 UTC (7+ 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
[PULL linux-firmware] ath10k, ath11k and ath12k firmware 20240130
2024-02-02 12:27 UTC (2+ messages)
[PATCH v2] wifi: ath12k: add firmware-2.bin support
2024-02-02 11:43 UTC (3+ messages)
[PATCH v3] wifi: ath12k: report tx bitrate for iw dev xxx station dump
2024-02-02 11:20 UTC (3+ messages)
pull-request: ath-next-20240130
2024-01-31 16:47 UTC (2+ messages)
qcn9274 hw2.0 in banana pi r64 - LTSSM read fail
2024-01-31 17:08 UTC (4+ messages)
[PATCH v3 00/10] wifi: ath12k: P2P support for WCN7850
2024-01-30 7:02 UTC (16+ 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 v5 00/11] wifi: ath12k: P2P support for WCN7850
2024-01-30 1:49 UTC (15+ messages)
` [PATCH v5 01/11] wifi: ath12k: change interface combination for P2P mode
` [PATCH v5 02/11] wifi: ath12k: add P2P IE in beacon template
` [PATCH v5 03/11] wifi: ath12k: implement handling of P2P NoA event
` [PATCH v5 04/11] wifi: ath12k: implement remain on channel for P2P mode
` [PATCH v5 05/11] wifi: ath12k: change WLAN_SCAN_PARAMS_MAX_IE_LEN from 256 to 512
` [PATCH v5 06/11] wifi: ath12k: allow specific mgmt frame tx while vdev is not up
` [PATCH v5 07/11] wifi: ath12k: fix broken structure wmi_vdev_create_cmd
` [PATCH v5 08/11] wifi: ath12k: fix incorrect logic of calculating vdev_stats_id
` [PATCH v5 09/11] wifi: ath12k: move peer delete after vdev stop of station for WCN7850
` [PATCH v5 10/11] wifi: ath12k: designating channel frequency for ROC scan
` [PATCH v5 11/11] wifi: ath12k: advertise P2P dev support for WCN7850
[PATCH v4 00/11] wifi: ath12k: P2P support for WCN7850
2024-01-29 2:25 UTC (26+ 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] wifi: ath12k: Fix issues in channel list update
2024-01-24 10:16 UTC (4+ messages)
[PATCH] wifi: ath12k: add firmware-2.bin support
2024-01-23 12:11 UTC (3+ messages)
[PATCH] wifi: ath12k: add support for collecting firmware log
2024-01-19 17:40 UTC (2+ messages)
[PATCH v4 1/2] wifi: ath12k: Refactor the mac80211 hw access from link/radio
2024-01-19 17:39 UTC (2+ messages)
Difference between WCN7850 and WCN7851 ?
2024-01-19 14:55 UTC (3+ messages)
[PATCH v4 0/2] wifi: ath12k: Introduce hw abstraction
2024-01-18 16:03 UTC (3+ messages)
` [PATCH v4 2/2] wifi: ath12k: Introduce the container for mac80211 hw
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