summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/realtek
AgeCommit message (Expand)AuthorFilesLines
2021-12-14rtw89: coex: Update COEX to 5.5.8Ching-Te Ku1-1/+1
2021-12-14rtw89: coex: Cancel PS leaving while C2H comesChing-Te Ku1-2/+0
2021-12-14rtw89: coex: Update BT counters while receiving reportChing-Te Ku1-17/+15
2021-12-14rtw89: coex: Define LPS state for BTC usingChing-Te Ku2-4/+10
2021-12-14rtw89: coex: Add MAC API to get BT polluted counterChing-Te Ku4-2/+18
2021-12-14rtw89: coex: Not to send H2C when WL not ready and count H2CChing-Te Ku1-2/+25
2021-12-14rtw89: coex: correct C2H header lengthChing-Te Ku1-0/+2
2021-12-08rtw89: don't kick off TX DMA if failed to write skbPing-Ke Shih1-0/+1
2021-12-08rtw89: remove cch_by_bw which is not usedZong-Zhe Yang2-29/+0
2021-12-08rtw89: fix sending wrong rtwsta->mac_id to firmware to fill address CAMPing-Ke Shih8-48/+43
2021-12-08rtw88: refine tx_pwr_tbl debugfs to show channel and bandwidthZong-Zhe Yang1-0/+2
2021-12-08rtw88: add debugfs to fix tx rateYan-Hsuan Chuang4-0/+58
2021-12-08rtw89: fix incorrect channel info during scanPo Hao Huang8-53/+264
2021-12-08rtw89: update scan_mac_addr during scanning periodPing-Ke Shih7-19/+28
2021-12-08rtw89: use inline function instead macro to set H2C and CAMPing-Ke Shih2-974/+1593
2021-12-08rtw89: add const in the cast of le32_get_bits()Ping-Ke Shih2-57/+57
2021-12-07Merge tag 'wireless-drivers-next-2021-12-07' of git://git.kernel.org/pub/scm/...Jakub Kicinski14-5457/+7295
2021-11-29rtlwifi: rtl8192de: Style clean-upsKees Cook2-11/+7
2021-11-26rtw88: add quirk to disable pci caps on HP 250 G7 Notebook PCPing-Ke Shih1-0/+9
2021-11-26rtw88: add debugfs to force lowest basic rateYu-Yen Ting3-1/+42
2021-11-26rtw88: follow the AP basic rates for tx mgmt frameYu-Yen Ting1-5/+21
2021-11-26rtw89: add AXIDMA and TX FIFO dump in mac_mem_dumpChia-Yuan Li2-0/+15
2021-11-26rtw89: fix potentially access out of range of RF register arrayPing-Ke Shih1-14/+19
2021-11-26rtw89: remove unneeded variableChangcheng Deng1-2/+1
2021-11-26rtw89: remove unnecessary conditional operatorsYe Guojin4-5/+5
2021-11-26rtw89: update rtw89_regulatory map to R58-R31Zong-Zhe Yang1-187/+188
2021-11-26rtw89: update tx power limit/limit_ru tables to R54Zong-Zhe Yang1-670/+2413
2021-11-26rtw89: update rtw89 regulation definition to R58-R31Zong-Zhe Yang2-4/+17
2021-11-26rtw89: fill regd field of limit/limit_ru tables by enumZong-Zhe Yang1-5229/+5229
2021-11-22rtw89: update partition size of firmware header on skb->dataPing-Ke Shih2-3/+5
2021-10-28rtl8187: fix control-message timeoutsJohan Hovold1-7/+7
2021-10-27rtw89: Fix variable dereferenced before check 'sta'Ping-Ke Shih1-3/+3
2021-10-27rtw89: fix return value in hfc_pub_cfg_chkKevin Lo1-1/+1
2021-10-27rtw89: remove duplicate register definitionsKevin Lo1-5/+0
2021-10-27rtw89: fix error function parameterLv Ruyi1-1/+1
2021-10-20rtw89: remove unneeded semicolonYang Li1-1/+1
2021-10-20rtw89: fix return value check in rtw89_cam_send_sec_key_cmd()Yang Yingliang1-1/+1
2021-10-18rtw89: Remove redundant check of ret after call to rtw89_mac_enable_bb_rfColin Ian King1-2/+0
2021-10-18rtw89: Fix two spelling mistakes in debug messagesColin Ian King1-2/+2
2021-10-13wireless: Remove redundant 'flush_workqueue()' callsChristophe JAILLET1-1/+0
2021-10-13rtlwifi: rtl8192ee: Remove redundant initialization of variable versionColin Ian King1-1/+1
2021-10-13rtw89: add Realtek 802.11ax driverPing-Ke Shih41-0/+91102
2021-10-05rtl8xxxu: Use lower tx rates for the ack packetChris Chiu2-1/+7
2021-10-05rtw88: refine fw_crash debugfs to show non-zero while triggeringZong-Zhe Yang3-1/+6
2021-10-05rtw88: fix RX clock gate setting while fifo dumpZong-Zhe Yang2-4/+4
2021-09-24rtw88: 8821c: correct 2.4G tx power for type 2/4 NICGuo-Feng Fan1-0/+3
2021-09-24rtw88: 8821c: support RFE type4 wifi NICGuo-Feng Fan1-1/+12
2021-09-21rtw88: move adaptivity mechanism to firmwareChin-Yen Lee5-1/+80
2021-09-21rtw88: support adaptivity for ETSI/JP DFS regionZong-Zhe Yang11-2/+245
2021-09-21rtw88: add regulatory strategy by chip typeZong-Zhe Yang4-43/+171