summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8188eu
AgeCommit message (Expand)Author
2015-03-26Staging: rtl8188eu: replace kzalloc and memcpy by kmemdupNiranjan Dighe
2015-03-26Staging: rtl8188eu: remove dead codeMatteo Semenzato
2015-03-26Staging: rtl8188eu: Add new variable to make code compactVatika Harlalka
2015-03-26Staging: rtl8188eu: Refactor repititive code to loop to increase compactnessVatika Harlalka
2015-03-26Staging: rtl8188eu: Reduce line size to increase readabilityVatika Harlalka
2015-03-23Staging: rtl8188eu: Delete spaceHatice ERTÜRK
2015-03-20Staging: rtl8188eu: Remove extern as it is defined but never usedVatika Harlalka
2015-03-20Staging: rtl8188eu: Remove unused macrosVatika Harlalka
2015-03-20Staging: rtl8188eu: Remove unused extern declarations.Vatika Harlalka
2015-03-18Staging: rtl8188eu: Remove timer handler macrosVaishali Thakkar
2015-03-16Staging: rtl8188eu: Remove parentheses around right side an assignmentHaneen Mohammed
2015-03-16staging: rtl8188eu: remove break after returnSupriya Karanth
2015-03-16staging: rtl8188eu: remove intialization of static intsSupriya Karanth
2015-03-16Staging: rtl8188eu: Eliminate use of _init_timerVaishali Thakkar
2015-03-16Staging: rtl8188eu: Eliminate use of _set_timerVaishali Thakkar
2015-03-16drivers: staging: rtl8188eu: core: rtw_security: Fix misspelled wordIoana Ciornei
2015-03-16staging: rtl8188eu: use %pM specifier instead of passing direct valuesMike Krinkin
2015-03-15Staging: rtl8188eu: Remove unneeded return statementSomya Anand
2015-03-15Staging: rtl8188eu: Remove redundant local variableSomya Anand
2015-03-15staging: rtl8188eu: Use kcalloc instead of kzalloc.Navya Sri Nizamkari
2015-03-15staging: rtl8188eu: Use kcalloc instead of kzallocNavya Sri Nizamkari
2015-03-09drivers: staging: rtl8188eu: core: Removed unnecessary parenthesesTina Johnson
2015-03-09staging: rtl8188eu: Remove unneeded parenthesesSomya Anand
2015-03-06staging: rtl8188eu: Fix trivial typos in commentsYannick Guerrini
2015-03-06Staging: rtl8188eu: Remove unnecessary return statementsSomya Anand
2015-03-06Staging: rtl8188eu: Remove redundant local variableSomya Anand
2015-03-06staging: rtl8188eu: replace memset(x,0,ETH_ALEN)Aya Mahfouz
2015-03-06staging: rtl8188eu: remove extra parentheses around right bit shift operationsAya Mahfouz
2015-03-01staging: rtl8188eu: Remove memset.Navya Sri Nizamkari
2015-03-01staging: rtl8188eu: Add blank line after declarationsNavya Sri Nizamkari
2015-03-01staging: rtl8188eu: Compress two statements into one.Navya Sri Nizamkari
2015-03-01Staging: rtl8188eu: Remove unused variableVatika Harlalka
2015-03-01staging: rtl8188eu: os_dep: remove unused variableAya Mahfouz
2015-03-01Staging: rtl8188eu: Move variable assignmentVatika Harlalka
2015-03-01Staging: rtl8188eu: Remove braces from single statement blockVatika Harlalka
2015-02-26Staging: rtl8188eu: Remove unnecessary codeVatika Harlalka
2015-02-26staging: rtl8188eu: rewrite the right hand side of an assignmentAya Mahfouz
2015-02-26staging: rtl8188eu: rewrite the right hand side of an assignmentAya Mahfouz
2015-02-26staging: rtl8188eu: rewrite the right hand side of an assignmentAya Mahfouz
2015-02-26staging: rtl8188eu: rewrite the right hand side of an assignmentAya Mahfouz
2015-02-26Staging: rtl8188eu: Replace if-else block with switch-caseVatika Harlalka
2015-02-26Staging: rtl8188eu: Refactor conditional code to increase readabilityVatika Harlalka
2015-02-26Staging: rtl8188eu: Combine two loops to increase readabilityVatika Harlalka
2015-02-26Staging: rtl8188eu: Remove unnecessary if conditionVatika Harlalka
2015-02-26Staging: rtl8188eu: Remove unused macrosKatie Dunne
2015-02-26Staging: rtl8188eu: Remove unnecessary variableVatika Harlalka
2015-02-26Staging: rtl8188eu: Refactored code to increase readilityVatika Harlalka
2015-02-26Staging: rtl8188eu: Replace ternary operator with existing macroVatika Harlalka
2015-02-26Staging: rtl8188eu: Remove redundant if conditionVatika Harlalka
2015-02-26Staging: rtl8188eu: Add blank line after declarationsMelike Yurtoglu