aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/wireless/realtek/rtw89/pci.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-04-03wifi: rtw89: 8852c: disable PCI PHY EQ to improve compatibilityPing-Ke Shih1-0/+8
2024-04-03wifi: rtw89: 8852c: add quirk to set PCI BER for certain platformsPing-Ke Shih1-0/+5
2024-03-05wifi: rtw89: update suspend/resume for different generationChin-Yen Lee1-0/+3
2024-03-05wifi: rtw89: update DMA function with different generationChin-Yen Lee1-0/+27
2024-02-27wifi: rtw89: pci: implement PCI CLK/ASPM/L1SS for WiFi 7 chipsChin-Yen Lee1-0/+30
2024-02-01wifi: rtw89: pci: enlarge RX DMA buffer to consider size of RX descriptorPing-Ke Shih1-1/+1
2024-02-01wifi: rtw89: pci: validate RX tag for RXQ and RPQPing-Ke Shih1-1/+3
2024-01-10wifi: rtw89: pci: use DBI function for 8852AE/8852BE/8851BEChin-Yen Lee1-0/+1
2023-12-07wifi: rtw89: 8922a: dump MAC registers when SER occursChia-Yuan Li1-0/+4
2023-11-14wifi: rtw89: pci: correct interrupt mitigation register for 8852CEPing-Ke Shih1-0/+8
2023-11-14wifi: rtw89: 8922ae: add v2 interrupt handlers for 8922AEPing-Ke Shih1-0/+102
2023-11-14wifi: rtw89: pci: generalize interrupt status bits of interrupt handlersPing-Ke Shih1-0/+62
2023-11-14wifi: rtw89: pci: add pre_deinit to be called after probe completePing-Ke Shih1-0/+12
2023-11-14wifi: rtw89: pci: stop/start DMA for level 1 recovery according to chip genZong-Zhe Yang1-0/+4
2023-11-14wifi: rtw89: pci: reset BDRAM according to chip genZong-Zhe Yang1-0/+9
2023-11-08wifi: rtw89: pci: implement PCI mac_post_init for WiFi 7 chipsPing-Ke Shih1-0/+44
2023-11-08wifi: rtw89: pci: add LTR v2 for WiFi 7 chipPing-Ke Shih1-0/+1
2023-11-08wifi: rtw89: pci: implement PCI mac_pre_init for WiFi 7 chipsPing-Ke Shih1-0/+71
2023-11-08wifi: rtw89: pci: use gen_def pointer to configure mac_{pre,post}_init and clear PCI ring indexPing-Ke Shih1-0/+28
2023-11-08wifi: rtw89: pci: add PCI generation information to pci_info for each chipPing-Ke Shih1-0/+6
2023-10-30wifi: rtw89: pci: generalize code of PCI control DMA IO for WiFi 7Ping-Ke Shih1-0/+1
2023-10-30wifi: rtw89: pci: add new RX ring design to determine full RX ring efficientlyPing-Ke Shih1-0/+1
2023-10-30wifi: rtw89: pci: define PCI ring address for WiFi 7 chipsPing-Ke Shih1-0/+75
2023-10-30wifi: rtw89: 8922ae: add 8922AE PCI entry and basic infoPing-Ke Shih1-0/+91
2023-05-11wifi: rtw89: pci: fix interrupt enable mask for HALT C2H of RTL8851BZong-Zhe Yang1-0/+1
2023-04-14wifi: rtw89: add function to wait for completion of TX skbsPo-Hao Huang1-2/+2
2023-01-16wifi: rtw89: fix assignation of TX BD RAM tableZong-Zhe Yang1-6/+9
2022-11-08wifi: rtw89: update D-MAC and C-MAC dump to diagnose SERChia-Yuan Li1-0/+12
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