summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/realtek/rtw88/rtw8822b.c
Commit message (Expand)AuthorAgeFilesLines
* wifi: rtw88: 8822c: extend reserved page numberPo-Hao Huang2023-04-201-0/+1
* wifi: rtw88: rtw8822b: Implement RTL8822BS (SDIO) efuse parsingMartin Blumenstingl2023-02-221-0/+9
* wifi: rtw88: Add rtw8822bu chipset supportSascha Hauer2022-12-081-0/+19
* wifi: rtw88: 8822c: extend supported probe request sizePo-Hao Huang2022-08-091-1/+2
* wifi: rtw88: Fix sparse warning for rtw8822b_hw_specLarry Finger2022-05-301-1/+1
* rtw88: add HT MPDU density value for each chipChih-Kang Chang2022-05-011-0/+1
* rtw88: change rtw_info() to proper message levelPing-Ke Shih2022-02-221-2/+2
* rtw88: coex: Add WLAN MIMO power saving for Bluetooth gaming controllerChing-Te Ku2022-02-211-0/+1
* rtw88: 8822c: update rx settings to prevent potential hw deadlockPo-Hao Huang2021-12-201-1/+1
* rtw88: don't check CRC of VHT-SIG-B in 802.11ac signalChin-Yen Lee2021-12-201-0/+2
* rtw88: support adaptivity for ETSI/JP DFS regionZong-Zhe Yang2021-09-211-0/+43
* rtw88: upgrade rtw_regulatory mechanism and mappingZong-Zhe Yang2021-09-211-1/+2
* rtw88: coex: upgrade coexistence A2DP mechanismChing-Te Ku2020-12-021-0/+1
* rtw88: coex: add debug messageChing-Te Ku2020-11-101-0/+2
* rtw88: coex: update WLAN 5G AFH parameter for 8822bChing-Te Ku2020-11-101-1/+21
* rtw88: coex: update coex parameter to improve A2DP qualityChing-Te Ku2020-11-101-8/+9
* rtw88: coex: fixed some wrong register definition and settingChing-Te Ku2020-11-101-3/+3
* rtw88: coex: separate BLE HID profile from BLE profileChing-Te Ku2020-11-071-1/+4
* rtw88: remove extraneous 'const' qualifierArnd Bergmann2020-11-071-1/+1
* rtw88: add dump firmware fifo supportTzu-En Huang2020-09-291-0/+3
* rtw88: fix spelling mistake: "unsupport" -> "unsupported"Colin Ian King2020-08-181-2/+2
* rtw88: coex: Fix ACL Tx pause during BT inquiry/page.Zong-Zhe Yang2020-07-151-3/+4
* Revert "rtw88: no need to set registers for SDIO"Yan-Hsuan Chuang2020-05-291-0/+95
* rtw88: no need to set registers for SDIOKevin Lo2020-05-181-95/+0
* rtw88: extract: make 8822b an individual kernel moduleZong-Zhe Yang2020-05-181-0/+5
* rtw88: 8723d: set ltecoex register address in chip_infoPing-Ke Shih2020-05-131-0/+7
* rtw88: 8723d: implement flush queuePing-Ke Shih2020-05-131-0/+17
* rtw88: 8723d: Set IG register for CCK ratePing-Ke Shih2020-05-061-0/+1
* rtw88: 8723d: some chips don't support LDPCPing-Ke Shih2020-05-061-0/+1
* rtw88: add legacy firmware download for 8723D devicesPing-Ke Shih2020-04-231-0/+1
* rtw88: 8723d: Add cfg_ldo25 to control LDO25Ping-Ke Shih2020-04-211-1/+1
* rtw88: make rtw_chip_ops::set_antenna return intYan-Hsuan Chuang2020-04-151-6/+12
* rtw88: add a debugfs entry to dump coex's infoYan-Hsuan Chuang2020-03-261-0/+30
* rtw88: 8822[bc]: Make tables const, reduce data object sizeJoe Perches2020-02-121-14/+14
* rtw88: Use secondary channel offset enumerationPing-Ke Shih2020-02-121-1/+1
* rtw88: 8822b: add RFE type 3 supportYan-Hsuan Chuang2019-10-311-1/+3
* rtw88: fix sparse warnings for power trackingYan-Hsuan Chuang2019-10-311-1/+1
* rtw88: add phy_info debugfs to show Tx/Rx physical statusTsang-Shian Lin2019-10-241-0/+45
* rtw88: Enable 802.11ac beamformee supportTzu-En Huang2019-10-241-0/+46
* rtw88: add power tracking supportTzu-En Huang2019-10-241-0/+330
* rtw88: use macro to check the current bandYan-Hsuan Chuang2019-10-241-22/+18
* rtw88: Don't set RX_FLAG_DECRYPTED if packet has no encryptionPing-Ke Shih2019-10-041-1/+2
* rtw88: select deep PS mode when module is insertedYan-Hsuan Chuang2019-10-021-0/+1
* rtw88: report RX power for each antennaYan-Hsuan Chuang2019-09-131-0/+1
* rtw88: move IQK/DPK into phy_calibrationYan-Hsuan Chuang2019-09-131-3/+3
* rtw88: 8822c: add SW DPK supportTzu-En Huang2019-09-131-0/+5
* rtw88: add BT co-existence supportYan-Hsuan Chuang2019-08-061-18/+442
* rtw88: Fix misuse of GENMASK macroJoe Perches2019-07-241-1/+1
* rtw88: new Realtek 802.11ac driverYan-Hsuan Chuang2019-04-301-0/+1594