summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek
Commit message (Expand)AuthorAgeFilesLines
* mac80211: prepare sta handling for MLO supportSriram R2022-04-1131-282/+286
* rtl8xxxu: fill up txrate info for gen1 chipsChris Chiu2022-04-061-29/+59
* rtl8xxxu: feed antenna information for cfg80211Chris Chiu2022-04-061-0/+16
* rtlwifi: replace usage of found with dedicated list iterator variableJakob Koschel2022-04-062-15/+13
* rtw89: fix misconfiguration on hw_scan channel timePo Hao Huang2022-04-061-1/+1
* rtw89: coex: Add case for scan offloadChing-Te Ku2022-04-061-1/+11
* rtw89: packet offload handler to avoid warningPo Hao Huang2022-04-061-1/+7
* rtw89: change idle mode condition during hw_scanPo Hao Huang2022-04-061-4/+4
* rtw89: update ptcl_initPing-Ke Shih2022-04-062-5/+39
* rtw89: update TMAC parametersPing-Ke Shih2022-04-062-0/+36
* rtw89: initialize NAV controlPing-Ke Shih2022-04-062-0/+27
* rtw89: update scheduler settingPing-Ke Shih2022-04-062-0/+23
* rtw89: 8852c: update security engine settingPing-Ke Shih2022-04-062-1/+10
* rtw89: Turn on CR protection of CMACPing-Ke Shih2022-04-061-1/+2
* rtw89: add chip_ops::{enable,disable}_bb_rf to support v1 chipPing-Ke Shih2022-04-067-5/+86
* rtw89: update STA scheduler parameters for v1 chipPing-Ke Shih2022-04-062-1/+24
* rtw89: extend dmac_pre_init to support 8852CPing-Ke Shih2022-04-062-7/+31
* rtw89: pci: add L1 settingsPing-Ke Shih2022-04-062-0/+25
* rtw89: pci: add deglitch settingPing-Ke Shih2022-04-062-11/+19
* rtw89: pci: set address info registers depends on chipsPing-Ke Shih2022-04-061-5/+8
* rtw89: pci: add LTR setting for v1 chipPing-Ke Shih2022-04-065-2/+83
* rtw89: pci: refine pci pre_init functionChia-Yuan Li2022-04-065-31/+180
* rtw89: pci: add pci attributes to configure operating modePing-Ke Shih2022-04-064-15/+262
* rtw89: pci: add register definition to rtw89_pci_info to generalize pci codePing-Ke Shih2022-04-065-30/+238
* rtw89: handle potential uninitialized variablePing-Ke Shih2022-04-061-1/+2
* rtw89: read RX bandwidth from v1 type RX descriptorPing-Ke Shih2022-04-062-1/+7
* rtw89: support hardware generate security headerPing-Ke Shih2022-04-066-1/+65
* rtw89: support variant of fill_txdescPing-Ke Shih2022-04-066-4/+116
* rtw89: pci: support variant of fill_txaddr_infoPing-Ke Shih2022-04-065-7/+95
* rtw89: add chip_info::h2c_desc_size/fill_txdesc_fwcmd to support new chipsPing-Ke Shih2022-04-069-43/+176
* rtw89: disabled IGI configuration for unsupported hardwareJohnson Lin2022-04-063-1/+5
* rtw89: packed IGI configuration flow into function for DIG featureJohnson Lin2022-04-061-9/+16
* rtw89: regd: update mapping table to R59-R32Zong-Zhe Yang2022-04-061-238/+238
* rtw89: regd: consider 6G bandZong-Zhe Yang2022-04-061-19/+18
* rtw89: 8852a: update txpwr tables to HALRF_027_00_038Zong-Zhe Yang2022-04-061-0/+581
* rtw89: add UK to regulation typeZong-Zhe Yang2022-04-061-0/+1
* rtw89: reduce export symbol number of mac size and quotaPing-Ke Shih2022-04-064-151/+83
* rtw89: support FW crash simulationZong-Zhe Yang2022-04-065-0/+99
* rtw89: reconstruct fw featureZong-Zhe Yang2022-04-065-18/+62
* rtw89: ser: dump fw backtrace while L2 resetZong-Zhe Yang2022-04-062-1/+105
* rtw89: ser: dump memory for fw payload engine while L2 resetZong-Zhe Yang2022-04-064-2/+120
* rtw89: ser: control hci interrupts on/off by stateZong-Zhe Yang2022-04-064-0/+53
* rtw89: mac: correct decision on error status by scenarioZong-Zhe Yang2022-04-063-4/+22
* rtw89: mac: move table of mem base addr to commonZong-Zhe Yang2022-04-063-21/+23
* rtw89: ser: fix CAM leaks occurring in L2 resetZong-Zhe Yang2022-04-062-2/+33
* rtw88: change idle mode condition during hw_scanPo-Hao Huang2022-04-061-3/+4
* rtw89: implement stop and resume channels transmission v1Ping-Ke Shih2022-03-177-15/+123
* rtw89: extend mac tx_en bits from 16 to 32Ping-Ke Shih2022-03-174-10/+10
* rtw89: change value assignment style of rtw89_mac_cfg_gnt()Ping-Ke Shih2022-03-171-22/+25
* rtw89: 8852c: add mac_ctrl_path and mac_cfg_gnt APIsChia-Yuan Li2022-03-177-12/+133