]> git.baikalelectronics.ru Git - kernel.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)
commitf8820e5f1ad4d0b00f832421f8161ed15dd320e6
tree2c79260e0308f26649d06b388a91f7366663c46f
parent5d88332b4a73a1592d25511d503b7d9ce8b6bdcc
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]