summaryrefslogtreecommitdiffstats
path: root/drivers/usb/eth/asix.c
Commit message (Expand)AuthorAgeFilesLines
* Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h headerSimon Glass2015-09-111-0/+1
* net: asix: fix operation without eepromMarcel Ziswiler2015-08-051-6/+34
* dm: usb: eth: Add driver-model support to the asix driverSimon Glass2015-07-211-21/+216
* net: cosmetic: Fix var naming net <-> eth driversJoe Hershberger2015-04-181-1/+2
* usb: eth: asix: Build warning fixes for 64-bitThierry Reding2015-04-141-1/+1
* net: asix: Add support for AX88772BAlexandre Courbot2014-10-221-0/+1
* usb: cosmetic: double constJeroen Hofstee2014-06-251-1/+1
* net: asix: don't pad odd-length TX packetsStephen Warren2014-03-071-2/+0
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-16/+1
* usb: add support for the USB Ethernet adapter D-Link DUB-E100 H/W Ver C1Pierre Aubert2013-06-301-0/+1
* usb: asix: Move software resets to basic_initJulius Werner2013-06-121-23/+17
* net: asix: add AX88772B supportLucas Stach2012-09-261-12/+23
* net: asix: add read_mac functionLucas Stach2012-09-261-12/+35
* net: asix: add write_hwaddr functionLucas Stach2012-09-261-11/+52
* net: asix: split out basic reset functionLucas Stach2012-09-261-18/+26
* CACHE: net: asix: Fix asix driver to work with data cache onMarek Vasut2012-07-111-13/+17
* drivers/usb/eth/asix.c: Fix build warningAnatolij Gustschin2012-05-221-1/+1
* ASIX: Fix buffer access in asix_get_phy_addr()Marek Vasut2011-09-241-1/+1
* Add support for ASIX AX88772 USB 2.0 10/100Mbit Ethernet AdaptorSimon Glass2011-02-191-0/+635
OpenPOWER on IntegriCloud