开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
realtek
/
rtw88
/
pci.c
Age
Commit message (
Expand
)
Author
2024-10-29
wifi: rtw88: Enable data rate fallback for older chips
Bitterblue Smith
2024-09-26
wifi: rtw88: Parse the RX descriptor with a single function
Bitterblue Smith
2024-08-09
wifi: rtw88: Enable USB RX aggregation for 8822c/8822b/8821c
Bitterblue Smith
2024-08-02
wifi: rtw88: 8822c: Parse channel from IE to correct invalid hardware reports
Po-Hao Huang
2024-06-10
Merge tag 'wireless-next-2024-06-07' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2024-05-21
Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-05-09
wifi: rtw88: Un-embed dummy device
Breno Leitao
2024-04-25
wifi: rtw88: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY
Damien Le Moal
2024-04-22
wifi: rtw88: suppress messages of failed to flush queue
Ping-Ke Shih
2024-01-10
wifi: rtw88: 8822ce: refine power parameters for RFE type 5
Ping-Ke Shih
2023-08-25
Fix nomenclature for USB and PCI wireless devices
Alan Stern
2023-06-21
wifi: rtw88: Skip high queue in hci_flush
Po-Hao Huang
2023-03-31
wifi: rtw88: Remove redundant pci_clear_master
Cai Huoqing
2023-03-31
wifi: rtw88: remove unused rtw_pci_get_tx_desc function
Tom Rix
2023-02-13
wifi: rtw88: Move enum rtw_tx_queue_type mapping code to tx.{c,h}
Martin Blumenstingl
2023-02-13
wifi: rtw88: pci: Change queue datatype to enum rtw_tx_queue_type
Martin Blumenstingl
2023-02-13
wifi: rtw88: pci: Use enum type for rtw_hw_queue_mapping() and ac_to_hwq
Martin Blumenstingl
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-08-09
wifi: rtw88: access chip_info by const pointer
Ping-Ke Shih
2022-05-02
rtw88: remove a copy of the NAPI_POLL_WEIGHT define
Jakub Kicinski
2022-04-23
rtw88: pci: 8821c: Disable 21ce completion timeout
Po-Hao Huang
2022-04-12
rtw88: 8821ce: Disable PCIe ASPM L1 for 8821CE using chip ID
Jimmy Hon
2022-04-12
rtw88: Add update beacon flow for AP mode
Po-Hao Huang
2021-12-22
rtw88: don't consider deep PS mode when transmitting packet
Chin-Yen Lee
2021-12-20
rtw88: Disable PCIe ASPM while doing NAPI poll on 8821CE
Kai-Heng Feng
2021-11-26
rtw88: add quirk to disable pci caps on HP 250 G7 Notebook PC
Ping-Ke Shih
2021-08-29
rtw88: add quirk to disable pci caps on HP Pavilion 14-ce0xxx
Ugo Rémery
2021-08-21
rtw88: Remove unnecessary check code
Len Baker
2021-08-21
rtw88: 8822ce: set CLKREQ# signal to low during suspend
Chin-Yen Lee
2021-06-22
rtw88: add quirks to disable pci capabilities
Ping-Ke Shih
2021-04-21
rtw88: refine napi deinit flow
Po-Hao Huang
2021-04-21
rtw88: Fix potential unrecoverable tx queue stop
Yu-Yen Ting
2021-04-11
rtw88: add flush hci support
Zong-Zhe Yang
2021-02-12
rtw88: add napi support
Po-Hao Huang
2020-10-01
rtw88: pci: Power cycle device during shutdown
Kai-Heng Feng
2020-09-29
rtw88: handle and recover when firmware crash
Tzu-En Huang
2020-08-27
rtw88: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2020-07-15
rtw88: pci: disable aspm for platform inter-op with module parameter
Yan-Hsuan Chuang
2020-05-18
rtw88: extract: remove the unused after extracting
Zong-Zhe Yang
2020-05-18
rtw88: extract: make 8723d an individual kernel module
Zong-Zhe Yang
2020-05-18
rtw88: extract: make 8822b an individual kernel module
Zong-Zhe Yang
2020-05-18
rtw88: extract: make 8822c an individual kernel module
Zong-Zhe Yang
2020-05-18
rtw88: extract: export symbols about pci interface
Zong-Zhe Yang
2020-05-13
rtw88: 8723d: Add shutdown callback to disable BT USB suspend
Ping-Ke Shih
2020-05-07
Merge tag 'wireless-drivers-next-2020-05-07' of git://git.kernel.org/pub/scm/...
David S. Miller
2020-05-06
rtw88: fix an issue about leak system resources
Dejin Zheng
2020-04-23
rtw88: 8723d: 11N chips don't support H2C queue
Ping-Ke Shih
2020-04-21
rtw88: 8723d: Add basic chip capabilities
Ping-Ke Shih
2020-04-14
rtw88: avoid unused function warnings
Arnd Bergmann
2020-03-23
rtw88: kick off TX packets once for higher efficiency
Yan-Hsuan Chuang
[next]