summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8188eu/core/rtw_mlme.c
AgeCommit message (Expand)AuthorFilesLines
2019-03-21staging: rtl8188eu: core: rtw_mlme: Remove return variables.Sanjana Sanikommu1-2/+1
2019-03-18Staging: rtl8188eu: core: rtw_mlme.c: Replace NULL comparision.Sanjana Sanikommu1-1/+1
2019-01-15staging: rtl8188eu: Refactoring struct ndis_802_11_ssid from CamelCase to cor...Florian Büstgens1-22/+22
2018-11-26staging: rtl8188eu: cleanup lines over 80 charactersMichael Straube1-6/+7
2018-11-26staging: rtl8188eu: correct indentationMichael Straube1-1/+1
2018-11-26staging: rtl8188eu: remove return from void functionMichael Straube1-2/+0
2018-11-26staging: rtl8188eu: refactor if else statementMichael Straube1-6/+3
2018-11-26staging: rtl8188eu: cleanup declarations in rtw_mlme.cMichael Straube1-66/+64
2018-11-26staging: rtl8188eu: use __func__ in rtw_mlme.cMichael Straube1-20/+28
2018-11-26staging: rtl8188eu: remove unnecessary parentheses in rtw_mlme.cMichael Straube1-57/+63
2018-11-26staging: rtl8188eu: cleanup remaining comparsions to trueMichael Straube1-13/+13
2018-11-22staging: rtl8188eu: rename LedControl8188eu to avoid CamelCaseMichael Straube1-2/+2
2018-10-15staging: rtl8188eu: cleanup comparsions to falseMichael Straube1-6/+6
2018-10-09staging: rtl8188eu: change array type to const u8Michael Straube1-1/+1
2018-10-02staging: rtl8188eu: cleanup inconsistent indentingMichael Straube1-8/+8
2018-09-28staging: rtl8188eu: Simplify memcmp logical checksNathan Chancellor1-1/+1
2018-09-25staging: rtl8188eu: remove unused rtw_scan_abort()Michael Straube1-23/+0
2018-09-25staging: rtl8188eu, rtl8723bs: fix spelling mistake "evet" -> "event"Colin Ian King1-1/+1
2018-09-18staging: rtl8188eu: remove code that is valid only for 5 GHzRobert Węcławski1-11/+1
2018-08-02staging: rtl8188eu: use is_multicast_ether_addrMichael Straube1-2/+2
2018-07-21staging: rtl8188eu: remove blank linesMichael Straube1-5/+0
2018-06-26staging: rtl8188eu: add SPDX identifiersMichael Straube1-9/+1
2018-06-12treewide: Use array_size() in vzalloc()Kees Cook1-1/+1
2018-05-31Staging:rtl888eu:include Fix CamelCase issueJanani Sankara Babu1-19/+19
2018-03-08staging: rtl8188eu: use __func__ instead of function nameSantha Meena Ramamoorthy1-5/+5
2018-03-08staging: rtl8188eu: fix typo in commentSantha Meena Ramamoorthy1-2/+2
2017-11-03staging: rtl8188eu: avoid a null dereference on pmlmeprivColin Ian King1-3/+3
2017-10-18staging: rtl8188eu: Convert timers to use timer_setup()Kees Cook1-6/+9
2017-09-18staging: rtl8188eu: Fix spellingValentine Sinitsyn1-1/+1
2017-09-18staging: rtl8188eu: remove parenthesis from right hand side of assignmentAishwarya Pant1-13/+13
2017-09-01staging:rtl8188eu:core Fix remove unneccessary else blockJanani Sankara Babu1-7/+2
2017-08-31staging:rtl8188eu Fix comparison to NULLJanani Sankara Babu1-1/+1
2017-08-29staging: rtl8188eu: remove unnecessary call to memsetHimanshu Jha1-3/+0
2017-06-25staging: rtl8188eu: style fixesGalo Navarro1-4/+4
2017-05-15staging: rtl8188eu, rtl8723bs: fix spelling mistake "Cancle" -> "Cancel"Colin Ian King1-2/+2
2017-03-16staging: rtl8188eu: fix some inverted conditionsDan Carpenter1-4/+4
2017-03-06staging: rtl8188eu: Add a blank lineGargi Sharma1-0/+1
2017-03-06staging: rtl8188eu: Remove multiple blank linesGargi Sharma1-11/+0
2017-03-06staging: rtl8188eu: Remove unnecessary blank linesGargi Sharma1-2/+0
2017-03-06staging: rtl8188eu: Put constant on right side of comparisonGargi Sharma1-9/+9
2017-03-06staging: rtl8188eu: Fix block comments warningGargi Sharma1-30/+31
2017-03-06staging: rtl8188eu: Replace x==NULL by !xGargi Sharma1-15/+15
2017-03-06staging:r8188eu: remove unused MCS_rate_2R arrayIvan Safonov1-1/+0
2017-03-06staging:r8188eu: refactor rtw_update_ht_cap() - remove rtw_hal_get_hwreg() callIvan Safonov1-9/+2
2017-01-03staging: rtl8188eu: In core directory, fixed 'missing a balnk line after decl...Yamanappagouda Patil1-0/+3
2016-10-16staging:r8188eu: remove wrappers for LedControl8188eu functionIvan Safonov1-2/+2
2016-09-25staging: rtl8188eu: core: rtw_mlme: Remove return statement from void functionGeorgiana Rodica Chelu1-2/+0
2016-09-12staging: r8188eu: rename GetHwReg8188EU to rtw_hal_get_hwregIvan Safonov1-1/+1
2016-09-12staging: r8188eu: remove num_of_scanned member of mlme_priv structure and cor...Ivan Safonov1-7/+0
2016-09-12staging: r8188eu: remove p2p_* members from mlme_priv structureIvan Safonov1-6/+0