index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
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
2024-06-17
wifi: rtw89: pci: fix RX tag race condition resulting in wrong RX length
Ping-Ke Shih
2024-06-17
wifi: rtw89: pci: support 36-bit PCI DMA address
Ping-Ke Shih
2024-06-17
wifi: rtw89: 885xbx: apply common settings to 8851B, 8852B and 8852BT
Ping-Ke Shih
2024-06-10
Merge tag 'wireless-next-2024-06-07' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2024-05-27
wifi: rtw89: 8852c: correct logic and restore PCI PHY EQ after device resume
Ping-Ke Shih
2024-05-21
Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-05-16
wifi: rtw89: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY
Damien Le Moal
2024-05-09
wifi: rtw89: Un-embed dummy device
Breno Leitao
2024-04-18
wifi: rtw89: pci: correct TX resource checking for PCI DMA channel of firmwar...
Ping-Ke Shih
2024-04-03
wifi: rtw89: 8852c: disable PCI PHY EQ to improve compatibility
Ping-Ke Shih
2024-04-03
wifi: rtw89: 8852c: add quirk to set PCI BER for certain platforms
Ping-Ke Shih
2024-03-05
wifi: rtw89: update DMA function with different generation
Chin-Yen Lee
2024-02-27
wifi: rtw89: pci: implement PCI CLK/ASPM/L1SS for WiFi 7 chips
Chin-Yen Lee
2024-02-06
wifi: rtw89: fw: read firmware secure information from efuse
Ping-Ke Shih
2024-02-01
wifi: rtw89: pci: validate RX tag for RXQ and RPQ
Ping-Ke Shih
2024-02-01
wifi: rtw89: pci: interrupt v2 refine IMR for SER
Zong-Zhe Yang
2024-01-10
wifi: rtw89: pci: use DBI function for 8852AE/8852BE/8851BE
Chin-Yen Lee
2023-12-07
wifi: rtw89: 8922a: dump MAC registers when SER occurs
Chia-Yuan Li
2023-11-14
wifi: rtw89: pci: update interrupt mitigation register for 8922AE
Ping-Ke Shih
2023-11-14
wifi: rtw89: pci: correct interrupt mitigation register for 8852CE
Ping-Ke Shih
2023-11-14
wifi: rtw89: 8922ae: add v2 interrupt handlers for 8922AE
Ping-Ke Shih
2023-11-14
wifi: rtw89: pci: generalize interrupt status bits of interrupt handlers
Ping-Ke Shih
2023-11-14
wifi: rtw89: pci: add pre_deinit to be called after probe complete
Ping-Ke Shih
2023-11-14
wifi: rtw89: pci: stop/start DMA for level 1 recovery according to chip gen
Zong-Zhe Yang
2023-11-14
wifi: rtw89: pci: reset BDRAM according to chip gen
Zong-Zhe Yang
2023-11-08
wifi: rtw89: pci: implement PCI mac_pre_init for WiFi 7 chips
Ping-Ke Shih
2023-11-08
wifi: rtw89: pci: use gen_def pointer to configure mac_{pre,post}_init and cl...
Ping-Ke Shih
2023-11-08
wifi: rtw89: pci: add PCI generation information to pci_info for each chip
Ping-Ke Shih
2023-10-30
wifi: rtw89: pci: generalize code of PCI control DMA IO for WiFi 7
Ping-Ke Shih
2023-10-30
wifi: rtw89: pci: add new RX ring design to determine full RX ring efficiently
Ping-Ke Shih
2023-10-30
wifi: rtw89: pci: define PCI ring address for WiFi 7 chips
Ping-Ke Shih
2023-09-18
wifi: rtw89: add chip_info::txwd_info size to generalize TX WD submit
Ping-Ke Shih
2023-08-25
Fix nomenclature for USB and PCI wireless devices
Alan Stern
2023-05-25
wifi: rtw89: add chip_ops::query_rxdesc() and rxd_len as helpers to support n...
Ping-Ke Shih
2023-05-11
wifi: rtw89: pci: fix interrupt enable mask for HALT C2H of RTL8851B
Zong-Zhe Yang
2023-05-05
wifi: rtw89: use chip_info::small_fifo_size to choose debug_mask
Ping-Ke Shih
2023-04-14
wifi: rtw89: pci: update PCI related settings to support 8851B
Ping-Ke Shih
2023-04-14
wifi: rtw89: add function to wait for completion of TX skbs
Po-Hao Huang
2023-04-03
wifi: rtw89: Remove redundant pci_clear_master
Cai Huoqing
2023-04-03
wifi: rtw89: fix potential race condition between napi_init and napi_enable
Ping-Ke Shih
2023-02-13
wifi: rtw89: 8852be: enable CLKREQ of PCI capability
Chin-Yen Lee
2023-01-16
wifi: rtw89: fix assignation of TX BD RAM table
Zong-Zhe Yang
2022-12-01
wifi: rtw89: add HE radiotap for monitor mode
Ping-Ke Shih
2022-11-09
wifi: rtw89: 8852b: change debug mask of message of no TX resource
Ping-Ke Shih
2022-11-01
wifi: rtw89: add WoWLAN function support
Chin-Yen Lee
2022-09-28
wifi: rtw89: pci: set power cut closed for 8852be
Ping-Ke Shih
2022-09-28
wifi: rtw89: pci: add to do PCI auto calibration
Ping-Ke Shih
2022-09-28
wifi: rtw89: add DMA busy checking bits to chip info
Ping-Ke Shih
2022-09-28
wifi: rtw89: pci: mask out unsupported TX channels
Ping-Ke Shih
2022-09-19
wifi: rtw89: pci: update LTR settings
Ping-Ke Shih
[next]