summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek/rtw88/pci.c
AgeCommit message (Expand)Author
2024-10-29wifi: rtw88: Enable data rate fallback for older chipsBitterblue Smith
2024-09-26wifi: rtw88: Parse the RX descriptor with a single functionBitterblue Smith
2024-08-09wifi: rtw88: Enable USB RX aggregation for 8822c/8822b/8821cBitterblue Smith
2024-08-02wifi: rtw88: 8822c: Parse channel from IE to correct invalid hardware reportsPo-Hao Huang
2024-06-10Merge tag 'wireless-next-2024-06-07' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-05-21Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-05-09wifi: rtw88: Un-embed dummy deviceBreno Leitao
2024-04-25wifi: rtw88: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACYDamien Le Moal
2024-04-22wifi: rtw88: suppress messages of failed to flush queuePing-Ke Shih
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