summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek/rtw89/pci.c
AgeCommit message (Expand)AuthorFilesLines
2022-03-10rtw89: pci: use a struct to describe all registers address related to DMA cha...Ping-Ke Shih1-21/+14
2022-03-10rtw89: pci: add V1 of PCI channel addressPing-Ke Shih1-76/+106
2022-03-10rtw89: pci: add struct rtw89_pci_infoPing-Ke Shih1-0/+1
2022-01-28rtw89: use pci_read/write_config instead of dbi read/writeChin-Yen Lee1-75/+53
2022-01-28rtw89: extract modules by chipsetZong-Zhe Yang1-26/+7
2021-10-20rtw89: remove unneeded semicolonYang Li1-1/+1
2021-10-13rtw89: add Realtek 802.11ax driverPing-Ke Shih1-0/+3060