summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8712/rtl8712_cmd.c
Commit message (Expand)AuthorAgeFilesLines
* staging: rtl8712: Fix unbalanced braces around else statementLiam Ryan2017-09-171-2/+2
* staging: rtl8712: fix "Alignment match open parenthesis"Arushi Singhal2017-07-161-1/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* staging: rtl8712: changed function argument to __le32Jannik Becher2017-01-031-1/+1
* staging: rtl8712: changed variables to __le32Jannik Becher2017-01-031-2/+3
* rtl8712: pwrctrl_priv: Replace semaphore lock with mutexBinoy Jayan2016-09-011-5/+5
* rtl8712: Replace semaphore terminate_cmdthread_sema with completionBinoy Jayan2016-08-211-1/+1
* rtl8712: Replace semaphore cmd_queue_sema with completionBinoy Jayan2016-08-211-1/+1
* staging: rtl8712: rtl8712_cmd.c: fixed comparison to nullJuliana Rodrigues2016-03-281-9/+9
* staging: rtl8712: Remove cast on void pointerBhaktipriya Shridhar2016-03-111-1/+1
* Staging: rtl8712: rtl8712_cmd: Fixed a warning.Rakhi Sharma2016-02-071-1/+1
* staging: rtl8712: spaces preferred around operandsLuis de Bethencourt2015-10-241-6/+6
* staging: rtl8712: braces should be used on all armsLuis de Bethencourt2015-10-241-2/+4
* staging: rtl8712: Remove boolean comparisonsLuis de Bethencourt2015-10-241-5/+4
* Staging: rtl8712: rtl8712_cmd: Remove useless castShivani Bhardwaj2015-10-161-2/+1
* Staging: rtl8712: rtl8712_cmd.c: Coding style warnings fix for block commentsPunit Vara2015-10-081-4/+8
* staging: rtl8712: rewrite the right hand side of an assignmentAya Mahfouz2015-02-261-1/+1
* staging: rtl8712: remove unused variablesSudip Mukherjee2014-10-291-12/+1
* staging: rtl8712: add new line after declarationsTapasweni Pathak2014-09-281-0/+1
* Staging: rtl8712 : Fix line over 80 charactersTapasweni Pathak2014-09-231-1/+2
* staging: rtl8712: remove wrapper function thread_enter()James A Shackleford2014-07-091-1/+1
* staging: rtl8712: remove wrapper function _queue_emptyJames A Shackleford2014-06-261-1/+1
* staging: rtl8712: remove inline _RND8() and use round_up()James A Shackleford2014-06-261-1/+1
* staging: r8712u: Remove useless return variablesPeter Senna Tschudin2014-05-241-2/+1
* 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-2/+2
* staging: rtl8712: remove unneeded NULL checkDan Carpenter2013-09-301-5/+3
* staging: delete all duplicated endian crap from rtl8712 driverPaul Gortmaker2012-05-101-1/+0
* staging: rtl8712: Fix typos.Justin P. Mattock2012-05-091-3/+3
* staging: r8712u: Merging Realtek's latest (v2.6.6). Updated include directives.Ali Bahar2011-09-061-0/+18
* staging: r8712u: Add the new driver to the mainline kernelLarry Finger2010-08-201-0/+465
OpenPOWER on IntegriCloud