summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8188eu/core/rtw_mlme.c
Commit message (Expand)AuthorAgeFilesLines
* staging: rtl8188eu: avoid a null dereference on pmlmeprivColin Ian King2017-12-101-3/+3
* staging:rtl8188eu:core Fix remove unneccessary else blockJanani Sankara Babu2017-09-011-7/+2
* staging:rtl8188eu Fix comparison to NULLJanani Sankara Babu2017-08-311-1/+1
* staging: rtl8188eu: remove unnecessary call to memsetHimanshu Jha2017-08-291-3/+0
* staging: rtl8188eu: style fixesGalo Navarro2017-06-251-4/+4
* staging: rtl8188eu, rtl8723bs: fix spelling mistake "Cancle" -> "Cancel"Colin Ian King2017-05-151-2/+2
* staging: rtl8188eu: fix some inverted conditionsDan Carpenter2017-03-161-4/+4
* staging: rtl8188eu: Add a blank lineGargi Sharma2017-03-061-0/+1
* staging: rtl8188eu: Remove multiple blank linesGargi Sharma2017-03-061-11/+0
* staging: rtl8188eu: Remove unnecessary blank linesGargi Sharma2017-03-061-2/+0
* staging: rtl8188eu: Put constant on right side of comparisonGargi Sharma2017-03-061-9/+9
* staging: rtl8188eu: Fix block comments warningGargi Sharma2017-03-061-30/+31
* staging: rtl8188eu: Replace x==NULL by !xGargi Sharma2017-03-061-15/+15
* staging:r8188eu: remove unused MCS_rate_2R arrayIvan Safonov2017-03-061-1/+0
* staging:r8188eu: refactor rtw_update_ht_cap() - remove rtw_hal_get_hwreg() callIvan Safonov2017-03-061-9/+2
* staging: rtl8188eu: In core directory, fixed 'missing a balnk line after decl...Yamanappagouda Patil2017-01-031-0/+3
* staging:r8188eu: remove wrappers for LedControl8188eu functionIvan Safonov2016-10-161-2/+2
* staging: rtl8188eu: core: rtw_mlme: Remove return statement from void functionGeorgiana Rodica Chelu2016-09-251-2/+0
* staging: r8188eu: rename GetHwReg8188EU to rtw_hal_get_hwregIvan Safonov2016-09-121-1/+1
* staging: r8188eu: remove num_of_scanned member of mlme_priv structure and cor...Ivan Safonov2016-09-121-7/+0
* staging: r8188eu: remove p2p_* members from mlme_priv structureIvan Safonov2016-09-121-6/+0
* staging: r8188eu: remove dead code from rtw_update_ht_cap functionIvan Safonov2016-09-011-16/+0
* staging: r8188eu: remove rx_ampdu_maxlen member of ht_privIvan Safonov2016-09-011-1/+0
* staging: r8188eu: replace HT_caps_element with ieee80211_ht_cap structureIvan Safonov2016-09-011-6/+6
* staging: r8188eu: simplify HT_caps_element structureIvan Safonov2016-09-011-4/+4
* staging: r8188eu: change rtw_ieee80211_ht_cap type of local variables to ieee...Ivan Safonov2016-09-011-15/+16
* staging: r8188eu: replace sizeof(struct rtw_ieee80211_ht_cap) with sizeof(str...Ivan Safonov2016-09-011-2/+3
* staging: rtl8188eu: core: rtw_mlme: Clean up tests if NULL returned on failureBhaktipriya Shridhar2016-03-281-4/+4
* staging: rtl8188eu: Remove license paragraph with mailing addressKyle Kuffermann2016-03-281-5/+0
* Staging: rtl8188eu: core: rtw_mlme.c: Remove NULL test before vfreeBhumika Goyal2016-02-201-4/+2
* staging: rtl8188eu: use list_first_entry_or_null()Geliang Tang2016-02-071-11/+8
* staging: rtl8188eu: while loop replaced by for loopIvan Safonov2015-11-151-8/+1
* staging: rtl8188eu: jiffies are unsigned longRémy Oudompheng2015-11-151-5/+8
* staging: rtl8188eu: while loop replaced by for loop in rtw_restruct_wmm_ieIvan Safonov2015-10-291-3/+2
* Staging: rtl8188eu/core: fixed code indentation warning as reported by checkp...Mayank Bareja2015-08-031-2/+2
* drivers: staging: rtl8188eu Refactored rtw_free_assoc_resourcesBuţiu Alexandru Octavian2015-07-241-8/+16
* staging: rtl8188eu: core: rtw_mlme: remove space before ','Sunil Shahu2015-07-141-5/+5
* staging: rtl8188eu: don't duplicate ieee80211 WLAN_CAPABILITY_* constantsJakub Sitnicki2015-07-141-2/+3
* staging: rtl8188eu: remove unused variablesSudip Mukherjee2015-06-121-3/+0
* staging: rtl8188eu: eliminate spaces before commasAndrzej Pietrasiewicz2015-06-101-4/+4
* Staging: rtl8188eu: Remove parentheses around right side an assignmentHaneen Mohammed2015-03-161-1/+1
* Staging: rtl8188eu: Eliminate use of _init_timerVaishali Thakkar2015-03-161-6/+6
* Staging: rtl8188eu: Eliminate use of _set_timerVaishali Thakkar2015-03-161-5/+10
* staging: rtl8188eu: Fix coding style space related ERROR problemsJia He2014-11-031-1/+1
* staging: rtl8188eu: core: Remove useless cast on void pointerTapasweni Pathak2014-10-301-2/+2
* staging: rtl8188eu: core: Remove redundant memset before memcpyTapasweni Pathak2014-10-281-2/+0
* staging: rtl8188eu: core: fix null dereference on exit path in rtw_mlme.cJiayi Ye2014-10-271-1/+1
* staging: rtl8188eu: Remove wrapper function _dynamic_check_timer_handlder()navin patidar2014-07-301-5/+8
* staging: rtl8188eu: Remove wrapper function _rtw_scan_timeout_handler()navin patidar2014-07-301-1/+2
* staging: rtl8188eu: Remove wrapper function rtw_join_timeout_handler()navin patidar2014-07-301-1/+2