index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
eth
/
usb_ether.c
Age
Commit message (
Expand
)
Author
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
usb: Remove <common.h> and add needed includes
Tom Rini
2022-12-07
usb: eth: Remove non-DM_ETH code
Tom Rini
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2018-11-26
usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/
Sven Schwermer
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
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