aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/r8188eu/hal/odm_HWConfig.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-24staging: r8188eu: replace tabs with space in odm_query_rxpwrpercentage()Michael Straube1-2/+2
2022-09-24staging: r8188eu: clean up camel case in odm_query_rxpwrpercentage()Michael Straube1-4/+4
2022-09-24staging: r8188eu: rename odm_QueryRxPwrPercentage()Michael Straube1-4/+4
2022-09-24staging: r8188eu: remove unnecessary initializationMichael Straube1-1/+1
2022-09-24staging: r8188eu: clean up camel case in odm_signal_scale_mapping()Michael Straube1-19/+19
2022-09-24staging: r8188eu: rename odm_SignalScaleMapping()Michael Straube1-3/+3
2022-08-23staging: r8188eu: remove ODM_ConfigRFWithHeaderFile()Michael Straube1-5/+0
2022-04-05staging: r8188eu: remove unncessary ternary operatorMichael Straube1-2/+2
2022-04-04staging: r8188eu: Fix misspelling in comment "cacluated" -> "calculated"白浩文1-2/+2
2022-02-21staging: r8188eu: NumQryPhyStatusOFDM is set but not usedMartin Kaiser1-2/+0
2022-02-21staging: r8188eu: NumQryPhyStatusCCK is set but not usedMartin Kaiser1-1/+0
2022-02-21staging: r8188eu: RxSNR is set but not usedMartin Kaiser1-1/+0
2022-02-21staging: r8188eu: RxMIMOSignalQuality is set but not usedMartin Kaiser1-6/+0
2022-01-25staging: r8188eu: merge ODM_ConfigBBWithHeaderFile with its callersMartin Kaiser1-15/+0
2022-01-25staging: r8188eu: merge ODM_ConfigMACWithHeaderFile into PHY_MACConfig8188EMartin Kaiser1-5/+0
2022-01-25staging: r8188eu: relay errors from ODM_ReadAndConfig_...Martin Kaiser1-9/+9
2022-01-25staging: r8188eu: replace the READ_AND_CONFIGMartin Kaiser1-15/+8
2022-01-25staging: r8188eu: remove constant function parameterMartin Kaiser1-4/+2
2022-01-25staging: r8188eu: remove unused function parameterMartin Kaiser1-1/+0
2021-12-30staging: r8188eu: remove header odm_precomp.hMichael Straube1-1/+1
2021-12-28staging: r8188eu: RSSI_test is always falseMichael Straube1-4/+2
2021-12-28staging: r8188eu: FAT_State is always FAT_NORMAL_STATEMichael Straube1-9/+1
2021-12-20staging: r8188: antSumRSSI is set but not usedMartin Kaiser1-1/+0
2021-12-20staging: r8188: antRSSIcnt is set but not usedMartin Kaiser1-1/+0
2021-10-20staging: r8188eu: rename ODM_PhyStatusQuery_92CSeries()Michael Straube1-13/+5
2021-10-20staging: r8188eu: BTRxRSSIPercentage is set but never usedMichael Straube1-4/+1
2021-10-20staging: r8188eu: remove duplicate structureMichael Straube1-6/+6
2021-10-18staging: r8188eu: remove unused constants and variablesMichael Straube1-3/+0
2021-10-18staging: r8188eu: remove empty functions from odm.cMichael Straube1-6/+1
2021-10-13staging: r8188eu: odm BoardType is never setMartin Kaiser1-11/+0
2021-10-13staging: r8188eu: SupportICType is always ODM_RTL8188EMartin Kaiser1-32/+26
2021-10-13staging: r8188eu: remove odm hct test infoMartin Kaiser1-1/+1
2021-10-10staging: r8188eu: merge two signal scale mapping functionsMartin Kaiser1-6/+1
2021-10-10staging: r8188eu: Odm PatchID is always 0Martin Kaiser1-42/+18
2021-10-10staging: r8188eu: support interface is always usbMartin Kaiser1-39/+19
2021-09-17staging: r8188eu: remove dead code from odm_RxPhyStatus92CSeries_Parsing()Michael Straube1-108/+45
2021-09-13staging: r8188eu: remove unused macro READ_AND_CONFIG_TCMichael Straube1-1/+0
2021-09-13staging: r8188eu: remove unused ODM_MacStatusQuery()Michael Straube1-8/+0
2021-09-13staging: r8188eu: remove unused odm_Init_RSSIForDM()Michael Straube1-4/+0
2021-08-17staging: r8188eu: clean up spacing style issues in hal dir, part 2Michael Straube1-42/+42
2021-08-12staging: r8188eu: Fix smatch problems in hal/*.cLarry Finger1-1/+1
2021-08-11staging: r8188eu: Replace BITn with BIT(n)Larry Finger1-2/+2
2021-07-31staging: r8188eu: remove ODM_RT_TRACE calls from hal/odm_HWConfig.cPhillip Potter1-6/+0
2021-07-30staging: r8188eu: fix include directory messGreg Kroah-Hartman1-1/+1
2021-07-30staging: r8188eu: simplify odm_evm_db_to_percentage()Michael Straube1-11/+2
2021-07-30staging: r8188eu: rename parameter of odm_evm_db_to_percentage()Michael Straube1-2/+2
2021-07-30staging: r8188eu: rename odm_EVMdbToPercentage()Michael Straube1-2/+2
2021-07-30staging: r8188eu: Convert copyright header info to SPDX format, part 6Larry Finger1-21/+2
2021-07-28staging: r8188eu: introduce new hal dir for RTL8188eu driverPhillip Potter1-0/+601