summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek/rtw88/pci.c
AgeCommit message (Expand)Author
2024-01-10wifi: rtw88: 8822ce: refine power parameters for RFE type 5Ping-Ke Shih
2023-08-25Fix nomenclature for USB and PCI wireless devicesAlan Stern
2023-06-21wifi: rtw88: Skip high queue in hci_flushPo-Hao Huang
2023-03-31wifi: rtw88: Remove redundant pci_clear_masterCai Huoqing
2023-03-31wifi: rtw88: remove unused rtw_pci_get_tx_desc functionTom Rix
2023-02-13wifi: rtw88: Move enum rtw_tx_queue_type mapping code to tx.{c,h}Martin Blumenstingl
2023-02-13wifi: rtw88: pci: Change queue datatype to enum rtw_tx_queue_typeMartin Blumenstingl
2023-02-13wifi: rtw88: pci: Use enum type for rtw_hw_queue_mapping() and ac_to_hwqMartin Blumenstingl
2022-09-28net: drop the weight argument from netif_napi_addJakub Kicinski
2022-08-09wifi: rtw88: access chip_info by const pointerPing-Ke Shih
2022-05-02rtw88: remove a copy of the NAPI_POLL_WEIGHT defineJakub Kicinski
2022-04-23rtw88: pci: 8821c: Disable 21ce completion timeoutPo-Hao Huang
2022-04-12rtw88: 8821ce: Disable PCIe ASPM L1 for 8821CE using chip IDJimmy Hon
2022-04-12rtw88: Add update beacon flow for AP modePo-Hao Huang
2021-12-22rtw88: don't consider deep PS mode when transmitting packetChin-Yen Lee
2021-12-20rtw88: Disable PCIe ASPM while doing NAPI poll on 8821CEKai-Heng Feng
2021-11-26rtw88: add quirk to disable pci caps on HP 250 G7 Notebook PCPing-Ke Shih
2021-08-29rtw88: add quirk to disable pci caps on HP Pavilion 14-ce0xxxUgo RĂ©mery
2021-08-21rtw88: Remove unnecessary check codeLen Baker
2021-08-21rtw88: 8822ce: set CLKREQ# signal to low during suspendChin-Yen Lee
2021-06-22rtw88: add quirks to disable pci capabilitiesPing-Ke Shih
2021-04-21rtw88: refine napi deinit flowPo-Hao Huang
2021-04-21rtw88: Fix potential unrecoverable tx queue stopYu-Yen Ting
2021-04-11rtw88: add flush hci supportZong-Zhe Yang
2021-02-12rtw88: add napi supportPo-Hao Huang
2020-10-01rtw88: pci: Power cycle device during shutdownKai-Heng Feng
2020-09-29rtw88: handle and recover when firmware crashTzu-En Huang
2020-08-27rtw88: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2020-07-15rtw88: pci: disable aspm for platform inter-op with module parameterYan-Hsuan Chuang
2020-05-18rtw88: extract: remove the unused after extractingZong-Zhe Yang
2020-05-18rtw88: extract: make 8723d an individual kernel moduleZong-Zhe Yang
2020-05-18rtw88: extract: make 8822b an individual kernel moduleZong-Zhe Yang
2020-05-18rtw88: extract: make 8822c an individual kernel moduleZong-Zhe Yang
2020-05-18rtw88: extract: export symbols about pci interfaceZong-Zhe Yang
2020-05-13rtw88: 8723d: Add shutdown callback to disable BT USB suspendPing-Ke Shih
2020-05-07Merge tag 'wireless-drivers-next-2020-05-07' of git://git.kernel.org/pub/scm/...David S. Miller
2020-05-06rtw88: fix an issue about leak system resourcesDejin Zheng
2020-04-23rtw88: 8723d: 11N chips don't support H2C queuePing-Ke Shih
2020-04-21rtw88: 8723d: Add basic chip capabilitiesPing-Ke Shih
2020-04-14rtw88: avoid unused function warningsArnd Bergmann
2020-03-23rtw88: kick off TX packets once for higher efficiencyYan-Hsuan Chuang
2020-03-23rtw88: pci: define a mask for TX/RX BD indexesYan-Hsuan Chuang
2020-03-23rtw88: extract alloc rsvd_page and h2c skb routinesYan-Hsuan Chuang
2020-03-23rtw88: don't hold all IRQs disabled for PS operationsBrian Norris
2020-02-12rtw88: 8822[bc]: Make tables const, reduce data object sizeJoe Perches
2020-02-12rtw88: pci: 8822c should set clock delay to zeroYan-Hsuan Chuang
2020-01-26rtw88: fix potential NULL skb access in TX ISRYan-Hsuan Chuang
2020-01-26rtw88: support wowlan feature for 8822cChin-Yen Lee
2020-01-26rtw88: add interface config for 8822cYan-Hsuan Chuang
2020-01-26rtw88: pci: reset dma when reset pci trx ringChin-Yen Lee