Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-05-22 | drivers/usb/eth/asix.c: Fix build warning | Anatolij Gustschin | |
Fix: asix.c: In function 'asix_eth_get_info': asix.c:629:12: warning: assignment from incompatible pointer type Signed-off-by: Anatolij Gustschin <agust@denx.de> | |||
2011-09-24 | ASIX: Fix buffer access in asix_get_phy_addr() | Marek Vasut | |
Signed-off-by: Marek Vasut <marek.vasut@gmail.com> | |||
2011-02-19 | Add support for ASIX AX88772 USB 2.0 10/100Mbit Ethernet Adaptor | Simon Glass | |
Driver originally written by NVIDIA Corporation, modified to handle odd-length packets. Signed-off-by: Simon Glass <sjg@chromium.org> |