aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8712/rtl8712_recv.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-30staging: rtl8712: Fix a space issueVatsala Narang1-1/+1
2019-03-18staging: rtl8712: Replace NULL comparisonsDaniela Mormocea1-5/+5
2019-03-18staging: rtl8712: rename bSurpriseRemoved to surprise_removedHimadri Pandya1-5/+5
2019-03-18staging: rtl8712: rename bDriverStopped to driver_stoppedHimadri Pandya1-5/+5
2018-10-03staging: rtl8712: add SPDX identifiersMichael Straube1-13/+1
2017-12-21staging: rtl8712: style fix multiple line dereferencesMartin Homuth1-35/+20
2017-09-26staging: rtl8712: Fix indent coding style issueMihaela Muraru1-1/+1
2017-09-17staging: rtl8712: Fix unbalanced braces around else statementLiam Ryan1-2/+2
2017-06-20net: manual clean code which call skb_put_[data:zero]yuan linyu1-2/+2
2017-06-16networking: introduce and use skb_put_data()Johannes Berg1-2/+1
2017-03-09staging: rtl8712: Remove unnecessary cast on void pointersimran singhal1-6/+5
2017-01-25Staging: rtl8712: fix spelling errorsJoseph Wright1-2/+2
2017-01-03staging: rtl8712: changed u16 to __be16Jannik Becher1-5/+5
2016-09-28Fixes: 3d44a78f0d8b ("staging: rtl8712: Remove unnecessary 'else'")Matthew Kilgore1-1/+2
2016-09-27staging: rtl8712: Remove unnecessary 'else'Namrata A Shettar1-2/+1
2016-09-20Staging: rtl8712: rtl8712_recv: Use !x instead of x == NULLSandhya Bankar1-6/+6
2016-09-12staging: rtl8712: checkpatch cleanup: block comments using a trailing */Raphaƫl Beamonte1-18/+36
2016-04-29staging: rtl8712: use container_of() instead of LIST_CONTAINOR()Geliang Tang1-5/+5
2015-10-24staging: rtl8712: spaces preferred around operandsLuis de Bethencourt1-6/+6
2015-10-24staging: rtl8712: braces should be used on all armsLuis de Bethencourt1-6/+10
2015-10-24staging: rtl8712: Remove boolean comparisonsLuis de Bethencourt1-13/+12
2015-10-16staging: rtl8712: rtl8712_recv: Remove useless intialisationAmitoj Kaur Chawla1-1/+1
2015-07-14rtl8712:Fix checkpatch warningRavi Teja Darbha1-2/+2
2015-05-31staging: rtl8712: prevent buffer overrun in recvbuf2recvframeHaggai Eran1-1/+2
2015-03-06staging: rtl8712: remove extra parentheses around right bit shift operationAya Mahfouz1-2/+2
2015-03-01Staging: rtl8712: Use del_timerVaishali Thakkar1-1/+1
2015-03-01Staging: rtl8712: Eliminate use of _set_timerVaishali Thakkar1-2/+2
2015-02-26staging: rtl8712: rewrite the right hand side of an assignmentAya Mahfouz1-5/+5
2014-12-02staging: rtl8712: remove unnecessary else after returnMike Krinkin1-5/+4
2014-10-29staging: rtl8712: remove unused variablesSudip Mukherjee1-13/+2
2014-09-23Staging: rtl8712: Remove unnecessary parenthesesTapasweni Pathak1-1/+1
2014-06-26staging: rtl8712: remove wrapper function _queue_emptyJames A Shackleford1-1/+1
2014-06-26staging: rtl8712: remove function get_list_headJames A Shackleford1-8/+7
2014-06-26staging: rtl8712: remove wrapper function get_nextJames A Shackleford1-7/+7
2014-06-26staging: rtl8712: remove wrapper function list_deleteJames A Shackleford1-4/+4
2014-06-26staging: rtl8712: remove wrapper function list_insert_tailJames A Shackleford1-5/+5
2014-06-26staging: rtl8712: remove wrapper function is_list_emptyJames A Shackleford1-2/+2
2014-06-26staging: rtl8712: remove wrapper function _init_listheadJames A Shackleford1-2/+2
2014-06-26staging: rtl8712: remove inline _RND128() and use round_up()James A Shackleford1-1/+1
2014-05-25staging: rtl8712: remove _malloc()Vitaly Osipov1-4/+2
2014-05-24staging: r8712u: Remove useless return variablesPeter Senna Tschudin1-5/+2
2014-02-15staging: r8712u: delete unnecessary field initializationJulia Lawall1-2/+0
2013-10-03Staging: rtl8712: fix spaces before semicolonsThomas Cort1-3/+3
2013-01-11rtl8712: replace printk with better solutionsPrzemo Firszt1-8/+6
2012-09-26staging: r8712u: Do not queue cloned skbLarry Finger1-1/+4
2012-09-04staging: r8712u: Fix allocations not checked for failureLarry Finger1-0/+4
2012-05-10staging: wean rtl8712 off of its ancient duplicate of ip.hPaul Gortmaker1-1/+1
2012-05-10staging: wean rtl8712 off of its ancient duplicate of if_ether.hPaul Gortmaker1-1/+2
2012-05-09staging: rtl8712: Fix typos.Justin P. Mattock1-2/+2
2012-02-09staging: r8712u: Simplify semaphoresLarry Finger1-2/+0