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
/
rtw89
/
pci.c
Age
Commit message (
Expand
)
Author
2022-09-02
rtw89: 8852c: disable dma during mac init
Po-Hao Huang
2022-09-02
wifi: rtw89: declare support for mac80211 chanctx ops by chip
Zong-Zhe Yang
2022-07-29
wifi: rtw89: 8852a: adjust IMR for SER L1
Zong-Zhe Yang
2022-06-21
wifi: rtw89: pci: fix PCI doesn't reclaim TX BD properly
Ping-Ke Shih
2022-06-21
wifi: rtw89: add UNEXP debug mask to keep monitor messages unexpected to happ...
Ping-Ke Shih
2022-05-30
rtw89: pci: handle hardware watchdog timeout interrupt status
Ping-Ke Shih
2022-05-17
rtw89: pci: only mask out INT indicator register for disable interrupt v1
Ping-Ke Shih
2022-04-24
rtw89: pci: allow to process RPP prior to TX BD
Ping-Ke Shih
2022-04-24
rtw89: ps: access TX/RX rings via another registers in low power mode
Ping-Ke Shih
2022-04-24
rtw89: ser: re-enable interrupt in threadfn if under_recovery
Ping-Ke Shih
2022-04-24
rtw89: pci: add a separate interrupt handler for low power mode
Ping-Ke Shih
2022-04-24
rtw89: pci: reclaim TX BD only if it really need
Ping-Ke Shih
2022-04-24
rtw89: pci: add variant RPWM/CPWM to enter low power mode
Ping-Ke Shih
2022-04-24
rtw89: pci: add variant IMR/ISR and configure functions
Ping-Ke Shih
2022-04-13
rtw89: pci: correct return value handling of rtw89_write16_mdio_mask()
Ping-Ke Shih
2022-04-06
rtw89: pci: add L1 settings
Ping-Ke Shih
2022-04-06
rtw89: pci: add deglitch setting
Ping-Ke Shih
2022-04-06
rtw89: pci: set address info registers depends on chips
Ping-Ke Shih
2022-04-06
rtw89: pci: add LTR setting for v1 chip
Ping-Ke Shih
2022-04-06
rtw89: pci: refine pci pre_init function
Chia-Yuan Li
2022-04-06
rtw89: pci: add pci attributes to configure operating mode
Ping-Ke Shih
2022-04-06
rtw89: pci: add register definition to rtw89_pci_info to generalize pci code
Ping-Ke Shih
2022-04-06
rtw89: support variant of fill_txdesc
Ping-Ke Shih
2022-04-06
rtw89: pci: support variant of fill_txaddr_info
Ping-Ke Shih
2022-04-06
rtw89: add chip_info::h2c_desc_size/fill_txdesc_fwcmd to support new chips
Ping-Ke Shih
2022-04-06
rtw89: ser: control hci interrupts on/off by state
Zong-Zhe Yang
2022-03-10
rtw89: pci: use a struct to describe all registers address related to DMA cha...
Ping-Ke Shih
2022-03-10
rtw89: pci: add V1 of PCI channel address
Ping-Ke Shih
2022-03-10
rtw89: pci: add struct rtw89_pci_info
Ping-Ke Shih
2022-01-28
rtw89: use pci_read/write_config instead of dbi read/write
Chin-Yen Lee
2022-01-28
rtw89: extract modules by chipset
Zong-Zhe Yang
2021-10-20
rtw89: remove unneeded semicolon
Yang Li
2021-10-13
rtw89: add Realtek 802.11ax driver
Ping-Ke Shih