summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8188eu/core/rtw_mlme.c
AgeCommit message (Expand)Author
2017-11-03staging: rtl8188eu: avoid a null dereference on pmlmeprivColin Ian King
2017-10-18staging: rtl8188eu: Convert timers to use timer_setup()Kees Cook
2017-09-18staging: rtl8188eu: Fix spellingValentine Sinitsyn
2017-09-18staging: rtl8188eu: remove parenthesis from right hand side of assignmentAishwarya Pant
2017-09-01staging:rtl8188eu:core Fix remove unneccessary else blockJanani Sankara Babu
2017-08-31staging:rtl8188eu Fix comparison to NULLJanani Sankara Babu
2017-08-29staging: rtl8188eu: remove unnecessary call to memsetHimanshu Jha
2017-06-25staging: rtl8188eu: style fixesGalo Navarro
2017-05-15staging: rtl8188eu, rtl8723bs: fix spelling mistake "Cancle" -> "Cancel"Colin Ian King
2017-03-16staging: rtl8188eu: fix some inverted conditionsDan Carpenter
2017-03-06staging: rtl8188eu: Add a blank lineGargi Sharma
2017-03-06staging: rtl8188eu: Remove multiple blank linesGargi Sharma
2017-03-06staging: rtl8188eu: Remove unnecessary blank linesGargi Sharma
2017-03-06staging: rtl8188eu: Put constant on right side of comparisonGargi Sharma
2017-03-06staging: rtl8188eu: Fix block comments warningGargi Sharma
2017-03-06staging: rtl8188eu: Replace x==NULL by !xGargi Sharma
2017-03-06staging:r8188eu: remove unused MCS_rate_2R arrayIvan Safonov
2017-03-06staging:r8188eu: refactor rtw_update_ht_cap() - remove rtw_hal_get_hwreg() callIvan Safonov
2017-01-03staging: rtl8188eu: In core directory, fixed 'missing a balnk line after decl...Yamanappagouda Patil
2016-10-16staging:r8188eu: remove wrappers for LedControl8188eu functionIvan Safonov
2016-09-25staging: rtl8188eu: core: rtw_mlme: Remove return statement from void functionGeorgiana Rodica Chelu
2016-09-12staging: r8188eu: rename GetHwReg8188EU to rtw_hal_get_hwregIvan Safonov
2016-09-12staging: r8188eu: remove num_of_scanned member of mlme_priv structure and cor...Ivan Safonov
2016-09-12staging: r8188eu: remove p2p_* members from mlme_priv structureIvan Safonov
2016-09-01staging: r8188eu: remove dead code from rtw_update_ht_cap functionIvan Safonov
2016-09-01staging: r8188eu: remove rx_ampdu_maxlen member of ht_privIvan Safonov
2016-09-01staging: r8188eu: replace HT_caps_element with ieee80211_ht_cap structureIvan Safonov
2016-09-01staging: r8188eu: simplify HT_caps_element structureIvan Safonov
2016-09-01staging: r8188eu: change rtw_ieee80211_ht_cap type of local variables to ieee...Ivan Safonov
2016-09-01staging: r8188eu: replace sizeof(struct rtw_ieee80211_ht_cap) with sizeof(str...Ivan Safonov
2016-03-28staging: rtl8188eu: core: rtw_mlme: Clean up tests if NULL returned on failureBhaktipriya Shridhar
2016-03-28staging: rtl8188eu: Remove license paragraph with mailing addressKyle Kuffermann
2016-02-20Staging: rtl8188eu: core: rtw_mlme.c: Remove NULL test before vfreeBhumika Goyal
2016-02-07staging: rtl8188eu: use list_first_entry_or_null()Geliang Tang
2015-11-15staging: rtl8188eu: while loop replaced by for loopIvan Safonov
2015-11-15staging: rtl8188eu: jiffies are unsigned longRémy Oudompheng
2015-10-29staging: rtl8188eu: while loop replaced by for loop in rtw_restruct_wmm_ieIvan Safonov
2015-08-03Staging: rtl8188eu/core: fixed code indentation warning as reported by checkp...Mayank Bareja
2015-07-24drivers: staging: rtl8188eu Refactored rtw_free_assoc_resourcesBuţiu Alexandru Octavian
2015-07-14staging: rtl8188eu: core: rtw_mlme: remove space before ','Sunil Shahu
2015-07-14staging: rtl8188eu: don't duplicate ieee80211 WLAN_CAPABILITY_* constantsJakub Sitnicki
2015-06-12staging: rtl8188eu: remove unused variablesSudip Mukherjee
2015-06-10staging: rtl8188eu: eliminate spaces before commasAndrzej Pietrasiewicz
2015-03-16Staging: rtl8188eu: Remove parentheses around right side an assignmentHaneen Mohammed
2015-03-16Staging: rtl8188eu: Eliminate use of _init_timerVaishali Thakkar
2015-03-16Staging: rtl8188eu: Eliminate use of _set_timerVaishali Thakkar
2014-11-03staging: rtl8188eu: Fix coding style space related ERROR problemsJia He
2014-10-30staging: rtl8188eu: core: Remove useless cast on void pointerTapasweni Pathak
2014-10-28staging: rtl8188eu: core: Remove redundant memset before memcpyTapasweni Pathak
2014-10-27staging: rtl8188eu: core: fix null dereference on exit path in rtw_mlme.cJiayi Ye