aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/net/smsc75xx.c
AgeCommit message (Expand)AuthorFilesLines
2017-07-10[smsc75xx] Expose functionality shared with LAN78xx devicesMichael Brown1-6/+6
2017-07-10[smscusb] Allow for alternative PHY register layoutsMichael Brown1-2/+5
2017-07-07[smsc75xx] Use common SMSC USB device functionalityMichael Brown1-607/+118
2016-06-20[smsc75xx] Allow up to 100ms for reset to completeMichael Brown1-9/+14
2016-01-19[usb] Allow USB endpoints to specify a reserved header length for refillsMichael Brown1-2/+3
2015-09-14[usb] Allow for wildcard USB class IDsMichael Brown1-2/+1
2015-09-14[usb] Select preferred USB device configuration based on driver scoreMichael Brown1-0/+1
2015-03-11[smsc75xx] Move RX FIFO overflow message to DBGLVL_EXTRAMichael Brown1-1/+2
2015-03-11[smsc75xx] Add driver for SMSC/Microchip LAN75xx USB Ethernet NICsMichael Brown1-0/+1056