aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/realtek/rtw89/pci.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-28wifi: rtw89: pci: add to do PCI auto calibrationPing-Ke Shih1-0/+3
2022-09-28wifi: rtw89: add DMA busy checking bits to chip infoPing-Ke Shih1-1/+8
2022-09-28wifi: rtw89: pci: mask out unsupported TX channelsPing-Ke Shih1-0/+1
2022-09-19wifi: rtw89: pci: concentrate control function of TX DMA channelChin-Yen Lee1-2/+12
2022-09-19wifi: rtw89: correct enable functions of HCI/PCI DMAChin-Yen Lee1-5/+0
2022-09-02wifi: rtw89: pci: enable CLK_REQ, ASPM, L1 and L1ss for 8852cChin-Yen Lee1-0/+12
2022-09-02wifi: rtw89: pci: fix PCI PHY auto adaption by using software restoreChia-Yuan Li1-2/+27
2022-05-30rtw89: pci: handle hardware watchdog timeout interrupt statusPing-Ke Shih1-0/+1
2022-04-24rtw89: ps: access TX/RX rings via another registers in low power modePing-Ke Shih1-0/+16
2022-04-24rtw89: pci: add variant RPWM/CPWM to enter low power modePing-Ke Shih1-0/+5
2022-04-24rtw89: pci: add variant IMR/ISR and configure functionsPing-Ke Shih1-0/+123
2022-04-06rtw89: pci: add L1 settingsPing-Ke Shih1-0/+7
2022-04-06rtw89: pci: add deglitch settingPing-Ke Shih1-0/+3
2022-04-06rtw89: pci: add LTR setting for v1 chipPing-Ke Shih1-0/+3
2022-04-06rtw89: pci: refine pci pre_init functionChia-Yuan Li1-0/+16
2022-04-06rtw89: pci: add pci attributes to configure operating modePing-Ke Shih1-0/+114
2022-04-06rtw89: pci: add register definition to rtw89_pci_info to generalize pci codePing-Ke Shih1-0/+68
2022-04-06rtw89: pci: support variant of fill_txaddr_infoPing-Ke Shih1-0/+33
2022-04-06rtw89: ser: control hci interrupts on/off by stateZong-Zhe Yang1-0/+1
2022-03-10rtw89: pci: use a struct to describe all registers address related to DMA channelPing-Ke Shih1-5/+1
2022-03-10rtw89: pci: add V1 of PCI channel addressPing-Ke Shih1-0/+67
2022-03-10rtw89: pci: add struct rtw89_pci_infoPing-Ke Shih1-0/+3
2022-01-28rtw89: extract modules by chipsetZong-Zhe Yang1-0/+5
2021-10-27rtw89: remove duplicate register definitionsKevin Lo1-5/+0
2021-10-13rtw89: add Realtek 802.11ax driverPing-Ke Shih1-0/+635