summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek
AgeCommit message (Expand)Author
2022-03-10rtw89: 8852c: process logic efuse mapPing-Ke Shih
2022-03-10rtw89: 8852c: process efuse of phycapPing-Ke Shih
2022-03-10rtw89: support DAV efuse reading operationPing-Ke Shih
2022-03-10rtw89: 8852c: add chip::dle_memPing-Ke Shih
2022-03-10rtw89: add page_regs to handle v1 chipsPing-Ke Shih
2022-03-10rtw89: add chip_info::{h2c,c2h}_reg to support more chipsPing-Ke Shih
2022-03-10rtw89: add hci_func_en_addr to support variant generationPing-Ke Shih
2022-03-10rtw89: add power_{on/off}_funcPing-Ke Shih
2022-03-10rtw89: read chip version depends on chip IDPing-Ke Shih
2022-03-10rtw89: pci: use a struct to describe all registers address related to DMA cha...Ping-Ke Shih
2022-03-10rtw89: pci: add V1 of PCI channel addressPing-Ke Shih
2022-03-10rtw89: pci: add struct rtw89_pci_infoPing-Ke Shih
2022-03-10rtw89: 8852c: add 8852c empty filesPing-Ke Shih
2022-03-10rtlwifi: rtl8192ce: remove duplicated function '_rtl92ce_phy_set_rf_sleep'Lu Jicong
2022-03-09rtw89: declare HE capabilities in 6G bandPing-Ke Shih
2022-03-09rtw89: fix HE PHY bandwidth capabilityJohannes Berg
2022-03-09rtw89: add tx_wake notify for low ps modeChin-Yen Lee
2022-03-09rtw89: 8852a: add ieee80211_ops::hw_scanPo Hao Huang
2022-02-25rtw89: get channel parameters of 160MHz bandwidthPing-Ke Shih
2022-02-22rtw88: change rtw_info() to proper message levelPing-Ke Shih
2022-02-22rtw89: Limit the CFO boundaries of x'tal valueYi-Tang Chiu
2022-02-22rtw89: phy: handle txpwr lmt/lmt_ru of 160M bandwidthZong-Zhe Yang
2022-02-22rtw89: phy: handle txpwr lmt/lmt_ru of 6G bandZong-Zhe Yang
2022-02-21rtw89: core.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2022-02-21rtw89: fix RCU usage in rtw89_core_txq_push()Jiri Kosina
2022-02-21rtw88: coex: Update rtl8822c COEX version to 22020720Ching-Te Ku
2022-02-21rtw88: coex: Add C2H/H2C handshake with BT mailbox for asking HID InfoChing-Te Ku
2022-02-21rtw88: coex: Add WLAN MIMO power saving for Bluetooth gaming controllerChing-Te Ku
2022-02-21rtw88: coex: update BT PTA counter regularlyChing-Te Ku
2022-02-21rtw88: coex: Improve WLAN throughput when HFP COEXChing-Te Ku
2022-02-21rtw88: 8822ce: add support for TX/RX 1ss modeChin-Yen Lee
2022-02-14rtw89: handle TX/RX 160M bandwidthPing-Ke Shih
2022-02-14rtw89: declare if chip support 160M bandwidthPing-Ke Shih
2022-02-14rtw89: add 6G support to rate adaptive mechanismPing-Ke Shih
2022-02-14rtw89: extend subband for 6G bandZong-Zhe Yang
2022-02-14rtw89: refine naming of rfk helpers with prefixZong-Zhe Yang
2022-02-14rtw89: make rfk helpers common across chipsZong-Zhe Yang
2022-02-10rtw89: coex: set EN bit to PLT registerPing-Ke Shih
2022-02-10rtw89: recover rates of rate adaptive mechanismChien-Hsun Liao
2022-02-10rtw88: recover rates of rate adaptive mechanismChien-Hsun Liao
2022-02-10rtw89: declare AP mode supportPing-Ke Shih
2022-02-10rtw89: debug: add stations entry to show ID assignmentPing-Ke Shih
2022-02-10rtw89: implement ieee80211_ops::start_ap and stop_apPing-Ke Shih
2022-02-10rtw89: maintain assoc/disassoc STA states of firmware and hardwarePing-Ke Shih
2022-02-10rtw89: only STA mode change vif_type mapping dynamicallyPing-Ke Shih
2022-02-10rtw89: add addr_cam field to sta to support AP modePing-Ke Shih
2022-02-10rtw89: extend role_maintain to support AP modePing-Ke Shih
2022-02-10rtw88: fix use after free in rtw_hw_scan_update_probe_req()Dan Carpenter
2022-02-01rtlwifi: remove redundant initialization of variable ul_encalgoColin Ian King
2022-01-31rtw88: rtw8821c: enable rfe 6 devicesPing-Ke Shih