summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8188eu/core
Commit message (Expand)AuthorAgeFilesLines
* Staging: rtl8188eu: replace kzalloc and memcpy by kmemdupNiranjan Dighe2015-03-261-3/+2
* Staging: rtl8188eu: remove dead codeMatteo Semenzato2015-03-261-13/+4
* Staging: rtl8188eu: Delete spaceHatice ERTÜRK2015-03-231-4/+4
* Staging: rtl8188eu: Remove extern as it is defined but never usedVatika Harlalka2015-03-201-1/+0
* Staging: rtl8188eu: Remove parentheses around right side an assignmentHaneen Mohammed2015-03-167-28/+28
* Staging: rtl8188eu: Eliminate use of _init_timerVaishali Thakkar2015-03-165-24/+29
* Staging: rtl8188eu: Eliminate use of _set_timerVaishali Thakkar2015-03-166-38/+70
* drivers: staging: rtl8188eu: core: rtw_security: Fix misspelled wordIoana Ciornei2015-03-161-6/+6
* Staging: rtl8188eu: Remove unneeded return statementSomya Anand2015-03-151-2/+0
* Staging: rtl8188eu: Remove redundant local variableSomya Anand2015-03-151-53/+28
* staging: rtl8188eu: Use kcalloc instead of kzalloc.Navya Sri Nizamkari2015-03-151-1/+2
* drivers: staging: rtl8188eu: core: Removed unnecessary parenthesesTina Johnson2015-03-091-2/+2
* staging: rtl8188eu: Remove unneeded parenthesesSomya Anand2015-03-091-1/+1
* Staging: rtl8188eu: Remove unnecessary return statementsSomya Anand2015-03-061-2/+0
* Staging: rtl8188eu: Remove redundant local variableSomya Anand2015-03-061-17/+7
* staging: rtl8188eu: remove extra parentheses around right bit shift operationsAya Mahfouz2015-03-061-1/+1
* staging: rtl8188eu: rewrite the right hand side of an assignmentAya Mahfouz2015-02-261-2/+2
* Staging: rtl8188eu: Use put_unaligned_le16Vaishali Thakkar2015-02-261-5/+3
* staging: rtl8188eu: core: switch with redundant casesNicholas Mc Guire2015-02-071-9/+0
* staging: rtl8188eu: core: rtw_wlan_util.c: Fix for NULL dereferenceKumar Amit Mehta2015-01-281-0/+2
* staging: rtl8188eu: core: rtw_mlme_ext.c: Remove unused functionRickard Strandqvist2015-01-171-5/+0
* staging: rtl8188eu: Fixed a space coding style issue.Gangadhar Vukkesala2015-01-171-1/+1
* Staging: rtl8188eu: {core, hal, include}: Removed inline functionAbel Moyo2015-01-172-25/+33
* Merge 3.18-rc7 into staging-work.Greg Kroah-Hartman2014-12-023-18/+18
|\
| * 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-261-2/+4
* | rtl8188eu: Fix FSF_MAILING_ADDRESS in rtw_led.*Krzysztof Konopko2014-11-261-4/+0
* | staging: rtl8188eu: unneeded NULL checkSudip Mukherjee2014-11-071-3/+1
* | staging: rtl8188eu: unneeded return variableSudip Mukherjee2014-11-072-8/+4
* | staging: rtl8188eu: Fix coding style space related ERROR problemsJia He2014-11-038-43/+43
* | 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: core: Remove useless cast on void pointerTapasweni Pathak2014-10-308-23/+23
* | 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: core: Remove redundant memset before memcpyTapasweni Pathak2014-10-282-3/+0
* | staging: rtl8188eu: core: fix null dereference on exit path in rtw_mlme.cJiayi Ye2014-10-271-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: core: Replace "the the " with "the"Tapasweni Pathak2014-10-201-1/+1
* | staging: rtl8188eu: Fix prefer ether_addr_copy() over memcpy()Ebru Akagunduz2014-10-201-2/+2
|/
* staging: rtl8188eu: core: Fixed wrong space error.Gulsah Kose2014-09-191-1/+1
* staging: rtl8188eu: fix missing blank lines after declarationsLuca Ceresoli2014-09-061-0/+3
* staging: rtl8188eu: Declare Efuse_GetCurrentSize() as a static functionnavin patidar2014-08-161-1/+1
OpenPOWER on IntegriCloud