summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/realtek
Commit message (Expand)AuthorAgeFilesLines
* rtw89: implement stop and resume channels transmission v1Ping-Ke Shih2022-03-177-15/+123
* rtw89: extend mac tx_en bits from 16 to 32Ping-Ke Shih2022-03-174-10/+10
* rtw89: change value assignment style of rtw89_mac_cfg_gnt()Ping-Ke Shih2022-03-171-22/+25
* rtw89: 8852c: add mac_ctrl_path and mac_cfg_gnt APIsChia-Yuan Li2022-03-177-12/+133
* rtw89: disable FW and H2C function if CPU disabledChia-Yuan Li2022-03-171-0/+4
* rtw89: initialize preload window of D-MACPing-Ke Shih2022-03-172-0/+67
* rtw89: modify MAC enable functionsChia-Yuan Li2022-03-172-6/+25
* rtw89: add config_rf_reg_v1 to configure RF parameter tablesPing-Ke Shih2022-03-173-4/+27
* rtw89: 8852c: add read/write rf register functionChung-Hsuan Hung2022-03-174-0/+134
* rtw89: 8852c: add setting of TB UL TX power offsetYuan-Han Zhang2022-03-174-5/+43
* rtw89: 8852c: add write/read crystal function in CFO trackingYuan-Han Zhang2022-03-172-4/+17
* rtw89: modify dcfo_comp to share with chipsYuan-Han Zhang2022-03-175-4/+22
* rtw89: Fix spelling mistake "Mis-Match" -> "Mismatch"Colin Ian King2022-03-171-3/+3
* rtw89: fix uninitialized variable of rtw89_append_probe_req_ie()Ping-Ke Shih2022-03-161-1/+1
* rtlwifi: rtl8821ae: fix typos in commentsJulia Lawall2022-03-161-3/+3
* rtlwifi: rtl8192cu: Add On Networks N150Jonathan Teh2022-03-161-0/+1
* rtw89: 8852c: process logic efuse mapPing-Ke Shih2022-03-102-0/+129
* rtw89: 8852c: process efuse of phycapPing-Ke Shih2022-03-103-0/+165
* rtw89: support DAV efuse reading operationPing-Ke Shih2022-03-107-9/+208
* rtw89: 8852c: add chip::dle_memPing-Ke Shih2022-03-105-0/+86
* rtw89: add page_regs to handle v1 chipsPing-Ke Shih2022-03-105-23/+124
* rtw89: add chip_info::{h2c,c2h}_reg to support more chipsPing-Ke Shih2022-03-105-12/+53
* rtw89: add hci_func_en_addr to support variant generationPing-Ke Shih2022-03-105-1/+9
* rtw89: add power_{on/off}_funcPing-Ke Shih2022-03-106-3/+301
* rtw89: read chip version depends on chip IDPing-Ke Shih2022-03-101-1/+2
* rtw89: pci: use a struct to describe all registers address related to DMA cha...Ping-Ke Shih2022-03-102-26/+15
* rtw89: pci: add V1 of PCI channel addressPing-Ke Shih2022-03-104-76/+175
* rtw89: pci: add struct rtw89_pci_infoPing-Ke Shih2022-03-105-0/+23
* rtw89: 8852c: add 8852c empty filesPing-Ke Shih2022-03-103-0/+68
* rtlwifi: rtl8192ce: remove duplicated function '_rtl92ce_phy_set_rf_sleep'Lu Jicong2022-03-101-31/+1
* rtw89: declare HE capabilities in 6G bandPing-Ke Shih2022-03-091-0/+12
* rtw89: fix HE PHY bandwidth capabilityJohannes Berg2022-03-091-4/+9
* rtw89: add tx_wake notify for low ps modeChin-Yen Lee2022-03-096-9/+53
* rtw89: 8852a: add ieee80211_ops::hw_scanPo Hao Huang2022-03-098-13/+1069
* rtw89: get channel parameters of 160MHz bandwidthPing-Ke Shih2022-02-252-15/+36
* rtw88: change rtw_info() to proper message levelPing-Ke Shih2022-02-229-19/+20
* rtw89: Limit the CFO boundaries of x'tal valueYi-Tang Chiu2022-02-223-0/+26
* rtw89: phy: handle txpwr lmt/lmt_ru of 160M bandwidthZong-Zhe Yang2022-02-222-7/+110
* rtw89: phy: handle txpwr lmt/lmt_ru of 6G bandZong-Zhe Yang2022-02-222-3/+68
* rtw89: core.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva2022-02-211-1/+1
* rtw89: fix RCU usage in rtw89_core_txq_push()Jiri Kosina2022-02-211-1/+4
* rtw88: coex: Update rtl8822c COEX version to 22020720Ching-Te Ku2022-02-211-2/+2
* rtw88: coex: Add C2H/H2C handshake with BT mailbox for asking HID InfoChing-Te Ku2022-02-216-11/+206
* rtw88: coex: Add WLAN MIMO power saving for Bluetooth gaming controllerChing-Te Ku2022-02-217-11/+148
* rtw88: coex: update BT PTA counter regularlyChing-Te Ku2022-02-213-12/+37
* rtw88: coex: Improve WLAN throughput when HFP COEXChing-Te Ku2022-02-211-7/+2
* rtw88: 8822ce: add support for TX/RX 1ss modeChin-Yen Lee2022-02-215-4/+41
* rtw89: handle TX/RX 160M bandwidthPing-Ke Shih2022-02-143-20/+20
* rtw89: declare if chip support 160M bandwidthPing-Ke Shih2022-02-143-1/+20
* rtw89: add 6G support to rate adaptive mechanismPing-Ke Shih2022-02-141-2/+17