summaryrefslogtreecommitdiff
path: root/drivers/staging/r8188eu
AgeCommit message (Expand)Author
2022-09-30staging: r8188eu: remove PHY_RFConfig8188E()Michael Straube
2022-09-30staging: r8188eu: remove PHY_RF6052_Config8188E()Michael Straube
2022-09-30staging: r8188eu: convert ODM_ReadAndConfig_AGC_TAB_1T_8188E() to intMichael Straube
2022-09-30staging: r8188eu: convert ODM_ReadAndConfig_PHY_REG_1T_8188E() to intMichael Straube
2022-09-30staging: r8188eu: convert ODM_ReadAndConfig_RadioA_1T_8188E() to intMichael Straube
2022-09-30staging: r8188eu: convert ODM_ReadAndConfig_MAC_REG_8188E() to intMichael Straube
2022-09-27staging: r8188eu: Use skb_put_data() instead of skb_put/memcpy pairShang XiaoJing
2022-09-27staging: r8188eu: remove hal/odm_RegConfig8188E.cMichael Straube
2022-09-27staging: r8188eu: make odm_ConfigRF_RadioA_8188E() staticMichael Straube
2022-09-27staging: r8188eu: make odm_ConfigMAC_8188E() staticMichael Straube
2022-09-26staging: r8188eu: don't check for stop/removal in the blink workerMartin Kaiser
2022-09-26staging: r8188eu: don't check bSurpriseRemoved in SwLedOffMartin Kaiser
2022-09-24staging: r8188eu: remove two unused enum entriesMartin Kaiser
2022-09-24staging: r8188eu: remove duplicate bSurpriseRemoved checkMartin Kaiser
2022-09-24staging: r8188eu: remove BlinkingLedStateMartin Kaiser
2022-09-24staging: r8188eu: remove bLedNoLinkBlinkInProgressMartin Kaiser
2022-09-24staging: r8188eu: update status before wps success blinkingMartin Kaiser
2022-09-24staging: r8188eu: cancel blink_work during wps stopMartin Kaiser
2022-09-24staging: r8188eu: Fix return type of rtw_xmit_entryNathan Huckleberry
2022-09-24staging: r8188eu: fix potential memory leak in _rtw_init_xmit_priv()Xiaoke Wang
2022-09-24staging: r8188eu: add kfree() on an error path of rtw_xmit_resource_alloc()Xiaoke Wang
2022-09-24staging: r8188eu: remove recv_osdep.hMichael Straube
2022-09-24staging: r8188eu: remove unused prototypes from recv_osdep.hMichael Straube
2022-09-24staging: r8188eu: make _netdev_open() staticMichael Straube
2022-09-24staging: r8188eu: replace tabs with space in odm_query_rxpwrpercentage()Michael Straube
2022-09-24staging: r8188eu: clean up camel case in odm_query_rxpwrpercentage()Michael Straube
2022-09-24staging: r8188eu: rename odm_QueryRxPwrPercentage()Michael Straube
2022-09-24staging: r8188eu: remove unnecessary initializationMichael Straube
2022-09-24staging: r8188eu: clean up camel case in odm_signal_scale_mapping()Michael Straube
2022-09-24staging: r8188eu: rename odm_SignalScaleMapping()Michael Straube
2022-09-24staging: r8188eu: update status before link blinkingMartin Kaiser
2022-09-24staging: r8188eu: cancel blink_work before link blinkingMartin Kaiser
2022-09-24staging: r8188eu: simplify the code to prevent link blinking restartMartin Kaiser
2022-09-24staging: r8188eu: update status before scan blinkingMartin Kaiser
2022-09-24staging: r8188eu: cancel blink_work before tx/rx blinkingMartin Kaiser
2022-09-24staging: r8188eu: simplify the code to prevent tx/rx blinking restartMartin Kaiser
2022-09-24staging: r8188eu: update status before scan blinkingMartin Kaiser
2022-09-24staging: r8188eu: cancel blink_work before scan blinkingMartin Kaiser
2022-09-24staging: r8188eu: simplify the code to prevent scan blinking restartMartin Kaiser
2022-09-24staging: r8188eu: fix a potential memory leak in rtw_init_cmd_priv()Xiaoke Wang
2022-09-11staging: r8188eu: rtw_is_scan_deny is always falseMartin Kaiser
2022-09-11staging: r8188eu: remove rtw_clear_scan_denyMartin Kaiser
2022-09-11staging: r8188eu: remove rtw_set_scan_deny_timer_hdlMartin Kaiser
2022-09-11staging: r8188eu: remove empty rtw_set_scan_deny macroMartin Kaiser
2022-09-11staging: r8188eu: make c2h_evt_read() staticMichael Straube
2022-09-09staging: r8188eu: remove unnecessary return labels.Michael Straube
2022-09-09staging: r8188eu: make two functions staticMichael Straube
2022-09-09staging: r8188eu: remove unused parameter from UpdateBrateTbl()Michael Straube
2022-09-09staging: r8188eu: remove unused parameters from _BeaconFunctionEnable()Michael Straube
2022-09-09staging: r8188eu: remove some unused enumsMichael Straube