aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8188eu (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-02staging: rtl8188eu: hal: hal_intf.c: Cleaning up functions that are not used anywhereRickard Strandqvist2-19/+0
2014-12-02staging: rtl8188eu: usb_dvobj_init(): A NULL pointer check for usb_host_endpoints makes no senseJes Sorensen1-18/+15
2014-12-02staging:drivers:staging:rtl8188eu:hal:rtl8188e_hal_init.c: Added a blank line after declarationAnjana Sasindran1-0/+1
2014-12-02Merge 3.18-rc7 into staging-work.Greg Kroah-Hartman4-18/+19
2014-11-27staging: r8188eu: Add new device ID for DLink GO-USB-N150Larry Finger1-0/+1
2014-11-26rtl8188eu: Fix a typo in rtw_led.*Krzysztof Konopko2-3/+5
2014-11-26rtl8188eu: Fix FSF_MAILING_ADDRESS in rtw_led.*Krzysztof Konopko2-8/+0
2014-11-26rtl8188eu: Simplify rtw_endofpktfile() in xmit_linux.cKrzysztof Konopko1-7/+1
2014-11-26staging: r8188eu: Fix scheduling while atomic error introduced in commit fadbe0cdLarry Finger3-18/+18
2014-11-07staging: rtl8188eu: unneeded NULL checkSudip Mukherjee2-18/+16
2014-11-07staging: rtl8188eu: unneeded return variableSudip Mukherjee4-16/+9
2014-11-03staging: rtl8188eu: Fix coding style space related ERROR problemsJia He30-112/+112
2014-11-03staging: r8188eu: cleanups in rtw_android_set_block()Dan Carpenter1-12/+7
2014-11-03staging: r8188eu: get a string from the user correctlyDan Carpenter1-16/+6
2014-11-03Staging: rtl8188eu: Use put_unaligned_le32Vaishali Thakkar1-3/+1
2014-11-03Staging: rtl8188eu: rtw_pwrctrl: removed space before semicolon.Surya Seetharaman1-1/+1
2014-11-03Staging: rtl8188eu: rtw_pwrctrl: removed a checkpatch warning.Surya Seetharaman1-1/+0
2014-11-03Staging: rtl8188eu: rtw_pwrctrl: fixed checkpatch warning.Surya Seetharaman1-1/+1
2014-11-03staging: rtl8188eu: Remove unnecessary else after returnDilek Uzulmez1-10/+8
2014-10-30staging: rtl8188eu: core: Improve cleanup codeTapasweni Pathak1-5/+5
2014-10-30staging: rtl8188eu: core: Remove null check before kfreeTapasweni Pathak1-2/+1
2014-10-30staging: rt18188eu: Remove useless cast on NULLTapasweni Pathak1-1/+1
2014-10-30staging: rtl8188eu: Remove double testTapasweni Pathak1-1/+0
2014-10-30staging: rtl8188eu: os_dep: Remove useless cast on void pointerTapasweni Pathak1-2/+2
2014-10-30staging: rtl8188eu: hal: Remove useless cast on void pointerTapasweni Pathak2-2/+2
2014-10-30staging: rtl8188eu: core: Remove useless cast on void pointerTapasweni Pathak8-23/+23
2014-10-30staging: rtl8188eu: os_dep: Used min_t instead of minGulsah Kose1-1/+2
2014-10-30staging: rtl8188eu: os_dep: Removed unnecessary return.Gulsah Kose1-2/+0
2014-10-30staging: rtl8188eu: core: Removed unnecessary return keyword.Gulsah Kose1-1/+0
2014-10-29staging: rtl8188eu: core: Removed unnecessary parenthesis.Gulsah Kose1-2/+2
2014-10-29staging: rtl8188eu: hal: space requiredPaul McQuade1-1/+1
2014-10-28staging: rtl8188eu: core: Remove redundant memset before memcpyTapasweni Pathak2-3/+0
2014-10-27staging: rtl8188eu: os_dep: Remove null check before kfreeTapasweni Pathak1-12/+6
2014-10-27staging: remove unneeded parentheses around the right hand side of an assignmentJiayi Ye1-1/+1
2014-10-27staging: rtl8188eu: core: fix null dereference on exit path in rtw_mlme.cJiayi Ye1-1/+1
2014-10-23staging: rtl8188eu: os_dep: Replaced kzalloc and memcpy with kmemdupTapasweni Pathak1-3/+1
2014-10-23staging: rtl8188eu: os_dep: Remove useless cast on kzallocTapasweni Pathak1-1/+1
2014-10-23staging: rtl8188eu: core: fixed msleep < 20ms can sleep for up to 20ms warning in rtw_efuse.cJiayi Ye1-1/+1
2014-10-20Staging: rtl8188eu: core: Remove variable that is not very useful.Heena Sirwani1-8/+5
2014-10-20Staging: rtl8188eu: include: Remove unused macrosMahati Chamarthy1-22/+0
2014-10-20staging: rtl8188eu: core: Replace "the the " with "the"Tapasweni Pathak1-1/+1
2014-10-20Staging: rtl8188eu: include: Remove unnecessary macroMahati Chamarthy1-13/+12
2014-10-20staging: rtl8188eu: Fix prefer ether_addr_copy() over memcpy()Ebru Akagunduz1-2/+2
2014-10-14staging: r8188eu: replace strnicmp with strncasecmpRasmus Villemoes1-1/+1
2014-09-23staging: rtl8188eu: odm.h: Remove unused struct dyn_primary_ccanavin patidar4-27/+0
2014-09-23staging: rtl8188eu: Rework function ODM_AntennaDiversity_88E()navin patidar3-14/+21
2014-09-23staging: rtl8188eu: Rework function odm_HWAntDiv()navin patidar1-40/+38
2014-09-23staging: rtl8188eu: Rework function ODM_AntselStatistics_88E()navin patidar3-12/+13
2014-09-23staging: rtl8188eu: Rework function ODM_SetTxAntByTxInfo_88E()navin patidar3-8/+11
2014-09-23staging: rtl8188eu: Rework function odm_UpdateTxAnt_88E()navin patidar1-16/+9