summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek/rtw88
AgeCommit message (Expand)Author
2026-04-02wifi: rtw88: Fill fw_version member of struct wiphyBitterblue Smith
2026-03-30wifi: rtw88: coex: Ignore BT info byte 5 from RTL8821ABitterblue Smith
2026-03-30wifi: rtw88: validate RX rate to prevent out-of-boundPing-Ke Shih
2026-03-30wifi: rtw88: TX QOS Null data the same way as Null dataBitterblue Smith
2026-03-30wifi: rtw88: add quirks to disable PCI ASPM and deep LPS for HP P3S95EA#ACBPing-Ke Shih
2026-03-16wifi: rtw88: fix device leak on probe failureJohan Hovold
2026-03-03wifi: rtw88: check for PCI upstream bridge existenceFedor Pchelkin
2026-03-03wifi: rtw88: coex: Solve LE-HID lag & update coex version to 26020420Ching-Te Ku
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-02Merge tag 'rtw-next-2026-01-30' of https://github.com/pkshih/rtwJohannes Berg
2026-01-27wifi: rtw88: sdio: Migrate to use sdio specific shutdown functionUwe Kleine-König
2026-01-22wifi: rtw88: add WQ_PERCPU to alloc_workqueue usersMarco Crivellari
2026-01-19Merge tag 'rtw-next-2026-01-15' of https://github.com/pkshih/rtwJohannes Berg
2025-12-26wifi: rtw88: Fix inadvertent sharing of struct ieee80211_supported_band dataBitterblue Smith
2025-12-26wifi: rtw88: Use devm_kmemdup() in rtw_set_supported_band()Bitterblue Smith
2025-12-26wifi: rtw88: Fix alignment fault in rtw_core_enable_beacon()Bitterblue Smith
2025-12-26wifi: rtw88: Increase the RX gain before scanningMartin Hrůza
2025-12-23wifi: rtw88: rtw8821cu: Add ID for Mercusys MU6HHsiu-Ming Chang
2025-12-23wifi: rtw88: 8822b: Avoid WARNING in rtw8822b_config_trx_mode()Bitterblue Smith
2025-12-23wifi: rtw88: fix DTIM period handling when conf->dtim_period is zeroRoman Peshkichev
2025-12-15Revert "wifi: rtw88: add WQ_UNBOUND to alloc_workqueue users"Bitterblue Smith
2025-12-15wifi: rtw88: limit indirect IO under powered off for RTL8822CSPing-Ke Shih
2025-11-21wifi: rtw88: add WQ_UNBOUND to alloc_workqueue usersMarco Crivellari
2025-11-04wifi: rtw88: Add BUFFALO WI-U3-866DHP to the USB ID listHiroaki Yamamoto
2025-11-04wifi: rtw88: 8822c: use fixed rate and bandwidth to reply CSI packetsChin-Yen Lee
2025-10-21wifi: rtw88: Add USB ID 2001:3329 for D-Link AC13U rev. A1Zenm Chen
2025-08-26wifi: rtw88: Use led->brightness_set_blocking for PCI tooBitterblue Smith
2025-08-12wifi: rtw88: Lock rtwdev->mutex before setting the LEDBitterblue Smith
2025-08-12wifi: rtw88: sdio: use indirect IO for device registers before power-onPing-Ke Shih
2025-07-15wifi: rtw88: Fix macid assigned to TDLS stationBitterblue Smith
2025-07-15wifi: rtw88: enable TX reports for the management queueAndrey Skvortsov
2025-07-04wifi: rtw88: coex: Use bitwise instead of arithmetic operator for flagsPei Xiao
2025-06-25Merge tag 'rtw-next-2025-06-25' of https://github.com/pkshih/rtwJohannes Berg
2025-06-24wifi: cfg80211/mac80211: Add support to get radio indexRoopni Devanathan
2025-06-10wifi: rtw88: Enable AP and adhoc modes for SDIO againBitterblue Smith
2025-06-10wifi: rtw88: Rename the RTW_WCPU_11{AC,N} enumsBitterblue Smith
2025-06-10wifi: rtw88: pci: add PCI Express error handlingChin-Yen Lee
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-05-16wifi: rtw88: fix the 'para' buffer size to avoid reading out of boundsAlexey Kodanev
2025-05-16wifi: rtw88: Fix the random "error beacon valid" messages for USBBitterblue Smith
2025-05-16wifi: rtw88: usb: Upload the firmware in bigger chunksBitterblue Smith
2025-05-16wifi: rtw88: usb: Reduce control message timeout to 500 msBitterblue Smith
2025-05-10wifi: rtw88: rtw8822bu VID/PID for BUFFALO WI-U2-866DMYuuki NAGAO
2025-05-10wifi: rtw88: Handle RTL8723D(S) with blank efuseBitterblue Smith
2025-05-10wifi: rtw88: Fix RX aggregation settings for RTL8723DSBitterblue Smith
2025-04-17wifi: rtw88: do not ignore hardware read error during DPKDmitry Antipov
2025-04-17wifi: rtw88: sdio: call rtw_sdio_indicate_tx_status unconditionallyZhen XIN
2025-04-17wifi: rtw88: sdio: map mgmt frames to queue TX_DESC_QSEL_MGMTZhen XIN