aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8712/rtl871x_cmd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-29staging: rtl8712: remove unused variablesSudip Mukherjee1-2/+0
2014-10-20staging: rtl8712: Remove unnecessary cast for argument of kfreeTapasweni Pathak1-27/+27
2014-10-20staging: rtl8712: Replace "the the " with "the"Tapasweni Pathak1-1/+1
2014-06-26staging: rtl8712: remove wrapper function get_nextJames A Shackleford1-1/+1
2014-06-26staging: rtl8712: remove wrapper function list_deleteJames A Shackleford1-1/+1
2014-06-26staging: rtl8712: remove wrapper function list_insert_tailJames A Shackleford1-3/+3
2014-06-26staging: rtl8712: remove wrapper function is_list_emptyJames A Shackleford1-1/+1
2014-06-26staging: rtl8712: remove wrapper function _init_listheadJames A Shackleford1-4/+4
2014-06-19staging: rtl8712: replace kmalloc(..., sizeof(T))Vitaly Osipov1-50/+44
2014-05-27staging: rtl8712: fix kmalloc parametersVitaly Osipov1-2/+2
2014-05-25staging: rtl8712: remove _malloc()Vitaly Osipov1-69/+54
2014-03-13staging: rtl8712: Remove unnecessary parentheses.Gulsah Kose1-2/+2
2014-03-07staging:rtl8712: Fix sparse warning incorrect type in assignmentHimangi Saraogi1-4/+3
2013-12-17staging: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-10-03Staging: rtl8712: fix spaces before semicolonsThomas Cort1-1/+1
2013-01-11rtl8712: remove useless calls to memset().Cyril Roelandt1-1/+0
2012-10-26staging: r8712u: cleanup pointer type in r8712_setassocsta_cmd()Dan Carpenter1-2/+2
2012-05-10staging: delete all duplicated endian crap from rtl8712 driverPaul Gortmaker1-1/+0
2011-09-06staging: r8712u: Merging Realtek's latest (v2.6.6). Various fixes.Ali Bahar1-1/+29
2011-09-06staging: r8712u: Merging Realtek's latest (v2.6.6). Various fixes.Ali Bahar1-12/+99
2011-09-06staging: r8712u: Merging Realtek's latest (v2.6.6). New decl's and defines.Ali Bahar1-2/+11
2011-09-06staging: r8712u: Merging Realtek's latest (v2.6.6). Updated include directives.Ali Bahar1-0/+18
2011-04-20staging: rtl8712: fixed coding style issuesJavier M. Mellid1-2/+2
2011-04-20Staging: rtl8712: redundant null check before kfree()Alexander Beregalov1-2/+1
2010-08-31staging: r8712u: Use 802.11bg mode to make a WEP connectionLarry Finger1-11/+19
2010-08-20staging: r8712u: Add the new driver to the mainline kernelLarry Finger1-0/+918