summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8188eu/core/rtw_sta_mgt.c
Commit message (Expand)AuthorAgeFilesLines
* staging: rtl8188eu: remove rtl8188eu driver from staging dirPhillip Potter2021-08-011-479/+0
* staging: rtl8188eu: remove all RT_TRACE calls from core/rtw_sta_mgt.cPhillip Potter2021-06-251-19/+2
* staging: rtl8188eu: remove converted netdev_dbg calls from core/rtw_sta_mgt.cPhillip Potter2021-06-151-9/+0
* staging: rtl8188eu: convert DBG_88E calls in core/rtw_sta_mgt.cPhillip Potter2021-06-141-2/+5
* staging: rtl8188eu: use safe iterator in rtw_free_all_stainfoMartin Kaiser2021-05-191-5/+3
* staging: rtl8188eu: Use list iterators and helpersGuenter Roeck2021-05-101-20/+8
* staging: rtl8188eu: add spaces around operatorsMichael Straube2020-07-011-1/+1
* staging: rtl8188eu: replace tabs with spaces - styleMichael Straube2019-10-281-2/+2
* staging: rtl8188eu: remove return variable from rtw_init_bcmc_stainfoMichael Straube2019-10-281-5/+2
* staging: rtl8188eu: reduce indentation level in _rtw_free_sta_privMichael Straube2019-10-281-22/+21
* staging: rtl8188eu: remove exit label from rtw_alloc_stainfoMichael Straube2019-10-281-4/+2
* staging: rtl8188eu: reduce indentation level in rtw_alloc_stainfoMichael Straube2019-10-261-50/+51
* staging: rtl8188eu: cleanup long lines in rtw_sta_mgt.cMichael Straube2019-10-261-5/+10
* staging: rtl8188eu: remove ternary operatorMichael Straube2019-10-261-2/+2
* staging: rtl8188eu: convert rtw_access_ctrl to return boolMichael Straube2019-10-261-3/+3
* staging: rtl8188eu: rename array bcast_addrMichael Straube2019-10-261-2/+2
* staging: rtl8188eu: convert unsigned char array to u8Michael Straube2019-10-261-1/+1
* staging: rtl8188eu: cleanup comments in rtw_sta_mgt.cMichael Straube2019-10-261-5/+10
* 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/+1
* 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/+0
* 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/+1
* staging: rtl8188eu: Remove license paragraph with mailing addressKyle Kuffermann2016-03-281-5/+0
* staging: rtl8188eu: core: Remove NULL test before vfreeBhaktipriya Shridhar2016-03-111-2/+1
* staging: rtl8188eu: core: Remove useless return variablesBhaktipriya Shridhar2016-03-111-3/+1
* staging: rtl8188eu: use list_first_entry_or_null()Geliang Tang2016-02-071-14/+9
* Staging: rtl8188eu: Correct two coding style errorsIban Rodriguez2015-10-021-2/+7
* Staging: rtl8188eu: core: Remove explicit NULL comparisonShraddha Barke2015-09-121-3/+3
* staging: rtl8188eu: remove function which does nothingSudip Mukherjee2015-06-121-28/+0
* staging: rtl8188eu: eliminate spaces before commasAndrzej Pietrasiewicz2015-06-101-5/+5
* staging: rtl8188eu: Remove redundant CONFIG_88EU_AP_MODE testsJakub Sitnicki2015-05-311-2/+0
* staging: rtl8188eu: Fix coding style space related ERROR problemsJia He2014-11-031-1/+1
* staging: rtl8188eu: Replace _rtw_queue_empty() with list_empty()navin patidar2014-06-261-1/+1
* staging: rtl8188eu: Replace rtw_list_delete() with list_del_init()navin patidar2014-06-261-8/+8
* staging: rtl8188eu: Remove _rtw_init_listhead(), wrapper for INIT_LIST_HEAD()navin patidar2014-06-261-7/+7
* staging: rtl8188eu: Remove rtw_is_list_empty(), wrapper for list_emty()navin patidar2014-06-261-2/+2
* staging: rtl8188eu: Remove function rtw_end_of_queue_search()navin patidar2014-06-261-5/+5
* staging: rtl8188eu: Remove rtw_list_insert_tail(), wrapper for list_add_tail()navin patidar2014-06-261-3/+3
* staging: rtl8188eu: Remove function _rtw_memset()navin patidar2014-06-261-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/+1
* 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