summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8188eu/core/rtw_sta_mgt.c
AgeCommit message (Expand)Author
2021-08-01staging: rtl8188eu: remove rtl8188eu driver from staging dirPhillip Potter
2021-06-25staging: rtl8188eu: remove all RT_TRACE calls from core/rtw_sta_mgt.cPhillip Potter
2021-06-15staging: rtl8188eu: remove converted netdev_dbg calls from core/rtw_sta_mgt.cPhillip Potter
2021-06-14staging: rtl8188eu: convert DBG_88E calls in core/rtw_sta_mgt.cPhillip Potter
2021-05-19staging: rtl8188eu: use safe iterator in rtw_free_all_stainfoMartin Kaiser
2021-05-10staging: rtl8188eu: Use list iterators and helpersGuenter Roeck
2020-07-01staging: rtl8188eu: add spaces around operatorsMichael Straube
2019-10-28staging: rtl8188eu: replace tabs with spaces - styleMichael Straube
2019-10-28staging: rtl8188eu: remove return variable from rtw_init_bcmc_stainfoMichael Straube
2019-10-28staging: rtl8188eu: reduce indentation level in _rtw_free_sta_privMichael Straube
2019-10-28staging: rtl8188eu: remove exit label from rtw_alloc_stainfoMichael Straube
2019-10-26staging: rtl8188eu: reduce indentation level in rtw_alloc_stainfoMichael Straube
2019-10-26staging: rtl8188eu: cleanup long lines in rtw_sta_mgt.cMichael Straube
2019-10-26staging: rtl8188eu: remove ternary operatorMichael Straube
2019-10-26staging: rtl8188eu: convert rtw_access_ctrl to return boolMichael Straube
2019-10-26staging: rtl8188eu: rename array bcast_addrMichael Straube
2019-10-26staging: rtl8188eu: convert unsigned char array to u8Michael Straube
2019-10-26staging: rtl8188eu: cleanup comments in rtw_sta_mgt.cMichael Straube
2018-11-26staging: rtl8188eu: cleanup remaining comparsions to trueMichael Straube
2018-08-08staging: rtl8188eu: remove whitespace, add missing blank lineMichael Straube
2018-08-08staging: rtl8188eu: use is_multicast_ether_addr in rtw_sta_mgt.cMichael Straube
2018-07-02staging: rtl8188eu: remove unnecessary parenthesesMichael Straube
2018-06-26staging: rtl8188eu: add SPDX identifiersMichael Straube
2018-03-08staging: rtl8188eu: use __func__ instead of function nameSantha Meena Ramamoorthy
2017-09-18staging: rtl8188eu: remove parenthesis from right hand side of assignmentAishwarya Pant
2017-06-13staging: rtl8188eu: Remove unneeded blank linesAviya Erenfeld
2017-01-03staging: rtl8188eu: In core directory, fixed 'missing a balnk line after decl...Yamanappagouda Patil
2016-10-16staging:r8188eu: remove prhdr local variable from rtw_free_stainfo functionIvan Safonov
2016-03-28staging: rtl8188eu: Remove license paragraph with mailing addressKyle Kuffermann
2016-03-11staging: rtl8188eu: core: Remove NULL test before vfreeBhaktipriya Shridhar
2016-03-11staging: rtl8188eu: core: Remove useless return variablesBhaktipriya Shridhar
2016-02-07staging: rtl8188eu: use list_first_entry_or_null()Geliang Tang
2015-10-02Staging: rtl8188eu: Correct two coding style errorsIban Rodriguez
2015-09-12Staging: rtl8188eu: core: Remove explicit NULL comparisonShraddha Barke
2015-06-12staging: rtl8188eu: remove function which does nothingSudip Mukherjee
2015-06-10staging: rtl8188eu: eliminate spaces before commasAndrzej Pietrasiewicz
2015-05-31staging: rtl8188eu: Remove redundant CONFIG_88EU_AP_MODE testsJakub Sitnicki
2014-11-03staging: rtl8188eu: Fix coding style space related ERROR problemsJia He
2014-06-26staging: rtl8188eu: Replace _rtw_queue_empty() with list_empty()navin patidar
2014-06-26staging: rtl8188eu: Replace rtw_list_delete() with list_del_init()navin patidar
2014-06-26staging: rtl8188eu: Remove _rtw_init_listhead(), wrapper for INIT_LIST_HEAD()navin patidar
2014-06-26staging: rtl8188eu: Remove rtw_is_list_empty(), wrapper for list_emty()navin patidar
2014-06-26staging: rtl8188eu: Remove function rtw_end_of_queue_search()navin patidar
2014-06-26staging: rtl8188eu: Remove rtw_list_insert_tail(), wrapper for list_add_tail()navin patidar
2014-06-26staging: rtl8188eu: Remove function _rtw_memset()navin patidar
2014-02-15staging: r8188eu: Remove union wrapping of recv_frameLarry Finger
2014-02-11staging: r8188eu: Remove _func_enter and _func_exit macrosLarry Finger
2014-02-11staging: r8188eu: Eliminate macro to get next list itemLarry Finger
2014-02-11staging: r8188eu: Replace misspelled local container macroLarry Finger
2014-02-11staging: r8188eu: Replace wrapper around _rtw_memcmp()Larry Finger