summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek
Commit message (Expand)AuthorAgeFilesLines
* wifi: rtw89: Remove redundant pci_clear_masterCai Huoqing2023-04-031-1/+0
* wifi: rtw89: fix potential race condition between napi_init and napi_enablePing-Ke Shih2023-04-032-12/+17
* wifi: rtw89: config EDCCA threshold during scan to prevent TX failedChih-Kang Chang2023-04-038-0/+33
* wifi: rtw89: fix incorrect channel info during scan due to ppdu_sts filteringChih-Kang Chang2023-04-031-3/+4
* wifi: rtw89: remove superfluous H2C of join_infoChin-Yen Lee2023-04-031-9/+0
* wifi: rtw89: set data lowest rate according to AP supported rateChih-Kang Chang2023-04-031-10/+28
* wifi: rtw89: add counters of register-based H2C/C2HPing-Ke Shih2023-04-037-0/+28
* wifi: rtw89: coex: Update Wi-Fi Bluetooth coexistence version to 7.0.1Ching-Te Ku2023-04-031-1/+8
* wifi: rtw89: coex: Add report control v5 variationChing-Te Ku2023-04-032-0/+171
* wifi: rtw89: coex: Update RTL8852B LNA2 hardware parameterChing-Te Ku2023-04-034-8/+68
* wifi: rtw89: coex: Not to enable firmware report when WiFi is power savingChing-Te Ku2023-04-031-0/+4
* wifi: rtw89: coex: Add LPS protocol radio state for RTL8852BChing-Te Ku2023-04-032-1/+10
* wifi: rtlwifi: fix incorrect error codes in rtl_debugfs_set_write_reg()Wei Chen2023-03-311-3/+3
* wifi: rtlwifi: fix incorrect error codes in rtl_debugfs_set_write_rfreg()Wei Chen2023-03-311-3/+3
* wifi: rtlwifi: Replace fake flex-array with flex-array memberGustavo A. R. Silva2023-03-311-1/+1
* wifi: rtw88: Remove redundant pci_clear_masterCai Huoqing2023-03-311-1/+0
* wifi: rtw88: remove unused rtw_pci_get_tx_desc functionTom Rix2023-03-311-7/+0
* wifi: rtl8xxxu: Support new chip RTL8710BU aka RTL8188GUBitterblue Smith2023-03-2012-62/+2481
* wifi: rtl8xxxu: RTL8192EU always needs full initBitterblue Smith2023-03-201-0/+1
* wifi: rtw88: fix memory leak in rtw_usb_probe()Dongliang Mu2023-03-131-1/+1
* wifi: rtw89: coex: Add v5 firmware cycle status reportChing-Te Ku2023-03-133-2/+249
* wifi: rtw89: coex: Add v2 Bluetooth scan infoChing-Te Ku2023-03-132-24/+106
* wifi: rtw89: coex: Fix wrong structure assignment at null data reportChing-Te Ku2023-03-131-1/+1
* wifi: rtw89: coex: Add register monitor report v2 formatChing-Te Ku2023-03-132-14/+151
* wifi: rtw89: coex: Add traffic TX/RX info and its H2CChing-Te Ku2023-03-134-4/+241
* wifi: rtw89: coex: Add WiFi role info v2Ching-Te Ku2023-03-134-7/+439
* wifi: rtw89: coex: Add more error_map and counter to logChing-Te Ku2023-03-132-55/+88
* wifi: rtl8xxxu: use module_usb_driverMartin Kaiser2023-03-131-19/+1
* wifi: rtw89: release RX standby timer of beamformee CSI to save powerPing-Ke Shih2023-03-133-2/+36
* wifi: rtl8xxxu: mark Edimax EW-7811Un V2 as testedMartin Kaiser2023-03-131-1/+1
* wifi: rtlwifi: rtl8192se: Remove some unused variablesJiapeng Chong2023-03-061-9/+0
* wifi: rtw88: mac: Return the original error from rtw_mac_power_switch()Martin Blumenstingl2023-03-061-2/+4
* wifi: rtw88: mac: Return the original error from rtw_pwr_seq_parser()Martin Blumenstingl2023-03-061-1/+1
* wifi: rtw89: fix SER L1 might stop entering LPS issueChih-Kang Chang2023-03-061-0/+5
* wifi: rtw89: refine FW feature judgement on packet dropZong-Zhe Yang2023-02-224-5/+5
* wifi: rtw89: 8852b: enable hw_scan supportPing-Ke Shih2023-02-221-0/+1
* wifi: rtw89: 8852b: add channel encoding for hw_scanPo-Hao Huang2023-02-221-5/+7
* wifi: rtw89: adjust channel encoding to common functionPo-Hao Huang2023-02-223-72/+77
* wifi: rtw89: fw: configure CRASH_TRIGGER feature for 8852BZong-Zhe Yang2023-02-221-0/+1
* wifi: rtw89: add tx_wake notify for 8852BChin-Yen Lee2023-02-221-0/+1
* wifi: rtw88: rtw8822c: Implement RTL8822CS (SDIO) efuse parsingMartin Blumenstingl2023-02-222-1/+16
* wifi: rtw88: rtw8822b: Implement RTL8822BS (SDIO) efuse parsingMartin Blumenstingl2023-02-222-1/+16
* wifi: rtw88: rtw8821c: Implement RTL8821CS (SDIO) efuse parsingMartin Blumenstingl2023-02-222-0/+15
* wifi: rtw88: mac: Add SDIO HCI support in the TX/page table setupMartin Blumenstingl2023-02-221-0/+6
* wifi: rtw88: mac: Add support for the SDIO HCI in rtw_pwr_seq_parser()Martin Blumenstingl2023-02-221-0/+3
* wifi: rtl8xxxu: Remove always true condition in rtl8xxxu_print_chipinfoBitterblue Smith2023-02-221-5/+1
* wifi: rtw89: add RNR support for 6 GHz scanPo-Hao Huang2023-02-223-16/+162
* wifi: rtlwifi: rtl8192de: Remove the unused variable bcnfunc_enableJiapeng Chong2023-02-221-6/+0
* wifi: rtl8xxxu: 8188e: parse single one element of RA report for station modePing-Ke Shih2023-02-221-6/+6
* wifi: rtlwifi: rtl8192ce: fix dealing empty EEPROM valuesLu jicong2023-02-221-8/+17