summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek
AgeCommit message (Expand)Author
2021-12-23Merge tag 'wireless-drivers-next-2021-12-23' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2021-12-22codel: remove unnecessary sock.h includeJakub Kicinski
2021-12-22rtw89: 8852a: correct bit definition of dfs_enChung-Hsuan Hung
2021-12-22rtw88: don't consider deep PS mode when transmitting packetChin-Yen Lee
2021-12-21rtw88: support SAR via kernel common APIZong-Zhe Yang
2021-12-21rtw88: 8822c: add ieee80211_ops::hw_scanPo-Hao Huang
2021-12-21Merge tag 'mac80211-next-for-net-next-2021-12-21' of git://git.kernel.org/pub...Jakub Kicinski
2021-12-20rtlwifi: rtl8192cu: Fix WARNING when calling local_irq_restore() with interru...Larry Finger
2021-12-20rtl8xxxu: Improve the A-MPDU retransmission rate with RTS/CTS protectionChris Chiu
2021-12-20rtw88: 8822c: update rx settings to prevent potential hw deadlockPo-Hao Huang
2021-12-20rtw88: don't check CRC of VHT-SIG-B in 802.11ac signalChin-Yen Lee
2021-12-20rtw88: Disable PCIe ASPM while doing NAPI poll on 8821CEKai-Heng Feng
2021-12-14rtw89: coex: Update COEX to 5.5.8Ching-Te Ku
2021-12-14rtw89: coex: Cancel PS leaving while C2H comesChing-Te Ku
2021-12-14rtw89: coex: Update BT counters while receiving reportChing-Te Ku
2021-12-14rtw89: coex: Define LPS state for BTC usingChing-Te Ku
2021-12-14rtw89: coex: Add MAC API to get BT polluted counterChing-Te Ku
2021-12-14rtw89: coex: Not to send H2C when WL not ready and count H2CChing-Te Ku
2021-12-14rtw89: coex: correct C2H header lengthChing-Te Ku
2021-12-08rtw89: don't kick off TX DMA if failed to write skbPing-Ke Shih
2021-12-08rtw89: remove cch_by_bw which is not usedZong-Zhe Yang
2021-12-08rtw89: fix sending wrong rtwsta->mac_id to firmware to fill address CAMPing-Ke Shih
2021-12-08rtw88: refine tx_pwr_tbl debugfs to show channel and bandwidthZong-Zhe Yang
2021-12-08rtw88: add debugfs to fix tx rateYan-Hsuan Chuang
2021-12-08rtw89: fix incorrect channel info during scanPo Hao Huang
2021-12-08rtw89: update scan_mac_addr during scanning periodPing-Ke Shih
2021-12-08rtw89: use inline function instead macro to set H2C and CAMPing-Ke Shih
2021-12-08rtw89: add const in the cast of le32_get_bits()Ping-Ke Shih
2021-12-07Merge tag 'wireless-drivers-next-2021-12-07' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2021-11-29rtlwifi: rtl8192de: Style clean-upsKees Cook
2021-11-28ieee80211: change HE nominal packet padding value definesMiri Korenblit
2021-11-26rtw88: add quirk to disable pci caps on HP 250 G7 Notebook PCPing-Ke Shih
2021-11-26rtw88: add debugfs to force lowest basic rateYu-Yen Ting
2021-11-26rtw88: follow the AP basic rates for tx mgmt frameYu-Yen Ting
2021-11-26rtw89: add AXIDMA and TX FIFO dump in mac_mem_dumpChia-Yuan Li
2021-11-26rtw89: fix potentially access out of range of RF register arrayPing-Ke Shih
2021-11-26rtw89: remove unneeded variableChangcheng Deng
2021-11-26rtw89: remove unnecessary conditional operatorsYe Guojin
2021-11-26rtw89: update rtw89_regulatory map to R58-R31Zong-Zhe Yang
2021-11-26rtw89: update tx power limit/limit_ru tables to R54Zong-Zhe Yang
2021-11-26rtw89: update rtw89 regulation definition to R58-R31Zong-Zhe Yang
2021-11-26rtw89: fill regd field of limit/limit_ru tables by enumZong-Zhe Yang
2021-11-22rtw89: update partition size of firmware header on skb->dataPing-Ke Shih
2021-10-28rtl8187: fix control-message timeoutsJohan Hovold
2021-10-27rtw89: Fix variable dereferenced before check 'sta'Ping-Ke Shih
2021-10-27rtw89: fix return value in hfc_pub_cfg_chkKevin Lo
2021-10-27rtw89: remove duplicate register definitionsKevin Lo
2021-10-27rtw89: fix error function parameterLv Ruyi
2021-10-20rtw89: remove unneeded semicolonYang Li
2021-10-20rtw89: fix return value check in rtw89_cam_send_sec_key_cmd()Yang Yingliang