index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
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
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
[next]