summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek/rtw89/rtw8852b.c
AgeCommit message (Expand)AuthorFilesLines
2022-10-19wifi: rtw89: 8852b: add chip_ops related to RF calibrationPing-Ke Shih1-0/+42
2022-10-12wifi: rtw89: 8852b: add basic attributes of chip_infoPing-Ke Shih1-0/+235
2022-10-12wifi: rtw89: 8852b: add functions to control BB to assist RF calibrationsPing-Ke Shih1-0/+288
2022-10-12wifi: rtw89: 8852b: add chip_ops to configure TX/RX pathPing-Ke Shih1-0/+112
2022-10-12wifi: rtw89: 8852b: add chip_ops to query PPDUPing-Ke Shih1-0/+32
2022-10-12wifi: rtw89: 8852b: add chip_ops related to BT coexistencePing-Ke Shih1-0/+305
2022-10-12wifi: rtw89: 8852b: add chip_ops to get thermalPing-Ke Shih1-0/+18
2022-10-12wifi: rtw89: 8852b: add basic baseband chip_opsPing-Ke Shih1-0/+42
2022-10-12wifi: rtw89: 8852b: add power on/off functionsPing-Ke Shih1-0/+192
2022-10-12wifi: rtw89: 8852b: add chip_ops::set_channel_helpPing-Ke Shih1-0/+84
2022-10-11wifi: rtw89: 8852b: add chip_ops::set_channelPing-Ke Shih1-0/+564
2022-10-11wifi: rtw89: 8852b: add HFC quota arraysPing-Ke Shih1-0/+32
2022-10-04wifi: rtw89: 8852b: add chip_ops to read phy capPing-Ke Shih1-0/+184
2022-10-04wifi: rtw89: 8852b: add chip_ops to read efusePing-Ke Shih1-0/+106
2022-10-04wifi: rtw89: 8852b: add chip_ops::set_txpwrPing-Ke Shih1-1/+199
2022-09-28wifi: rtw89: 8852b: configure DLE memPing-Ke Shih1-0/+14
2022-09-28wifi: rtw89: check DLE FIFO size with reserved sizePing-Ke Shih1-0/+2
2022-09-28wifi: rtw89: 8852b: implement chip_ops::{enable,disable}_bb_rfPing-Ke Shih1-0/+60
2022-09-28wifi: rtw89: mac: define DMA channel mask to avoid unsupported channelsPing-Ke Shih1-0/+18