aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8712/rtl8712_recv.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2011-09-06staging: r8712u: Merging Realtek's latest (v2.6.6). Various fixes.Ali Bahar1-11/+13
2011-04-25staging: 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