summaryrefslogtreecommitdiffstats
path: root/drivers/staging/r8188eu
AgeCommit message (Expand)AuthorFilesLines
2022-01-03staging: r8188eu: cmd_issued_cnt is set but not usedMartin Kaiser2-4/+0
2022-01-03staging: r8188eu: fix_rate is set but not used.Martin Kaiser3-9/+0
2022-01-03staging: r8188eu: internal autosuspend is always falseMartin Kaiser4-15/+2
2022-01-03staging: r8188eu: remove unused power management definesMartin Kaiser1-4/+0
2022-01-03staging: r8188eu: remove unused defines from rtw_eeprom.hMichael Straube1-26/+0
2022-01-03staging: r8188eu: remove unused defines from Hal8188EPhyCfg.hMichael Straube1-7/+0
2022-01-03staging: r8188eu: remove unneeded comments from Hal8188EPhyCfg.hMichael Straube1-18/+1
2022-01-03staging: r8188eu: enum hw90_block is not usedMichael Straube1-8/+0
2022-01-03staging: r8188eu: struct odm_sta_info is not usedMichael Straube1-16/+0
2022-01-03staging: r8188eu: clean up struct sw_ant_switchMichael Straube1-27/+1
2022-01-03staging: r8188eu: clean up struct rtw_digMichael Straube2-43/+0
2022-01-03staging: r8188eu: struct rx_hpc is not usedMichael Straube1-14/+0
2022-01-03staging: r8188eu: remove unused enum and definesMichael Straube2-24/+0
2022-01-03staging: r8188eu: remove struct rt_channel_plan_2gMichael Straube2-6/+1
2022-01-03staging: r8188eu: remove MAX_CHANNEL_NUM_2GMichael Straube2-6/+1
2022-01-03staging: r8188eu: FwRsvdPageStartOffset is set but never usedMichael Straube2-5/+0
2022-01-03staging: r8188eu: IntArray and C2hArray are set but never usedMichael Straube4-31/+0
2022-01-03staging: r8188eu: remove unused fields from struct hal_data_8188eMichael Straube1-30/+0
2022-01-03staging: r8188eu: bAPKThermalMeterIgnore is set but never usedMichael Straube2-4/+2
2022-01-03staging: r8188eu: bTXPowerDataReadFromEEPORM is set but never usedMichael Straube2-4/+0
2022-01-03staging: r8188eu: UsbRxHighSpeedMode is set but never usedMichael Straube2-8/+0
2022-01-03staging: r8188eu: bRDGEnable is always falseMichael Straube2-13/+0
2021-12-30staging: r8188eu: remove header odm_precomp.hMichael Straube12-59/+18
2021-12-30staging: r8188eu: remove unnecessary commentsMichael Straube1-13/+0
2021-12-30staging: r8188eu: make odm_EdcaTurboCheck() staticMichael Straube2-79/+77
2021-12-30staging: r8188eu: make ODM_EdcaTurboInit() staticMichael Straube2-11/+8
2021-12-30staging: r8188eu: make odm_HwAntDiv() staticMichael Straube2-9/+8
2021-12-30staging: r8188eu: make odm_InitHybridAntDiv() staticMichael Straube2-9/+8
2021-12-30staging: r8188eu: make odm_TXPowerTrackingThermalMeterInit() staticMichael Straube2-13/+8
2021-12-30staging: r8188eu: remove odm_TXPowerTrackingInit()Michael Straube2-7/+1
2021-12-30staging: r8188eu: make odm_RSSIMonitorCheck() staticMichael Straube2-77/+72
2021-12-30staging: r8188eu: make odm_CCKPacketDetectionThresh() staticMichael Straube2-32/+27
2021-12-30staging: r8188eu: make odm_FalseAlarmCounterStatistics() staticMichael Straube2-61/+56
2021-12-30staging: r8188eu: make odm_DynamicBBPowerSavingInit() staticMichael Straube2-13/+9
2021-12-30staging: r8188eu: make odm_RefreshRateAdaptiveMask() staticMichael Straube2-34/+18
2021-12-30staging: r8188eu: make odm_RateAdaptiveMaskInit() staticMichael Straube2-10/+9
2021-12-30staging: r8188eu: make odm_CommonInfoSelfUpdate() staticMichael Straube2-27/+26
2021-12-30staging: r8188eu: make odm_CommonInfoSelfInit() staticMichael Straube2-9/+8
2021-12-30staging: r8188eu: make odm_DIG() staticMichael Straube2-133/+132
2021-12-30staging: r8188eu: make odm_DIGInit() staticMichael Straube2-30/+29
2021-12-30staging: r8188eu: remove unused prototypesMichael Straube3-7/+0
2021-12-30staging: r8188eu: make odm_ConfigRFReg_8188E() staticMichael Straube2-6/+3
2021-12-30staging: r8188eu: remove odm_interfaceMichael Straube4-24/+0
2021-12-30staging: r8188eu: remove ODM_CompareMemory()Michael Straube3-11/+2
2021-12-30staging: r8188eu: remove ODM_delay_ms()Michael Straube4-19/+10
2021-12-30staging: r8188eu: remove ODM_delay_us()Michael Straube3-19/+12
2021-12-30staging: r8188eu: remove ODM_sleep_ms()Michael Straube4-11/+4
2021-12-30staging: r8188eu: clean up coding style issuesMichael Straube1-1/+1
2021-12-30staging: r8188eu: remove ODM_SetBBReg()Michael Straube6-149/+131
2021-12-30staging: r8188eu: remove ODM_GetBBReg()Michael Straube4-44/+39