summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8188eu/core
AgeCommit message (Expand)AuthorFilesLines
2015-08-07staging: rtl8188eu: remove multiple blank lineSudip Mukherjee1-26/+0
2015-08-07staging: rtl8188eu: remove unused functionSudip Mukherjee1-8/+0
2015-08-07staging: rtl8188eu: remove exit labelSudip Mukherjee1-6/+2
2015-08-07staging: rtl8188eu: make function voidSudip Mukherjee1-1/+1
2015-08-07staging: rtl8188eu: remove unused argumentSudip Mukherjee1-1/+1
2015-08-03Staging: rtl8188eu/core: fixed code indentation warning as reported by checkp...Mayank Bareja6-28/+28
2015-07-31staging: rtl8188eu: don't duplicate ieee80211 WLAN_EID_* constantsJakub Sitnicki1-1/+1
2015-07-31Staging: rtl8188eu: fixed newlines after declarationsDave Perez1-0/+2
2015-07-24drivers: staging: rtl8188eu Refactored rtw_free_assoc_resourcesBuţiu Alexandru Octavian3-14/+22
2015-07-16staging: rtl8188eu: remove redundant NULL checkSudip Mukherjee1-1/+1
2015-07-16staging: rtl8188eu: remove unused functionSudip Mukherjee1-6/+0
2015-07-14staging: rtl8188eu: core: Fixed 80 character length warningSreenath Madasu1-1/+2
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 Sitnicki4-3/+8
2015-06-14staging: rtl8188eu: don't define OnAuth() in non-AP modeLuca Ceresoli1-2/+2
2015-06-14staging: rtl8188eu: don't define issue_asocrsp() in non-AP modeLuca Ceresoli1-2/+2
2015-06-12staging: rtl8188eu: remove function which does nothingSudip Mukherjee1-28/+0
2015-06-12staging: rtl8188eu: remove unused variablesSudip Mukherjee1-3/+0
2015-06-12staging: rtl8188eu: fix wrong debug printLuca Ceresoli1-1/+1
2015-06-12staging: rtl8188eu: issue_probersp(): remove unused variable and dead codeLuca Ceresoli1-6/+0
2015-06-12staging: rtl8188eu: issue_probersp(): remove unused parameterLuca Ceresoli1-3/+2
2015-06-12staging: rtl8188eu: unexport internal functionsLuca Ceresoli1-21/+36
2015-06-12staging: rtl8188eu: rtw_mlme_ext.c: unexport message callbacksLuca Ceresoli1-20/+40
2015-06-12staging: rtl8188eu: rtw_mlme_ext.c: reorder message callbacks and tablesLuca Ceresoli1-1646/+1645
2015-06-12Staging: rtl8188eu: use swap() in WMMOnAssocRsp()Fabian Frederick1-9/+3
2015-06-10staging: rtl8188eu: eliminate spaces before commasAndrzej Pietrasiewicz4-11/+11
2015-06-08staging: rtl8188eu: core/rtw_led.c: fix coding style issueMarkus Böhme1-1/+1
2015-06-08staging: rtl8188eu: use table to get channel plan from country codeHari Prasath Gujulan Elango1-11/+8
2015-05-31staging: rtl8188eu: Remove redundant CONFIG_88EU_AP_MODE testsJakub Sitnicki2-15/+1
2015-05-31staging: rtl8188eu: core: Fix line over 80 charactersJagan Teki1-16/+36
2015-05-08rtl8188eu: don't duplicate ieee80211 constants for status/reasonPaul Gortmaker3-4/+10
2015-03-26Staging: rtl8188eu: replace kzalloc and memcpy by kmemdupNiranjan Dighe1-3/+2
2015-03-26Staging: rtl8188eu: remove dead codeMatteo Semenzato1-13/+4
2015-03-23Staging: rtl8188eu: Delete spaceHatice ERTÜRK1-4/+4
2015-03-20Staging: rtl8188eu: Remove extern as it is defined but never usedVatika Harlalka1-1/+0
2015-03-16Staging: rtl8188eu: Remove parentheses around right side an assignmentHaneen Mohammed7-28/+28
2015-03-16Staging: rtl8188eu: Eliminate use of _init_timerVaishali Thakkar5-24/+29
2015-03-16Staging: rtl8188eu: Eliminate use of _set_timerVaishali Thakkar6-38/+70
2015-03-16drivers: staging: rtl8188eu: core: rtw_security: Fix misspelled wordIoana Ciornei1-6/+6
2015-03-15Staging: rtl8188eu: Remove unneeded return statementSomya Anand1-2/+0
2015-03-15Staging: rtl8188eu: Remove redundant local variableSomya Anand1-53/+28
2015-03-15staging: rtl8188eu: Use kcalloc instead of kzalloc.Navya Sri Nizamkari1-1/+2
2015-03-09drivers: staging: rtl8188eu: core: Removed unnecessary parenthesesTina Johnson1-2/+2
2015-03-09staging: rtl8188eu: Remove unneeded parenthesesSomya Anand1-1/+1
2015-03-06Staging: rtl8188eu: Remove unnecessary return statementsSomya Anand1-2/+0
2015-03-06Staging: rtl8188eu: Remove redundant local variableSomya Anand1-17/+7
2015-03-06staging: rtl8188eu: remove extra parentheses around right bit shift operationsAya Mahfouz1-1/+1
2015-02-26staging: rtl8188eu: rewrite the right hand side of an assignmentAya Mahfouz1-2/+2
2015-02-26Staging: rtl8188eu: Use put_unaligned_le16Vaishali Thakkar1-5/+3
2015-02-07staging: rtl8188eu: core: switch with redundant casesNicholas Mc Guire1-9/+0