summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8712
Commit message (Expand)AuthorAgeFilesLines
* staging: r8712u: Fix driver to support ad-hoc modeJeff Chua2011-05-031-1/+4
* staging: Remove unnecessary semicolons when while (foo) {...};Joe Perches2011-04-251-1/+1
* staging: rtl8712: fixed coding style issuesJavier M. Mellid2011-04-206-14/+21
* staging: rtl8712: fixed coding style issuesJavier M. Mellid2011-04-2020-306/+306
* Staging: rtl8712: redundant null check before kfree()Alexander Beregalov2011-04-205-12/+6
* Fix common misspellingsLucas De Marchi2011-03-316-9/+9
* 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: rtl871x_pwrctrl.c remove one to many l's in the word.Justin P. Mattock2011-02-281-1/+1
* Staging: rtl8712: fix math errors in snprintf()Dan Carpenter2011-02-091-9/+13
* Staging: Merge branch 'staging-next' into 2.6.38-rc3Greg Kroah-Hartman2011-02-022-36/+120
|\
| * staging: r8712u: Add new device IDsAxel Köllhofer2011-01-251-32/+113
| * staging: r8712u: Fix memory leak in firmware loadingLarry Finger2011-01-201-4/+7
* | staging: r8712u: Firmware changes for driverLarry Finger2011-01-213-10198/+3
* | staging: r8712u: Switch driver to use external firmware from linux-firmwareLarry Finger2011-01-212-7/+17
* | staging: r8712u: Fix sparse messageLarry Finger2011-01-213-3/+2
|/
* Staging: Merge 2.6.37-rc5 into staging-nextGreg Kroah-Hartman2010-12-072-2/+1
|\
| * Merge branch 'master' into workGreg Kroah-Hartman2010-11-291-1/+0
| |\
| | * BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-171-1/+0
| * | Staging: rtl8712: signedness bug in initDan Carpenter2010-11-161-1/+1
| |/
* | drivers/staging: Remove unnecessary casts of netdev_privJoe Perches2010-11-161-1/+1
* | drivers/staging: Remove unnecessary semicolonsJoe Perches2010-11-163-3/+3
* | staging: r8712u: Update TODO for sparse fixesLarry Finger2010-11-101-1/+0
* | staging: r8712u: Remove extraneous variables from osdep_service.hLarry Finger2010-11-091-16/+4
* | staging: r8712u: Remove unneeded local variable in _malloc in osdep_service.h...Jesper Juhl2010-11-091-4/+1
|/
* staging: Final semaphore cleanupThomas Gleixner2010-10-301-1/+1
* Staging: rtl8712: Makefile: replace the use of <module>-objs with <module>-yTracey Dent2010-10-081-1/+1
* staging: rtl8712: '&pointer[0]' to 'pointer' fixAndy Shevchenko2010-09-201-1/+1
* staging: rtl8712: use '%pM' format to print MAC addressAndy Shevchenko2010-09-162-5/+1
* staging: rtl8712: throw away custom hex_to_bin()Andy Shevchenko2010-09-081-13/+2
* staging: r8712u: Update copy-to list for patchesLarry Finger2010-08-311-1/+6
* staging: r8712u: Add TODO to driver filesLarry Finger2010-08-311-0/+11
* staging: r8712u: Update driver version to v7_0.20100831Larry Finger2010-08-311-1/+1
* staging: r8712u: Fix potential crash issueLarry Finger2010-08-311-10/+8
* staging: r8712u: Add module parameter to disable turbo modeLarry Finger2010-08-313-3/+11
* staging: r8712u: Use 802.11bg mode to make a WEP connectionLarry Finger2010-08-311-11/+19
* staging: r8712u: Fix sparse warningsLarry Finger2010-08-314-47/+12
* 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-20109-0/+40280
OpenPOWER on IntegriCloud