aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8188eu (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-18staging: rtl8188eu: remove space before open square bracket '['Jimmy Devine1-1/+1
2015-06-15staging: rtl8188eu: kill unused INCLUDE_MULTI_FUNC_* macrosJakub Sitnicki1-13/+0
2015-06-15staging: rtl8188eu: fix typo in comments sectionHari Prasath Gujulan Elango1-1/+1
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 Mukherjee4-15/+3
2015-06-12staging: rtl8188eu: remove unused enum and CONFIGSudip Mukherjee2-11/+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 Ceresoli2-54/+37
2015-06-12staging: rtl8188eu: rtw_mlme_ext.c: unexport message callbacksLuca Ceresoli2-62/+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 Pietrasiewicz10-17/+17
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 Elango2-11/+16
2015-06-08staging: rtl8188eu: remove unwanted assignmentHari Prasath Gujulan Elango1-1/+0
2015-06-01staging: rtl8188eu: Kill dead calls to kill_pid()Jakub Sitnicki5-19/+0
2015-05-31staging: rtl8188eu: Remove redundant CONFIG_88EU_AP_MODE testsJakub Sitnicki3-17/+1
2015-05-31staging: rtl8188eu: return an error code, not a booleanLuca Ceresoli1-6/+7
2015-05-31staging: rtl8188eu: declare internal symbols as staticLuca Ceresoli3-11/+9
2015-05-31staging: rtl8188eu: remove useless return valueLuca Ceresoli1-2/+1
2015-05-31staging: rtl8188eu: add missing blank lines after declarationsLuca Ceresoli1-0/+3
2015-05-31staging: rtl8188eu: cosmetic: remove useless spacesLuca Ceresoli1-2/+1
2015-05-31staging: rtl8188eu: core: Fix line over 80 charactersJagan Teki1-16/+36
2015-05-31Staging: rtl8188eu: fix coding styleSai.Jiang1-0/+2
2015-05-08rtl8188eu: don't duplicate ieee80211 constants for status/reasonPaul Gortmaker6-109/+13
2015-05-08staging: rtl8188eu: remove commented codeLuca Ceresoli1-2/+2
2015-05-08staging: rtl8188eu: remove useless commentLuca Ceresoli1-1/+0
2015-05-08staging: rtl8188eu: fix lines over 80 charactersLuca Ceresoli1-7/+13
2015-05-08staging: rtl8188eu: simplify nested ifsLuca Ceresoli1-5/+3
2015-05-08staging: rtl8188eu: document enum where it is declaredLuca Ceresoli4-6/+6
2015-05-08staging: rtl8188eu: fix comments over 80 charactersLuca Ceresoli1-9/+29
2015-05-08staging: rtl8188eu: remove duplicated commentsLuca Ceresoli1-2/+2
2015-05-08Staging: fixed multiple spelling errors.Carlos E. Garcia1-2/+2
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-26Staging: rtl8188eu: Add new variable to make code compactVatika Harlalka1-78/+84
2015-03-26Staging: rtl8188eu: Refactor repititive code to loop to increase compactnessVatika Harlalka1-13/+13
2015-03-26Staging: rtl8188eu: Reduce line size to increase readabilityVatika Harlalka1-16/+34
2015-03-23Staging: rtl8188eu: Delete spaceHatice ERTÜRK1-4/+4
2015-03-20Staging: rtl8188eu: Remove extern as it is defined but never usedVatika Harlalka2-2/+0
2015-03-20Staging: rtl8188eu: Remove unused macrosVatika Harlalka1-22/+0
2015-03-20Staging: rtl8188eu: Remove unused extern declarations.Vatika Harlalka1-4/+0
2015-03-18Staging: rtl8188eu: Remove timer handler macrosVaishali Thakkar1-5/+0
2015-03-16Staging: rtl8188eu: Remove parentheses around right side an assignmentHaneen Mohammed11-42/+42
2015-03-16staging: rtl8188eu: remove break after returnSupriya Karanth1-1/+0
2015-03-16staging: rtl8188eu: remove intialization of static intsSupriya Karanth1-1/+1