summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8712
Commit message (Expand)AuthorAgeFilesLines
* staging: rtl8712: Drop unneeded cast on netdev_privJulia Lawall2015-04-033-41/+41
* Staging: rtl8712: Remove zero-testing pointer typed valueAmitoj Kaur Chawla2015-04-011-1/+1
* Staging: rtl8712: Remove duplicated argument to |Cristina Opriceana2015-04-011-2/+1
* Staging: rtl8712: Use memdup_user() instead of copy_from_user()Cristina Opriceana2015-04-011-7/+3
* Staging: rtl8712: replace memcpy with ether_addr_copyHaneen Mohammed2015-03-181-2/+2
* Staging: rtl8712: Replace __constant_cpu_to_le16Dilek Uzulmez2015-03-161-2/+2
* Staging: rtl8712: fix potential null pointer dereferenceMatteo Semenzato2015-03-161-0/+2
* Staging: rtl8712: remove else after return statementHaneen Mohammed2015-03-161-11/+9
* Staging: rtl8712: Eliminate use of _cancel_timerVaishali Thakkar2015-03-164-16/+4
* Staging: rtl8712: Eliminate use of _cancel_timer_exVaishali Thakkar2015-03-166-88/+82
* Staging rtl8172: Remove unnecessary typecastVatika Harlalka2015-03-091-1/+1
* drivers: staging: rtl8712: Removed unnecessary parenthesesTina Johnson2015-03-091-2/+2
* staging: rtl8712: replace memset(x,0,ETH_ALEN)Aya Mahfouz2015-03-061-4/+5
* staging: rtl8712: remove extra parentheses around right bit shift operationAya Mahfouz2015-03-062-4/+4
* Staging: rtl8712: Eliminate use of _init_timerVaishali Thakkar2015-03-068-49/+40
* Staging: rtl8712: Use del_timerVaishali Thakkar2015-03-011-1/+1
* Staging: rtl8712: Eliminate use of _set_timerVaishali Thakkar2015-03-018-174/+199
* staging: rtl8712: rewrite the right hand side of an assignmentAya Mahfouz2015-02-261-1/+1
* staging: rtl8712: rewrite the right hand side of an assignmentAya Mahfouz2015-02-261-5/+5
* staging: rtl8712: rewrite the right hand side of an assignmentAya Mahfouz2015-02-261-2/+2
* staging: rtl8712: rewrite the right hand side of an assignmentAya Mahfouz2015-02-261-2/+2
* Staging: rtl8712: Use mod_timerVaishali Thakkar2015-02-261-3/+4
* Staging: rtl8712: Remove unused macrosKatie Dunne2015-02-261-23/+0
* Staging: rtl8712: replace memcpy() by ether_addr_copy() using coccinelle and ...Melike Yurtoglu2015-02-261-5/+5
* Staging: rtl8712: replace memcpy() by ether_addr_copy() using coccinelle and ...Melike Yurtoglu2015-02-261-1/+1
* staing: rtl8712: else after return or break warningGamze POLAT2015-02-261-2/+1
* staging: rtl8712: Do coding style cleanupMichael Hornung2015-02-071-3/+3
* staging: rtl8712: condition with no effect removedNicholas Mc Guire2015-02-071-2/+1
* staging: rtl8712: cleanup of timeout conversionsNicholas Mc Guire2015-02-071-4/+2
* staging: rtl8712: fix Prefer ether_addr_copy() over memcpy()Heba Aamer2015-02-071-2/+2
* staging: rtl8712: remove useless printing lineHeba Aamer2015-01-281-1/+0
* staging: rtl8712: remove unused functionSudip Mukherjee2015-01-251-7/+0
* staging: rtl8712: recv_linux: Remove unused functionRickard Strandqvist2015-01-252-15/+0
* staging: rtl8712: remove spaces before commasMax Perepelitsyn2015-01-178-25/+25
* staging: rtl8712: rtl871x_mp_ioctl.c: Remove some unused functionsRickard Strandqvist2015-01-172-564/+0
* Staging: rtl8712: Fixes brace coding style in rtl871x_sta_mgt.cPaul Hedman2015-01-121-2/+1
* staging: rtl8712: remove unnecessary else after returnMike Krinkin2014-12-021-5/+4
* staging: rtl8712: remove unused variablesSudip Mukherjee2014-10-2919-137/+30
* staging: rtl8712: Remove redundant castRasmus Villemoes2014-10-291-1/+1
* staging: rtl8712: Fix unnecessary parentheses style warning in rtl871x_xmit.cEsra Altintas2014-10-201-1/+1
* staging: rtl8712: fix unnecessary elses after return/break in rtl8712_efuse.cSerguey Parkhomovsky2014-10-201-20/+20
* Staging: rtl8712:ieee80211 remove unnecessary elseNitin Kuppelur2014-10-201-8/+6
* staging: rtl8712: Remove unnecessary cast for argument of kfreeTapasweni Pathak2014-10-204-33/+33
* staging: rtl8712: Delete explicit comparison with false and NULLTapasweni Pathak2014-10-206-23/+21
* staging: rtl8712: Fixed else not required after returnSarah Khan2014-10-201-6/+2
* staging: rtl8712: Replace "the the " with "the"Tapasweni Pathak2014-10-201-1/+1
* staging: rtl8712: Fixed else not required after returnSarah Khan2014-10-021-4/+2
* staging: rtl8712: Fix missing blank line warningMelike Yurtoglu2014-10-021-0/+1
* staging: rtl8712: Fix unnecessary parentheses style warningYeliz Taneroglu2014-10-021-1/+1
* staging: rtl8712: add new line after declarationsTapasweni Pathak2014-09-287-1/+20
OpenPOWER on IntegriCloud