summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8188eu/include/rtw_mlme.h
AgeCommit message (Expand)AuthorFilesLines
2021-08-01staging: rtl8188eu: remove rtl8188eu driver from staging dirPhillip Potter1-355/+0
2021-06-25staging: rtl8188eu: remove all RT_TRACE calls from core/rtw_mlme.cPhillip Potter1-2/+0
2021-05-10staging: rtl8188eu: remove nic_hdl from struct mlme_privMartin Kaiser1-2/+0
2020-09-17staging: rtl8188eu: clean up comparsion style issuesMichael Straube1-2/+2
2019-07-22staging: rtl8188eu: Replace function rtw_alloc_network()Nishka Dasgupta1-1/+1
2019-06-09staging: rtl8188eu: core: Replace function rtw_free_network_nolock()Nishka Dasgupta1-3/+0
2018-12-19staging: rtl8188eu: constify some arraysMichael Straube1-2/+2
2018-12-19staging: rtl8188eu: convert unsigned char arrays to u8Michael Straube1-3/+3
2018-11-26staging: rtl8188eu: cleanup remaining comparsions to trueMichael Straube1-1/+1
2018-10-09staging: rtl8188eu: change array type to const u8Michael Straube1-1/+1
2018-09-25staging: rtl8188eu: remove unused rtw_scan_abort()Michael Straube1-1/+0
2018-06-26staging: rtl8188eu: add SPDX identifiersMichael Straube1-9/+1
2017-10-18staging: rtl8188eu: fix block comment styling in rtl8188eu filesAastha Gupta1-16/+22
2017-10-18staging: rtl8188eu: Convert timers to use timer_setup()Kees Cook1-3/+3
2017-03-06staging:r8188eu: remove unused MCS_rate_2R arrayIvan Safonov1-1/+0
2017-01-16staging:r8188eu: remove unused struct wifidirect_info and all corresponding codeIvan Safonov1-177/+0
2017-01-05staging:r8188eu: remove unused WIFI_MP_*STATE and WIFI_MP_CTX* definitionsIvan Safonov1-8/+0
2016-10-30Staging: rtl8188eu: Fix code indention found by checkpatch.Victor Carvajal1-1/+1
2016-09-12staging: r8188eu: remove not_indic_disco member of mlme_priv structureIvan Safonov1-1/+0
2016-09-12staging: r8188eu: remove num_of_scanned member of mlme_priv structure and cor...Ivan Safonov1-22/+0
2016-09-12staging: r8188eu: remove scan_start_time and assoc_by_rssi members from mlme_...Ivan Safonov1-2/+0
2016-09-12staging: r8188eu: remove p2p_* members from mlme_priv structureIvan Safonov1-11/+0
2016-03-28staging: rtl8188eu: Remove license paragraph with mailing addressKyle Kuffermann1-5/+0
2015-07-24drivers: staging: rtl8188eu Refactored rtw_free_assoc_resourcesBuĊ£iu Alexandru Octavian1-1/+2
2015-05-08staging: rtl8188eu: document enum where it is declaredLuca Ceresoli1-1/+1
2015-03-16Staging: rtl8188eu: Eliminate use of _init_timerVaishali Thakkar1-3/+3
2014-07-31staging: rtl8188eu: Remove wrapper function _dynamic_check_timer_handlder()navin patidar1-1/+1
2014-07-31staging: rtl8188eu: Remove wrapper function _rtw_scan_timeout_handler()navin patidar1-2/+1
2014-07-31staging: rtl8188eu: Remove wrapper function rtw_join_timeout_handler()navin patidar1-2/+1
2014-07-13staging: rtl8188eu: Rename _rtw_init_mlme_priv() to rtw_init_mlme_priv()navin patidar1-3/+0
2014-07-13staging: rtl8188eu: Rename _rtw_free_mlme_priv() to rtw_free_mlme_priv()navin patidar1-2/+0
2014-07-13staging: rtl8188eu: Remove unused function _rtw_enqueue_network()navin patidar1-2/+0
2014-07-13staging: rtl8188eu: Remove unused function _rtw_dequeue_network()navin patidar1-2/+0
2014-07-13staging: rtl8188eu: Make _rtw_free_network() staticnavin patidar1-3/+0
2014-07-13staging: rtl8188eu: Rename _rtw_find_network() to rtw_find_network()navin patidar1-5/+0
2014-07-13staging: rtl8188eu: Rename _rtw_free_network_queue() to rtw_free_network_queue()navin patidar1-2/+0
2014-07-13staging: rtl8188eu: Remove unused function rtw_get_timestampe_from_ie()navin patidar1-1/+0
2014-02-12staging: r8188eu: Remove some dead code from headersLarry Finger1-32/+0
2014-01-14Staging: rtl8188eu: Fixed "foo * bar" related coding style issuesTim Jester-Pfadt1-1/+1
2014-01-14Staging: rtl8188eu: Fixed required spaces after ',' and around '=' and '=='Tim Jester-Pfadt1-3/+3
2014-01-12Staging: rtl8188eu: Fixed whitespace related coding style issuesTim Jester-Pfadt1-12/+12
2013-12-20staging: r8188eu: Remove wrapper around spin_unlock_bhLarry Finger1-15/+5
2013-12-20staging: r8188eu: Remove wrapper around spin_lock_bhLarry Finger1-5/+5
2013-09-26staging: rtl8188eu: Fix typo in rtl8188eu/includeMasanari Iida1-6/+6
2013-08-22staging: r8188eu: Add files for new driver - part 28Larry Finger1-0/+655