summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8188eu
AgeCommit message (Expand)AuthorLines
2015-02-07staging: rtl8188eu: core: switch with redundant casesNicholas Mc Guire-9/+0
2015-02-07staging: rtl8188eu: odm: conditional setting with no effectNicholas Mc Guire-10/+3
2015-02-07staging: rtl8188eu: odm: condition with no effectNicholas Mc Guire-7/+2
2015-02-07staging: rtl8188eu: use msecs_to_jiffies for conversionsNicholas Mc Guire-1/+1
2015-01-28staging: rtl8188eu: core: rtw_wlan_util.c: Fix for NULL dereferenceKumar Amit Mehta-0/+2
2015-01-17staging: rtl8188eu: core: rtw_mlme_ext.c: Remove unused functionRickard Strandqvist-6/+0
2015-01-17staging: rtl8188eu: os_dep: usb_ops_linux.c: Remove unused functionRickard Strandqvist-28/+0
2015-01-17staging: rtl8188eu: hal: rtl8188e_hal_init.c: Remove unused functionRickard Strandqvist-15/+0
2015-01-17staging: rtl8188eu: hal: rtl8188e_cmd.c: Remove unused functionRickard Strandqvist-17/+0
2015-01-17staging: rtl8188eu: Fixed a space coding style issue.Gangadhar Vukkesala-1/+1
2015-01-17Staging: rtl8188eu: {core, hal, include}: Removed inline functionAbel Moyo-35/+46
2014-12-02staging: rtl8188eu: hal: hal_intf.c: Cleaning up functions that are not used ...Rickard Strandqvist-19/+0
2014-12-02staging: rtl8188eu: usb_dvobj_init(): A NULL pointer check for usb_host_endpo...Jes Sorensen-18/+15
2014-12-02staging:drivers:staging:rtl8188eu:hal:rtl8188e_hal_init.c: Added a blank line...Anjana Sasindran-0/+1
2014-12-02Merge 3.18-rc7 into staging-work.Greg Kroah-Hartman-18/+19
2014-11-27staging: r8188eu: Add new device ID for DLink GO-USB-N150Larry Finger-0/+1
2014-11-26rtl8188eu: Fix a typo in rtw_led.*Krzysztof Konopko-3/+5
2014-11-26rtl8188eu: Fix FSF_MAILING_ADDRESS in rtw_led.*Krzysztof Konopko-8/+0
2014-11-26rtl8188eu: Simplify rtw_endofpktfile() in xmit_linux.cKrzysztof Konopko-7/+1
2014-11-26staging: r8188eu: Fix scheduling while atomic error introduced in commit fadb...Larry Finger-18/+18
2014-11-07staging: rtl8188eu: unneeded NULL checkSudip Mukherjee-18/+16
2014-11-07staging: rtl8188eu: unneeded return variableSudip Mukherjee-16/+9
2014-11-03staging: rtl8188eu: Fix coding style space related ERROR problemsJia He-112/+112
2014-11-03staging: r8188eu: cleanups in rtw_android_set_block()Dan Carpenter-12/+7
2014-11-03staging: r8188eu: get a string from the user correctlyDan Carpenter-16/+6
2014-11-03Staging: rtl8188eu: Use put_unaligned_le32Vaishali Thakkar-3/+1
2014-11-03Staging: rtl8188eu: rtw_pwrctrl: removed space before semicolon.Surya Seetharaman-1/+1
2014-11-03Staging: rtl8188eu: rtw_pwrctrl: removed a checkpatch warning.Surya Seetharaman-1/+0
2014-11-03Staging: rtl8188eu: rtw_pwrctrl: fixed checkpatch warning.Surya Seetharaman-1/+1
2014-11-03staging: rtl8188eu: Remove unnecessary else after returnDilek Uzulmez-10/+8
2014-10-30staging: rtl8188eu: core: Improve cleanup codeTapasweni Pathak-5/+5
2014-10-30staging: rtl8188eu: core: Remove null check before kfreeTapasweni Pathak-2/+1
2014-10-30staging: rt18188eu: Remove useless cast on NULLTapasweni Pathak-1/+1
2014-10-30staging: rtl8188eu: Remove double testTapasweni Pathak-1/+0
2014-10-30staging: rtl8188eu: os_dep: Remove useless cast on void pointerTapasweni Pathak-2/+2
2014-10-30staging: rtl8188eu: hal: Remove useless cast on void pointerTapasweni Pathak-2/+2
2014-10-30staging: rtl8188eu: core: Remove useless cast on void pointerTapasweni Pathak-23/+23
2014-10-30staging: rtl8188eu: os_dep: Used min_t instead of minGulsah Kose-1/+2
2014-10-30staging: rtl8188eu: os_dep: Removed unnecessary return.Gulsah Kose-2/+0
2014-10-30staging: rtl8188eu: core: Removed unnecessary return keyword.Gulsah Kose-1/+0
2014-10-29staging: rtl8188eu: core: Removed unnecessary parenthesis.Gulsah Kose-2/+2
2014-10-29staging: rtl8188eu: hal: space requiredPaul McQuade-1/+1
2014-10-28staging: rtl8188eu: core: Remove redundant memset before memcpyTapasweni Pathak-3/+0
2014-10-27staging: rtl8188eu: os_dep: Remove null check before kfreeTapasweni Pathak-12/+6
2014-10-27staging: remove unneeded parentheses around the right hand side of an assignmentJiayi Ye-1/+1
2014-10-27staging: rtl8188eu: core: fix null dereference on exit path in rtw_mlme.cJiayi Ye-1/+1
2014-10-23staging: rtl8188eu: os_dep: Replaced kzalloc and memcpy with kmemdupTapasweni Pathak-3/+1
2014-10-23staging: rtl8188eu: os_dep: Remove useless cast on kzallocTapasweni Pathak-1/+1
2014-10-23staging: rtl8188eu: core: fixed msleep < 20ms can sleep for up to 20ms warnin...Jiayi Ye-1/+1
2014-10-20Staging: rtl8188eu: core: Remove variable that is not very useful.Heena Sirwani-8/+5