index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
realtek
/
rtw88
/
pci.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'wireless-next-2024-06-07' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2024-06-11
1
-4
/
+13
|
\
|
*
wifi: rtw88: Un-embed dummy device
Breno Leitao
2024-05-09
1
-4
/
+13
*
|
Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-05-21
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
wifi: rtw88: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY
Damien Le Moal
2024-04-25
1
-1
/
+1
*
|
wifi: rtw88: suppress messages of failed to flush queue
Ping-Ke Shih
2024-04-22
1
-1
/
+2
|
/
*
wifi: rtw88: 8822ce: refine power parameters for RFE type 5
Ping-Ke Shih
2024-01-10
1
-0
/
+4
*
Fix nomenclature for USB and PCI wireless devices
Alan Stern
2023-08-25
1
-1
/
+1
*
wifi: rtw88: Skip high queue in hci_flush
Po-Hao Huang
2023-06-21
1
-2
/
+3
*
wifi: rtw88: Remove redundant pci_clear_master
Cai Huoqing
2023-03-31
1
-1
/
+0
*
wifi: rtw88: remove unused rtw_pci_get_tx_desc function
Tom Rix
2023-03-31
1
-7
/
+0
*
wifi: rtw88: Move enum rtw_tx_queue_type mapping code to tx.{c,h}
Martin Blumenstingl
2023-02-13
1
-33
/
+2
*
wifi: rtw88: pci: Change queue datatype to enum rtw_tx_queue_type
Martin Blumenstingl
2023-02-13
1
-7
/
+10
*
wifi: rtw88: pci: Use enum type for rtw_hw_queue_mapping() and ac_to_hwq
Martin Blumenstingl
2023-02-13
1
-3
/
+3
*
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-09-29
1
-2
/
+1
*
wifi: rtw88: access chip_info by const pointer
Ping-Ke Shih
2022-08-09
1
-10
/
+10
*
rtw88: remove a copy of the NAPI_POLL_WEIGHT define
Jakub Kicinski
2022-05-02
1
-1
/
+1
*
rtw88: pci: 8821c: Disable 21ce completion timeout
Po-Hao Huang
2022-04-23
1
-0
/
+12
*
rtw88: 8821ce: Disable PCIe ASPM L1 for 8821CE using chip ID
Jimmy Hon
2022-04-12
1
-1
/
+1
*
rtw88: Add update beacon flow for AP mode
Po-Hao Huang
2022-04-12
1
-0
/
+3
*
rtw88: don't consider deep PS mode when transmitting packet
Chin-Yen Lee
2021-12-22
1
-2
/
+6
*
rtw88: Disable PCIe ASPM while doing NAPI poll on 8821CE
Kai-Heng Feng
2021-12-20
1
-51
/
+19
*
rtw88: add quirk to disable pci caps on HP 250 G7 Notebook PC
Ping-Ke Shih
2021-11-26
1
-0
/
+9
*
rtw88: add quirk to disable pci caps on HP Pavilion 14-ce0xxx
Ugo RĂ©mery
2021-08-29
1
-0
/
+9
*
rtw88: Remove unnecessary check code
Len Baker
2021-08-21
1
-5
/
+0
*
rtw88: 8822ce: set CLKREQ# signal to low during suspend
Chin-Yen Lee
2021-08-21
1
-0
/
+33
*
rtw88: add quirks to disable pci capabilities
Ping-Ke Shih
2021-06-22
1
-0
/
+32
*
rtw88: refine napi deinit flow
Po-Hao Huang
2021-04-21
1
-5
/
+14
*
rtw88: Fix potential unrecoverable tx queue stop
Yu-Yen Ting
2021-04-21
1
-2
/
+8
*
rtw88: add flush hci support
Zong-Zhe Yang
2021-04-11
1
-0
/
+69
*
rtw88: add napi support
Po-Hao Huang
2021-02-12
1
-23
/
+131
*
rtw88: pci: Power cycle device during shutdown
Kai-Heng Feng
2020-10-01
1
-0
/
+2
*
rtw88: handle and recover when firmware crash
Tzu-En Huang
2020-09-29
1
-0
/
+3
*
rtw88: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2020-08-27
1
-17
/
+16
*
rtw88: pci: disable aspm for platform inter-op with module parameter
Yan-Hsuan Chuang
2020-07-15
1
-0
/
+9
*
rtw88: extract: remove the unused after extracting
Zong-Zhe Yang
2020-05-18
1
-15
/
+0
*
rtw88: extract: make 8723d an individual kernel module
Zong-Zhe Yang
2020-05-18
1
-3
/
+0
*
rtw88: extract: make 8822b an individual kernel module
Zong-Zhe Yang
2020-05-18
1
-3
/
+0
*
rtw88: extract: make 8822c an individual kernel module
Zong-Zhe Yang
2020-05-18
1
-3
/
+0
*
rtw88: extract: export symbols about pci interface
Zong-Zhe Yang
2020-05-18
1
-5
/
+9
*
rtw88: 8723d: Add shutdown callback to disable BT USB suspend
Ping-Ke Shih
2020-05-13
1
-0
/
+17
*
Merge tag 'wireless-drivers-next-2020-05-07' of git://git.kernel.org/pub/scm/...
David S. Miller
2020-05-07
1
-12
/
+27
|
\
|
*
rtw88: fix an issue about leak system resources
Dejin Zheng
2020-05-06
1
-0
/
+1
|
*
rtw88: 8723d: 11N chips don't support H2C queue
Ping-Ke Shih
2020-04-23
1
-12
/
+23
|
*
rtw88: 8723d: Add basic chip capabilities
Ping-Ke Shih
2020-04-21
1
-0
/
+3
*
|
rtw88: avoid unused function warnings
Arnd Bergmann
2020-04-14
1
-8
/
+3
|
/
*
rtw88: kick off TX packets once for higher efficiency
Yan-Hsuan Chuang
2020-03-23
1
-25
/
+67
*
rtw88: pci: define a mask for TX/RX BD indexes
Yan-Hsuan Chuang
2020-03-23
1
-11
/
+21
*
rtw88: extract alloc rsvd_page and h2c skb routines
Yan-Hsuan Chuang
2020-03-23
1
-23
/
+4
*
rtw88: don't hold all IRQs disabled for PS operations
Brian Norris
2020-03-23
1
-21
/
+33
*
rtw88: 8822[bc]: Make tables const, reduce data object size
Joe Perches
2020-02-12
1
-1
/
+1
[next]