aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/wireless/realtek/rtw88/rtw8822b.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-09wifi: rtw88: 8822c: extend supported probe request sizePo-Hao Huang1-1/+2
2022-05-30wifi: rtw88: Fix sparse warning for rtw8822b_hw_specLarry Finger1-1/+1
2022-05-01rtw88: add HT MPDU density value for each chipChih-Kang Chang1-0/+1
2022-02-22rtw88: change rtw_info() to proper message levelPing-Ke Shih1-2/+2
2022-02-21rtw88: coex: Add WLAN MIMO power saving for Bluetooth gaming controllerChing-Te Ku1-0/+1
2021-12-20rtw88: 8822c: update rx settings to prevent potential hw deadlockPo-Hao Huang1-1/+1
2021-12-20rtw88: don't check CRC of VHT-SIG-B in 802.11ac signalChin-Yen Lee1-0/+2
2021-09-21rtw88: support adaptivity for ETSI/JP DFS regionZong-Zhe Yang1-0/+43
2021-09-21rtw88: upgrade rtw_regulatory mechanism and mappingZong-Zhe Yang1-1/+2
2020-12-02rtw88: coex: upgrade coexistence A2DP mechanismChing-Te Ku1-0/+1
2020-11-10rtw88: coex: add debug messageChing-Te Ku1-0/+2
2020-11-10rtw88: coex: update WLAN 5G AFH parameter for 8822bChing-Te Ku1-1/+21
2020-11-10rtw88: coex: update coex parameter to improve A2DP qualityChing-Te Ku1-8/+9
2020-11-10rtw88: coex: fixed some wrong register definition and settingChing-Te Ku1-3/+3
2020-11-07rtw88: coex: separate BLE HID profile from BLE profileChing-Te Ku1-1/+4
2020-11-07rtw88: remove extraneous 'const' qualifierArnd Bergmann1-1/+1
2020-09-29rtw88: add dump firmware fifo supportTzu-En Huang1-0/+3
2020-08-18rtw88: fix spelling mistake: "unsupport" -> "unsupported"Colin Ian King1-2/+2
2020-07-15rtw88: coex: Fix ACL Tx pause during BT inquiry/page.Zong-Zhe Yang1-3/+4
2020-05-29Revert "rtw88: no need to set registers for SDIO"Yan-Hsuan Chuang1-0/+95
2020-05-18rtw88: no need to set registers for SDIOKevin Lo1-95/+0
2020-05-18rtw88: extract: make 8822b an individual kernel moduleZong-Zhe Yang1-0/+5
2020-05-13rtw88: 8723d: set ltecoex register address in chip_infoPing-Ke Shih1-0/+7
2020-05-13rtw88: 8723d: implement flush queuePing-Ke Shih1-0/+17
2020-05-06rtw88: 8723d: Set IG register for CCK ratePing-Ke Shih1-0/+1
2020-05-06rtw88: 8723d: some chips don't support LDPCPing-Ke Shih1-0/+1
2020-04-23rtw88: add legacy firmware download for 8723D devicesPing-Ke Shih1-0/+1
2020-04-21rtw88: 8723d: Add cfg_ldo25 to control LDO25Ping-Ke Shih1-1/+1
2020-04-15rtw88: make rtw_chip_ops::set_antenna return intYan-Hsuan Chuang1-6/+12
2020-03-26rtw88: add a debugfs entry to dump coex's infoYan-Hsuan Chuang1-0/+30
2020-02-12rtw88: 8822[bc]: Make tables const, reduce data object sizeJoe Perches1-14/+14
2020-02-12rtw88: Use secondary channel offset enumerationPing-Ke Shih1-1/+1
2019-10-31rtw88: 8822b: add RFE type 3 supportYan-Hsuan Chuang1-1/+3
2019-10-31rtw88: fix sparse warnings for power trackingYan-Hsuan Chuang1-1/+1
2019-10-24rtw88: add phy_info debugfs to show Tx/Rx physical statusTsang-Shian Lin1-0/+45
2019-10-24rtw88: Enable 802.11ac beamformee supportTzu-En Huang1-0/+46
2019-10-24rtw88: add power tracking supportTzu-En Huang1-0/+330
2019-10-24rtw88: use macro to check the current bandYan-Hsuan Chuang1-22/+18
2019-10-04rtw88: Don't set RX_FLAG_DECRYPTED if packet has no encryptionPing-Ke Shih1-1/+2
2019-10-02rtw88: select deep PS mode when module is insertedYan-Hsuan Chuang1-0/+1
2019-09-13rtw88: report RX power for each antennaYan-Hsuan Chuang1-0/+1
2019-09-13rtw88: move IQK/DPK into phy_calibrationYan-Hsuan Chuang1-3/+3
2019-09-13rtw88: 8822c: add SW DPK supportTzu-En Huang1-0/+5
2019-08-06rtw88: add BT co-existence supportYan-Hsuan Chuang1-18/+442
2019-07-24rtw88: Fix misuse of GENMASK macroJoe Perches1-1/+1
2019-04-30rtw88: new Realtek 802.11ac driverYan-Hsuan Chuang1-0/+1594