summaryrefslogtreecommitdiff
path: root/drivers/usb/eth/asix.c
Commit message (Expand)AuthorAgeLines
* net: asix: Add support for AX88772BAlexandre Courbot2014-10-22-0/+1
* usb: cosmetic: double constJeroen Hofstee2014-06-25-1/+1
* net: asix: don't pad odd-length TX packetsStephen Warren2014-03-07-2/+0
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-16/+1
* usb: add support for the USB Ethernet adapter D-Link DUB-E100 H/W Ver C1Pierre Aubert2013-06-30-0/+1
* usb: asix: Move software resets to basic_initJulius Werner2013-06-12-23/+17
* net: asix: add AX88772B supportLucas Stach2012-09-26-12/+23
* net: asix: add read_mac functionLucas Stach2012-09-26-12/+35
* net: asix: add write_hwaddr functionLucas Stach2012-09-26-11/+52
* net: asix: split out basic reset functionLucas Stach2012-09-26-18/+26
* CACHE: net: asix: Fix asix driver to work with data cache onMarek Vasut2012-07-11-13/+17
* drivers/usb/eth/asix.c: Fix build warningAnatolij Gustschin2012-05-22-1/+1
* ASIX: Fix buffer access in asix_get_phy_addr()Marek Vasut2011-09-24-1/+1
* Add support for ASIX AX88772 USB 2.0 10/100Mbit Ethernet AdaptorSimon Glass2011-02-19-0/+635