summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8188eu/core/rtw_mlme.c
AgeCommit message (Expand)AuthorFilesLines
2015-10-29staging: rtl8188eu: while loop replaced by for loop in rtw_restruct_wmm_ieIvan Safonov1-3/+2
2015-08-03Staging: rtl8188eu/core: fixed code indentation warning as reported by checkp...Mayank Bareja1-2/+2
2015-07-24drivers: staging: rtl8188eu Refactored rtw_free_assoc_resourcesBuĊ£iu Alexandru Octavian1-8/+16
2015-07-14staging: rtl8188eu: core: rtw_mlme: remove space before ','Sunil Shahu1-5/+5
2015-07-14staging: rtl8188eu: don't duplicate ieee80211 WLAN_CAPABILITY_* constantsJakub Sitnicki1-2/+3
2015-06-12staging: rtl8188eu: remove unused variablesSudip Mukherjee1-3/+0
2015-06-10staging: rtl8188eu: eliminate spaces before commasAndrzej Pietrasiewicz1-4/+4
2015-03-16Staging: rtl8188eu: Remove parentheses around right side an assignmentHaneen Mohammed1-1/+1
2015-03-16Staging: rtl8188eu: Eliminate use of _init_timerVaishali Thakkar1-6/+6
2015-03-16Staging: rtl8188eu: Eliminate use of _set_timerVaishali Thakkar1-5/+10
2014-11-03staging: rtl8188eu: Fix coding style space related ERROR problemsJia He1-1/+1
2014-10-30staging: rtl8188eu: core: Remove useless cast on void pointerTapasweni Pathak1-2/+2
2014-10-28staging: rtl8188eu: core: Remove redundant memset before memcpyTapasweni Pathak1-2/+0
2014-10-27staging: rtl8188eu: core: fix null dereference on exit path in rtw_mlme.cJiayi Ye1-1/+1
2014-07-30staging: rtl8188eu: Remove wrapper function _dynamic_check_timer_handlder()navin patidar1-5/+8
2014-07-30staging: rtl8188eu: Remove wrapper function _rtw_scan_timeout_handler()navin patidar1-1/+2
2014-07-30staging: rtl8188eu: Remove wrapper function rtw_join_timeout_handler()navin patidar1-1/+2
2014-07-13staging: rtl8188eu: Rename _rtw_init_mlme_priv() to rtw_init_mlme_priv()navin patidar1-8/+1
2014-07-13staging: rtl8188eu: Rename _rtw_free_mlme_priv() to rtw_free_mlme_priv()navin patidar1-7/+1
2014-07-13staging: rtl8188eu: Remove unused function _rtw_enqueue_network()navin patidar1-15/+0
2014-07-13staging: rtl8188eu: Remove unused function _rtw_dequeue_network()navin patidar1-19/+0
2014-07-13staging: rtl8188eu: Make _rtw_free_network() staticnavin patidar1-1/+1
2014-07-13staging: rtl8188eu: Rename _rtw_find_network() to rtw_find_network()navin patidar1-13/+1
2014-07-13staging: rtl8188eu: Rename _rtw_free_network_queue() to rtw_free_network_queue()navin patidar1-7/+1
2014-07-13staging: rtl8188eu: Remove unused function rtw_get_timestampe_from_ie()navin patidar1-5/+0
2014-07-09staging: rtl8188eu: Remove P2P supportnavin patidar1-15/+2
2014-07-09staging: rtl8188eu: Remove usb_osintf.h header file.navin patidar1-1/+0
2014-06-26staging: rtl8188eu: Replace _cancel_timer() with del_timer_sync()navin patidar1-6/+2
2014-06-26staging: rtl8188eu: Replace _rtw_queue_empty() with list_empty()navin patidar1-3/+3
2014-06-26staging: rtl8188eu: Replace rtw_list_delete() with list_del_init()navin patidar1-5/+5
2014-06-26staging: rtl8188eu:Remove rtw_zmalloc(), wrapper for kzalloc()navin patidar1-4/+4
2014-06-26staging: rtl8188eu: Remove _rtw_init_listhead(), wrapper for INIT_LIST_HEAD()navin patidar1-3/+3
2014-06-26staging: rtl8188eu: Remove function rtw_end_of_queue_search()navin patidar1-8/+5
2014-06-26staging: rtl8188eu: Remove rtw_list_insert_tail(), wrapper for list_add_tail()navin patidar1-6/+6
2014-06-26staging: rtl8188eu: Remove function _rtw_memset()navin patidar1-11/+11
2014-06-19staging: rtl8188eu: Remove function nat25_db_expire()navin patidar1-11/+0
2014-06-19staging: rtl8188eu: Remove pppoe_connection_in_progress from struct adapternavin patidar1-7/+0
2014-06-19staging: rtl8188eu: Remove function rtw_hal_sreset_reset()navin patidar1-2/+0
2014-05-24staging: rtl8188eu: fix potential leak in rtw_set_key()Christian Engelmayer1-8/+11
2014-03-19Staging: rtl8188eu: Fix warnings of no space before tabs.Elena Oat1-20/+23
2014-03-19Staging: rtl8188eu: Fix warnings of space prohibited.Elena Oat1-9/+9
2014-03-19Staging: rtl8188eu: Fix warning of braces {} are not necessary.Elena Oat1-8/+4
2014-02-14staging: r8188eu: Fix Smatch warningsLarry Finger1-3/+3
2014-02-11staging: r8188eu: Remove _func_enter and _func_exit macrosLarry Finger1-148/+10
2014-02-11staging: r8188eu: Eliminate macro to get next list itemLarry Finger1-14/+14
2014-02-11staging: r8188eu: Replace misspelled local container macroLarry Finger1-7/+7
2014-02-11staging: r8188eu: Replace wrapper around _rtw_memcmp()Larry Finger1-10/+10
2014-02-11staging: r8188eu: Fix missing headerLarry Finger1-0/+1
2014-02-07staging: r8188eu: Remove wrappers around vfreeLarry Finger1-3/+2
2014-02-07staging: r8188eu: Remove wrappers around vmalloc and vzallocLarry Finger1-2/+2