index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
realtek
/
rtw89
/
pci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
rtw89: pci: only mask out INT indicator register for disable interrupt v1
Ping-Ke Shih
2022-05-17
1
-3
/
+0
*
rtw89: pci: allow to process RPP prior to TX BD
Ping-Ke Shih
2022-04-24
1
-11
/
+10
*
rtw89: ps: access TX/RX rings via another registers in low power mode
Ping-Ke Shih
2022-04-24
1
-2
/
+101
*
rtw89: ser: re-enable interrupt in threadfn if under_recovery
Ping-Ke Shih
2022-04-24
1
-1
/
+1
*
rtw89: pci: add a separate interrupt handler for low power mode
Ping-Ke Shih
2022-04-24
1
-0
/
+23
*
rtw89: pci: reclaim TX BD only if it really need
Ping-Ke Shih
2022-04-24
1
-4
/
+10
*
rtw89: pci: add variant RPWM/CPWM to enter low power mode
Ping-Ke Shih
2022-04-24
1
-6
/
+8
*
rtw89: pci: add variant IMR/ISR and configure functions
Ping-Ke Shih
2022-04-24
1
-29
/
+139
*
rtw89: pci: correct return value handling of rtw89_write16_mdio_mask()
Ping-Ke Shih
2022-04-13
1
-2
/
+2
*
rtw89: pci: add L1 settings
Ping-Ke Shih
2022-04-06
1
-0
/
+18
*
rtw89: pci: add deglitch setting
Ping-Ke Shih
2022-04-06
1
-11
/
+16
*
rtw89: pci: set address info registers depends on chips
Ping-Ke Shih
2022-04-06
1
-5
/
+8
*
rtw89: pci: add LTR setting for v1 chip
Ping-Ke Shih
2022-04-06
1
-2
/
+56
*
rtw89: pci: refine pci pre_init function
Chia-Yuan Li
2022-04-06
1
-31
/
+127
*
rtw89: pci: add pci attributes to configure operating mode
Ping-Ke Shih
2022-04-06
1
-15
/
+118
*
rtw89: pci: add register definition to rtw89_pci_info to generalize pci code
Ping-Ke Shih
2022-04-06
1
-30
/
+108
*
rtw89: support variant of fill_txdesc
Ping-Ke Shih
2022-04-06
1
-4
/
+4
*
rtw89: pci: support variant of fill_txaddr_info
Ping-Ke Shih
2022-04-06
1
-7
/
+57
*
rtw89: add chip_info::h2c_desc_size/fill_txdesc_fwcmd to support new chips
Ping-Ke Shih
2022-04-06
1
-4
/
+6
*
rtw89: ser: control hci interrupts on/off by state
Zong-Zhe Yang
2022-04-06
1
-0
/
+29
*
rtw89: pci: use a struct to describe all registers address related to DMA cha...
Ping-Ke Shih
2022-03-10
1
-21
/
+14
*
rtw89: pci: add V1 of PCI channel address
Ping-Ke Shih
2022-03-10
1
-76
/
+106
*
rtw89: pci: add struct rtw89_pci_info
Ping-Ke Shih
2022-03-10
1
-0
/
+1
*
rtw89: use pci_read/write_config instead of dbi read/write
Chin-Yen Lee
2022-01-28
1
-75
/
+53
*
rtw89: extract modules by chipset
Zong-Zhe Yang
2022-01-28
1
-26
/
+7
*
rtw89: remove unneeded semicolon
Yang Li
2021-10-20
1
-1
/
+1
*
rtw89: add Realtek 802.11ax driver
Ping-Ke Shih
2021-10-13
1
-0
/
+3060