aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8712/rtl871x_cmd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-03staging: rtl8712: add SPDX identifiersMichael Straube1-13/+1
2017-12-21staging: rtl8712: style fix multiple line dereferencesMartin Homuth1-18/+18
2017-09-17staging: rtl8712: Fix unbalanced braces around else statementLiam Ryan1-1/+2
2016-11-07staging : rtl8712: Free memory when kmalloc failsSouptick Joarder1-1/+4
2016-09-20Staging: rtl8712: rtl871x_cmd: Use !x instead of x == NULL.Sandhya Bankar1-11/+11
2016-09-02staging: rtl8172: fixed comment style in rts871x_cmd.cLouie Lu1-21/+25
2016-08-21rtl8712: Replace semaphore terminate_cmdthread_sema with completionBinoy Jayan1-1/+1
2016-08-21rtl8712: Replace semaphore cmd_queue_sema with completionBinoy Jayan1-3/+3
2016-03-28staging: rtl8712: rtl871x_cmd: Clean up tests if NULL returned on failureBhaktipriya Shridhar1-40/+40
2016-03-11Staging: rtl8712: Remove function r8712_setptm_cmd and r8712_gettssi_cmdBhumika Goyal1-47/+0
2016-02-07staging: rtl8712: use list_first_entry_or_null()Geliang Tang1-8/+5
2015-10-24staging: rtl8712: spaces preferred around operandsLuis de Bethencourt1-5/+5
2015-10-24staging: rtl8712: braces should be used on all armsLuis de Bethencourt1-3/+4
2015-10-24staging: rtl8712: Remove boolean comparisonsLuis de Bethencourt1-4/+4
2015-08-07staging: rtl8712: rename functionJoshua Clayton1-4/+4
2015-08-07staging: rtl8712: remove duplicate structJoshua Clayton1-7/+4
2015-08-07staging: rtl8712: simplify size calculationJoshua Clayton1-10/+1
2015-05-31staging: rtl8712: fix stack dumpSudip Mukherjee1-1/+1
2015-03-16Staging: rtl8712: Eliminate use of _cancel_timerVaishali Thakkar1-2/+1
2015-03-01Staging: rtl8712: Eliminate use of _set_timerVaishali Thakkar1-3/+6
2015-02-26Staging: rtl8712: replace memcpy() by ether_addr_copy() using coccinelle and pack variableMelike Yurtoglu1-5/+5
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