summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8712
Commit message (Expand)AuthorAgeFilesLines
* Staging: rtl8712: Coding style warning fix for block commentPunit Vara2015-09-201-1/+2
* staging: rtl8712: usb_ops_linux: fixed a comparison coding style issueSamuel Dominguez Lorenzo2015-09-141-1/+1
* staging/rtl8712 : Remove duplicated BIT() definitionsAnish Bhatt2015-09-122-9/+0
* staging/rtl8712 : Remove unused macro definitions.Anish Bhatt2015-09-121-4/+0
* staging: rtl8712: Remove unnecessary externsJoe Perches2015-08-141-16/+12
* staging: rtl8712: change SupportedRates to ratesJoshua Clayton2015-08-073-25/+20
* staging: rtl8712: remove typedefsJoshua Clayton2015-08-072-12/+7
* staging: rtl8712: rename functionJoshua Clayton2015-08-074-14/+14
* staging: rtl8712: remove duplicate structJoshua Clayton2015-08-077-49/+26
* staging: rtl8712: removed unused wrapper structsJoshua Clayton2015-08-071-18/+0
* staging: rtl8712: fix commentJoshua Clayton2015-08-071-11/+1
* staging: rtl8712: simplify size calculationJoshua Clayton2015-08-071-10/+1
* staging: rtl8712: fix buggy size calculationJoshua Clayton2015-08-071-11/+1
* rtl8712:Fix checkpatch warningRavi Teja Darbha2015-07-141-2/+2
* staging: rtl8712: rtl871x_security.c: remove unnecessary variable initializationSunil Shahu2015-07-141-1/+1
* drivers: staging: rtl8712: remove unnecessary else statementSunil Shahu2015-07-141-19/+16
* 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
OpenPOWER on IntegriCloud