aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8712 (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-03staging: rtl8712: Drop unneeded cast on netdev_privJulia Lawall3-41/+41
2015-04-01Staging: rtl8712: Remove zero-testing pointer typed valueAmitoj Kaur Chawla1-1/+1
2015-04-01Staging: rtl8712: Remove duplicated argument to |Cristina Opriceana1-2/+1
2015-04-01Staging: rtl8712: Use memdup_user() instead of copy_from_user()Cristina Opriceana1-7/+3
2015-03-18Staging: rtl8712: replace memcpy with ether_addr_copyHaneen Mohammed1-2/+2
2015-03-16Staging: rtl8712: Replace __constant_cpu_to_le16Dilek Uzulmez1-2/+2
2015-03-16Staging: rtl8712: fix potential null pointer dereferenceMatteo Semenzato1-0/+2
2015-03-16Staging: rtl8712: remove else after return statementHaneen Mohammed1-11/+9
2015-03-16Staging: rtl8712: Eliminate use of _cancel_timerVaishali Thakkar4-16/+4
2015-03-16Staging: rtl8712: Eliminate use of _cancel_timer_exVaishali Thakkar6-88/+82
2015-03-09Staging rtl8172: Remove unnecessary typecastVatika Harlalka1-1/+1
2015-03-09drivers: staging: rtl8712: Removed unnecessary parenthesesTina Johnson1-2/+2
2015-03-06staging: rtl8712: replace memset(x,0,ETH_ALEN)Aya Mahfouz1-4/+5
2015-03-06staging: rtl8712: remove extra parentheses around right bit shift operationAya Mahfouz2-4/+4
2015-03-06Staging: rtl8712: Eliminate use of _init_timerVaishali Thakkar8-49/+40
2015-03-01Staging: rtl8712: Use del_timerVaishali Thakkar1-1/+1
2015-03-01Staging: rtl8712: Eliminate use of _set_timerVaishali Thakkar8-174/+199
2015-02-26staging: rtl8712: rewrite the right hand side of an assignmentAya Mahfouz1-1/+1
2015-02-26staging: rtl8712: rewrite the right hand side of an assignmentAya Mahfouz1-5/+5
2015-02-26staging: rtl8712: rewrite the right hand side of an assignmentAya Mahfouz1-2/+2
2015-02-26staging: rtl8712: rewrite the right hand side of an assignmentAya Mahfouz1-2/+2
2015-02-26Staging: rtl8712: Use mod_timerVaishali Thakkar1-3/+4
2015-02-26Staging: rtl8712: Remove unused macrosKatie Dunne1-23/+0
2015-02-26Staging: rtl8712: replace memcpy() by ether_addr_copy() using coccinelle and pack variableMelike Yurtoglu1-5/+5
2015-02-26Staging: rtl8712: replace memcpy() by ether_addr_copy() using coccinelle and pack variableMelike Yurtoglu1-1/+1
2015-02-26staing: rtl8712: else after return or break warningGamze POLAT1-2/+1
2015-02-07staging: rtl8712: Do coding style cleanupMichael Hornung1-3/+3
2015-02-07staging: rtl8712: condition with no effect removedNicholas Mc Guire1-2/+1
2015-02-07staging: rtl8712: cleanup of timeout conversionsNicholas Mc Guire1-4/+2
2015-02-07staging: rtl8712: fix Prefer ether_addr_copy() over memcpy()Heba Aamer1-2/+2
2015-01-28staging: rtl8712: remove useless printing lineHeba Aamer1-1/+0
2015-01-25staging: rtl8712: remove unused functionSudip Mukherjee1-7/+0
2015-01-25staging: rtl8712: recv_linux: Remove unused functionRickard Strandqvist2-15/+0
2015-01-17staging: rtl8712: remove spaces before commasMax Perepelitsyn8-25/+25
2015-01-17staging: rtl8712: rtl871x_mp_ioctl.c: Remove some unused functionsRickard Strandqvist2-564/+0
2015-01-12Staging: rtl8712: Fixes brace coding style in rtl871x_sta_mgt.cPaul Hedman1-2/+1
2014-12-02staging: rtl8712: remove unnecessary else after returnMike Krinkin1-5/+4
2014-10-29staging: rtl8712: remove unused variablesSudip Mukherjee19-137/+30
2014-10-29staging: rtl8712: Remove redundant castRasmus Villemoes1-1/+1
2014-10-20staging: rtl8712: Fix unnecessary parentheses style warning in rtl871x_xmit.cEsra Altintas1-1/+1
2014-10-20staging: rtl8712: fix unnecessary elses after return/break in rtl8712_efuse.cSerguey Parkhomovsky1-20/+20
2014-10-20Staging: rtl8712:ieee80211 remove unnecessary elseNitin Kuppelur1-8/+6
2014-10-20staging: rtl8712: Remove unnecessary cast for argument of kfreeTapasweni Pathak4-33/+33
2014-10-20staging: rtl8712: Delete explicit comparison with false and NULLTapasweni Pathak6-23/+21
2014-10-20staging: rtl8712: Fixed else not required after returnSarah Khan1-6/+2
2014-10-20staging: rtl8712: Replace "the the " with "the"Tapasweni Pathak1-1/+1
2014-10-02staging: rtl8712: Fixed else not required after returnSarah Khan1-4/+2
2014-10-02staging: rtl8712: Fix missing blank line warningMelike Yurtoglu1-0/+1
2014-10-02staging: rtl8712: Fix unnecessary parentheses style warningYeliz Taneroglu1-1/+1
2014-09-28staging: rtl8712: add new line after declarationsTapasweni Pathak7-1/+20