aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8712/rtl871x_ioctl_set.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-12-19staging: rtl8712: style fix unneeded elseMartin Homuth1-37/+35
2017-09-17staging: rtl8712: Fix unbalanced braces around else statementLiam Ryan1-2/+2
2016-11-21staging: rtl8712: Fix coding style warnings on Block commentsVijai Kumar K1-6/+8
2016-09-12staging: rtl8712: checkpatch cleanup: block comments using a trailing */Raphaƫl Beamonte1-4/+8
2016-03-28staging: rtl8712: rtl871x_ioctl_set: Remove unused macroBhaktipriya Shridhar1-6/+0
2015-10-24staging: rtl8712: spaces preferred around operandsLuis de Bethencourt1-2/+2
2015-10-24staging: rtl8712: braces should be used on all armsLuis de Bethencourt1-1/+2
2015-10-24staging: rtl8712: Remove boolean comparisonsLuis de Bethencourt1-13/+13
2015-04-01Staging: rtl8712: Remove duplicated argument to |Cristina Opriceana1-2/+1
2015-03-01Staging: rtl8712: Eliminate use of _set_timerVaishali Thakkar1-1/+2
2014-10-29staging: rtl8712: remove unused variablesSudip Mukherjee1-4/+0
2014-10-20staging: rtl8712: Delete explicit comparison with false and NULLTapasweni Pathak1-11/+9
2014-06-26staging: rtl8712: remove wrapper function _queue_emptyJames A Shackleford1-1/+1
2014-06-26staging: rtl8712: remove function get_list_headJames A Shackleford1-1/+1
2014-06-26staging: rtl8712: remove wrapper function get_nextJames A Shackleford1-1/+1
2013-01-11rtl8712: remove useless calls to memset().Cyril Roelandt1-2/+0
2012-09-04staging: r8712u: use is_broadcast_ether_addr() to simplify the codeWei Yongjun1-4/+1
2012-05-09staging: rtl8712: Fix typos.Justin P. Mattock1-1/+1
2011-09-06staging: r8712u: Most return-values changed from -1 to proper errno macros.Ali Bahar1-2/+1
2011-05-03staging: r8712u: Fix driver to support ad-hoc modeJeff Chua1-1/+4
2010-08-20staging: r8712u: Add the new driver to the mainline kernelLarry Finger1-0/+379