aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8188eu/core/rtw_cmd.c
AgeCommit message (Expand)Author
2015-03-16Staging: rtl8188eu: Eliminate use of _set_timerVaishali Thakkar
2014-12-02Merge 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-03staging: 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-06staging: rtl8188eu: fix missing blank lines after declarationsLuca Ceresoli
2014-07-26staging: rtl8188eu: Fix static symbol sparse warningsJeff Oczek
2014-07-09staging: rtl8188eu: Remove dummy function rtw_free_cmd_priv()navin patidar
2014-07-09staging: rtl8188eu: Remove cmd_seq from struct cmd_privnavin patidar
2014-07-09staging: rtl8188eu: Remove function rtw_setdatarate_cmd()navin patidar
2014-07-09staging: rtl8188eu: Remove function rtw_getbbrfreg_cmdrsp_callback()navin patidar
2014-07-09staging: rtl8188eu: Remove members cmd_[allocated,]_buf from struct cmd_privnavin patidar
2014-07-09staging: rtl8188eu: Remove unused members rsp_[allocated, ]_buf from struct c...navin patidar
2014-07-09staging: rtl8188eu: Remove unused member cmd_done_cnt from struct cmd_privnavin patidar
2014-07-09staging: rtl8188eu: Remove unused member cmd_issued_cnt from struct cmd_privnavin patidar
2014-07-09staging: rtl8188eu: Remove unused member rsp_cnt from struct cmd_privnavin patidar
2014-07-09staging: rtl8188eu: Rename _rtw_dequeue_cmd() to rtw_dequeue_cmd()navin patidar
2014-07-09staging: rtl8188eu: Rename _rtw_free_cmd_priv() to rtw_free_cmd_priv()navin patidar
2014-07-09staging: rtl8188eu: Rename _rtw_init_cmd_priv() to rtw_init_cmd_priv()navin patidar
2014-07-09staging: rtl8188eu: Remove wrapper function power_saving_wk_hdl()navin patidar
2014-07-09staging: rtl8188eu: Remove header file cmd_osdep.hnavin patidar
2014-07-09staging: rtl8188eu: Remove unused function rtw_cmd_clr_isr()navin patidar
2014-07-09staging: rtl8188eu: Remove unused function rtw_createbss_cmd_ex()navin patidar
2014-07-09staging: rtl8188eu: Remove unused function rtw_setstandby_cmd()navin patidar
2014-07-09staging: rtl8188eu: Remove unused function rtw_setassocsta_cmd()navin patidar
2014-07-09staging: rtl8188eu: Remove dummy function rtw_tdls_cmd()navin patidar
2014-07-09staging: rtl8188eu: Remove unused function rtw_set_csa_cmd()navin patidar
2014-07-09staging: rtl8188eu: Remove unused function rtw_set_ch_cmd()navin patidar
2014-07-09staging: rtl8188eu: Remove unused function rtw_setrttbl_cmd()navin patidar
2014-07-09staging: rtl8188eu: Remove unused function rtw_[set, get]rfreg_cmd()navin patidar
2014-07-09staging: rtl8188eu: Remove unused function rtw_getbbreg_cmd()navin patidar
2014-07-09staging: rtl8188eu: Remove unused function rtw_setbbreg_cmd()navin patidar
2014-07-09staging: rtl8188eu: Remove unused function rtw_setphy_cmd()navin patidar
2014-07-09staging: rtl8188eu: Remove unused function rtw_setbasicrate_cmd()navin patidar
2014-07-09staging: rtl8188eu: Remove unused function rtw_c2h_wk_cmd()navin patidar
2014-07-09staging: rtl8188eu: Remove unused function rtw_getrttbl_cmd()navin patidar
2014-07-09staging: rtl8188eu: Remove function c2h_evt_hdl()navin patidar
2014-07-09staging: rtl8188eu: Remove struct evt_priv and its usesnavin patidar
2014-07-09staging: rtl8188eu: Remove P2P supportnavin patidar
2014-07-09staging: rtl8188eu: Remove mp( mesh point) mode supportnavin patidar
2014-07-09staging: rtl8188eu: use GFP_ATOMIC under spinlockDan Carpenter
2014-06-26staging: rtl8188eu: Replace _cancel_timer() with del_timer_sync()navin patidar
2014-06-26staging: rtl8188eu: Remove function flush_signals_thread()navin patidar
2014-06-26staging: rtl8188eu: Remove function thread_enter()navin patidar
2014-06-26staging: rtl8188eu: Use round_up() instead of _RND4()navin patidar
2014-06-26staging: rtl8188eu: Replace _cancel_workitem_sync() with cancel_work_sync()navin patidar
2014-06-26staging: rtl8188eu: Replace rtw_list_delete() with list_del_init()navin patidar