aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/r8188eu/hal/odm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-02-21staging: r8188eu: remove ODM_CmnInfoUpdate()Michael Straube1-20/+1
2022-02-21staging: r8188eu: remove enum odm_bwMichael Straube1-2/+2
2022-02-21staging: r8188eu: remove ODM_CmnInfoHook()Michael Straube1-31/+0
2022-02-17staging: r8188eu: rename CCKSwingTable_Ch1_Ch13Michael Straube1-1/+1
2022-02-17staging: r8188eu: bCCKinCH14 is read-onlyMichael Straube1-36/+0
2022-02-15staging: r8188eu: remove path parameter from rtl8188e_PHY_SetRFRegMartin Kaiser1-1/+1
2022-02-08staging: r8188eu: bTXPowerTracking is set but not usedMartin Kaiser1-1/+0
2022-02-08staging: r8188eu: bTXPowerTrackingInit is set but not usedMartin Kaiser1-1/+0
2022-02-08staging: r8188eu: TXPowercount is set but not usedMartin Kaiser1-1/+0
2022-01-25staging: r8188eu: ODM_RF_TX_PWR_TRACK is always setMartin Kaiser1-3/+0
2022-01-25staging: r8188eu: EntryMaxUndecoratedSmoothedPWDB is set but not usedMartin Kaiser1-5/+0
2022-01-25staging: r8188eu: ODM_BB_CCK_PD is always setMartin Kaiser1-2/+0
2022-01-25staging: r8188eu: ODM_BB_FA_CNT is always setMartin Kaiser1-7/+1
2022-01-25staging: r8188eu: ODM_MAC_EDCA_TURBO is always setMartin Kaiser1-3/+0
2022-01-03staging: r8188eu: clean up struct rtw_digMichael Straube1-11/+0
2021-12-30staging: r8188eu: remove header odm_precomp.hMichael Straube1-1/+1
2021-12-30staging: r8188eu: remove unnecessary commentsMichael Straube1-13/+0
2021-12-30staging: r8188eu: make odm_EdcaTurboCheck() staticMichael Straube1-77/+77
2021-12-30staging: r8188eu: make ODM_EdcaTurboInit() staticMichael Straube1-10/+8
2021-12-30staging: r8188eu: make odm_HwAntDiv() staticMichael Straube1-8/+8
2021-12-30staging: r8188eu: make odm_InitHybridAntDiv() staticMichael Straube1-8/+8
2021-12-30staging: r8188eu: make odm_TXPowerTrackingThermalMeterInit() staticMichael Straube1-12/+8
2021-12-30staging: r8188eu: remove odm_TXPowerTrackingInit()Michael Straube1-6/+1
2021-12-30staging: r8188eu: make odm_RSSIMonitorCheck() staticMichael Straube1-76/+72
2021-12-30staging: r8188eu: make odm_CCKPacketDetectionThresh() staticMichael Straube1-31/+27
2021-12-30staging: r8188eu: make odm_FalseAlarmCounterStatistics() staticMichael Straube1-60/+56
2021-12-30staging: r8188eu: make odm_DynamicBBPowerSavingInit() staticMichael Straube1-12/+9
2021-12-30staging: r8188eu: make odm_RefreshRateAdaptiveMask() staticMichael Straube1-33/+18
2021-12-30staging: r8188eu: make odm_RateAdaptiveMaskInit() staticMichael Straube1-9/+9
2021-12-30staging: r8188eu: make odm_CommonInfoSelfUpdate() staticMichael Straube1-26/+26
2021-12-30staging: r8188eu: make odm_CommonInfoSelfInit() staticMichael Straube1-8/+8
2021-12-30staging: r8188eu: make odm_DIG() staticMichael Straube1-132/+132
2021-12-30staging: r8188eu: make odm_DIGInit() staticMichael Straube1-29/+29
2021-12-30staging: r8188eu: remove ODM_SetBBReg()Michael Straube1-17/+18
2021-12-30staging: r8188eu: remove ODM_GetBBReg()Michael Straube1-15/+20
2021-12-28staging: r8188eu: remove write-only fields from struct rtl_psMichael Straube1-3/+0
2021-12-28staging: r8188eu: remove ODM_CMNINFO_ABILITY from ODM_CmnInfoInit()Michael Straube1-3/+0
2021-12-28staging: r8188eu: DM_PriCCA is set but never usedMichael Straube1-1/+0
2021-12-20staging: r8188: ODM_BB_RA_MASK is always setMartin Kaiser1-3/+0
2021-12-20staging: r8188: ODM_BB_DIG is always setMartin Kaiser1-1/+1
2021-12-09staging: r8188eu: convert type of HalData in struct adapterMichael Straube1-3/+3
2021-12-07staging: r8188eu: bWIFI_Display is set but never usedMichael Straube1-3/+0
2021-12-07staging: r8188eu: bWIFI_Direct is set but never usedMichael Straube1-3/+0
2021-12-07staging: r8188eu: remove macro PHY_SetRFRegMichael Straube1-1/+1
2021-12-03staging: r8188eu: pNumRxBytesUnicast is set but never usedMichael Straube1-3/+0
2021-12-03staging: r8188eu: pNumTxBytesUnicast is set but never usedMichael Straube1-3/+0
2021-12-03staging: r8188eu: pSecurity is set but never usedMichael Straube1-3/+0
2021-12-03staging: r8188eu: pbNet_closed is set but never usedMichael Straube1-3/+0
2021-11-15staging: r8188eu: remove MSG_88E call from odm_TXPowerTrackingThermalMeterInitPhillip Potter1-2/+0
2021-11-15staging: r8188eu: remove ODM_Write1ByteMartin Kaiser1-1/+1