aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/r8188eu
AgeCommit message (Expand)AuthorFilesLines
2021-12-28staging: r8188eu: remove obsolete commentsMartin Kaiser1-6/+3
2021-12-28staging: r8188eu: use bool for boolean valuesMartin Kaiser1-7/+7
2021-12-28staging: r8188eu: make blink interval defines internalMartin Kaiser2-6/+6
2021-12-28staging: r8188eu: bLedStartToLinkBlinkInProgress is set but not usedMartin Kaiser2-2/+0
2021-12-28staging: r8188eu: remove unused blink mode definesMartin Kaiser1-6/+0
2021-12-28staging: r8188eu: clean up blinking macrosMartin Kaiser2-9/+5
2021-12-28staging: r8188eu: clean up the blink worker codeMartin Kaiser2-13/+4
2021-12-28staging: r8188eu: make ResetLedStatus staticMartin Kaiser2-3/+1
2021-12-28staging: r8188eu: merge DeInitLed871x and rtl8188eu_DeInitSwLedsMartin Kaiser2-10/+4
2021-12-28staging: r8188eu: merge InitLed871x and rtl8188eu_InitSwLedsMartin Kaiser2-11/+4
2021-12-28staging: r8188eu: move (de)init functions from hal to rtw_ledMartin Kaiser8-50/+21
2021-12-28staging: r8188eu: move SwLedOn and SwLedOff into rtw_led.cMartin Kaiser3-35/+31
2021-12-28staging: r8188eu: switch the led off during deinitMartin Kaiser1-0/+1
2021-12-28staging: r8188eu: include variable declarations from Hal8188EPwrSeq.hAbdun Nihaal1-1/+1
2021-12-20staging: r8188: move the steps into Hal8188EPwrSeq.cMartin Kaiser2-58/+33
2021-12-20staging: r8188: reformat the power transition stepsMartin Kaiser1-43/+35
2021-12-20staging: r8188: remove unused power commandMartin Kaiser1-5/+0
2021-12-20staging: r8188: remove base address from power transitionsMartin Kaiser2-44/+33
2021-12-20staging: r8188: remove interface mask from power transitionsMartin Kaiser4-92/+76
2021-12-20staging: r8188: remove fab mask from power transitionsMartin Kaiser4-55/+43
2021-12-20staging: r8188: remove cut mask from power transitionsMartin Kaiser4-58/+42
2021-12-20staging: r8188: remove sizes from power transition arraysMartin Kaiser2-12/+6
2021-12-20staging: r8188: remove unused power transitionsMartin Kaiser2-128/+4
2021-12-20staging: r8188: ODM_BB_RA_MASK is always setMartin Kaiser3-6/+1
2021-12-20staging: r8188: ODM_BB_DIG is always setMartin Kaiser3-5/+2
2021-12-20staging: r8188: remove unused odm capabilitiesMartin Kaiser2-10/+1
2021-12-20staging: r8188: Bssid in struct fast_ant_train is set but not usedMartin Kaiser2-5/+1
2021-12-20staging: r8188: antSumRSSI is set but not usedMartin Kaiser3-5/+2
2021-12-20staging: r8188: antRSSIcnt is set but not usedMartin Kaiser3-3/+0
2021-12-20staging: r8188: antAveRSSI is set but not usedMartin Kaiser2-2/+0
2021-12-20staging: r8188: remove the dummy ioctl handlerMartin Kaiser1-17/+0
2021-12-20staging: r8188: make rx signal strength function staticMartin Kaiser1-3/+2
2021-12-20staging: r8188eu: clean up rtl8188e_sreset_linked_status_checkMartin Kaiser1-9/+8
2021-12-20staging: r8188eu: move linked status check from hal to rtw_mlme_extMartin Kaiser6-41/+18
2021-12-20staging: r8188eu: move xmit status check from hal to rtw_cmdMartin Kaiser3-13/+12
2021-12-09staging: r8188eu: remove LedPin from struct struct LED_871xMartin Kaiser3-17/+3
2021-12-09staging: r8188eu: remove code to set led1 registersMartin Kaiser2-26/+7
2021-12-09staging: r8188eu: remove SwLed1Martin Kaiser2-4/+0
2021-12-09staging: r8188eu: convert type of HalData in struct adapterMichael Straube16-120/+89
2021-12-07staging: r8188eu: convert/remove DBG_88E calls in core/rtw_cmd.cPhillip Potter1-8/+4
2021-12-07staging: r8188eu: convert DBG_88E calls in core/rtw_security.cPhillip Potter1-8/+14
2021-12-07staging: r8188eu: remove unused macro IS_FW_81xxCMichael Straube1-2/+0
2021-12-07staging: r8188eu: bWIFI_Display is set but never usedMichael Straube4-9/+0
2021-12-07staging: r8188eu: bWIFI_Direct is set but never usedMichael Straube5-12/+0
2021-12-07staging: r8188eu: remove duplicate definesMichael Straube2-11/+1
2021-12-07staging: r8188eu: remove macro PHY_QueryBBRegMichael Straube5-13/+10
2021-12-07staging: r8188eu: remove macro PHY_SetBBRegMichael Straube5-28/+26
2021-12-07staging: r8188eu: remove macro PHY_QueryRFRegMichael Straube4-8/+6
2021-12-07staging: r8188eu: remove macro PHY_SetRFRegMichael Straube5-7/+5
2021-12-07staging: r8188eu: struct odm_mac_status_info is not usedMichael Straube1-4/+0