index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
realtek
/
rtw88
/
usb.c
Age
Commit message (
Expand
)
Author
2025-05-16
wifi: rtw88: usb: Upload the firmware in bigger chunks
Bitterblue Smith
2025-05-16
wifi: rtw88: usb: Reduce control message timeout to 500 ms
Bitterblue Smith
2025-04-09
wifi: rtw88: usb: Enable RX aggregation for RTL8814AU
Bitterblue Smith
2025-04-09
wifi: rtw88: usb: Enable switching the RTL8814AU to USB 3
Bitterblue Smith
2025-03-31
wifi: rtw88: usb: Remove redundant 'flush_workqueue()' calls
Chen Ni
2025-02-10
wifi: rtw88: Constify some more structs and arrays
Bitterblue Smith
2025-01-12
wifi: rtw88: Add USB PHY configuration
Bitterblue Smith
2024-12-23
wifi: rtw88: usb: Preallocate and reuse the RX skbs
Bitterblue Smith
2024-12-23
wifi: rtw88: usb: Copy instead of cloning the RX skb
Bitterblue Smith
2024-11-21
wifi: rtw88: usb: Enable RX aggregation for 8821au/8812au
Bitterblue Smith
2024-11-21
wifi: rtw88: usb: Support USB 3 with RTL8812AU
Bitterblue Smith
2024-11-13
Merge tag 'wireless-next-2024-11-13' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2024-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-10-29
wifi: rtw88: usb: Set pkt_info.ls for the reserved page
Bitterblue Smith
2024-10-29
wifi: rtw88: Enable data rate fallback for older chips
Bitterblue Smith
2024-10-17
wifi: rtw88: Fix the RX aggregation in USB 3 mode
Bitterblue Smith
2024-09-26
wifi: rtw88: Parse the RX descriptor with a single function
Bitterblue Smith
2024-09-20
wifi: rtw88: use ieee80211_purge_tx_queue() to purge TX skb
Ping-Ke Shih
2024-08-09
wifi: rtw88: Enable USB RX aggregation for 8822c/8822b/8821c
Bitterblue Smith
2024-08-09
wifi: rtw88: usb: Support RX aggregation
Bitterblue Smith
2024-08-09
wifi: rtw88: usb: Update the RX stats after every frame
Bitterblue Smith
2024-08-09
wifi: rtw88: usb: Init RX burst length according to USB speed
Bitterblue Smith
2024-08-02
wifi: rtw88: 8822c: Parse channel from IE to correct invalid hardware reports
Po-Hao Huang
2024-07-17
wifi: rtw88: usb: Support USB 3 with RTL8822CU/RTL8822BU
Bitterblue Smith
2024-07-05
wifi: rtw88: usb: schedule rx work after everything is set up
Marcin Ĺšlusarz
2024-06-21
wifi: rtw88: usb: Further limit the TX aggregation
Bitterblue Smith
2024-05-09
wifi: rtw88: usb: Fix disconnection after beacon loss
Bitterblue Smith
2024-05-09
wifi: rtw88: usb: Simplify rtw_usb_write_data
Bitterblue Smith
2024-03-05
wifi: rtw88: 8821cu: Fix firmware upload fail
Bitterblue Smith
2023-10-11
wifi: rtw88: Remove duplicate NULL check before calling usb_kill/free_urb()
Jinjie Ruan
2023-08-25
wifi: rtw88: usb: kill and free rx urbs on probe failure
Sascha Hauer
2023-08-25
Fix nomenclature for USB and PCI wireless devices
Alan Stern
2023-07-25
wifi: rtw88: remove unused USB bulkout size set
Dmitry Antipov
2023-07-25
wifi: rtw88: remove unused and set but unused leftovers
Dmitry Antipov
2023-06-21
wifi: rtw88: Fix AP mode incorrect DTIM behavior
Po-Hao Huang
2023-06-21
wifi: rtw88: use struct instead of macros to set TX desc
Po-Hao Huang
2023-05-27
wifi: rtw88: usb: silence log flooding error message
Sascha Hauer
2023-04-20
wifi: rtw88: Fix memory leak in rtw88_usb
Larry Finger
2023-04-20
wifi: rtw88: usb: fix priority queue to endpoint mapping
Sascha Hauer
2023-03-13
wifi: rtw88: fix memory leak in rtw_usb_probe()
Dongliang Mu
2023-02-15
wifi: rtw88: usb: drop now unnecessary URB size check
Sascha Hauer
2023-02-15
wifi: rtw88: usb: send Zero length packets if necessary
Sascha Hauer
2023-02-15
wifi: rtw88: usb: Set qsel correctly
Sascha Hauer
2022-12-08
wifi: rtw88: Add common USB chip support
Sascha Hauer