summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8712/rtl8712_recv.c
Commit message (Expand)AuthorAgeFilesLines
* staging: rtl8712: style fix multiple line dereferencesMartin Homuth2017-12-211-35/+20
* staging: rtl8712: Fix indent coding style issueMihaela Muraru2017-09-261-1/+1
* staging: rtl8712: Fix unbalanced braces around else statementLiam Ryan2017-09-171-2/+2
* net: manual clean code which call skb_put_[data:zero]yuan linyu2017-06-201-2/+2
* networking: introduce and use skb_put_data()Johannes Berg2017-06-161-2/+1
* staging: rtl8712: Remove unnecessary cast on void pointersimran singhal2017-03-091-6/+5
* Staging: rtl8712: fix spelling errorsJoseph Wright2017-01-251-2/+2
* staging: rtl8712: changed u16 to __be16Jannik Becher2017-01-031-5/+5
* Fixes: 3d44a78f0d8b ("staging: rtl8712: Remove unnecessary 'else'")Matthew Kilgore2016-09-281-1/+2
* staging: rtl8712: Remove unnecessary 'else'Namrata A Shettar2016-09-271-2/+1
* Staging: rtl8712: rtl8712_recv: Use !x instead of x == NULLSandhya Bankar2016-09-201-6/+6
* staging: rtl8712: checkpatch cleanup: block comments using a trailing */Raphaƫl Beamonte2016-09-121-18/+36
* staging: rtl8712: use container_of() instead of LIST_CONTAINOR()Geliang Tang2016-04-291-5/+5
* staging: rtl8712: spaces preferred around operandsLuis de Bethencourt2015-10-241-6/+6
* staging: rtl8712: braces should be used on all armsLuis de Bethencourt2015-10-241-6/+10
* staging: rtl8712: Remove boolean comparisonsLuis de Bethencourt2015-10-241-13/+12
* staging: rtl8712: rtl8712_recv: Remove useless intialisationAmitoj Kaur Chawla2015-10-161-1/+1
* rtl8712:Fix checkpatch warningRavi Teja Darbha2015-07-141-2/+2
* staging: rtl8712: prevent buffer overrun in recvbuf2recvframeHaggai Eran2015-05-311-1/+2
* staging: rtl8712: remove extra parentheses around right bit shift operationAya Mahfouz2015-03-061-2/+2
* Staging: rtl8712: Use del_timerVaishali Thakkar2015-03-011-1/+1
* Staging: rtl8712: Eliminate use of _set_timerVaishali Thakkar2015-03-011-2/+2
* staging: rtl8712: rewrite the right hand side of an assignmentAya Mahfouz2015-02-261-5/+5
* staging: rtl8712: remove unnecessary else after returnMike Krinkin2014-12-021-5/+4
* staging: rtl8712: remove unused variablesSudip Mukherjee2014-10-291-13/+2
* Staging: rtl8712: Remove unnecessary parenthesesTapasweni Pathak2014-09-231-1/+1
* staging: rtl8712: remove wrapper function _queue_emptyJames A Shackleford2014-06-261-1/+1
* staging: rtl8712: remove function get_list_headJames A Shackleford2014-06-261-8/+7
* staging: rtl8712: remove wrapper function get_nextJames A Shackleford2014-06-261-7/+7
* staging: rtl8712: remove wrapper function list_deleteJames A Shackleford2014-06-261-4/+4
* staging: rtl8712: remove wrapper function list_insert_tailJames A Shackleford2014-06-261-5/+5
* staging: rtl8712: remove wrapper function is_list_emptyJames A Shackleford2014-06-261-2/+2
* staging: rtl8712: remove wrapper function _init_listheadJames A Shackleford2014-06-261-2/+2
* staging: rtl8712: remove inline _RND128() and use round_up()James A Shackleford2014-06-261-1/+1
* staging: rtl8712: remove _malloc()Vitaly Osipov2014-05-251-4/+2
* staging: r8712u: Remove useless return variablesPeter Senna Tschudin2014-05-241-5/+2
* staging: r8712u: delete unnecessary field initializationJulia Lawall2014-02-151-2/+0
* Staging: rtl8712: fix spaces before semicolonsThomas Cort2013-10-031-3/+3
* rtl8712: replace printk with better solutionsPrzemo Firszt2013-01-111-8/+6
* staging: r8712u: Do not queue cloned skbLarry Finger2012-09-261-1/+4
* staging: r8712u: Fix allocations not checked for failureLarry Finger2012-09-041-0/+4
* staging: wean rtl8712 off of its ancient duplicate of ip.hPaul Gortmaker2012-05-101-1/+1
* staging: wean rtl8712 off of its ancient duplicate of if_ether.hPaul Gortmaker2012-05-101-1/+2
* staging: rtl8712: Fix typos.Justin P. Mattock2012-05-091-2/+2
* staging: r8712u: Simplify semaphoresLarry Finger2012-02-091-2/+0
* staging: r8712u: Merging Realtek's latest (v2.6.6). Various fixes.Ali Bahar2011-09-061-11/+13
* staging: Remove unnecessary semicolons when while (foo) {...};Joe Perches2011-04-251-1/+1
* staging: r8712u: Fix sparse warningsLarry Finger2010-08-311-16/+2
* staging: r8712u: Add the new driver to the mainline kernelLarry Finger2010-08-201-0/+1145
OpenPOWER on IntegriCloud