summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek/rtw89/pci.c
AgeCommit message (Expand)Author
2022-09-02rtw89: 8852c: disable dma during mac initPo-Hao Huang
2022-09-02wifi: rtw89: declare support for mac80211 chanctx ops by chipZong-Zhe Yang
2022-07-29wifi: rtw89: 8852a: adjust IMR for SER L1Zong-Zhe Yang
2022-06-21wifi: rtw89: pci: fix PCI doesn't reclaim TX BD properlyPing-Ke Shih
2022-06-21wifi: rtw89: add UNEXP debug mask to keep monitor messages unexpected to happ...Ping-Ke Shih
2022-05-30rtw89: pci: handle hardware watchdog timeout interrupt statusPing-Ke Shih
2022-05-17rtw89: pci: only mask out INT indicator register for disable interrupt v1Ping-Ke Shih
2022-04-24rtw89: pci: allow to process RPP prior to TX BDPing-Ke Shih
2022-04-24rtw89: ps: access TX/RX rings via another registers in low power modePing-Ke Shih
2022-04-24rtw89: ser: re-enable interrupt in threadfn if under_recoveryPing-Ke Shih
2022-04-24rtw89: pci: add a separate interrupt handler for low power modePing-Ke Shih
2022-04-24rtw89: pci: reclaim TX BD only if it really needPing-Ke Shih
2022-04-24rtw89: pci: add variant RPWM/CPWM to enter low power modePing-Ke Shih
2022-04-24rtw89: pci: add variant IMR/ISR and configure functionsPing-Ke Shih
2022-04-13rtw89: pci: correct return value handling of rtw89_write16_mdio_mask()Ping-Ke Shih
2022-04-06rtw89: pci: add L1 settingsPing-Ke Shih
2022-04-06rtw89: pci: add deglitch settingPing-Ke Shih
2022-04-06rtw89: pci: set address info registers depends on chipsPing-Ke Shih
2022-04-06rtw89: pci: add LTR setting for v1 chipPing-Ke Shih
2022-04-06rtw89: pci: refine pci pre_init functionChia-Yuan Li
2022-04-06rtw89: pci: add pci attributes to configure operating modePing-Ke Shih
2022-04-06rtw89: pci: add register definition to rtw89_pci_info to generalize pci codePing-Ke Shih
2022-04-06rtw89: support variant of fill_txdescPing-Ke Shih
2022-04-06rtw89: pci: support variant of fill_txaddr_infoPing-Ke Shih
2022-04-06rtw89: add chip_info::h2c_desc_size/fill_txdesc_fwcmd to support new chipsPing-Ke Shih
2022-04-06rtw89: ser: control hci interrupts on/off by stateZong-Zhe Yang
2022-03-10rtw89: pci: use a struct to describe all registers address related to DMA cha...Ping-Ke Shih
2022-03-10rtw89: pci: add V1 of PCI channel addressPing-Ke Shih
2022-03-10rtw89: pci: add struct rtw89_pci_infoPing-Ke Shih
2022-01-28rtw89: use pci_read/write_config instead of dbi read/writeChin-Yen Lee
2022-01-28rtw89: extract modules by chipsetZong-Zhe Yang
2021-10-20rtw89: remove unneeded semicolonYang Li
2021-10-13rtw89: add Realtek 802.11ax driverPing-Ke Shih