aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8712/rtl871x_ioctl_linux.c
Commit message (Expand)AuthorAgeFilesLines
* staging: rtl8712: fixed coding style issuesJavier M. Mellid2011-04-201-2/+4
* Staging: rtl8712: redundant null check before kfree()Alexander Beregalov2011-04-201-2/+1
* staging: rtl8712: Remove NULL check before kfreeIlia Mirkin2011-03-141-2/+1
* staging: rtl8712: check _malloc return valueXiaochen Wang2011-03-071-1/+1
* staging: rtl8712: check copy_from_user return valueXiaochen Wang2011-03-071-2/+2
* Staging: rtl8712: fix math errors in snprintf()Dan Carpenter2011-02-091-9/+13
* staging: r8712u: Fix sparse messageLarry Finger2011-01-211-0/+1
* staging: rtl8712: '&pointer[0]' to 'pointer' fixAndy Shevchenko2010-09-201-1/+1
* staging: rtl8712: use '%pM' format to print MAC addressAndy Shevchenko2010-09-161-2/+1
* staging: rtl8712: throw away custom hex_to_bin()Andy Shevchenko2010-09-081-13/+2
* staging: r8712u: Fix rate setting when HT is not enabledLarry Finger2010-08-301-0/+2
* staging: r8712u: Add the new driver to the mainline kernelLarry Finger2010-08-201-0/+2256