summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek/rtw88/rtw8822b.c
AgeCommit message (Expand)Author
2025-04-09wifi: rtw88: Don't set SUPPORTS_AMSDU_IN_AMPDU for RTL8814AUBitterblue Smith
2025-04-09wifi: rtw88: Set AMPDU factor to hardware for RTL8814ABitterblue Smith
2025-02-10wifi: rtw88: Extend TX power stuff for 3-4 spatial streamsBitterblue Smith
2025-02-10wifi: rtw88: Rename RTW_RATE_SECTION_MAX to RTW_RATE_SECTION_NUMBitterblue Smith
2025-02-03wifi: rtw88: Don't use static local variable in rtw8822b_set_tx_power_index_b...Bitterblue Smith
2025-01-12wifi: rtw88: Add support for LED blinkingBitterblue Smith
2024-10-29wifi: rtw88: Move pwr_track_tbl to struct rtw_rfe_defBitterblue Smith
2024-10-29wifi: rtw88: Enable data rate fallback for older chipsBitterblue Smith
2024-10-29wifi: rtw88: Let each driver control the power on/off processBitterblue Smith
2024-10-29wifi: rtw88: Allow different C2H RA report sizesBitterblue Smith
2024-10-29wifi: rtw88: Dump the HW features only for some chipsBitterblue Smith
2024-09-26wifi: rtw88: Parse the RX descriptor with a single functionBitterblue Smith
2024-09-20wifi: rtw88: Constify some arrays and structsBitterblue Smith
2024-07-17wifi: rtw88: usb: Support USB 3 with RTL8822CU/RTL8822BUBitterblue Smith
2024-06-21wifi: rtw88: usb: Further limit the TX aggregationBitterblue Smith
2023-04-20wifi: rtw88: 8822c: extend reserved page numberPo-Hao Huang
2023-02-22wifi: rtw88: rtw8822b: Implement RTL8822BS (SDIO) efuse parsingMartin Blumenstingl
2022-12-08wifi: rtw88: Add rtw8822bu chipset supportSascha Hauer
2022-08-09wifi: rtw88: 8822c: extend supported probe request sizePo-Hao Huang
2022-05-30wifi: rtw88: Fix sparse warning for rtw8822b_hw_specLarry Finger
2022-05-01rtw88: add HT MPDU density value for each chipChih-Kang Chang
2022-02-22rtw88: change rtw_info() to proper message levelPing-Ke Shih
2022-02-21rtw88: coex: Add WLAN MIMO power saving for Bluetooth gaming controllerChing-Te Ku
2021-12-20rtw88: 8822c: update rx settings to prevent potential hw deadlockPo-Hao Huang
2021-12-20rtw88: don't check CRC of VHT-SIG-B in 802.11ac signalChin-Yen Lee
2021-09-21rtw88: support adaptivity for ETSI/JP DFS regionZong-Zhe Yang
2021-09-21rtw88: upgrade rtw_regulatory mechanism and mappingZong-Zhe Yang
2020-12-02rtw88: coex: upgrade coexistence A2DP mechanismChing-Te Ku
2020-11-10rtw88: coex: add debug messageChing-Te Ku
2020-11-10rtw88: coex: update WLAN 5G AFH parameter for 8822bChing-Te Ku
2020-11-10rtw88: coex: update coex parameter to improve A2DP qualityChing-Te Ku
2020-11-10rtw88: coex: fixed some wrong register definition and settingChing-Te Ku
2020-11-07rtw88: coex: separate BLE HID profile from BLE profileChing-Te Ku
2020-11-07rtw88: remove extraneous 'const' qualifierArnd Bergmann
2020-09-29rtw88: add dump firmware fifo supportTzu-En Huang
2020-08-18rtw88: fix spelling mistake: "unsupport" -> "unsupported"Colin Ian King
2020-07-15rtw88: coex: Fix ACL Tx pause during BT inquiry/page.Zong-Zhe Yang
2020-05-29Revert "rtw88: no need to set registers for SDIO"Yan-Hsuan Chuang
2020-05-18rtw88: no need to set registers for SDIOKevin Lo
2020-05-18rtw88: extract: make 8822b an individual kernel moduleZong-Zhe Yang
2020-05-13rtw88: 8723d: set ltecoex register address in chip_infoPing-Ke Shih
2020-05-13rtw88: 8723d: implement flush queuePing-Ke Shih
2020-05-06rtw88: 8723d: Set IG register for CCK ratePing-Ke Shih
2020-05-06rtw88: 8723d: some chips don't support LDPCPing-Ke Shih
2020-04-23rtw88: add legacy firmware download for 8723D devicesPing-Ke Shih
2020-04-21rtw88: 8723d: Add cfg_ldo25 to control LDO25Ping-Ke Shih
2020-04-15rtw88: make rtw_chip_ops::set_antenna return intYan-Hsuan Chuang
2020-03-26rtw88: add a debugfs entry to dump coex's infoYan-Hsuan Chuang
2020-02-12rtw88: 8822[bc]: Make tables const, reduce data object sizeJoe Perches
2020-02-12rtw88: Use secondary channel offset enumerationPing-Ke Shih