aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rt3070/rtmp_type.h (follow)
AgeCommit message (Collapse)AuthorFilesLines
2009-06-19Staging: rt{28,30}70: merge rt{28,30}70/*.[ch]Bartlomiej Zolnierkiewicz1-95/+1
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2009-04-03Staging: add rt3070 wireless driverGreg Kroah-Hartman1-0/+95
This is the Ralink RT3070 driver from the company that does horrible things like reading a config file from /etc. However, the driver that is currently under development from the wireless development community is not working at all yet, so distros and users are using this version instead (quite common hardware on a lot of netbook machines). So here is this driver, for now, until the wireless developers get a "clean" version into the main tree, or until this version is cleaned up sufficiently to move out of the staging tree. Ported to the Linux build system, fixed lots of build issues, forward ported to the current kernel version, and other minor cleanups were all done by me. Cc: Linux wireless <linux-wireless@vger.kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>