summaryrefslogtreecommitdiff
path: root/drivers/usb/eth/mcs7830.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* treewide: replace with error() with pr_err()Masahiro Yamada2017-10-041-6/+6
* net: usb: mcs7830: fix non-DM ingress pathUri Mashiach2017-05-211-2/+4
* dm: net: usb: Convert mcs7830 driver to support driver modelSimon Glass2016-01-121-0/+105
* dm: net: usb: Refactor mcs7830 driver ready for DM conversionSimon Glass2016-01-121-121/+144
* Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h headerSimon Glass2015-09-111-0/+1
* net: cosmetic: Fix var naming net <-> eth driversJoe Hershberger2015-04-181-1/+1
* usb: cosmetic: double constJeroen Hofstee2014-06-251-1/+1
* usb: net: introduce support for Moschip USB ethernetGerhard Sittig2014-03-121-0/+812