summaryrefslogtreecommitdiffstats
path: root/drivers/staging/r8188eu
AgeCommit message (Expand)AuthorFilesLines
2022-01-06staging: r8188eu: rename camelcase variable uintPeerChannelAlberto Merciai1-18/+18
2022-01-06staging: r8188eu: make BW20_24G_Diff a 1-D arrayMartin Kaiser3-4/+4
2022-01-06staging: r8188eu: make OFDM_24G_Diff a 1-D arrayMartin Kaiser3-4/+4
2022-01-06staging: r8188eu: BW40_24G_Diff is set but not usedMartin Kaiser2-3/+0
2022-01-06staging: r8188eu: CCK_24G_Diff is set but not usedMartin Kaiser2-3/+0
2022-01-06staging: r8188eu: make Index24G_BW40_Base a 1-D arrayMartin Kaiser3-7/+7
2022-01-06staging: r8188eu: make Index24G_CCK_Base a 1-D arrayMartin Kaiser3-4/+4
2022-01-06staging: r8188eu: rfPath is always 0Martin Kaiser1-15/+14
2022-01-06staging: r8188eu: remove unneeded parameter from rtl8188e_SetHalODMVarMichael Straube5-29/+16
2022-01-03staging: r8188eu: add spaces around P2P_AP_P2P_CH_SWITCH_PROCESS_WKAlberto Merciai1-1/+1
2022-01-03staging: r8188eu: turbo scan is always off for r8188euMartin Kaiser1-14/+7
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