aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8712 (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-12-07Staging: Merge 2.6.37-rc5 into staging-nextGreg Kroah-Hartman2-2/+1
2010-11-29Merge branch 'master' into workGreg Kroah-Hartman1-1/+0
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann1-1/+0
2010-11-16Staging: rtl8712: signedness bug in initDan Carpenter1-1/+1
2010-11-16drivers/staging: Remove unnecessary casts of netdev_privJoe Perches1-1/+1
2010-11-16drivers/staging: Remove unnecessary semicolonsJoe Perches3-3/+3
2010-11-10staging: r8712u: Update TODO for sparse fixesLarry Finger1-1/+0
2010-11-09staging: r8712u: Remove extraneous variables from osdep_service.hLarry Finger1-16/+4
2010-11-09staging: r8712u: Remove unneeded local variable in _malloc in osdep_service.h headerJesper Juhl1-4/+1
2010-10-30staging: Final semaphore cleanupThomas Gleixner1-1/+1
2010-10-08Staging: rtl8712: Makefile: replace the use of <module>-objs with <module>-yTracey Dent1-1/+1
2010-09-20staging: rtl8712: '&pointer[0]' to 'pointer' fixAndy Shevchenko1-1/+1
2010-09-16staging: rtl8712: use '%pM' format to print MAC addressAndy Shevchenko2-5/+1
2010-09-08staging: rtl8712: throw away custom hex_to_bin()Andy Shevchenko1-13/+2
2010-08-31staging: r8712u: Update copy-to list for patchesLarry Finger1-1/+6
2010-08-31staging: r8712u: Add TODO to driver filesLarry Finger1-0/+11
2010-08-31staging: r8712u: Update driver version to v7_0.20100831Larry Finger1-1/+1
2010-08-31staging: r8712u: Fix potential crash issueLarry Finger1-10/+8
2010-08-31staging: r8712u: Add module parameter to disable turbo modeLarry Finger3-3/+11
2010-08-31staging: r8712u: Use 802.11bg mode to make a WEP connectionLarry Finger1-11/+19
2010-08-31staging: r8712u: Fix sparse warningsLarry Finger4-47/+12
2010-08-30staging: r8712u: Fix rate setting when HT is not enabledLarry Finger1-0/+2
2010-08-20staging: r8712u: Add the new driver to the mainline kernelLarry Finger109-0/+40280