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