index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
eth
/
usb_ether.c
Age
Commit message (
Expand
)
Author
2016-02-24
usb: eth: fix memalign() parameter order
Stephen Warren
2016-01-23
usb: eth: add Realtek RTL8152B/RTL8153 DRIVER
Ted Chen
2015-10-23
dm: Rename dev_get_parentdata() to dev_get_parent_priv()
Simon Glass
2015-08-06
dm: usb: Add an errno.h header to usb_ether.c
Simon Glass
2015-07-21
dm: usb: Adjust the USB_DEVICE() macro naming
Simon Glass
2015-07-21
dm: usb: eth: Support driver model with USB Ethernet
Simon Glass
2015-04-18
dm: usb: Add support for USB ethernet devices with driver model
Simon Glass
2014-12-31
usb: eth: add ASIX AX88179 DRIVER
Rene Griessl
2014-03-12
usb: net: introduce support for Moschip USB ethernet
Gerhard Sittig
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2012-10-15
usb: add support for multiple usb controllers
Lucas Stach
2012-03-03
eth: remove usb-ethernet devices before re-enumerating them
Vincent Palatin
2012-02-14
usb_ether: fix typo
Peter Meerwald
2011-08-08
Add Ethernet hardware MAC address framework to usbnet
Simon Glass
2011-08-08
Add support for SMSC95XX USB 2.0 10/100MBit Ethernet Adapter
Simon Glass
2011-03-27
Coding Style cleanup: remove trailing empty lines
Wolfgang Denk
2011-02-19
Add support for ASIX AX88772 USB 2.0 10/100Mbit Ethernet Adaptor
Simon Glass
2011-02-19
Add USB host ethernet adapter support
Simon Glass