summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8188eu
Commit message (Expand)AuthorAgeFilesLines
* staging: rtl8188eu: hal: hal_intf.c: Cleaning up functions that are not used ...Rickard Strandqvist2014-12-022-19/+0
* staging: rtl8188eu: usb_dvobj_init(): A NULL pointer check for usb_host_endpo...Jes Sorensen2014-12-021-18/+15
* staging:drivers:staging:rtl8188eu:hal:rtl8188e_hal_init.c: Added a blank line...Anjana Sasindran2014-12-021-0/+1
* Merge 3.18-rc7 into staging-work.Greg Kroah-Hartman2014-12-024-18/+19
|\
| * staging: r8188eu: Add new device ID for DLink GO-USB-N150Larry Finger2014-11-271-0/+1
| * staging: r8188eu: Fix scheduling while atomic error introduced in commit fadb...Larry Finger2014-11-263-18/+18
* | rtl8188eu: Fix a typo in rtw_led.*Krzysztof Konopko2014-11-262-3/+5
* | rtl8188eu: Fix FSF_MAILING_ADDRESS in rtw_led.*Krzysztof Konopko2014-11-262-8/+0
* | rtl8188eu: Simplify rtw_endofpktfile() in xmit_linux.cKrzysztof Konopko2014-11-261-7/+1
* | staging: rtl8188eu: unneeded NULL checkSudip Mukherjee2014-11-072-18/+16
* | staging: rtl8188eu: unneeded return variableSudip Mukherjee2014-11-074-16/+9
* | staging: rtl8188eu: Fix coding style space related ERROR problemsJia He2014-11-0330-112/+112
* | staging: r8188eu: cleanups in rtw_android_set_block()Dan Carpenter2014-11-031-12/+7
* | staging: r8188eu: get a string from the user correctlyDan Carpenter2014-11-031-16/+6
* | Staging: rtl8188eu: Use put_unaligned_le32Vaishali Thakkar2014-11-031-3/+1
* | Staging: rtl8188eu: rtw_pwrctrl: removed space before semicolon.Surya Seetharaman2014-11-031-1/+1
* | Staging: rtl8188eu: rtw_pwrctrl: removed a checkpatch warning.Surya Seetharaman2014-11-031-1/+0
* | Staging: rtl8188eu: rtw_pwrctrl: fixed checkpatch warning.Surya Seetharaman2014-11-031-1/+1
* | staging: rtl8188eu: Remove unnecessary else after returnDilek Uzulmez2014-11-031-10/+8
* | staging: rtl8188eu: core: Improve cleanup codeTapasweni Pathak2014-10-301-5/+5
* | staging: rtl8188eu: core: Remove null check before kfreeTapasweni Pathak2014-10-301-2/+1
* | staging: rt18188eu: Remove useless cast on NULLTapasweni Pathak2014-10-301-1/+1
* | staging: rtl8188eu: Remove double testTapasweni Pathak2014-10-301-1/+0
* | staging: rtl8188eu: os_dep: Remove useless cast on void pointerTapasweni Pathak2014-10-301-2/+2
* | staging: rtl8188eu: hal: Remove useless cast on void pointerTapasweni Pathak2014-10-302-2/+2
* | staging: rtl8188eu: core: Remove useless cast on void pointerTapasweni Pathak2014-10-308-23/+23
* | staging: rtl8188eu: os_dep: Used min_t instead of minGulsah Kose2014-10-301-1/+2
* | staging: rtl8188eu: os_dep: Removed unnecessary return.Gulsah Kose2014-10-301-2/+0
* | staging: rtl8188eu: core: Removed unnecessary return keyword.Gulsah Kose2014-10-301-1/+0
* | staging: rtl8188eu: core: Removed unnecessary parenthesis.Gulsah Kose2014-10-291-2/+2
* | staging: rtl8188eu: hal: space requiredPaul McQuade2014-10-291-1/+1
* | staging: rtl8188eu: core: Remove redundant memset before memcpyTapasweni Pathak2014-10-282-3/+0
* | staging: rtl8188eu: os_dep: Remove null check before kfreeTapasweni Pathak2014-10-271-12/+6
* | staging: remove unneeded parentheses around the right hand side of an assignmentJiayi Ye2014-10-271-1/+1
* | staging: rtl8188eu: core: fix null dereference on exit path in rtw_mlme.cJiayi Ye2014-10-271-1/+1
* | staging: rtl8188eu: os_dep: Replaced kzalloc and memcpy with kmemdupTapasweni Pathak2014-10-231-3/+1
* | staging: rtl8188eu: os_dep: Remove useless cast on kzallocTapasweni Pathak2014-10-231-1/+1
* | staging: rtl8188eu: core: fixed msleep < 20ms can sleep for up to 20ms warnin...Jiayi Ye2014-10-231-1/+1
* | Staging: rtl8188eu: core: Remove variable that is not very useful.Heena Sirwani2014-10-201-8/+5
* | Staging: rtl8188eu: include: Remove unused macrosMahati Chamarthy2014-10-201-22/+0
* | staging: rtl8188eu: core: Replace "the the " with "the"Tapasweni Pathak2014-10-201-1/+1
* | Staging: rtl8188eu: include: Remove unnecessary macroMahati Chamarthy2014-10-201-13/+12
* | staging: rtl8188eu: Fix prefer ether_addr_copy() over memcpy()Ebru Akagunduz2014-10-201-2/+2
|/
* staging: r8188eu: replace strnicmp with strncasecmpRasmus Villemoes2014-10-141-1/+1
* staging: rtl8188eu: odm.h: Remove unused struct dyn_primary_ccanavin patidar2014-09-234-27/+0
* staging: rtl8188eu: Rework function ODM_AntennaDiversity_88E()navin patidar2014-09-233-14/+21
* staging: rtl8188eu: Rework function odm_HWAntDiv()navin patidar2014-09-231-40/+38
* staging: rtl8188eu: Rework function ODM_AntselStatistics_88E()navin patidar2014-09-233-12/+13
* staging: rtl8188eu: Rework function ODM_SetTxAntByTxInfo_88E()navin patidar2014-09-233-8/+11
* staging: rtl8188eu: Rework function odm_UpdateTxAnt_88E()navin patidar2014-09-231-16/+9
OpenPOWER on IntegriCloud