summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8712/rtl871x_ioctl_linux.c
Commit message (Expand)AuthorAgeFilesLines
* rtl8712: replace min with min_tPrzemo Firszt2013-01-111-4/+2
* rtl8712: replace printk with better solutionsPrzemo Firszt2013-01-111-30/+22
* staging: rtl8712: avoid a useless call to memset().Cyril Roelandt2013-01-071-4/+4
* staging: r8712u: fix potential NULL pointer dereference in r871x_wps_start()Wei Yongjun2012-10-221-2/+2
* staging: r8712u: use is_broadcast_ether_addr() to simplify the codeWei Yongjun2012-09-041-3/+1
* staging: rtl8712: Fix typos.Justin P. Mattock2012-05-091-7/+7
* drivers: staging: rtl8172: Remove unneeded include of version.hMarcos Paulo de Souza2012-04-181-1/+0
* staging: replace open-coded ARRAY_SIZEsJim Cromie2012-04-101-2/+2
* staging: r8712u: Fix regression in signal level after commit c6dc001Larry Finger2012-02-291-7/+1
* staging: r8712u: Most return-values changed from -1 to proper errno macros.Ali Bahar2011-09-061-22/+22
* staging: r8712u: Merging Realtek's latest (v2.6.6). Various fixes.Ali Bahar2011-09-061-6/+138
* staging: r8712u: Merging Realtek's latest (v2.6.6). Use stack, not malloc.Ali Bahar2011-09-061-8/+3
* staging: r8712u: Merging Realtek's latest (v2.6.6). Updated include directives.Ali Bahar2011-09-061-0/+9
* staging: r8712u: Merging Realtek's latest (v2.6.6). Renamed _netdev_priv.Ali Bahar2011-09-061-34/+34
* rtl8712: don't just return -EFAULT in wpa_supplicant_ioctl()Dan Carpenter2011-08-231-1/+2
* staging: r8712u: Sets to SSID, and to AP MAC#, can now be done when the inter...Ali Bahar2011-08-231-4/+21
* 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
OpenPOWER on IntegriCloud