Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | eth: asix88179: Add support for the driver model | Alban Bedel | 2016-08-09 | -0/+184 |
* | eth: asix88179: Prepare supporting the driver model | Alban Bedel | 2016-08-09 | -28/+47 |
* | eth: asix88179: Fix receiving on big endian system | Alban Bedel | 2016-08-07 | -1/+1 |
* | eth: asix88179: Add VID:DID for Cypress GX3 USB Ethernet Adapter | Alban Bedel | 2016-08-07 | -0/+2 |
* | eth: asix88179: Print packet length properly | Mateusz Kulikowski | 2016-04-01 | -1/+1 |
* | Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header | Simon Glass | 2015-09-11 | -0/+1 |
* | net: cosmetic: Fix var naming net <-> eth drivers | Joe Hershberger | 2015-04-18 | -1/+1 |
* | usb: eth: asix88179: add ability to modify MAC address | Rene Griessl | 2015-01-18 | -0/+14 |
* | usb: eth: add ASIX AX88179 DRIVER | Rene Griessl | 2014-12-31 | -0/+700 |