summaryrefslogtreecommitdiff
path: root/drivers/staging/r8188eu/core
AgeCommit message (Expand)AuthorFilesLines
2022-01-06staging: r8188eu: remove unneeded parameter from rtl8188e_SetHalODMVarMichael Straube3-5/+5
2022-01-03staging: r8188eu: cmd_issued_cnt is set but not usedMartin Kaiser1-3/+0
2022-01-03staging: r8188eu: internal autosuspend is always falseMartin Kaiser1-8/+1
2022-01-03staging: r8188eu: remove struct rt_channel_plan_2gMichael Straube1-1/+1
2021-12-28staging: r8188eu: rfoff_reason is never initialisedMartin Kaiser1-8/+0
2021-12-28staging: r8188eu: merge rtw_led_control and SwLedControlMode1Martin Kaiser1-155/+148
2021-12-28staging: r8188eu: merge blink_work and SwLedBlink1Martin Kaiser1-103/+96
2021-12-28staging: r8188eu: summarize some BlinkingLedStateMartin Kaiser1-24/+8
2021-12-28staging: r8188eu: remove bStopBlinkingMartin Kaiser1-13/+3
2021-12-28staging: r8188eu: LED_CTL_START_WPS_BOTTON is not usedMartin Kaiser1-1/+0
2021-12-28staging: r8188eu: LED_CTL_POWER_ON is not usedMartin Kaiser1-3/+1
2021-12-28staging: r8188eu: remove LedControlHandlerMartin Kaiser1-3/+1
2021-12-28staging: r8188eu: make blink interval defines internalMartin Kaiser1-0/+6
2021-12-28staging: r8188eu: bLedStartToLinkBlinkInProgress is set but not usedMartin Kaiser1-1/+0
2021-12-28staging: r8188eu: clean up blinking macrosMartin Kaiser1-0/+5
2021-12-28staging: r8188eu: clean up the blink worker codeMartin Kaiser1-9/+4
2021-12-28staging: r8188eu: make ResetLedStatus staticMartin Kaiser1-1/+1
2021-12-28staging: r8188eu: merge DeInitLed871x and rtl8188eu_DeInitSwLedsMartin Kaiser1-8/+4
2021-12-28staging: r8188eu: merge InitLed871x and rtl8188eu_InitSwLedsMartin Kaiser1-10/+4
2021-12-28staging: r8188eu: move (de)init functions from hal to rtw_ledMartin Kaiser1-0/+16
2021-12-28staging: r8188eu: move SwLedOn and SwLedOff into rtw_led.cMartin Kaiser1-0/+31
2021-12-28staging: r8188eu: switch the led off during deinitMartin Kaiser1-0/+1
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 Kaiser2-2/+18
2021-12-20staging: r8188eu: move xmit status check from hal to rtw_cmdMartin Kaiser1-0/+12
2021-12-09staging: r8188eu: remove LedPin from struct struct LED_871xMartin Kaiser1-2/+1
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: bWIFI_Direct is set but never usedMichael Straube1-3/+0
2021-12-07staging: r8188eu: remove two write-only wifi direct variablesMartin Kaiser1-3/+0
2021-12-03staging: r8188eu: Fix coding style errorAbdun Nihaal1-2/+4
2021-12-03staging: r8188eu: use a delayed worker for led updatesMartin Kaiser1-59/+47
2021-12-03staging: r8188eu: convert DBG_88E_LEVEL calls in core/rtw_ioctl_set.cPhillip Potter1-3/+3
2021-12-03staging: r8188eu: convert DBG_88E_LEVEL call in core/rtw_xmit.cPhillip Potter1-1/+1
2021-12-03staging: r8188eu: convert DBG_88E_LEVEL calls in core/rtw_pwrctrl.cPhillip Potter1-5/+8
2021-12-03staging: r8188eu: convert DBG_88E_LEVEL calls in core/rtw_mlme_ext.cPhillip Potter1-19/+27
2021-12-03staging: r8188eu: remove rf_type from issue_assocreq()Michael Straube1-20/+5
2021-12-03staging: r8188eu: remove rf_type from rtw_update_ht_cap()Michael Straube1-9/+3
2021-11-29Merge 5.16-rc3 into staging-nextGreg Kroah-Hartman1-2/+4
2021-11-25staging: r8188eu: remove the _cancel_workitem_sync wrapperMartin Kaiser2-2/+2
2021-11-25staging: r8188eu: remove the _init_workitem wrapperMartin Kaiser2-2/+2
2021-11-25staging: r8188eu: remove the _set_workitem wrapperMartin Kaiser1-1/+1
2021-11-25staging: r8188eu: remove unused efuse definesMartin Kaiser1-3/+0
2021-11-25staging: r8188eu: efuse_WordEnableDataRead is not usedMartin Kaiser1-37/+0
2021-11-25staging: r8188eu: Efuse_CalculateWordCnts is not usedMartin Kaiser1-16/+0
2021-11-25staging: r8188eu: use max() and min() macrosVihas Mak1-9/+5
2021-11-25staging: r8188eu: remove rf_type from HT_caps_handler()Michael Straube1-9/+2
2021-11-25staging: r8188eu: remove rf_type from add_RATid()Michael Straube1-6/+1
2021-11-25staging: r8188eu: remove rf_type from rtw_mcs_rate()Michael Straube2-64/+22