summaryrefslogtreecommitdiff
path: root/drivers/staging/r8188eu/hal/HalPhyRf_8188e.c
AgeCommit message (Expand)AuthorFilesLines
2023-03-09staging: r8188eu: delete driverGreg Kroah-Hartman1-900/+0
2022-11-08staging: r8188eu: remove unused ijk_matrix_regs_set implementationDeepak R Varma1-8/+0
2022-11-02staging: r8188eu: replace ternary operator with min, max, abs macrosMichael Straube1-1/+1
2022-10-22staging: r8188eu: correct misspelled words in commentsDeepak R Varma1-1/+1
2022-06-10staging: r8188eu: add error handling of rtw_read32Pavel Skripkin1-1/+2
2022-06-10staging: r8188eu: add error handling of rtw_read8Pavel Skripkin1-3/+15
2022-02-17staging: r8188eu: rename CCKSwingTable_Ch1_Ch13Michael Straube1-1/+1
2022-02-17staging: r8188eu: bCCKinCH14 is read-onlyMichael Straube1-12/+4
2022-02-15staging: r8188eu: remove path parameter from rtl8188e_PHY_QueryRFRegMartin Kaiser1-3/+3
2022-02-15staging: r8188eu: remove path parameter from rtl8188e_PHY_SetRFRegMartin Kaiser1-14/+14
2022-02-08staging: r8188eu: remove debug code to bypass IQ calibrationMartin Kaiser1-5/+0
2022-02-08staging: r8188eu: remove debug code to bypass LC calibrationMartin Kaiser1-5/+0
2022-02-08staging: r8188eu: replace local OFDM_index with single variableMartin Kaiser1-7/+7
2022-02-08staging: r8188eu: only OFDM_index[0] is usedMartin Kaiser1-2/+2
2022-02-08staging: r8188eu: only OFDM_index_old[0] is usedMartin Kaiser1-3/+3
2022-02-08staging: r8188eu: remove constant rf variableMartin Kaiser1-13/+7
2022-02-08staging: r8188eu: bTXPowerTrackingInit is set but not usedMartin Kaiser1-2/+0
2022-02-08staging: r8188eu: TXPowerTrackingCallbackCnt is set but not usedMartin Kaiser1-1/+0
2022-02-08staging: r8188eu: TXPowercount is set but not usedMartin Kaiser1-1/+0
2022-02-04staging: r8188eu: remove dead code for tx power trackingMartin Kaiser1-70/+2
2022-02-04staging: r8188eu: remove constant parameter of phy_LCCalibrate_8188EMartin Kaiser1-15/+3
2022-01-25staging: r8188eu: ODM_RF_CALIBRATION is always setMartin Kaiser1-5/+0
2021-12-30staging: r8188eu: remove header odm_precomp.hMichael Straube1-1/+1
2021-12-30staging: r8188eu: remove ODM_CompareMemory()Michael Straube1-2/+2
2021-12-30staging: r8188eu: remove ODM_delay_ms()Michael Straube1-4/+4
2021-12-30staging: r8188eu: remove ODM_sleep_ms()Michael Straube1-1/+1
2021-12-30staging: r8188eu: remove ODM_SetBBReg()Michael Straube1-77/+65
2021-12-30staging: r8188eu: remove ODM_GetBBReg()Michael Straube1-21/+19
2021-12-30staging: r8188eu: remove ODM_SetRFReg()Michael Straube1-18/+16
2021-12-30staging: r8188eu: remove ODM_GetRFReg()Michael Straube1-1/+1
2021-12-09staging: r8188eu: convert type of HalData in struct adapterMichael Straube1-12/+12
2021-12-07staging: r8188eu: remove macro PHY_QueryRFRegMichael Straube1-3/+3
2021-11-15staging: r8188eu: clean up _PHY_PathADDAOnMartin Kaiser1-15/+5
2021-11-15staging: r8188eu: remove constant phy_IQCalibrate_8188E parameterMartin Kaiser1-84/+4
2021-11-15staging: r8188eu: remove unused phy_PathA_RxIQK parameterMartin Kaiser1-2/+2
2021-11-15staging: r8188eu: remove unused phy_PathA_IQK_8188E parameterMartin Kaiser1-2/+2
2021-11-15staging: r8188eu: remove ODM_Write4ByteMartin Kaiser1-3/+1
2021-11-15staging: r8188eu: remove ODM_Write1ByteMartin Kaiser1-14/+12
2021-11-15staging: r8188eu: remove ODM_Read4ByteMartin Kaiser1-3/+2
2021-11-15staging: r8188eu: remove ODM_Read1ByteMartin Kaiser1-4/+4
2021-10-20staging: r8188eu: RFType type is always ODM_1T1RMichael Straube1-77/+5
2021-10-18staging: r8188eu: PHY_SetRFPathSwitch_8188E is not usedMartin Kaiser1-38/+0
2021-10-18staging: r8188eu: pBandType is never setMichael Straube1-1/+1
2021-09-27staging: r8188eu: remove ODM_CheckPowerStatus()Michael Straube1-14/+0
2021-09-20staging: r8188eu: Remove mp, a.k.a. manufacturing process, codeLarry Finger1-17/+1
2021-09-13staging: r8188eu: remove write-only variable bLCKInProgressMartin Kaiser1-4/+0
2021-09-13staging: r8188eu: refactor field of struct odm_rf_calMichael Straube1-6/+6
2021-09-13staging: r8188eu: remove local variable IndexforchannelMichael Straube1-5/+4
2021-08-17staging: r8188eu: clean up spacing style issues in hal dir, part 1Michael Straube1-69/+69
2021-08-16staging: r8188eu: remove ODM_GetRightChnlPlaceforIQK()Michael Straube1-26/+3