summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek/rtw89/chan.c
AgeCommit message (Expand)Author
2024-07-05wifi: rtw89: unify the selection logic of RFK table when MCCZong-Zhe Yang
2024-06-03wifi: rtw89: chan: Use swap() in rtw89_swap_sub_entity()Jiapeng Chong
2024-02-15wifi: rtw89: chan: support MCC on Wi-Fi 7 chipsZong-Zhe Yang
2024-02-12wifi: rtw89: chan: MCC take reconfig into accountZong-Zhe Yang
2024-02-12wifi: rtw89: chan: move handling from add/remove to assign/unassign for MLOZong-Zhe Yang
2024-02-12wifi: rtw89: chan: tweak weight recalc ahead before MLOZong-Zhe Yang
2024-02-12wifi: rtw89: chan: tweak bitmap recalc ahead before MLOZong-Zhe Yang
2024-02-12wifi: rtw89: chan: add sub-entity swap function to cover replacingZong-Zhe Yang
2024-02-12wifi: rtw89: drop TIMING_BEACON_ONLY and sync beacon TSF by selfZong-Zhe Yang
2024-01-12wifi: rtw89: add chip_ops::update_beacon to abstract update beacon operationPing-Ke Shih
2023-09-28wifi: rtw89: pause/proceed MCC for ROC and HW scanZong-Zhe Yang
2023-09-28wifi: rtw89: mcc: fix NoA start time when GO is auxiliaryZong-Zhe Yang
2023-09-22wifi: rtw89: add subband index of primary channel to struct rtw89_chanPing-Ke Shih
2023-09-18wifi: rtw89: mcc: deal with beacon NoA if GO existsZong-Zhe Yang
2023-09-18wifi: rtw89: mcc: deal with BT slot changeZong-Zhe Yang
2023-09-18wifi: rtw89: mcc: deal with P2P PS changeZong-Zhe Yang
2023-09-18wifi: rtw89: mcc: track beacon offset and update when neededZong-Zhe Yang
2023-09-18wifi: rtw89: mcc: update role bitmap when changedZong-Zhe Yang
2023-09-07wifi: rtw89: mcc: trigger FW to start/stop MCCZong-Zhe Yang
2023-09-07wifi: rtw89: mcc: decide pattern and calculate parametersZong-Zhe Yang
2023-09-07wifi: rtw89: mcc: consider and determine BT durationZong-Zhe Yang
2023-09-07wifi: rtw89: mcc: fill fundamental configurationsZong-Zhe Yang
2023-09-07wifi: rtw89: mcc: initialize start flowZong-Zhe Yang
2023-08-25wifi: rtw89: initialize multi-channel handlingZong-Zhe Yang
2023-04-14wifi: rtw89: add ieee80211::remain_on_channel opsPo-Hao Huang
2022-12-01wifi: rtw89: link rtw89_vif and chanctx stuffsZong-Zhe Yang
2022-09-02wifi: rtw89: declare support for mac80211 chanctx ops by chipZong-Zhe Yang
2022-09-02wifi: rtw89: add skeleton of mac80211 chanctx ops supportZong-Zhe Yang
2022-09-02wifi: rtw89: introduce entity mode and its recalculated prototypeZong-Zhe Yang
2022-09-02wifi: rtw89: initialize entity and configure default chandefZong-Zhe Yang
2022-09-02wifi: rtw89: concentrate chandef setting to stack callbackZong-Zhe Yang
2022-09-02wifi: rtw89: create rtw89_chan centrally to avoid breakageZong-Zhe Yang
2022-09-02wifi: rtw89: re-arrange channel related stuffs under HALZong-Zhe Yang