index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
realtek
/
rtw88
/
main.c
Age
Commit message (
Expand
)
Author
2025-12-26
wifi: rtw88: Fix inadvertent sharing of struct ieee80211_supported_band data
Bitterblue Smith
2025-12-26
wifi: rtw88: Use devm_kmemdup() in rtw_set_supported_band()
Bitterblue Smith
2025-12-26
wifi: rtw88: Fix alignment fault in rtw_core_enable_beacon()
Bitterblue Smith
2025-12-26
wifi: rtw88: Increase the RX gain before scanning
Martin Hrůza
2025-12-23
wifi: rtw88: fix DTIM period handling when conf->dtim_period is zero
Roman Peshkichev
2025-07-15
wifi: rtw88: Fix macid assigned to TDLS station
Bitterblue Smith
2025-07-15
wifi: rtw88: enable TX reports for the management queue
Andrey Skvortsov
2025-06-10
wifi: rtw88: Enable AP and adhoc modes for SDIO again
Bitterblue Smith
2025-06-10
wifi: rtw88: Rename the RTW_WCPU_11{AC,N} enums
Bitterblue Smith
2025-06-10
wifi: rtw88: pci: add PCI Express error handling
Chin-Yen Lee
2025-04-09
wifi: rtw88: Don't set SUPPORTS_AMSDU_IN_AMPDU for RTL8814AU
Bitterblue Smith
2025-04-09
wifi: rtw88: Set AMPDU factor to hardware for RTL8814A
Bitterblue Smith
2025-02-21
wifi: rtw88: Fix rtw_init_vht_cap() for RTL8814AU
Bitterblue Smith
2025-02-21
wifi: rtw88: Fix rtw_init_ht_cap() for RTL8814AU
Bitterblue Smith
2025-02-10
wifi: rtw88: Fix rtw_update_sta_info() for RTL8814AU
Bitterblue Smith
2025-02-10
wifi: rtw88: Constify some more structs and arrays
Bitterblue Smith
2025-01-12
wifi: rtw88: Add support for LED blinking
Bitterblue Smith
2025-01-12
wifi: rtw88: Delete rf_type member of struct rtw_sta_info
Bitterblue Smith
2024-10-29
wifi: rtw88: 8821a: Regularly ask for BT info updates
Bitterblue Smith
2024-10-29
wifi: rtw88: Detect beacon loss with chips other than 8822c
Bitterblue Smith
2024-10-29
wifi: rtw88: Let each driver control the power on/off process
Bitterblue Smith
2024-10-29
wifi: rtw88: Dump the HW features only for some chips
Bitterblue Smith
2024-09-02
wifi: rtw88: assign mac_id for vif/sta and update to TX desc
Ping-Ke Shih
2024-08-09
wifi: rtw88: Enable USB RX aggregation for 8822c/8822b/8821c
Bitterblue Smith
2024-08-02
wifi: rtw88: always wait for both firmware loading attempts
Dmitry Antipov
2024-07-31
wifi: rtw88: debugfs: support multiple adapters debugging
Ping-Ke Shih
2024-07-17
wifi: rtw88: Set efuse->ext_lna_5g - fix typo
Bitterblue Smith
2024-04-03
wifi: rtw88: remove unsupported interface type of mesh point
Ping-Ke Shih
2024-03-29
wifi: rtw88: station mode only for SDIO chips
Ping-Ke Shih
2024-03-26
wifi: rtw88: coex: Prevent doing I/O during Wi-Fi power saving
Ching-Te Ku
2024-03-05
wifi: rtw88: 8821c: Fix beacon loss and disconnect
Bitterblue Smith
2023-12-12
wifi: rtw88: Use random MAC when efuse MAC invalid
Chris Morgan
2023-07-25
wifi: rtw88: simplify vif iterators
Dmitry Antipov
2023-07-25
wifi: rtw88: remove unused and set but unused leftovers
Dmitry Antipov
2023-07-25
wifi: rtw88: delete timer and free skb queue when unloading
Dmitry Antipov
2023-06-21
wifi: rtw88: fix not entering PS mode after AP stops
Po-Hao Huang
2023-06-21
wifi: rtw88: Stop high queue during scan
Po-Hao Huang
2023-06-01
wifi: rtw88: correct PS calculation for SUPPORTS_DYNAMIC_PS
Ping-Ke Shih
2023-05-12
wifi: rtw88: use work to update rate to avoid RCU warning
Ping-Ke Shih
2023-04-20
wifi: rtw88: set pkg_type correctly for specific rtw8821c variants
Sascha Hauer
2023-04-20
wifi: rtw88: 8822c: add iface combination
Po-Hao Huang
2023-04-20
wifi: rtw88: handle station mode concurrent scan with AP mode
Po-Hao Huang
2023-04-20
wifi: rtw88: disallow PS during AP mode
Po-Hao Huang
2023-04-20
wifi: rtw88: add port switch for AP mode
Po-Hao Huang
2023-04-20
wifi: rtw88: add bitmap for dynamic port settings
Po-Hao Huang
2023-04-12
wifi: rtw88: main: Reserve 8 bytes of extra TX headroom for SDIO cards
Martin Blumenstingl
2023-04-12
wifi: rtw88: main: Add the {cpwm,rpwm}_addr for SDIO based chipsets
Martin Blumenstingl
2023-01-16
wifi: rtw88: Use rtw_iterate_vifs() for rtw_vif_watch_dog_iter()
Martin Blumenstingl
2022-12-08
wifi: rtw88: Add common USB chip support
Sascha Hauer
2022-12-08
wifi: rtw88: Drop coex mutex
Sascha Hauer
[next]