开源镜像站
帮助
动态
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
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
2020-03-23
rtw88: pci: define a mask for TX/RX BD indexes
Yan-Hsuan Chuang
2020-03-23
rtw88: extract alloc rsvd_page and h2c skb routines
Yan-Hsuan Chuang
2020-03-23
rtw88: don't hold all IRQs disabled for PS operations
Brian Norris
2020-02-12
rtw88: 8822[bc]: Make tables const, reduce data object size
Joe Perches
2020-02-12
rtw88: pci: 8822c should set clock delay to zero
Yan-Hsuan Chuang
2020-01-26
rtw88: fix potential NULL skb access in TX ISR
Yan-Hsuan Chuang
2020-01-26
rtw88: support wowlan feature for 8822c
Chin-Yen Lee
2020-01-26
rtw88: add interface config for 8822c
Yan-Hsuan Chuang
2020-01-26
rtw88: pci: reset dma when reset pci trx ring
Chin-Yen Lee
2020-01-26
rtw88: pci: reset ring index when release skbs in tx ring
Chin-Yen Lee
2019-11-20
rtw88: allows to enable/disable HCI link PS mechanism
Yan-Hsuan Chuang
2019-11-20
rtw88: pci: enable CLKREQ function if host supports it
Yan-Hsuan Chuang
2019-11-20
rtw88: pci: use for loop instead of while loop for DBI/MDIO
Yan-Hsuan Chuang
2019-11-20
rtw88: pci: use macros to access PCI DBI/MDIO registers
Yan-Hsuan Chuang
2019-10-14
rtw88: pci: config phy after chip info is setup
Yan-Hsuan Chuang
2019-10-02
rtw88: add deep power save support
Yan-Hsuan Chuang
2019-10-02
rtw88: pci: reset H2C queue indexes in a single write
Yan-Hsuan Chuang
2019-09-21
rtw88: pci: release tx skbs DMAed when stop
Yan-Hsuan Chuang
2019-09-21
rtw88: pci: extract skbs free routine for trx rings
Yan-Hsuan Chuang
2019-09-03
rtw88: pci: enable MSI interrupt
Yu-Yen Ting
2019-09-03
rtw88: pci: Move a mass of jobs in hw IRQ to soft IRQ
Jian-Hong Pan
2019-08-06
rtw88: allow c2h operation in irq context
Yan-Hsuan Chuang
2019-08-06
rtw88: pci: remove set but not used variable 'ip_sel'
YueHaibing
2019-07-24
rtw88: pci: Use DMA sync instead of remapping in RX ISR
Jian-Hong Pan
2019-07-24
rtw88: pci: Rearrange the memory usage for skb in RX ISR
Jian-Hong Pan
2019-05-28
rtw88: pci: check if queue mapping exceeds size of ac_to_hwq
Yan-Hsuan Chuang
[next]