summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8188eu/core/rtw_cmd.c
AgeCommit message (Expand)Author
2016-10-02staging:r8188eu: remove GEN_CMD_CODE macroIvan Safonov
2016-09-12staging: r8188eu: remove scan_start_time and assoc_by_rssi members from mlme_...Ivan Safonov
2016-08-21staging: r8188eu: Fix scheduling while atomic splatLarry Finger
2016-08-21rtl8188eu: Replace semaphore terminate_cmdthread_sema with completionBinoy Jayan
2016-08-21rtl8188eu: Replace semaphore cmd_queue_sema with completionBinoy Jayan
2016-03-28staging: rtl8188eu: rtw_cmd: Clean up tests if NULL returned on failureBhaktipriya Shridhar
2016-03-28staging: rtl8188eu: Remove license paragraph with mailing addressKyle Kuffermann
2016-03-12Staging: rtl8188eu: Do not print message if kzalloc() failed.Sandhya Bankar
2016-02-08staging: rtl8188eu: use list_first_entry_or_null()Geliang Tang
2015-11-16staging: rtl8188eu: goto removedIvan Safonov
2015-11-16staging: rtl8188eu: goto replaced by 'else' branchIvan Safonov
2015-11-16staging: rtl8188eu: do .. while (0) loop replaced by while (...) loopIvan Safonov
2015-10-02staging:rtl8188eu style fixBryan Paul
2015-03-16Staging: rtl8188eu: Eliminate use of _set_timerVaishali Thakkar
2014-12-03Merge 3.18-rc7 into staging-work.Greg Kroah-Hartman
2014-11-26staging: r8188eu: Fix scheduling while atomic error introduced in commit fadb...Larry Finger
2014-11-04staging: rtl8188eu: Fix coding style space related ERROR problemsJia He
2014-10-30staging: rtl8188eu: core: Remove null check before kfreeTapasweni Pathak
2014-10-30staging: rtl8188eu: core: Remove useless cast on void pointerTapasweni Pathak
2014-10-20staging: rtl8188eu: core: Replace "the the " with "the"Tapasweni Pathak
2014-09-19staging: rtl8188eu: core: Fixed wrong space error.Gulsah Kose
2014-09-07staging: rtl8188eu: fix missing blank lines after declarationsLuca Ceresoli
2014-07-26staging: rtl8188eu: Fix static symbol sparse warningsJeff Oczek
2014-07-10staging: rtl8188eu: Remove dummy function rtw_free_cmd_priv()navin patidar
2014-07-10staging: rtl8188eu: Remove cmd_seq from struct cmd_privnavin patidar
2014-07-10staging: rtl8188eu: Remove function rtw_setdatarate_cmd()navin patidar
2014-07-10staging: rtl8188eu: Remove function rtw_getbbrfreg_cmdrsp_callback()navin patidar
2014-07-10staging: rtl8188eu: Remove members cmd_[allocated,]_buf from struct cmd_privnavin patidar
2014-07-10staging: rtl8188eu: Remove unused members rsp_[allocated, ]_buf from struct c...navin patidar
2014-07-10staging: rtl8188eu: Remove unused member cmd_done_cnt from struct cmd_privnavin patidar
2014-07-10staging: rtl8188eu: Remove unused member cmd_issued_cnt from struct cmd_privnavin patidar
2014-07-10staging: rtl8188eu: Remove unused member rsp_cnt from struct cmd_privnavin patidar
2014-07-10staging: rtl8188eu: Rename _rtw_dequeue_cmd() to rtw_dequeue_cmd()navin patidar
2014-07-10staging: rtl8188eu: Rename _rtw_free_cmd_priv() to rtw_free_cmd_priv()navin patidar
2014-07-10staging: rtl8188eu: Rename _rtw_init_cmd_priv() to rtw_init_cmd_priv()navin patidar
2014-07-10staging: rtl8188eu: Remove wrapper function power_saving_wk_hdl()navin patidar
2014-07-10staging: rtl8188eu: Remove header file cmd_osdep.hnavin patidar
2014-07-10staging: rtl8188eu: Remove unused function rtw_cmd_clr_isr()navin patidar
2014-07-10staging: rtl8188eu: Remove unused function rtw_createbss_cmd_ex()navin patidar
2014-07-10staging: rtl8188eu: Remove unused function rtw_setstandby_cmd()navin patidar
2014-07-10staging: rtl8188eu: Remove unused function rtw_setassocsta_cmd()navin patidar
2014-07-10staging: rtl8188eu: Remove dummy function rtw_tdls_cmd()navin patidar
2014-07-10staging: rtl8188eu: Remove unused function rtw_set_csa_cmd()navin patidar
2014-07-10staging: rtl8188eu: Remove unused function rtw_set_ch_cmd()navin patidar
2014-07-10staging: rtl8188eu: Remove unused function rtw_setrttbl_cmd()navin patidar
2014-07-10staging: rtl8188eu: Remove unused function rtw_[set, get]rfreg_cmd()navin patidar
2014-07-10staging: rtl8188eu: Remove unused function rtw_getbbreg_cmd()navin patidar
2014-07-10staging: rtl8188eu: Remove unused function rtw_setbbreg_cmd()navin patidar
2014-07-10staging: rtl8188eu: Remove unused function rtw_setphy_cmd()navin patidar
2014-07-10staging: rtl8188eu: Remove unused function rtw_setbasicrate_cmd()navin patidar