Kang Yang ([email protected])

Number of posts: 154 (0.28 per day)
First post: 2022-11-21 07:40:03
Last post: 2024-05-30 06:23:51

Date List Subject
2024-01-22 11:43:51 linux-wireless [PATCH v3 04/10] wifi: ath12k: implement remain on channel for P2P mode
2024-01-22 11:43:38 linux-wireless [PATCH v3 05/10] wifi: ath12k: change WLAN_SCAN_PARAMS_MAX_IE_LEN from 256 to 512
2024-01-22 11:43:20 linux-wireless [PATCH v3 02/10] wifi: ath12k: add P2P IE in beacon template
2024-01-12 09:33:01 linux-wireless [PATCH v2 05/10] wifi: ath12k: change WLAN_SCAN_PARAMS_MAX_IE_LEN from 256 to 512
2024-01-12 09:30:39 linux-wireless [PATCH v2 07/10] wifi: ath12k: fix broken structure wmi_vdev_create_cmd
2024-01-12 09:30:31 linux-wireless [PATCH v2 10/10] wifi: ath12k: advertise P2P dev support for WCN7850
2024-01-12 09:30:27 linux-wireless [PATCH v2 09/10] wifi: ath12k: designating channel frequency for ROC scan
2024-01-12 09:30:20 linux-wireless [PATCH v2 08/10] wifi: ath12k: move peer delete after vdev stop of station for WCN7850
2024-01-12 09:30:14 linux-wireless [PATCH v2 06/10] wifi: ath12k: allow specific mgmt frame tx while vdev is not up
2024-01-12 09:30:03 linux-wireless [PATCH v2 04/10] wifi: ath12k: implement remain on channel for P2P mode
2024-01-12 09:30:00 linux-wireless [PATCH v2 03/10] wifi: ath12k: implement handling of P2P NoA event
2024-01-12 09:29:52 linux-wireless [PATCH v2 02/10] wifi: ath12k: add P2P IE in beacon template
2024-01-12 09:29:50 linux-wireless [PATCH v2 01/10] wifi: ath12k: change interface combination for P2P mode
2024-01-12 09:29:46 linux-wireless [PATCH v2 00/10] wifi: ath12k: P2P support for WCN7850
2024-01-08 08:27:50 linux-wireless [PATCH 09/10] wifi: ath12k: designating channel frequency for ROC scan
2024-01-08 08:27:23 linux-wireless [PATCH 10/10] wifi: ath12k: advertise P2P dev support for WCN7850
2024-01-08 08:27:14 linux-wireless [PATCH 08/10] wifi: ath12k: move peer delete after vdev stop of station for WCN7850
2024-01-08 08:27:10 linux-wireless [PATCH 07/10] wifi: ath12k: fix broken structure wmi_vdev_create_cmd
2024-01-08 08:27:05 linux-wireless [PATCH 06/10] wifi: ath12k: allow specific mgmt frame tx while vdev is not up
2024-01-08 08:27:00 linux-wireless [PATCH 05/10] wifi: ath12k: change WLAN_SCAN_PARAMS_MAX_IE_LEN from 256 to 512
2024-01-08 08:26:55 linux-wireless [PATCH 04/10] wifi: ath12k: implement remain on channel for P2P mode
2024-01-08 08:26:51 linux-wireless [PATCH 03/10] wifi: ath12k: implement handling of P2P NoA event
2024-01-08 08:26:45 linux-wireless [PATCH 02/10] wifi: ath12k: add P2P IE in beacon template
2024-01-08 08:26:42 linux-wireless [PATCH 01/10] wifi: ath12k: change interface combination for P2P mode
2024-01-08 08:26:37 linux-wireless [PATCH 00/10] wifi: ath12k: P2P support for WCN7850
2023-11-21 02:25:32 linux-wireless [PATCH v2] wifi: ath12k: fix and enable AP mode for WCN7850
2023-11-21 02:14:23 linux-wireless [PATCH v2 5/7] wifi: ath12k: add support one MSI vector
2023-11-21 02:14:21 linux-wireless [PATCH v2 3/7] wifi: ath12k: use ATH12K_PCI_IRQ_DP_OFFSET for DP IRQ
2023-11-21 02:14:05 linux-wireless [PATCH v2 7/7] wifi: ath12k: set IRQ affinity to CPU0 in case of one MSI vector
2023-11-21 02:13:59 linux-wireless [PATCH v2 6/7] wifi: ath12k: do not restore ASPM in case of single MSI vector
2023-11-21 02:13:58 linux-wireless [PATCH v2 2/7] wifi: ath12k: add CE and ext IRQ flag to indicate irq_handler
2023-11-21 02:13:51 linux-wireless [PATCH v2 4/7] wifi: ath12k: refactor multiple MSI vector implementation
2023-11-21 02:13:51 linux-wireless [PATCH v2 0/7] wifi: ath12k: support one MSI
2023-11-21 02:13:49 linux-wireless [PATCH v2 1/7] wifi: ath12k: get msi_data again after request_irq is called
2023-11-20 10:17:05 linux-wireless [PATCH 4/7] wifi: ath12k: refactor multiple MSI vector implementation
2023-11-20 10:17:03 linux-wireless [PATCH 3/7] wifi: ath12k: use ATH12K_PCI_IRQ_DP_OFFSET for DP IRQ
2023-11-20 10:17:03 linux-wireless [PATCH 7/7] wifi: ath12k: set IRQ affinity to CPU0 in case of one MSI vector
2023-11-20 10:17:02 linux-wireless [PATCH 2/7] wifi: ath12k: add CE and ext IRQ flag to indicate irq_handler
2023-11-20 10:16:51 linux-wireless [PATCH 5/7] wifi: ath12k: add support one MSI vector
2023-11-20 10:16:50 linux-wireless [PATCH 6/7] wifi: ath12k: do not restore ASPM in case of single MSI vector
2023-11-20 10:16:48 linux-wireless [PATCH 0/7] wifi: ath12k: support one MSI
2023-11-20 10:16:31 linux-wireless [PATCH 1/7] wifi: ath12k: get msi_data again after request_irq is called
2023-11-20 09:16:49 linux-wireless [PATCH 01/11] wifi: ath12k: fix and enable AP mode for WCN7850
2023-10-19 03:26:35 linux-wireless Re: [PATCH 1/4] wifi: mac80211: mlme: fix verification of puncturing bitmap obtained from AP
2023-09-28 12:48:17 linux-wireless [PATCH 4/4] wifi: ath12k: dynamically update puncturing bitmap
2023-09-28 10:24:23 linux-wireless [PATCH 0/4] dynamically update puncturing bitmap
2023-09-28 10:17:19 linux-wireless [PATCH 1/4] wifi: mac80211: mlme: fix verification of puncturing bitmap obtained from AP
2023-09-28 07:17:35 linux-wireless [PATCH 2/4] wifi: mac80211: mlme: correct the verification of extracted bitmap
2023-09-28 07:08:58 linux-wireless [PATCH 3/4] wifi: mac80211: mlme: enable tracking bandwidth changes for 6 GHz band
2023-05-16 04:05:52 linux-wireless Re: [PATCH] wifi: mac80211: mlme: handle EHT channel puncturing
2022-11-23 02:21:02 linux-wireless Re: [RFC PATCH] mac80211: mlme: Handle Puncturing information received from the AP