index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
realtek
/
rtw89
/
chan.c
Age
Commit message (
Expand
)
Author
2024-07-05
wifi: rtw89: unify the selection logic of RFK table when MCC
Zong-Zhe Yang
2024-06-03
wifi: rtw89: chan: Use swap() in rtw89_swap_sub_entity()
Jiapeng Chong
2024-02-15
wifi: rtw89: chan: support MCC on Wi-Fi 7 chips
Zong-Zhe Yang
2024-02-12
wifi: rtw89: chan: MCC take reconfig into account
Zong-Zhe Yang
2024-02-12
wifi: rtw89: chan: move handling from add/remove to assign/unassign for MLO
Zong-Zhe Yang
2024-02-12
wifi: rtw89: chan: tweak weight recalc ahead before MLO
Zong-Zhe Yang
2024-02-12
wifi: rtw89: chan: tweak bitmap recalc ahead before MLO
Zong-Zhe Yang
2024-02-12
wifi: rtw89: chan: add sub-entity swap function to cover replacing
Zong-Zhe Yang
2024-02-12
wifi: rtw89: drop TIMING_BEACON_ONLY and sync beacon TSF by self
Zong-Zhe Yang
2024-01-12
wifi: rtw89: add chip_ops::update_beacon to abstract update beacon operation
Ping-Ke Shih
2023-09-28
wifi: rtw89: pause/proceed MCC for ROC and HW scan
Zong-Zhe Yang
2023-09-28
wifi: rtw89: mcc: fix NoA start time when GO is auxiliary
Zong-Zhe Yang
2023-09-22
wifi: rtw89: add subband index of primary channel to struct rtw89_chan
Ping-Ke Shih
2023-09-18
wifi: rtw89: mcc: deal with beacon NoA if GO exists
Zong-Zhe Yang
2023-09-18
wifi: rtw89: mcc: deal with BT slot change
Zong-Zhe Yang
2023-09-18
wifi: rtw89: mcc: deal with P2P PS change
Zong-Zhe Yang
2023-09-18
wifi: rtw89: mcc: track beacon offset and update when needed
Zong-Zhe Yang
2023-09-18
wifi: rtw89: mcc: update role bitmap when changed
Zong-Zhe Yang
2023-09-07
wifi: rtw89: mcc: trigger FW to start/stop MCC
Zong-Zhe Yang
2023-09-07
wifi: rtw89: mcc: decide pattern and calculate parameters
Zong-Zhe Yang
2023-09-07
wifi: rtw89: mcc: consider and determine BT duration
Zong-Zhe Yang
2023-09-07
wifi: rtw89: mcc: fill fundamental configurations
Zong-Zhe Yang
2023-09-07
wifi: rtw89: mcc: initialize start flow
Zong-Zhe Yang
2023-08-25
wifi: rtw89: initialize multi-channel handling
Zong-Zhe Yang
2023-04-14
wifi: rtw89: add ieee80211::remain_on_channel ops
Po-Hao Huang
2022-12-01
wifi: rtw89: link rtw89_vif and chanctx stuffs
Zong-Zhe Yang
2022-09-02
wifi: rtw89: declare support for mac80211 chanctx ops by chip
Zong-Zhe Yang
2022-09-02
wifi: rtw89: add skeleton of mac80211 chanctx ops support
Zong-Zhe Yang
2022-09-02
wifi: rtw89: introduce entity mode and its recalculated prototype
Zong-Zhe Yang
2022-09-02
wifi: rtw89: initialize entity and configure default chandef
Zong-Zhe Yang
2022-09-02
wifi: rtw89: concentrate chandef setting to stack callback
Zong-Zhe Yang
2022-09-02
wifi: rtw89: create rtw89_chan centrally to avoid breakage
Zong-Zhe Yang
2022-09-02
wifi: rtw89: re-arrange channel related stuffs under HAL
Zong-Zhe Yang