summaryrefslogtreecommitdiff
path: root/drivers/staging/r8188eu/core
AgeCommit message (Expand)Author
2021-11-15staging: r8188eu: Use kzalloc() with GFP_ATOMIC in atomic contextFabio M. De Francesco
2021-11-15staging: r8188eu: Fix breakage introduced when 5G code was removedLarry Finger
2021-11-10Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2021-10-29exit/r8188eu: Replace the macro thread_exit with a simple return 0Eric W. Biederman
2021-10-26staging: r8188eu: core: remove the goto from rtw_IOL_accquire_xmit_frameSaurav Girepunje
2021-10-26staging: r8188eu: core: remove goto statementSaurav Girepunje
2021-10-25staging: r8188eu: remove the sreset_priv structureMartin Kaiser
2021-10-25staging: r8188eu: remove last_tx_complete_timeMartin Kaiser
2021-10-25staging: r8188eu: silentreset_mutex is unusedMartin Kaiser
2021-10-25staging: r8188eu: wifi_error_status is write-onlyMartin Kaiser
2021-10-25staging: r8188eu: silent_reset_inprogress is never readMartin Kaiser
2021-10-24staging: r8188eu: Use a Mutex instead of a binary SemaphoreFabio M. De Francesco
2021-10-24staging: r8188eu: Remove initialized but unused semaphoreFabio M. De Francesco
2021-10-21staging: r8188eu: use helper to set broadcast addressMartin Kaiser
2021-10-21staging: r8188eu: use helper to check for broadcast addressMartin Kaiser
2021-10-19staging: r8188eu: Remove redundant 'if' statementFabio M. De Francesco
2021-10-19staging: r8188eu: Use completions for signaling enqueueingFabio M. De Francesco
2021-10-19staging: r8188eu: Use completions for signaling start / end kthreadFabio M. De Francesco
2021-10-18staging: r8188eu: remove unnecessary assignmentMichael Straube
2021-10-18staging: r8188eu: don't accept SIGTERM for cmd threadMartin Kaiser
2021-10-18staging: r8188eu: remove procfs functionsMartin Kaiser
2021-10-13staging: r8188eu: Fix misspelling in commentSiou-Jhih, Guo
2021-10-10staging: r8188eu: replace MACADDRLEN with ETH_ALENMichael Straube
2021-10-10staging: r8188eu: remove GetHwRegHandler from hal_opsMichael Straube
2021-10-10staging: r8188eu: remove SetHwRegHandler from hal_opsMichael Straube
2021-10-05staging: r8188eu: core: remove duplicate condition checkSaurav Girepunje
2021-10-05staging: r8188eu: core: remove unused variable local variableSaurav Girepunje
2021-10-05staging: r8188eu: core: remove unused variable pAdapterSaurav Girepunje
2021-10-05staging: r8188eu: core: remove power_saving_wk_hdl functionSaurav Girepunje
2021-10-05staging: r8188eu: remove free_recv_priv from struct hal_opsMichael Straube
2021-10-05staging: r8188eu: remove init_recv_priv from struct hal_opsMichael Straube
2021-10-05staging: r8188eu: remove init_xmit_priv from struct hal_opsMichael Straube
2021-10-05staging: r8188eu: remove GetHalDefVarHandler from struct hal_opsMichael Straube
2021-09-27staging: r8188eu: remove unnecessary commentsMichael Straube
2021-09-27staging: r8188eu: remove dead led control functionsMichael Straube
2021-09-27staging: r8188eu: remove dead led blink functionsMichael Straube
2021-09-27staging: r8188eu: remove rtw_tdls_cmd()Michael Straube
2021-09-27staging: r8188eu: remove rtw_setstandby_cmd()Michael Straube
2021-09-27staging: r8188eu: remove rtw_setrttbl_cmd()Michael Straube
2021-09-27staging: r8188eu: remove rtw_setrfreg_cmd()Michael Straube
2021-09-27staging: r8188eu: remove rtw_setphy_cmd()Michael Straube
2021-09-27staging: r8188eu: remove rtw_setbbreg_cmd()Michael Straube
2021-09-27staging: r8188eu: remove rtw_setbasicrate_cmd()Michael Straube
2021-09-27staging: r8188eu: remove rtw_setassocsta_cmd()Michael Straube
2021-09-27staging: r8188eu: remove rtw_set_csa_cmd()Michael Straube
2021-09-27staging: r8188eu: remove rtw_set_ch_cmd()Michael Straube
2021-09-27staging: r8188eu: remove rtw_readtssi_cmdrsp_callback()Michael Straube
2021-09-27staging: r8188eu: remove rtw_led_blink_cmd()Michael Straube
2021-09-27staging: r8188eu: remove rtw_getrttbl_cmd()Michael Straube
2021-09-27staging: r8188eu: remove rtw_getrfreg_cmd()Michael Straube