summaryrefslogtreecommitdiff
path: root/drivers/usb/eth/asix88179.c
Commit message (Expand)AuthorAgeLines
* eth: asix88179: Add support for the driver modelAlban Bedel2016-08-09-0/+184
* eth: asix88179: Prepare supporting the driver modelAlban Bedel2016-08-09-28/+47
* eth: asix88179: Fix receiving on big endian systemAlban Bedel2016-08-07-1/+1
* eth: asix88179: Add VID:DID for Cypress GX3 USB Ethernet AdapterAlban Bedel2016-08-07-0/+2
* eth: asix88179: Print packet length properlyMateusz Kulikowski2016-04-01-1/+1
* Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h headerSimon Glass2015-09-11-0/+1
* net: cosmetic: Fix var naming net <-> eth driversJoe Hershberger2015-04-18-1/+1
* usb: eth: asix88179: add ability to modify MAC addressRene Griessl2015-01-18-0/+14
* usb: eth: add ASIX AX88179 DRIVERRene Griessl2014-12-31-0/+700