aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8188eu/os_dep/mlme_linux.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-08-01staging: rtl8188eu: remove rtl8188eu driver from staging dirPhillip Potter1-167/+0
2021-06-25staging: rtl8188eu: remove all RT_TRACE calls from os_dep/mlme_linux.cPhillip Potter1-4/+0
2021-06-15staging: rtl8188eu: remove all DBG_88E calls from os_dep/mlme_linux.cPhillip Potter1-4/+0
2020-10-26staging: r8188eu: use native wireless IE codes from linux/ieee80211.hIvan Safonov1-1/+1
2019-07-22staging: rtl8188eu: Remove function rtw_os_indicate_scan_done()Nishka Dasgupta1-5/+0
2019-05-20Staging: rtl8188eu: os_dep: Use %s and __func__ in stringsPuranjay Mohan1-4/+4
2019-01-30staging: rtl8188eu: refactor rtw_reset_securitypriv()Michael Straube1-14/+15
2019-01-30staging: rtl8188eu: &array[0] -> arrayMichael Straube1-2/+2
2019-01-30staging: rtl8188eu: remove unncessary asignment to cleanup long lineMichael Straube1-2/+1
2019-01-30staging: rtl8188eu: cleanup declarations in mlme_linux.cMichael Straube1-4/+4
2019-01-30staging: rtl8188eu: remove unnecessary initializationsMichael Straube1-3/+3
2019-01-30staging: rtl8188eu: cleanup comments in mlme_linux.cMichael Straube1-6/+11
2019-01-18staging: rtl8188eu: cleanup indenting issue in mlme_linux.cMichael Straube1-3/+2
2019-01-18staging: rtl8188eu: add spaces around operators in mlme_linux.cMichael Straube1-2/+2
2018-10-02staging: rtl8188eu: cleanup inconsistent indentingMichael Straube1-1/+1
2018-07-24staging: rtl8188eu: remove blank linesMichael Straube1-3/+0
2018-06-26staging: rtl8188eu: add SPDX identifiersMichael Straube1-9/+1
2017-10-18staging: rtl8188eu: Convert timers to use timer_setup()Kees Cook1-12/+7
2016-03-28staging: rtl8188eu: Remove license paragraph with mailing addressKyle Kuffermann1-5/+0
2015-10-29staging: rtl8188eu: ternary operator (?:) replaced by min_t kernel macroIvan Safonov1-3/+2
2015-09-12Staging: rtl8188eu: os_dep: mlme_linux.c: Remove explicit NULL comparisonShraddha Barke1-2/+2
2015-06-01staging: rtl8188eu: Kill dead calls to kill_pid()Jakub Sitnicki1-2/+0
2015-05-08staging: rtl8188eu: document enum where it is declaredLuca Ceresoli1-1/+1
2015-03-16Staging: rtl8188eu: Eliminate use of _init_timerVaishali Thakkar1-6/+12
2015-03-01staging: rtl8188eu: Remove memset.Navya Sri Nizamkari1-1/+0
2014-07-30staging: rtl8188eu: Remove wrapper function _addba_timer_hdl()navin patidar1-7/+1
2014-07-30staging: rtl8188eu: Remove wrapper function _link_timer_hdl()navin patidar1-7/+1
2014-07-30staging: rtl8188eu: Remove wrapper function _survey_timer_hdl()navin patidar1-8/+1
2014-07-30staging: rtl8188eu: Remove wrapper function _dynamic_check_timer_handlder()navin patidar1-11/+1
2014-07-30staging: rtl8188eu: Remove wrapper function _rtw_scan_timeout_handler()navin patidar1-8/+1
2014-07-30staging: rtl8188eu: Remove wrapper function rtw_join_timeout_handler()navin patidar1-9/+1
2014-06-26staging: rtl8188eu: Remove function _rtw_memset()navin patidar1-4/+4
2014-02-11staging: r8188eu: Remove _func_enter and _func_exit macrosLarry Finger1-8/+1
2013-08-22staging: r8188eu: Add files for new driver - part 16Larry Finger1-0/+246