]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
staging: at76_usb wireless driver
authorPavel Roskin <proski@gnu.org>
Mon, 13 Oct 2008 21:33:13 +0000 (14:33 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 13 Oct 2008 21:33:13 +0000 (14:33 -0700)
commit99e06e372378c5833a0c60274b645dfb2e4a4b08
tree2c79260e0308f26649d06b388a91f7366663c46f
parent86f69fe9c069dd8608d238581eea259caa1dfc99
staging: at76_usb wireless driver

Add the at76_usb wireless driver to the staging tree while the
other kernel driver (out of tree) gets rewritten to use the internal
wireless stack.

This patch comes directly from the Fedora kernel tree, with only the
directory placement of the files changed.

Signed-off-by: Pavel Roskin <proski@gnu.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/Kconfig
drivers/staging/Makefile
drivers/staging/at76_usb/Kconfig [new file with mode: 0644]
drivers/staging/at76_usb/Makefile [new file with mode: 0644]
drivers/staging/at76_usb/TODO [new file with mode: 0644]
drivers/staging/at76_usb/at76_usb.c [new file with mode: 0644]
drivers/staging/at76_usb/at76_usb.h [new file with mode: 0644]