aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/r8188eu/hal/rtl8188e_rf6052.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-30staging: r8188eu: remove PHY_RF6052_Config8188E()Michael Straube1-12/+1
2022-09-30staging: r8188eu: convert ODM_ReadAndConfig_RadioA_1T_8188E() to intMichael Straube1-1/+1
2022-08-23staging: r8188eu: remove ODM_ConfigRFWithHeaderFile()Michael Straube1-1/+1
2022-02-15staging: r8188eu: we only need one struct bb_reg_def for path aMartin Kaiser1-1/+1
2022-02-15staging: r8188eu: remove path parameter from rtl8188e_PHY_SetRFRegMartin Kaiser1-2/+2
2022-02-08staging: r8188eu: RfRegChnlVal[1] is set but not usedMartin Kaiser1-4/+4
2022-02-04staging: r8188eu: remove PGMaxGroup from struct hal_data_8188eMichael Straube1-1/+1
2022-02-04staging: r8188eu: ExternalPA is read-onlyMichael Straube1-3/+0
2022-01-25staging: r8188eu: remove constant function parameterMartin Kaiser1-1/+1
2022-01-25staging: r8188eu: remove unused function parameterMartin Kaiser1-1/+1
2022-01-25staging: r8188eu: remove a constant variableMartin Kaiser1-3/+2
2022-01-25staging: r8188eu: fix phy_RF6052_Config_ParaFile error handlingMartin Kaiser1-6/+0
2022-01-03staging: r8188eu: turbo scan is always off for r8188euMartin Kaiser1-14/+7
2021-12-09staging: r8188eu: convert type of HalData in struct adapterMichael Straube1-6/+6
2021-12-07staging: r8188eu: remove macro PHY_QueryBBRegMichael Straube1-1/+1
2021-12-07staging: r8188eu: remove macro PHY_SetBBRegMichael Straube1-10/+10
2021-12-07staging: r8188eu: remove macro PHY_SetRFRegMichael Straube1-2/+2
2021-12-03staging: r8188eu: remove rf_type from writeOFDMPowerReg88E()Michael Straube1-5/+1
2021-09-27staging: r8188eu: remove dead code from rtl8188e_rf6052.cMichael Straube1-43/+14
2021-09-20staging: r8188eu: do not write past the end of an arrayMartin Kaiser1-5/+4
2021-09-20staging: r8188eu: remove unused struct rf_shadowMichael Straube1-21/+0
2021-09-20staging: r8188eu: remove rtl8188e_RF_ChangeTxPath()Michael Straube1-22/+0
2021-09-17staging: r8188eu: remove switches from phy_RF6052_Config_ParaFile()Michael Straube1-33/+6
2021-09-17staging: r8188eu: remove NumTotalRFPath from struct hal_data_8188eMichael Straube1-73/+68
2021-09-17staging: r8188eu: remove if test that is always trueMichael Straube1-8/+1
2021-08-17staging: r8188eu: clean up spacing style issues in hal dir, part 3Michael Straube1-33/+33
2021-08-10staging: r8188eu: remove unnecessary parentheses in hal dirMichael Straube1-1/+1
2021-08-05staging: r8188eu: Remove wrapper rtw_udelay_os()Larry Finger1-4/+4
2021-08-05staging: r8188eu: Remove self assignment in get_rx_power_val_by_reg()Nathan Chancellor1-2/+0
2021-07-30staging: r8188eu: fix include directory messGreg Kroah-Hartman1-4/+3
2021-07-30staging: r8188eu: Convert copyright header info to SPDX format, part 6Larry Finger1-19/+3
2021-07-28staging: r8188eu: introduce new hal dir for RTL8188eu driverPhillip Potter1-0/+569