summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8712/rtl8712_recv.c
AgeCommit message (Expand)AuthorFilesLines
2015-10-25staging: rtl8712: spaces preferred around operandsLuis de Bethencourt1-6/+6
2015-10-25staging: rtl8712: braces should be used on all armsLuis de Bethencourt1-6/+10
2015-10-25staging: rtl8712: Remove boolean comparisonsLuis de Bethencourt1-13/+12
2015-10-17staging: rtl8712: rtl8712_recv: Remove useless intialisationAmitoj Kaur Chawla1-1/+1
2015-07-15rtl8712:Fix checkpatch warningRavi Teja Darbha1-2/+2
2015-05-31staging: rtl8712: prevent buffer overrun in recvbuf2recvframeHaggai Eran1-1/+2
2015-03-07staging: rtl8712: remove extra parentheses around right bit shift operationAya Mahfouz1-2/+2
2015-03-02Staging: rtl8712: Use del_timerVaishali Thakkar1-1/+1
2015-03-02Staging: rtl8712: Eliminate use of _set_timerVaishali Thakkar1-2/+2
2015-02-27staging: rtl8712: rewrite the right hand side of an assignmentAya Mahfouz1-5/+5
2014-12-03staging: 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-27staging: rtl8712: remove wrapper function _queue_emptyJames A Shackleford1-1/+1
2014-06-27staging: rtl8712: remove function get_list_headJames A Shackleford1-8/+7
2014-06-27staging: rtl8712: remove wrapper function get_nextJames A Shackleford1-7/+7
2014-06-27staging: rtl8712: remove wrapper function list_deleteJames A Shackleford1-4/+4
2014-06-27staging: rtl8712: remove wrapper function list_insert_tailJames A Shackleford1-5/+5
2014-06-27staging: rtl8712: remove wrapper function is_list_emptyJames A Shackleford1-2/+2
2014-06-27staging: rtl8712: remove wrapper function _init_listheadJames A Shackleford1-2/+2
2014-06-27staging: 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-23staging: r8712u: Remove useless return variablesPeter Senna Tschudin1-5/+2
2014-02-16staging: r8712u: delete unnecessary field initializationJulia Lawall1-2/+0
2013-10-04Staging: rtl8712: fix spaces before semicolonsThomas Cort1-3/+3
2013-01-12rtl8712: replace printk with better solutionsPrzemo Firszt1-8/+6
2012-09-27staging: r8712u: Do not queue cloned skbLarry Finger1-1/+4
2012-09-05staging: 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-10staging: rtl8712: Fix typos.Justin P. Mattock1-2/+2
2012-02-09staging: r8712u: Simplify semaphoresLarry Finger1-2/+0
2011-09-07staging: r8712u: Merging Realtek's latest (v2.6.6). Various fixes.Ali Bahar1-11/+13
2011-04-26staging: Remove unnecessary semicolons when while (foo) {...};Joe Perches1-1/+1
2010-08-31staging: r8712u: Fix sparse warningsLarry Finger1-16/+2
2010-08-20staging: r8712u: Add the new driver to the mainline kernelLarry Finger1-0/+1145