summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8188eu/hal
Commit message (Expand)AuthorAgeFilesLines
* Staging: rtl8188eu: Add new variable to make code compactVatika Harlalka2015-03-261-78/+84
* Staging: rtl8188eu: Refactor repititive code to loop to increase compactnessVatika Harlalka2015-03-261-13/+13
* Staging: rtl8188eu: Reduce line size to increase readabilityVatika Harlalka2015-03-261-16/+34
* Staging: rtl8188eu: Remove parentheses around right side an assignmentHaneen Mohammed2015-03-164-14/+14
* staging: rtl8188eu: remove break after returnSupriya Karanth2015-03-161-1/+0
* staging: rtl8188eu: use %pM specifier instead of passing direct valuesMike Krinkin2015-03-161-4/+2
* staging: rtl8188eu: Use kcalloc instead of kzallocNavya Sri Nizamkari2015-03-151-1/+1
* staging: rtl8188eu: remove extra parentheses around right bit shift operationsAya Mahfouz2015-03-063-6/+7
* Staging: rtl8188eu: Remove unused variableVatika Harlalka2015-03-011-9/+1
* Staging: rtl8188eu: Move variable assignmentVatika Harlalka2015-03-011-1/+1
* Staging: rtl8188eu: Remove braces from single statement blockVatika Harlalka2015-03-011-2/+1
* Staging: rtl8188eu: Remove unnecessary codeVatika Harlalka2015-02-261-20/+1
* staging: rtl8188eu: rewrite the right hand side of an assignmentAya Mahfouz2015-02-261-1/+1
* staging: rtl8188eu: rewrite the right hand side of an assignmentAya Mahfouz2015-02-261-2/+2
* staging: rtl8188eu: rewrite the right hand side of an assignmentAya Mahfouz2015-02-261-1/+1
* Staging: rtl8188eu: Replace if-else block with switch-caseVatika Harlalka2015-02-261-8/+16
* Staging: rtl8188eu: Refactor conditional code to increase readabilityVatika Harlalka2015-02-261-9/+3
* Staging: rtl8188eu: Combine two loops to increase readabilityVatika Harlalka2015-02-261-3/+3
* Staging: rtl8188eu: Remove unnecessary if conditionVatika Harlalka2015-02-261-36/+1
* Staging: rtl8188eu: Remove unnecessary variableVatika Harlalka2015-02-261-3/+2
* Staging: rtl8188eu: Refactored code to increase readilityVatika Harlalka2015-02-261-20/+12
* Staging: rtl8188eu: Replace ternary operator with existing macroVatika Harlalka2015-02-261-3/+2
* Staging: rtl8188eu: Remove redundant if conditionVatika Harlalka2015-02-261-8/+2
* Staging: rtl8188eu: Add blank line after declarationsMelike Yurtoglu2015-02-261-0/+1
* Staging: rtl8188eu: Changed array and loop constructVatika Harlalka2015-02-261-4/+3
* Staging: rtl8188eu: Replace unneeded switch-case blockVatika Harlalka2015-02-261-14/+1
* Staging: rtl8188eu: Remove unnecessary variableVatika Harlalka2015-02-261-3/+1
* Staging: rtl8188eu: Fix line over 80 charactersVatika Harlalka2015-02-261-16/+17
* staging: rtl8188eu: odm: conditional setting with no effectNicholas Mc Guire2015-02-071-10/+3
* staging: rtl8188eu: odm: condition with no effectNicholas Mc Guire2015-02-071-7/+2
* staging: rtl8188eu: hal: rtl8188e_hal_init.c: Remove unused functionRickard Strandqvist2015-01-171-14/+0
* staging: rtl8188eu: hal: rtl8188e_cmd.c: Remove unused functionRickard Strandqvist2015-01-171-16/+0
* Staging: rtl8188eu: {core, hal, include}: Removed inline functionAbel Moyo2015-01-171-8/+12
* staging: rtl8188eu: hal: hal_intf.c: Cleaning up functions that are not used ...Rickard Strandqvist2014-12-021-16/+0
* staging:drivers:staging:rtl8188eu:hal:rtl8188e_hal_init.c: Added a blank line...Anjana Sasindran2014-12-021-0/+1
* staging: rtl8188eu: unneeded NULL checkSudip Mukherjee2014-11-071-15/+15
* staging: rtl8188eu: Fix coding style space related ERROR problemsJia He2014-11-0312-19/+19
* Staging: rtl8188eu: Use put_unaligned_le32Vaishali Thakkar2014-11-031-3/+1
* staging: rtl8188eu: hal: Remove useless cast on void pointerTapasweni Pathak2014-10-302-2/+2
* staging: rtl8188eu: hal: space requiredPaul McQuade2014-10-291-1/+1
* staging: remove unneeded parentheses around the right hand side of an assignmentJiayi Ye2014-10-271-1/+1
* staging: rtl8188eu: odm.h: Remove unused struct dyn_primary_ccanavin patidar2014-09-232-16/+0
* staging: rtl8188eu: Rework function ODM_AntennaDiversity_88E()navin patidar2014-09-232-13/+20
* staging: rtl8188eu: Rework function odm_HWAntDiv()navin patidar2014-09-231-40/+38
* staging: rtl8188eu: Rework function ODM_AntselStatistics_88E()navin patidar2014-09-232-10/+11
* staging: rtl8188eu: Rework function ODM_SetTxAntByTxInfo_88E()navin patidar2014-09-232-6/+9
* staging: rtl8188eu: Rework function odm_UpdateTxAnt_88E()navin patidar2014-09-231-16/+9
* staging: rtl8188eu: Rework function ODM_UpdateRxIdleAnt_88E()navin patidar2014-09-232-23/+30
* staging: rtl8188eu: Rework function ODM_AntennaDiversityInit_88E()navin patidar2014-09-232-5/+2
* staging: rtl8188eu: Rework function odm_FastAntTrainingInit()navin patidar2014-09-231-28/+25
OpenPOWER on IntegriCloud