summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8188eu/core/rtw_cmd.c
Commit message (Expand)AuthorAgeFilesLines
* staging: rtl8188eu: rtw_cmd: Clean up tests if NULL returned on failureBhaktipriya Shridhar2016-03-281-22/+22
* staging: rtl8188eu: Remove license paragraph with mailing addressKyle Kuffermann2016-03-281-5/+0
* Staging: rtl8188eu: Do not print message if kzalloc() failed.Sandhya Bankar2016-03-111-2/+1
* staging: rtl8188eu: use list_first_entry_or_null()Geliang Tang2016-02-071-9/+3
* staging: rtl8188eu: goto removedIvan Safonov2015-11-151-54/+13
* staging: rtl8188eu: goto replaced by 'else' branchIvan Safonov2015-11-151-14/+11
* staging: rtl8188eu: do .. while (0) loop replaced by while (...) loopIvan Safonov2015-11-151-6/+2
* staging:rtl8188eu style fixBryan Paul2015-10-021-4/+4
* Staging: rtl8188eu: Eliminate use of _set_timerVaishali Thakkar2015-03-161-6/+12
* Merge 3.18-rc7 into staging-work.Greg Kroah-Hartman2014-12-021-11/+11
|\
| * staging: r8188eu: Fix scheduling while atomic error introduced in commit fadb...Larry Finger2014-11-261-11/+11
* | staging: rtl8188eu: Fix coding style space related ERROR problemsJia He2014-11-031-1/+1
* | staging: rtl8188eu: core: Remove null check before kfreeTapasweni Pathak2014-10-301-2/+1
* | staging: rtl8188eu: core: Remove useless cast on void pointerTapasweni Pathak2014-10-301-1/+1
* | staging: rtl8188eu: core: Replace "the the " with "the"Tapasweni Pathak2014-10-201-1/+1
|/
* staging: rtl8188eu: core: Fixed wrong space error.Gulsah Kose2014-09-191-1/+1
* staging: rtl8188eu: fix missing blank lines after declarationsLuca Ceresoli2014-09-061-0/+3
* staging: rtl8188eu: Fix static symbol sparse warningsJeff Oczek2014-07-261-1/+1
* staging: rtl8188eu: Remove dummy function rtw_free_cmd_priv()navin patidar2014-07-091-5/+0
* staging: rtl8188eu: Remove cmd_seq from struct cmd_privnavin patidar2014-07-091-4/+0
* staging: rtl8188eu: Remove function rtw_setdatarate_cmd()navin patidar2014-07-091-31/+0
* staging: rtl8188eu: Remove function rtw_getbbrfreg_cmdrsp_callback()navin patidar2014-07-091-8/+0
* staging: rtl8188eu: Remove members cmd_[allocated,]_buf from struct cmd_privnavin patidar2014-07-091-30/+2
* staging: rtl8188eu: Remove unused members rsp_[allocated, ]_buf from struct c...navin patidar2014-07-091-10/+0
* staging: rtl8188eu: Remove unused member cmd_done_cnt from struct cmd_privnavin patidar2014-07-091-1/+0
* staging: rtl8188eu: Remove unused member cmd_issued_cnt from struct cmd_privnavin patidar2014-07-091-3/+0
* staging: rtl8188eu: Remove unused member rsp_cnt from struct cmd_privnavin patidar2014-07-091-1/+0
* staging: rtl8188eu: Rename _rtw_dequeue_cmd() to rtw_dequeue_cmd()navin patidar2014-07-091-13/+3
* staging: rtl8188eu: Rename _rtw_free_cmd_priv() to rtw_free_cmd_priv()navin patidar2014-07-091-7/+1
* staging: rtl8188eu: Rename _rtw_init_cmd_priv() to rtw_init_cmd_priv()navin patidar2014-07-091-8/+1
* staging: rtl8188eu: Remove wrapper function power_saving_wk_hdl()navin patidar2014-07-091-6/+1
* staging: rtl8188eu: Remove header file cmd_osdep.hnavin patidar2014-07-091-1/+0
* staging: rtl8188eu: Remove unused function rtw_cmd_clr_isr()navin patidar2014-07-091-6/+0
* staging: rtl8188eu: Remove unused function rtw_createbss_cmd_ex()navin patidar2014-07-091-28/+0
* staging: rtl8188eu: Remove unused function rtw_setstandby_cmd()navin patidar2014-07-091-34/+0
* staging: rtl8188eu: Remove unused function rtw_setassocsta_cmd()navin patidar2014-07-091-44/+0
* staging: rtl8188eu: Remove dummy function rtw_tdls_cmd()navin patidar2014-07-091-5/+0
* staging: rtl8188eu: Remove unused function rtw_set_csa_cmd()navin patidar2014-07-091-35/+0
* staging: rtl8188eu: Remove unused function rtw_set_ch_cmd()navin patidar2014-07-091-53/+0
* staging: rtl8188eu: Remove unused function rtw_setrttbl_cmd()navin patidar2014-07-091-29/+0
* staging: rtl8188eu: Remove unused function rtw_[set, get]rfreg_cmd()navin patidar2014-07-091-67/+0
* staging: rtl8188eu: Remove unused function rtw_getbbreg_cmd()navin patidar2014-07-091-33/+0
* staging: rtl8188eu: Remove unused function rtw_setbbreg_cmd()navin patidar2014-07-091-30/+0
* staging: rtl8188eu: Remove unused function rtw_setphy_cmd()navin patidar2014-07-091-40/+0
* staging: rtl8188eu: Remove unused function rtw_setbasicrate_cmd()navin patidar2014-07-091-33/+0
* staging: rtl8188eu: Remove unused function rtw_c2h_wk_cmd()navin patidar2014-07-091-33/+0
* staging: rtl8188eu: Remove unused function rtw_getrttbl_cmd()navin patidar2014-07-091-34/+0
* staging: rtl8188eu: Remove function c2h_evt_hdl()navin patidar2014-07-091-28/+0
* staging: rtl8188eu: Remove struct evt_priv and its usesnavin patidar2014-07-091-86/+0
* staging: rtl8188eu: Remove P2P supportnavin patidar2014-07-091-61/+0
OpenPOWER on IntegriCloud