aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8712/rtl871x_ioctl_linux.c
AgeCommit message (Expand)Author
2013-07-23staging: rtl8712: return MAC in standard formAndy Shevchenko
2013-01-11rtl8712: replace min with min_tPrzemo Firszt
2013-01-11rtl8712: replace printk with better solutionsPrzemo Firszt
2013-01-07staging: rtl8712: avoid a useless call to memset().Cyril Roelandt
2012-10-22staging: r8712u: fix potential NULL pointer dereference in r871x_wps_start()Wei Yongjun
2012-09-04staging: r8712u: use is_broadcast_ether_addr() to simplify the codeWei Yongjun
2012-05-09staging: rtl8712: Fix typos.Justin P. Mattock
2012-04-18drivers: staging: rtl8172: Remove unneeded include of version.hMarcos Paulo de Souza
2012-04-10staging: replace open-coded ARRAY_SIZEsJim Cromie
2012-02-29staging: r8712u: Fix regression in signal level after commit c6dc001Larry Finger
2011-09-06staging: r8712u: Most return-values changed from -1 to proper errno macros.Ali Bahar
2011-09-06staging: r8712u: Merging Realtek's latest (v2.6.6). Various fixes.Ali Bahar
2011-09-06staging: r8712u: Merging Realtek's latest (v2.6.6). Use stack, not malloc.Ali Bahar
2011-09-06staging: r8712u: Merging Realtek's latest (v2.6.6). Updated include directives.Ali Bahar
2011-09-06staging: r8712u: Merging Realtek's latest (v2.6.6). Renamed _netdev_priv.Ali Bahar
2011-08-23rtl8712: don't just return -EFAULT in wpa_supplicant_ioctl()Dan Carpenter
2011-08-23staging: r8712u: Sets to SSID, and to AP MAC#, can now be done when the inter...Ali Bahar
2011-04-20staging: rtl8712: fixed coding style issuesJavier M. Mellid
2011-04-20Staging: rtl8712: redundant null check before kfree()Alexander Beregalov
2011-03-14staging: rtl8712: Remove NULL check before kfreeIlia Mirkin
2011-03-07staging: rtl8712: check _malloc return valueXiaochen Wang
2011-03-07staging: rtl8712: check copy_from_user return valueXiaochen Wang
2011-02-09Staging: rtl8712: fix math errors in snprintf()Dan Carpenter
2011-01-21staging: r8712u: Fix sparse messageLarry Finger
2010-09-20staging: rtl8712: '&pointer[0]' to 'pointer' fixAndy Shevchenko
2010-09-16staging: rtl8712: use '%pM' format to print MAC addressAndy Shevchenko
2010-09-08staging: rtl8712: throw away custom hex_to_bin()Andy Shevchenko
2010-08-30staging: r8712u: Fix rate setting when HT is not enabledLarry Finger
2010-08-20staging: r8712u: Add the new driver to the mainline kernelLarry Finger