summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* wifi: rtw89: regd: judge UNII-4 according to BIOS and chipZong-Zhe Yang2023-05-117-1/+63
* wifi: rtw89: introduce realtek ACPI DSM methodZong-Zhe Yang2023-05-113-1/+75
* wifi: mwifiex: Fix the size of a memory allocation in mwifiex_ret_802_11_scan()Christophe JAILLET2023-05-111-3/+3
* wifi: rtw88: unlock on error path in rtw_ops_add_interface()Dan Carpenter2023-05-111-1/+3
* wifi: wilc1000: Increase ASSOC response bufferAmisha Patel2023-05-113-3/+3
* wifi: wilc1000: fix for absent RSN capabilities WFA testcaseAmisha Patel2023-05-111-4/+4
* wifi: mt7601u: delete dead code checking debugfs returnsWang Jikai2023-05-051-2/+0
* wifi: mwifiex: Use list_count_nodes()Christophe JAILLET2023-05-052-17/+2
* wifi: rtw89: fix rtw89_read_chip_ver() for RTL8852B and RTL8851BDan Carpenter2023-05-051-1/+1
* wifi: rtw89: 8851b: rfk: add IQKPing-Ke Shih2023-05-053-0/+1117
* wifi: rtw89: 8851b: rfk: add DACKPing-Ke Shih2023-05-053-0/+355
* wifi: rtw89: 8851b: rfk: add RCKPing-Ke Shih2023-05-052-0/+41
* wifi: rtw89: 8851b: rfk: add AACKPing-Ke Shih2023-05-053-0/+49
* wifi: rtw89: 8851b: add set_channel_rf()Ping-Ke Shih2023-05-052-0/+253
* wifi: rtw89: 8851b: add DLE mem and HFC quotaPing-Ke Shih2023-05-053-0/+53
* wifi: rtw89: 8851b: add support WoWLAN to 8851BChih-Kang Chang2023-05-052-1/+13
* wifi: rtw89: change naming of BA CAM from V1 to V0_EXTPing-Ke Shih2023-05-057-14/+21
* wifi: rtw89: use chip_info::small_fifo_size to choose debug_maskPing-Ke Shih2023-05-056-2/+7
* wifi: rtw89: add CFO XTAL registers field to support 8851BChia-Yuan Li2023-05-057-7/+38
* wifi: rtw89: 8851b: add NCTL post tablePing-Ke Shih2023-05-056-1/+11
* wifi: rtw89: 8851be: add 8851BE PCI entry and fill PCI capabilitiesPing-Ke Shih2023-05-051-0/+86
* wifi: rtw89: 8851b: add 8851B basic chip_infoPing-Ke Shih2023-05-052-0/+116
* wifi: rtw89: scan offload wait for FW done ACKZong-Zhe Yang2023-05-053-30/+58
* wifi: rtw89: mac: handle C2H receive/done ACK in interrupt contextZong-Zhe Yang2023-05-051-0/+12
* wifi: rtw89: packet offload wait for FW responseZong-Zhe Yang2023-05-055-34/+90
* wifi: rtw89: refine packet offload delete flow of 6 GHz probeZong-Zhe Yang2023-05-054-4/+44
* wifi: rtw89: release bit in rtw89_fw_h2c_del_pkt_offload()Zong-Zhe Yang2023-05-051-4/+3
* wifi: rtw89: add EVM for antenna diversityEric Huang2023-05-052-1/+17
* wifi: rtw89: add RSSI based antenna diversityEric Huang2023-05-054-0/+214
* wifi: rtw89: initialize antenna for antenna diversityEric Huang2023-05-052-2/+88
* wifi: rtw89: add EVM and SNR statistics to debugfsPing-Ke Shih2023-05-054-5/+54
* wifi: rtw89: add RSSI statistics for the case of antenna diversity to debugfsPing-Ke Shih2023-05-052-6/+22
* wifi: rtw89: set capability of TX antenna diversityPing-Ke Shih2023-05-054-3/+25
* wifi: rtw89: use struct rtw89_phy_sts_ie0 instead of macro to access PHY IE0 ...Ping-Ke Shih2023-05-052-11/+20
* wifi: rtw88: fix incorrect error codes in rtw_debugfs_set_*Zhang Shurong2023-05-051-14/+41
* wifi: rtw88: fix incorrect error codes in rtw_debugfs_copy_from_userZhang Shurong2023-05-051-2/+2
* wifi: rtl8xxxu: rtl8xxxu_rx_complete(): remove unnecessary returnMartin Kaiser2023-05-051-1/+0
* wifi: rtl8xxxu: Support USB RX aggregation for the newer chipsBitterblue Smith2023-05-051-41/+78
* wifi: rtl8xxxu: Set maximum number of supported stationsMartin Kaistra2023-05-053-0/+4
* wifi: rtl8xxxu: Declare AP mode support for 8188fMartin Kaistra2023-05-053-0/+4
* wifi: rtl8xxxu: Remove usage of tx_info->control.rates[0].flagsMartin Kaistra2023-05-051-20/+20
* wifi: rtl8xxxu: Remove usage of ieee80211_get_tx_rate()Martin Kaistra2023-05-051-24/+3
* wifi: rtl8xxxu: Clean up filter configurationMartin Kaistra2023-05-051-7/+7
* wifi: rtl8xxxu: Enable hw seq for mgmt/non-QoS data framesMartin Kaistra2023-05-051-0/+3
* wifi: rtl8xxxu: Add parameter macid to update_rate_maskMartin Kaistra2023-05-053-8/+15
* wifi: rtl8xxxu: Put the macid in txdescMartin Kaistra2023-05-052-9/+27
* wifi: rtl8xxxu: Add sta_add() and sta_remove() callbacksMartin Kaistra2023-05-052-0/+61
* wifi: rtl8xxxu: Add parameter force to rtl8xxxu_refresh_rate_maskMartin Kaistra2023-05-051-3/+4
* wifi: rtl8xxxu: Add parameter role to report_connectMartin Kaistra2023-05-052-8/+12
* wifi: rtl8xxxu: Actually use macid in rtl8xxxu_gen2_report_connectMartin Kaistra2023-05-051-0/+2