summaryrefslogtreecommitdiff
path: root/drivers/staging/r8188eu/core/rtw_cmd.c
AgeCommit message (Expand)Author
2022-01-25staging: r8188eu: convert DBG_88E call in core/rtw_cmd.cPhillip Potter
2022-01-03staging: r8188eu: cmd_issued_cnt is set but not usedMartin Kaiser
2021-12-20staging: r8188eu: move linked status check from hal to rtw_mlme_extMartin Kaiser
2021-12-20staging: r8188eu: move xmit status check from hal to rtw_cmdMartin Kaiser
2021-12-07staging: r8188eu: convert/remove DBG_88E calls in core/rtw_cmd.cPhillip Potter
2021-11-25staging: r8188eu: remove the _cancel_workitem_sync wrapperMartin Kaiser
2021-11-25staging: r8188eu: remove the _init_workitem wrapperMartin Kaiser
2021-11-15staging: r8188eu: core: remove unused variable szSaurav Girepunje
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-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: don't accept SIGTERM for cmd threadMartin Kaiser
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 power_saving_wk_hdl functionSaurav Girepunje
2021-10-05staging: r8188eu: remove GetHalDefVarHandler from struct hal_opsMichael 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
2021-09-27staging: r8188eu: remove rtw_getbbreg_cmd()Michael Straube
2021-09-27staging: r8188eu: remove rtw_createbss_cmd_ex()Michael Straube
2021-09-27staging: r8188eu: remove rtw_cmd_clr_isr()Michael Straube
2021-09-20staging: r8188eu: Remove mp, a.k.a. manufacturing process, codeLarry Finger
2021-09-13staging: r8188eu: bHWPwrPindetect is always falseMartin Kaiser
2021-09-13staging: r8188eu: make _rtw_init_queue a macroPavel Skripkin
2021-09-13staging: r8188eu: Remove conditionals CONFIG_88EU_{AP_MODE,P2P}Larry Finger
2021-09-13staging: r8188eu: remove sreset_xmit_status_check from hal_opsMichael Straube
2021-09-13staging: r8188eu: remove hal_dm_watchdog from hal_opsMichael Straube
2021-09-13staging: r8188eu: remove rtw_hal_c2h_id_filter_ccx functionPhillip Potter
2021-09-13staging: r8188eu: remove rtw_hal_c2h_handler functionPhillip Potter
2021-09-13staging: r8188eu: simplify c2h_evt_hdl functionPhillip Potter
2021-08-26staging: r8188eu: remove cmd_osdep.h header fileMichael Straube
2021-08-18staging: r8188eu: clean up comparsions to falseMichael Straube
2021-08-18staging: r8188eu: clean up comparsions to trueMichael Straube
2021-08-18staging: r8188eu: remove null pointer checks before kfreeMichael Straube
2021-08-17staging: r8188eu: clean up spacing style issues in core/rtw_cmd.cMichael Straube
2021-08-17staging: r8188eu: remove unnecessary parentheses in core/rtw_cmd.cMichael Straube