summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/realtek
Commit message (Expand)AuthorAgeFilesLines
* wifi: rtl8xxxu: Fix reads of uninitialized variables hw_ctrl_s1, sw_ctrl_s1Colin Ian King2022-10-211-1/+1
* wifi: rtw89: 8852b: add 8852be to Makefile and KconfigPing-Ke Shih2022-10-192-0/+23
* wifi: rtw89: phy: add dummy C2H handler to avoid warning messagePing-Ke Shih2022-10-192-0/+13
* wifi: rtw89: 8852b: add chip_ops related to RF calibrationPing-Ke Shih2022-10-191-0/+42
* wifi: rtw89: 8852b: rfk: add DPKPing-Ke Shih2022-10-194-0/+1169
* wifi: rtw89: 8852b: rfk: add TSSIPing-Ke Shih2022-10-194-0/+1236
* wifi: rtw89: 8852b: rfk: add IQKPing-Ke Shih2022-10-193-0/+1066
* wifi: rtw89: 8852b: rfk: add RX DCKPing-Ke Shih2022-10-192-0/+76
* wifi: rtw89: 8852b: rfk: add RCKPing-Ke Shih2022-10-192-0/+44
* wifi: rtw89: 8852b: rfk: add DACKPing-Ke Shih2022-10-193-0/+454
* wifi: rtw89: 8852b: add basic attributes of chip_infoPing-Ke Shih2022-10-121-0/+235
* wifi: rtw89: 8852b: add functions to control BB to assist RF calibrationsPing-Ke Shih2022-10-122-0/+332
* wifi: rtw89: 8852b: add chip_ops to configure TX/RX pathPing-Ke Shih2022-10-123-0/+119
* wifi: rtw89: 8852b: add chip_ops to query PPDUPing-Ke Shih2022-10-121-0/+32
* wifi: rtw89: 8852b: add chip_ops related to BT coexistencePing-Ke Shih2022-10-122-0/+306
* wifi: rtw89: 8852b: add chip_ops to get thermalPing-Ke Shih2022-10-121-0/+18
* wifi: rtw89: 8852b: add basic baseband chip_opsPing-Ke Shih2022-10-121-0/+42
* wifi: rtw89: 8852b: add power on/off functionsPing-Ke Shih2022-10-123-0/+211
* wifi: rtw89: 8852b: add chip_ops::set_channel_helpPing-Ke Shih2022-10-121-0/+84
* wifi: rtl8xxxu: Update module descriptionBitterblue Smith2022-10-121-3/+4
* wifi: rtl8xxxu: Fix reading the vendor of combo chipsBitterblue Smith2022-10-121-8/+8
* wifi: rtl8xxxu: Make some arrays constBitterblue Smith2022-10-127-36/+36
* wifi: rtw89: fix wrong bandwidth settings after scanPo-Hao Huang2022-10-111-0/+1
* wifi: rtw89: correct 6 GHz scan behaviorPo-Hao Huang2022-10-112-6/+23
* wifi: rtw89: 8852b: add chip_ops::set_channelPing-Ke Shih2022-10-117-1/+903
* wifi: rtw89: make generic functions to convert subband gain indexPing-Ke Shih2022-10-112-44/+46
* wifi: rtw89: 8852b: add HFC quota arraysPing-Ke Shih2022-10-111-0/+32
* wifi: rtw89: 8852b: set proper configuration before loading NCTLPing-Ke Shih2022-10-112-5/+9
* wifi: rtw89: parse PHY status only when PPDU is to_selfEric Huang2022-10-111-0/+3
* wifi: rtw89: coex: move chip_ops::btc_bt_aci_imp to a generic codeChing-Te Ku2022-10-114-31/+7
* wifi: realtek: remove duplicated wake_tx_queueJohannes Berg2022-10-102-2/+0
* wifi: mac80211: add wake_tx_queue callback to driversAlexander Wetzel2022-10-106-0/+6
* wifi: rtw89: add to dump TX FIFO 0/1 for 8852CPing-Ke Shih2022-10-053-0/+27
* wifi: rtw89: 8852c: set pin MUX to enable BT firmware logPing-Ke Shih2022-10-052-0/+7
* wifi: rtw89: phy: ignore warning of bb gain cfg_type 4Ping-Ke Shih2022-10-051-0/+6
* wifi: rtw89: 8852c: update BB parameters to v28Ping-Ke Shih2022-10-051-109/+879
* wifi: rtw89: 8852c: rfk: correct miscoding delay of DPKPing-Ke Shih2022-10-051-1/+1
* wifi: rtw89: 8852c: correct set of IQK backup registersPing-Ke Shih2022-10-051-2/+1
* wifi: rtl8xxxu: gen2: Turn on the rate controlBitterblue Smith2022-10-041-6/+2
* wifi: rtl8xxxu: Support new chip RTL8188FUBitterblue Smith2022-10-049-25/+1874
* wifi: rtw89: 8852be: add 8852BE PCI entryPing-Ke Shih2022-10-042-0/+66
* wifi: rtw89: 8852b: add chip_ops to read phy capPing-Ke Shih2022-10-042-0/+188
* wifi: rtw89: 8852b: add chip_ops to read efusePing-Ke Shih2022-10-042-0/+181
* wifi: rtw89: 8852b: add chip_ops::set_txpwrPing-Ke Shih2022-10-044-1/+218
* wifi: rtw89: debug: txpwr_table considers signZong-Zhe Yang2022-10-041-4/+8
* wifi: rtw89: phy: make generic txpwr setting functionsZong-Zhe Yang2022-10-047-304/+184
* wifi: rtw89: 8852b: add tables for RFKPing-Ke Shih2022-10-042-0/+856
* wifi: rtw89: 8852b: add BB and RF tables (2 of 2)Ping-Ke Shih2022-10-041-0/+9628
* wifi: rtw89: 8852b: add BB and RF tables (1 of 2)Ping-Ke Shih2022-10-042-0/+13279
* Merge tag 'wireless-next-2022-09-30' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2022-09-3028-590/+2691
|\