summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8188eu/core/rtw_sta_mgt.c
Commit message (Expand)AuthorAgeFilesLines
* staging: rtl8188eu: cleanup remaining comparsions to trueMichael Straube2018-11-261-1/+1
* staging: rtl8188eu: remove whitespace, add missing blank lineMichael Straube2018-08-081-18/+19
* staging: rtl8188eu: use is_multicast_ether_addr in rtw_sta_mgt.cMichael Straube2018-08-081-1/+1
* staging: rtl8188eu: remove unnecessary parenthesesMichael Straube2018-07-021-11/+11
* staging: rtl8188eu: add SPDX identifiersMichael Straube2018-06-261-9/+1Star
* staging: rtl8188eu: use __func__ instead of function nameSantha Meena Ramamoorthy2018-03-081-2/+2
* staging: rtl8188eu: remove parenthesis from right hand side of assignmentAishwarya Pant2017-09-181-2/+2
* staging: rtl8188eu: Remove unneeded blank linesAviya Erenfeld2017-06-131-8/+0Star
* staging: rtl8188eu: In core directory, fixed 'missing a balnk line after decl...Yamanappagouda Patil2017-01-031-0/+1
* staging:r8188eu: remove prhdr local variable from rtw_free_stainfo functionIvan Safonov2016-10-161-3/+1Star
* staging: rtl8188eu: Remove license paragraph with mailing addressKyle Kuffermann2016-03-281-5/+0Star
* staging: rtl8188eu: core: Remove NULL test before vfreeBhaktipriya Shridhar2016-03-121-2/+1Star
* staging: rtl8188eu: core: Remove useless return variablesBhaktipriya Shridhar2016-03-121-3/+1Star
* staging: rtl8188eu: use list_first_entry_or_null()Geliang Tang2016-02-081-14/+9Star
* Staging: rtl8188eu: Correct two coding style errorsIban Rodriguez2015-10-021-2/+7
* Staging: rtl8188eu: core: Remove explicit NULL comparisonShraddha Barke2015-09-131-3/+3
* staging: rtl8188eu: remove function which does nothingSudip Mukherjee2015-06-131-28/+0Star
* staging: rtl8188eu: eliminate spaces before commasAndrzej Pietrasiewicz2015-06-111-5/+5
* staging: rtl8188eu: Remove redundant CONFIG_88EU_AP_MODE testsJakub Sitnicki2015-05-311-2/+0Star
* staging: rtl8188eu: Fix coding style space related ERROR problemsJia He2014-11-041-1/+1
* staging: rtl8188eu: Replace _rtw_queue_empty() with list_empty()navin patidar2014-06-271-1/+1
* staging: rtl8188eu: Replace rtw_list_delete() with list_del_init()navin patidar2014-06-271-8/+8
* staging: rtl8188eu: Remove _rtw_init_listhead(), wrapper for INIT_LIST_HEAD()navin patidar2014-06-271-7/+7
* staging: rtl8188eu: Remove rtw_is_list_empty(), wrapper for list_emty()navin patidar2014-06-271-2/+2
* staging: rtl8188eu: Remove function rtw_end_of_queue_search()navin patidar2014-06-271-5/+5
* staging: rtl8188eu: Remove rtw_list_insert_tail(), wrapper for list_add_tail()navin patidar2014-06-271-3/+3
* staging: rtl8188eu: Remove function _rtw_memset()navin patidar2014-06-271-1/+1
* staging: r8188eu: Remove union wrapping of recv_frameLarry Finger2014-02-151-5/+5
* staging: r8188eu: Remove _func_enter and _func_exit macrosLarry Finger2014-02-111-27/+1Star
* staging: r8188eu: Eliminate macro to get next list itemLarry Finger2014-02-111-13/+13
* staging: r8188eu: Replace misspelled local container macroLarry Finger2014-02-111-7/+9
* staging: r8188eu: Replace wrapper around _rtw_memcmp()Larry Finger2014-02-111-5/+5
* staging: r8188eu: Fix missing headerLarry Finger2014-02-111-0/+1
* staging: r8188eu: Remove wrappers around vfreeLarry Finger2014-02-071-1/+1
* staging: r8188eu: Remove wrappers around vmalloc and vzallocLarry Finger2014-02-071-1/+1
* staging: r8188eu: Fix sparse warning in core/rtw_sta_mgt.cLarry Finger2014-01-091-1/+1
* staging: r8188eu: Fix unused variable warningsLarry Finger2013-12-201-4/+0Star
* staging: r8188eu: Remove calls to _rtw_spinlock_freeLarry Finger2013-12-201-55/+0Star
* staging: r8188eu: Remove wrapper around spin_lock_initLarry Finger2013-12-201-4/+4
* staging: r8188eu: Remove wrapper around spin_unlock_bhLarry Finger2013-12-201-19/+12Star
* staging: r8188eu: Remove wrapper around spin_lock_bhLarry Finger2013-12-201-11/+11
* Staging: rtl8188eu: checkpatch.pl warnings removedFaris de Haan2013-09-171-4/+3Star
* staging: r8188eu: Add files for new driver - part 6Larry Finger2013-08-221-0/+655