summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8712
Commit message (Expand)AuthorAgeFilesLines
* staging: rtl8712: fix else after break or return warningDogukan Ergun2015-06-131-2/+1
* staging: rtl8712: use swap() in dequeue_xframe_ex()Fabian Frederick2015-06-121-7/+3
* staging:rtl8712:Fix compressed return statementPrasanna Karthik2015-06-081-3/+1
* staging: rtl8712: fix indentation issueHari Prasath Gujulan Elango2015-06-081-2/+2
* staging: rtl8712: remove useless return valueLuca Ceresoli2015-05-311-3/+1
* staging: rtl8712: remove unneeded forward declarationLuca Ceresoli2015-05-311-1/+0
* staging: rtl8712: remove useless commentLuca Ceresoli2015-05-311-1/+0
* staging: rtl8712: prevent buffer overrun in recvbuf2recvframeHaggai Eran2015-05-311-1/+2
* staging: rtl8712: fix stack dumpSudip Mukherjee2015-05-315-78/+78
* staging: rtl8712: Use ether_addr_copy() instead of memcpy()Jagan Teki2015-05-311-1/+1
* Merge 4.1-rc4 into staging-nextGreg Kroah-Hartman2015-05-181-10/+7
|\
| * staging: rtl8712: freeing an ERR_PTRDan Carpenter2015-05-081-10/+7
* | rtl8712: don't duplicate ieee80211 constants for status/reasonPaul Gortmaker2015-05-081-29/+0
* | Staging: fixed multiple spelling errors.Carlos E. Garcia2015-05-082-2/+2
|/
* 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
OpenPOWER on IntegriCloud