aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/realtek/rtw88/pci.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-20rtw88: allows to enable/disable HCI link PS mechanismYan-Hsuan Chuang1-0/+38
2019-11-20rtw88: pci: enable CLKREQ function if host supports itYan-Hsuan Chuang1-0/+80
2019-11-20rtw88: pci: use for loop instead of while loop for DBI/MDIOYan-Hsuan Chuang1-12/+14
2019-11-20rtw88: pci: use macros to access PCI DBI/MDIO registersYan-Hsuan Chuang1-11/+10
2019-10-14rtw88: pci: config phy after chip info is setupYan-Hsuan Chuang1-2/+2
2019-10-02rtw88: add deep power save supportYan-Hsuan Chuang1-0/+71
2019-10-02rtw88: pci: reset H2C queue indexes in a single writeYan-Hsuan Chuang1-3/+3
2019-09-21rtw88: pci: release tx skbs DMAed when stopYan-Hsuan Chuang1-0/+12
2019-09-21rtw88: pci: extract skbs free routine for trx ringsYan-Hsuan Chuang1-10/+26
2019-09-03rtw88: pci: enable MSI interruptYu-Yen Ting1-5/+43
2019-09-03rtw88: pci: Move a mass of jobs in hw IRQ to soft IRQJian-Hong Pan1-6/+26
2019-08-06rtw88: allow c2h operation in irq contextYan-Hsuan Chuang1-4/+2
2019-08-06rtw88: pci: remove set but not used variable 'ip_sel'YueHaibing1-3/+0
2019-07-24rtw88: pci: Use DMA sync instead of remapping in RX ISRJian-Hong Pan1-3/+21
2019-07-24rtw88: pci: Rearrange the memory usage for skb in RX ISRJian-Hong Pan1-27/+22
2019-05-28rtw88: pci: check if queue mapping exceeds size of ac_to_hwqYan-Hsuan Chuang1-0/+2
2019-05-28rtw88: pci: use ieee80211_ac_numbers instead of 0-3Yan-Hsuan Chuang1-4/+4
2019-04-30rtw88: new Realtek 802.11ac driverYan-Hsuan Chuang1-0/+1211