summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek/rtw89/chan.c
AgeCommit message (Expand)AuthorFilesLines
2023-09-28wifi: rtw89: pause/proceed MCC for ROC and HW scanZong-Zhe Yang1-0/+70
2023-09-28wifi: rtw89: mcc: fix NoA start time when GO is auxiliaryZong-Zhe Yang1-0/+4
2023-09-22wifi: rtw89: add subband index of primary channel to struct rtw89_chanPing-Ke Shih1-0/+15
2023-09-18wifi: rtw89: mcc: deal with beacon NoA if GO existsZong-Zhe Yang1-1/+92
2023-09-18wifi: rtw89: mcc: deal with BT slot changeZong-Zhe Yang1-1/+4
2023-09-18wifi: rtw89: mcc: deal with P2P PS changeZong-Zhe Yang1-1/+24
2023-09-18wifi: rtw89: mcc: track beacon offset and update when neededZong-Zhe Yang1-2/+143
2023-09-18wifi: rtw89: mcc: update role bitmap when changedZong-Zhe Yang1-1/+73
2023-09-07wifi: rtw89: mcc: trigger FW to start/stop MCCZong-Zhe Yang1-0/+173
2023-09-07wifi: rtw89: mcc: decide pattern and calculate parametersZong-Zhe Yang1-0/+233
2023-09-07wifi: rtw89: mcc: consider and determine BT durationZong-Zhe Yang1-0/+169
2023-09-07wifi: rtw89: mcc: fill fundamental configurationsZong-Zhe Yang1-0/+167
2023-09-07wifi: rtw89: mcc: initialize start flowZong-Zhe Yang1-0/+413
2023-08-25wifi: rtw89: initialize multi-channel handlingZong-Zhe Yang1-0/+124
2023-04-14wifi: rtw89: add ieee80211::remain_on_channel opsPo-Hao Huang1-0/+35
2022-12-01wifi: rtw89: link rtw89_vif and chanctx stuffsZong-Zhe Yang1-4/+36
2022-09-02wifi: rtw89: declare support for mac80211 chanctx ops by chipZong-Zhe Yang1-1/+2
2022-09-02wifi: rtw89: add skeleton of mac80211 chanctx ops supportZong-Zhe Yang1-0/+53
2022-09-02wifi: rtw89: introduce entity mode and its recalculated prototypeZong-Zhe Yang1-0/+25
2022-09-02wifi: rtw89: initialize entity and configure default chandefZong-Zhe Yang1-0/+16
2022-09-02wifi: rtw89: concentrate chandef setting to stack callbackZong-Zhe Yang1-0/+20
2022-09-02wifi: rtw89: create rtw89_chan centrally to avoid breakageZong-Zhe Yang1-0/+98
2022-09-02wifi: rtw89: re-arrange channel related stuffs under HALZong-Zhe Yang1-0/+22