summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/realtek
Commit message (Expand)AuthorAgeFilesLines
* wifi: rtlwifi: rtl8723: Remove unused function rtl8723_cmd_send_packet()Jinjie Ruan2023-08-252-30/+0
* wifi: rtw88: usb: kill and free rx urbs on probe failureSascha Hauer2023-08-251-1/+4
* wifi: rtw89: Fix clang -Wimplicit-fallthrough in rtw89_query_sar()Nathan Chancellor2023-08-251-0/+1
* wifi: rtw89: phy: modify register setting of ENV_MNTR, PHYSTS and DIGCheng-Chieh Hsieh2023-08-259-64/+325
* wifi: rtw89: phy: add phy_gen_def::cr_base to support WiFi 7 chipsPing-Ke Shih2023-08-258-11/+61
* wifi: rtw89: mac: define register address of rx_filter to generalize codePing-Ke Shih2023-08-258-7/+35
* wifi: rtw89: mac: define internal memory address for WiFi 7 chipPing-Ke Shih2023-08-253-0/+56
* wifi: rtw89: mac: generalize code to indirectly access WiFi internal memoryPing-Ke Shih2023-08-254-21/+42
* wifi: rtw89: mac: add mac_gen_def::band1_offset to map MAC band1 register add...Ping-Ke Shih2023-08-2512-133/+165
* wifi: rtw89: initialize multi-channel handlingZong-Zhe Yang2023-08-256-23/+219
* wifi: rtw89: provide functions to configure NoA for beacon updateZong-Zhe Yang2023-08-254-0/+102
* wifi: rtw89: call rtw89_chan_get() by vif chanctx if aware of vifZong-Zhe Yang2023-08-256-22/+45
* wifi: rtw89: sar: let caller decide the center frequency to queryZong-Zhe Yang2023-08-254-21/+27
* wifi: rtw89: refine rtw89_correct_cck_chan() by rtw89_hw_to_nl80211_band()Zong-Zhe Yang2023-08-251-2/+1
* wifi: rtw89: add function prototype for coex request durationZong-Zhe Yang2023-08-253-0/+42
* Fix nomenclature for USB and PCI wireless devicesAlan Stern2023-08-253-3/+3
* wifi: rtw89: regd: update regulatory map to R64-R43Zong-Zhe Yang2023-08-211-13/+14
* wifi: rtw89: fix a width vs precision bugDan Carpenter2023-08-211-1/+1
* wifi: rtlwifi: use eth_broadcast_addr() to assign broadcast addressYang Yingliang2023-08-211-1/+1
* wifi: rtw89: Introduce Time Averaged SAR (TAS) featureKuan-Chung Chen2023-08-216-0/+230
* wifi: rtw89: 8852b: rfk: fine tune IQK parameters to improve performance on 2...Ping-Ke Shih2023-08-211-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-08-101-1/+1
|\
| * wifi: rtw89: fix 8852AE disconnection caused by RX full flagsPing-Ke Shih2023-08-081-1/+1
* | wifi: rtw89: return failure if needed firmware elements are not recognizedPing-Ke Shih2023-08-037-0/+18
* | wifi: rtw89: add to parse firmware elements of BB and RF tablesPing-Ke Shih2023-08-034-4/+121
* | wifi: rtw89: introduce infrastructure of firmware elementsPing-Ke Shih2023-08-033-0/+135
* | wifi: rtw89: add firmware suit for BB MCU 0/1Ping-Ke Shih2023-08-031-2/+15
* | wifi: rtw89: add firmware parser for v1 formatPing-Ke Shih2023-08-032-12/+111
* | wifi: rtw89: introduce v1 format of firmware headerPing-Ke Shih2023-08-033-13/+89
* | wifi: rtw89: support firmware log with formatted textChin-Yen Lee2023-08-036-16/+194
* | wifi: rtw89: recognize log format from firmware fileChin-Yen Lee2023-08-032-8/+21
* | wifi: rtw89: get data rate mode/NSS/MCS v1 from RX descriptorPing-Ke Shih2023-08-013-18/+55
* | wifi: rtw89: add to display hardware rates v1 histogram in debugfsPing-Ke Shih2023-08-012-11/+25
* | wifi: rtw89: add C2H RA event V1 to support WiFi 7 chipsPing-Ke Shih2023-08-013-9/+42
* | wifi: rtw89: use struct to access RA reportPing-Ke Shih2023-08-012-18/+19
* | wifi: rtw89: use struct to access firmware C2H event headerPing-Ke Shih2023-08-012-12/+14
* | wifi: rtw89: add H2C RA command V1 to support WiFi 7 chipsPing-Ke Shih2023-08-013-3/+31
* | wifi: rtw89: use struct to set RA H2C commandPing-Ke Shih2023-08-012-193/+73
* | wifi: rtw89: phy: rate pattern handles HW rate by chip genZong-Zhe Yang2023-08-011-15/+28
* | wifi: rtw89: define hardware rate v1 for WiFi 7 chipsPing-Ke Shih2023-08-011-0/+188
* | wifi: rtw89: add chip_info::chip_gen to determine chip generationPing-Ke Shih2023-08-015-0/+13
* | wifi: rtw89: Fix loading of compressed firmwareLarry Finger2023-08-011-24/+3
* | wifi: rtl8xxxu: Enable AP mode for RTL8723BUBitterblue Smith2023-07-251-0/+2
* | wifi: rtl8xxxu: Enable AP mode for RTL8192EUBitterblue Smith2023-07-251-0/+2
* | wifi: rtl8xxxu: Enable AP mode for RTL8710BU (RTL8188GU)Bitterblue Smith2023-07-251-0/+2
* | wifi: rtl8xxxu: Enable AP mode for RTL8192FUBitterblue Smith2023-07-251-0/+2
* | wifi: rtw89: debug: Fix error handling in rtw89_debug_priv_btc_manual_set()Zhang Shurong2023-07-251-3/+5
* | wifi: rtw88: simplify vif iteratorsDmitry Antipov2023-07-255-17/+9
* | wifi: rtw88: remove unused USB bulkout size setDmitry Antipov2023-07-252-22/+0
* | wifi: rtw88: remove unused and set but unused leftoversDmitry Antipov2023-07-255-15/+0