summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8712/rtl871x_cmd.c
Commit message (Expand)AuthorAgeFilesLines
* staging : rtl8712: Free memory when kmalloc failsSouptick Joarder2016-11-071-1/+4
* Staging: rtl8712: rtl871x_cmd: Use !x instead of x == NULL.Sandhya Bankar2016-09-201-11/+11
* staging: rtl8172: fixed comment style in rts871x_cmd.cLouie Lu2016-09-021-21/+25
* rtl8712: Replace semaphore terminate_cmdthread_sema with completionBinoy Jayan2016-08-211-1/+1
* rtl8712: Replace semaphore cmd_queue_sema with completionBinoy Jayan2016-08-211-3/+3
* staging: rtl8712: rtl871x_cmd: Clean up tests if NULL returned on failureBhaktipriya Shridhar2016-03-281-40/+40
* Staging: rtl8712: Remove function r8712_setptm_cmd and r8712_gettssi_cmdBhumika Goyal2016-03-111-47/+0
* staging: rtl8712: use list_first_entry_or_null()Geliang Tang2016-02-071-8/+5
* staging: rtl8712: spaces preferred around operandsLuis de Bethencourt2015-10-241-5/+5
* staging: rtl8712: braces should be used on all armsLuis de Bethencourt2015-10-241-3/+4
* staging: rtl8712: Remove boolean comparisonsLuis de Bethencourt2015-10-241-4/+4
* staging: rtl8712: rename functionJoshua Clayton2015-08-071-4/+4
* staging: rtl8712: remove duplicate structJoshua Clayton2015-08-071-7/+4
* staging: rtl8712: simplify size calculationJoshua Clayton2015-08-071-10/+1
* staging: rtl8712: fix stack dumpSudip Mukherjee2015-05-311-1/+1
* Staging: rtl8712: Eliminate use of _cancel_timerVaishali Thakkar2015-03-161-2/+1
* Staging: rtl8712: Eliminate use of _set_timerVaishali Thakkar2015-03-011-3/+6
* Staging: rtl8712: replace memcpy() by ether_addr_copy() using coccinelle and ...Melike Yurtoglu2015-02-261-5/+5
* staging: rtl8712: remove unused variablesSudip Mukherjee2014-10-291-2/+0
* staging: rtl8712: Remove unnecessary cast for argument of kfreeTapasweni Pathak2014-10-201-27/+27
* staging: rtl8712: Replace "the the " with "the"Tapasweni Pathak2014-10-201-1/+1
* staging: rtl8712: remove wrapper function get_nextJames A Shackleford2014-06-261-1/+1
* staging: rtl8712: remove wrapper function list_deleteJames A Shackleford2014-06-261-1/+1
* staging: rtl8712: remove wrapper function list_insert_tailJames A Shackleford2014-06-261-3/+3
* staging: rtl8712: remove wrapper function is_list_emptyJames A Shackleford2014-06-261-1/+1
* staging: rtl8712: remove wrapper function _init_listheadJames A Shackleford2014-06-261-4/+4
* staging: rtl8712: replace kmalloc(..., sizeof(T))Vitaly Osipov2014-06-191-50/+44
* staging: rtl8712: fix kmalloc parametersVitaly Osipov2014-05-271-2/+2
* staging: rtl8712: remove _malloc()Vitaly Osipov2014-05-251-69/+54
* staging: rtl8712: Remove unnecessary parentheses.Gulsah Kose2014-03-131-2/+2
* staging:rtl8712: Fix sparse warning incorrect type in assignmentHimangi Saraogi2014-03-071-4/+3
* staging: delete non-required instances of include <linux/init.h>Paul Gortmaker2013-12-171-1/+0
* Staging: rtl8712: fix spaces before semicolonsThomas Cort2013-10-031-1/+1
* rtl8712: remove useless calls to memset().Cyril Roelandt2013-01-111-1/+0
* staging: r8712u: cleanup pointer type in r8712_setassocsta_cmd()Dan Carpenter2012-10-261-2/+2
* staging: delete all duplicated endian crap from rtl8712 driverPaul Gortmaker2012-05-101-1/+0
* staging: r8712u: Merging Realtek's latest (v2.6.6). Various fixes.Ali Bahar2011-09-061-1/+29
* staging: r8712u: Merging Realtek's latest (v2.6.6). Various fixes.Ali Bahar2011-09-061-12/+99
* staging: r8712u: Merging Realtek's latest (v2.6.6). New decl's and defines.Ali Bahar2011-09-061-2/+11
* staging: r8712u: Merging Realtek's latest (v2.6.6). Updated include directives.Ali Bahar2011-09-061-0/+18
* staging: rtl8712: fixed coding style issuesJavier M. Mellid2011-04-201-2/+2
* Staging: rtl8712: redundant null check before kfree()Alexander Beregalov2011-04-201-2/+1
* staging: r8712u: Use 802.11bg mode to make a WEP connectionLarry Finger2010-08-311-11/+19
* staging: r8712u: Add the new driver to the mainline kernelLarry Finger2010-08-201-0/+918
OpenPOWER on IntegriCloud