summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8712
AgeCommit message (Expand)Author
2011-12-21staging: r8712u: Add new USB IDLarry Finger
2011-07-25Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-07-05Remove unneeded version.h includes from drivers/staging/rtl*/Jesper Juhl
2011-07-05staging: rtl8712: Add missing whitespace in struct definitionMichael Fiedler
2011-07-05staging: rtl8712: Use linux/atomic.h instead of asm/atomic.hMichael Fiedler
2011-07-05staging: rtl8712: Use __packed instead of __attribute__ ((packed))Michael Fiedler
2011-07-05staging: rtl8712: Remove duplicate #define for __attribute__ ((packed))Michael Fiedler
2011-06-20treewide: remove duplicate includesVitaliy Ivanov
2011-05-03staging: r8712u: Fix driver to support ad-hoc modeJeff Chua
2011-04-25staging: Remove unnecessary semicolons when while (foo) {...};Joe Perches
2011-04-20staging: rtl8712: fixed coding style issuesJavier M. Mellid
2011-04-20staging: rtl8712: fixed coding style issuesJavier M. Mellid
2011-04-20Staging: rtl8712: redundant null check before kfree()Alexander Beregalov
2011-03-31Fix common misspellingsLucas De Marchi
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-28staging: rtl8712: rtl871x_pwrctrl.c remove one to many l's in the word.Justin P. Mattock
2011-02-09Staging: rtl8712: fix math errors in snprintf()Dan Carpenter
2011-02-02Staging: Merge branch 'staging-next' into 2.6.38-rc3Greg Kroah-Hartman
2011-01-25staging: r8712u: Add new device IDsAxel Köllhofer
2011-01-21staging: r8712u: Firmware changes for driverLarry Finger
2011-01-21staging: r8712u: Switch driver to use external firmware from linux-firmwareLarry Finger
2011-01-21staging: r8712u: Fix sparse messageLarry Finger
2011-01-20staging: r8712u: Fix memory leak in firmware loadingLarry Finger
2010-12-07Staging: Merge 2.6.37-rc5 into staging-nextGreg Kroah-Hartman
2010-11-29Merge branch 'master' into workGreg Kroah-Hartman
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
2010-11-16Staging: rtl8712: signedness bug in initDan Carpenter
2010-11-16drivers/staging: Remove unnecessary casts of netdev_privJoe Perches
2010-11-16drivers/staging: Remove unnecessary semicolonsJoe Perches
2010-11-10staging: r8712u: Update TODO for sparse fixesLarry Finger
2010-11-09staging: r8712u: Remove extraneous variables from osdep_service.hLarry Finger
2010-11-09staging: r8712u: Remove unneeded local variable in _malloc in osdep_service.h...Jesper Juhl
2010-10-30staging: Final semaphore cleanupThomas Gleixner
2010-10-08Staging: rtl8712: Makefile: replace the use of <module>-objs with <module>-yTracey Dent
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-31staging: r8712u: Update copy-to list for patchesLarry Finger
2010-08-31staging: r8712u: Add TODO to driver filesLarry Finger
2010-08-31staging: r8712u: Update driver version to v7_0.20100831Larry Finger
2010-08-31staging: r8712u: Fix potential crash issueLarry Finger
2010-08-31staging: r8712u: Add module parameter to disable turbo modeLarry Finger
2010-08-31staging: r8712u: Use 802.11bg mode to make a WEP connectionLarry Finger
2010-08-31staging: r8712u: Fix sparse warningsLarry Finger
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