In 6 GHz band, add support for 1. channel 2. 2. Fix packet drop issues. 3. AMPDU aggregation 4. SMPS configuration Tested-on: QCN9274 hw2.0 PCI WLAN.WBE.1.0.1-00029-QCAHKSWPL_SILICONZ-1 Tested-on: WCN7850 hw2.0 PCI WLAN.HMT.1.0.c5-00481-QCAHMTSWPL_V1.0_V2.0_SILICONZ-3 changes in v2: - Disable smps for WCN7850 after review comment from Boachen - Added Tested-on tag for WCN7850 Pradeep Kumar Chitrapu (6): wifi: ath12k: add channel 2 into 6 GHz channel list wifi: ath12k: Correct 6 GHz frequency value in rx status wifi: ath12k: fix survey dump collection in 6 GHz wifi: ath12k: add 6 GHz params in peer assoc command wifi: ath12k: refactor smps configuration wifi: ath12k: support SMPS configuration for 6 GHz drivers/net/wireless/ath/ath12k/core.h | 2 +- drivers/net/wireless/ath/ath12k/dp_rx.c | 9 +- drivers/net/wireless/ath/ath12k/hw.c | 3 + drivers/net/wireless/ath/ath12k/hw.h | 1 + drivers/net/wireless/ath/ath12k/mac.c | 116 ++++++++++++++++++++---- drivers/net/wireless/ath/ath12k/wmi.c | 10 +- 6 files changed, 116 insertions(+), 25 deletions(-) base-commit: fe7e1b830cf3c0272aa4eaf367c4c7b29c169c3d -- 2.17.1