summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek/rtw89/chan.c
AgeCommit message (Expand)AuthorFilesLines
2024-10-29wifi: rtw89: tweak setting of channel and TX power for MLOZong-Zhe Yang1-2/+78
2024-10-29wifi: rtw89: chan: manage active interfacesZong-Zhe Yang1-11/+94
2024-09-24wifi: rtw89: tweak driver architecture for impending MLO supportZong-Zhe Yang1-19/+58
2024-09-24wifi: rtw89: read bss_conf corresponding to the linkZong-Zhe Yang1-4/+18
2024-09-24wifi: rtw89: rename rtw89_sta to rtw89_sta_link ahead for MLOZong-Zhe Yang1-3/+3
2024-09-24wifi: rtw89: rename rtw89_vif to rtw89_vif_link ahead for MLOZong-Zhe Yang1-81/+81
2024-08-27wifi: rtw89: rename roc_entity_idx to roc_chanctx_idxZong-Zhe Yang1-6/+6
2024-08-02wifi: rtw89: rename sub_entity to chanctxZong-Zhe Yang1-56/+56
2024-08-02wifi: rtw89: mcc: stop at a role holding chanctxZong-Zhe Yang1-3/+34
2024-08-02wifi: rtw89: chan: refine MCC re-plan flow when unassign chanctxZong-Zhe Yang1-12/+25
2024-07-05wifi: rtw89: unify the selection logic of RFK table when MCCZong-Zhe Yang1-0/+22
2024-06-03wifi: rtw89: chan: Use swap() in rtw89_swap_sub_entity()Jiapeng Chong1-4/+1
2024-02-15wifi: rtw89: chan: support MCC on Wi-Fi 7 chipsZong-Zhe Yang1-27/+413
2024-02-12wifi: rtw89: chan: MCC take reconfig into accountZong-Zhe Yang1-0/+13
2024-02-12wifi: rtw89: chan: move handling from add/remove to assign/unassign for MLOZong-Zhe Yang1-32/+43
2024-02-12wifi: rtw89: chan: tweak weight recalc ahead before MLOZong-Zhe Yang1-5/+46
2024-02-12wifi: rtw89: chan: tweak bitmap recalc ahead before MLOZong-Zhe Yang1-5/+6
2024-02-12wifi: rtw89: chan: add sub-entity swap function to cover replacingZong-Zhe Yang1-11/+36
2024-02-12wifi: rtw89: drop TIMING_BEACON_ONLY and sync beacon TSF by selfZong-Zhe Yang1-8/+1
2024-01-12wifi: rtw89: add chip_ops::update_beacon to abstract update beacon operationPing-Ke Shih1-1/+1
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