aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8188eu/core/rtw_sta_mgt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-08staging: rtl8188eu: use __func__ instead of function nameSantha Meena Ramamoorthy1-2/+2
2017-09-18staging: rtl8188eu: remove parenthesis from right hand side of assignmentAishwarya Pant1-2/+2
2017-06-13staging: rtl8188eu: Remove unneeded blank linesAviya Erenfeld1-8/+0
2017-01-03staging: rtl8188eu: In core directory, fixed 'missing a balnk line after declarations' warnings.Yamanappagouda Patil1-0/+1
2016-10-16staging:r8188eu: remove prhdr local variable from rtw_free_stainfo functionIvan Safonov1-3/+1
2016-03-28staging: rtl8188eu: Remove license paragraph with mailing addressKyle Kuffermann1-5/+0
2016-03-11staging: rtl8188eu: core: Remove NULL test before vfreeBhaktipriya Shridhar1-2/+1
2016-03-11staging: rtl8188eu: core: Remove useless return variablesBhaktipriya Shridhar1-3/+1
2016-02-07staging: rtl8188eu: use list_first_entry_or_null()Geliang Tang1-14/+9
2015-10-02Staging: rtl8188eu: Correct two coding style errorsIban Rodriguez1-2/+7
2015-09-12Staging: rtl8188eu: core: Remove explicit NULL comparisonShraddha Barke1-3/+3
2015-06-12staging: rtl8188eu: remove function which does nothingSudip Mukherjee1-28/+0
2015-06-10staging: rtl8188eu: eliminate spaces before commasAndrzej Pietrasiewicz1-5/+5
2015-05-31staging: rtl8188eu: Remove redundant CONFIG_88EU_AP_MODE testsJakub Sitnicki1-2/+0
2014-11-03staging: rtl8188eu: Fix coding style space related ERROR problemsJia He1-1/+1
2014-06-26staging: rtl8188eu: Replace _rtw_queue_empty() with list_empty()navin patidar1-1/+1
2014-06-26staging: rtl8188eu: Replace rtw_list_delete() with list_del_init()navin patidar1-8/+8
2014-06-26staging: rtl8188eu: Remove _rtw_init_listhead(), wrapper for INIT_LIST_HEAD()navin patidar1-7/+7
2014-06-26staging: rtl8188eu: Remove rtw_is_list_empty(), wrapper for list_emty()navin patidar1-2/+2
2014-06-26staging: rtl8188eu: Remove function rtw_end_of_queue_search()navin patidar1-5/+5
2014-06-26staging: rtl8188eu: Remove rtw_list_insert_tail(), wrapper for list_add_tail()navin patidar1-3/+3
2014-06-26staging: rtl8188eu: Remove function _rtw_memset()navin patidar1-1/+1
2014-02-15staging: r8188eu: Remove union wrapping of recv_frameLarry Finger1-5/+5
2014-02-11staging: r8188eu: Remove _func_enter and _func_exit macrosLarry Finger1-27/+1
2014-02-11staging: r8188eu: Eliminate macro to get next list itemLarry Finger1-13/+13
2014-02-11staging: r8188eu: Replace misspelled local container macroLarry Finger1-7/+9
2014-02-11staging: r8188eu: Replace wrapper around _rtw_memcmp()Larry Finger1-5/+5
2014-02-11staging: r8188eu: Fix missing headerLarry Finger1-0/+1
2014-02-07staging: r8188eu: Remove wrappers around vfreeLarry Finger1-1/+1
2014-02-07staging: r8188eu: Remove wrappers around vmalloc and vzallocLarry Finger1-1/+1
2014-01-08staging: r8188eu: Fix sparse warning in core/rtw_sta_mgt.cLarry Finger1-1/+1
2013-12-20staging: r8188eu: Fix unused variable warningsLarry Finger1-4/+0
2013-12-20staging: r8188eu: Remove calls to _rtw_spinlock_freeLarry Finger1-55/+0
2013-12-20staging: r8188eu: Remove wrapper around spin_lock_initLarry Finger1-4/+4
2013-12-20staging: r8188eu: Remove wrapper around spin_unlock_bhLarry Finger1-19/+12
2013-12-20staging: r8188eu: Remove wrapper around spin_lock_bhLarry Finger1-11/+11
2013-09-17Staging: rtl8188eu: checkpatch.pl warnings removedFaris de Haan1-4/+3
2013-08-22staging: r8188eu: Add files for new driver - part 6Larry Finger1-0/+655