]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Add support for ASIX AX88772 USB 2.0 10/100Mbit Ethernet Adaptor
authorSimon Glass <sjg@chromium.org>
Wed, 16 Feb 2011 19:14:34 +0000 (11:14 -0800)
committerRemy Bohmer <linux@bohmer.net>
Sat, 19 Feb 2011 19:32:36 +0000 (20:32 +0100)
commit9b70e00773f0c76a243816b8ec134c3c7dacd531
tree17ed4dce27f534c2b281859665bf79d503393c89
parent89d48367edbc878f86db3008a4107331ef07f578
Add support for ASIX AX88772 USB 2.0 10/100Mbit Ethernet Adaptor

Driver originally written by NVIDIA Corporation, modified to
handle odd-length packets.

Signed-off-by: Simon Glass <sjg@chromium.org>
drivers/usb/eth/Makefile
drivers/usb/eth/asix.c [new file with mode: 0644]
drivers/usb/eth/usb_ether.c
include/usb_ether.h