summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'wireless-drivers-next-2021-12-23' of git://git.kernel.org/pub/scm/...Jakub Kicinski2021-12-2327-121/+1026
|\
| * rtw89: 8852a: correct bit definition of dfs_enChung-Hsuan Hung2021-12-221-1/+1
| * rtw88: don't consider deep PS mode when transmitting packetChin-Yen Lee2021-12-224-2/+11
| * rtw88: support SAR via kernel common APIZong-Zhe Yang2021-12-219-20/+257
| * rtw88: 8822c: add ieee80211_ops::hw_scanPo-Hao Huang2021-12-219-33/+709
| * rtlwifi: rtl8192cu: Fix WARNING when calling local_irq_restore() with interru...Larry Finger2021-12-201-0/+1
| * rtl8xxxu: Improve the A-MPDU retransmission rate with RTS/CTS protectionChris Chiu2021-12-201-2/+2
| * rtw88: 8822c: update rx settings to prevent potential hw deadlockPo-Hao Huang2021-12-204-4/+4
| * rtw88: don't check CRC of VHT-SIG-B in 802.11ac signalChin-Yen Lee2021-12-205-8/+20
| * rtw88: Disable PCIe ASPM while doing NAPI poll on 8821CEKai-Heng Feng2021-12-202-51/+21
* | codel: remove unnecessary sock.h includeJakub Kicinski2021-12-222-0/+4
* | Merge tag 'mac80211-next-for-net-next-2021-12-21' of git://git.kernel.org/pub...Jakub Kicinski2021-12-212-2/+3
|\ \ | |/ |/|
| * ieee80211: change HE nominal packet padding value definesMiri Korenblit2021-11-282-2/+3
* | rtw89: coex: Update COEX to 5.5.8Ching-Te Ku2021-12-141-1/+1
* | rtw89: coex: Cancel PS leaving while C2H comesChing-Te Ku2021-12-141-2/+0
* | rtw89: coex: Update BT counters while receiving reportChing-Te Ku2021-12-141-17/+15
* | rtw89: coex: Define LPS state for BTC usingChing-Te Ku2021-12-142-4/+10
* | rtw89: coex: Add MAC API to get BT polluted counterChing-Te Ku2021-12-144-2/+18
* | rtw89: coex: Not to send H2C when WL not ready and count H2CChing-Te Ku2021-12-141-2/+25
* | rtw89: coex: correct C2H header lengthChing-Te Ku2021-12-141-0/+2
* | rtw89: don't kick off TX DMA if failed to write skbPing-Ke Shih2021-12-081-0/+1
* | rtw89: remove cch_by_bw which is not usedZong-Zhe Yang2021-12-082-29/+0
* | rtw89: fix sending wrong rtwsta->mac_id to firmware to fill address CAMPing-Ke Shih2021-12-088-48/+43
* | rtw88: refine tx_pwr_tbl debugfs to show channel and bandwidthZong-Zhe Yang2021-12-081-0/+2
* | rtw88: add debugfs to fix tx rateYan-Hsuan Chuang2021-12-084-0/+58
* | rtw89: fix incorrect channel info during scanPo Hao Huang2021-12-088-53/+264
* | rtw89: update scan_mac_addr during scanning periodPing-Ke Shih2021-12-087-19/+28
* | rtw89: use inline function instead macro to set H2C and CAMPing-Ke Shih2021-12-082-974/+1593
* | rtw89: add const in the cast of le32_get_bits()Ping-Ke Shih2021-12-082-57/+57
* | Merge tag 'wireless-drivers-next-2021-12-07' of git://git.kernel.org/pub/scm/...Jakub Kicinski2021-12-0714-5457/+7295
|\ \
| * | rtlwifi: rtl8192de: Style clean-upsKees Cook2021-11-292-11/+7
| * | rtw88: add quirk to disable pci caps on HP 250 G7 Notebook PCPing-Ke Shih2021-11-261-0/+9
| * | rtw88: add debugfs to force lowest basic rateYu-Yen Ting2021-11-263-1/+42
| * | rtw88: follow the AP basic rates for tx mgmt frameYu-Yen Ting2021-11-261-5/+21
| * | rtw89: add AXIDMA and TX FIFO dump in mac_mem_dumpChia-Yuan Li2021-11-262-0/+15
| * | rtw89: fix potentially access out of range of RF register arrayPing-Ke Shih2021-11-261-14/+19
| * | rtw89: remove unneeded variableChangcheng Deng2021-11-261-2/+1
| * | rtw89: remove unnecessary conditional operatorsYe Guojin2021-11-264-5/+5
| * | rtw89: update rtw89_regulatory map to R58-R31Zong-Zhe Yang2021-11-261-187/+188
| * | rtw89: update tx power limit/limit_ru tables to R54Zong-Zhe Yang2021-11-261-670/+2413
| * | rtw89: update rtw89 regulation definition to R58-R31Zong-Zhe Yang2021-11-262-4/+17
| * | rtw89: fill regd field of limit/limit_ru tables by enumZong-Zhe Yang2021-11-261-5229/+5229
| |/
* | rtw89: update partition size of firmware header on skb->dataPing-Ke Shih2021-11-222-3/+5
|/
* rtl8187: fix control-message timeoutsJohan Hovold2021-10-281-7/+7
* rtw89: Fix variable dereferenced before check 'sta'Ping-Ke Shih2021-10-271-3/+3
* rtw89: fix return value in hfc_pub_cfg_chkKevin Lo2021-10-271-1/+1
* rtw89: remove duplicate register definitionsKevin Lo2021-10-271-5/+0
* rtw89: fix error function parameterLv Ruyi2021-10-271-1/+1
* rtw89: remove unneeded semicolonYang Li2021-10-201-1/+1
* rtw89: fix return value check in rtw89_cam_send_sec_key_cmd()Yang Yingliang2021-10-201-1/+1