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: NPavel Roskin <proski@gnu.org> Signed-off-by: NJohn W. Linville <linville@tuxdriver.com> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
Showing
with
6192 addition
and
0 deletion
+6192
-0
- drivers/staging/Kconfig drivers/staging/Kconfig +2 -0
- drivers/staging/Makefile drivers/staging/Makefile +1 -0
- drivers/staging/at76_usb/Kconfig drivers/staging/at76_usb/Kconfig +8 -0
- drivers/staging/at76_usb/Makefile drivers/staging/at76_usb/Makefile +1 -0
- drivers/staging/at76_usb/TODO drivers/staging/at76_usb/TODO +2 -0
- drivers/staging/at76_usb/at76_usb.c drivers/staging/at76_usb/at76_usb.c +5559 -0
- drivers/staging/at76_usb/at76_usb.h drivers/staging/at76_usb/at76_usb.h +619 -0
- 未找到文件。
drivers/staging/at76_usb/Kconfig
0 → 100644
drivers/staging/at76_usb/Makefile
0 → 100644
drivers/staging/at76_usb/TODO
0 → 100644
想要评论请 注册 或 登录