index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
eth
Age
Commit message (
Expand
)
Author
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-06-30
usb: add support for the USB Ethernet adapter D-Link DUB-E100 H/W Ver C1
Pierre Aubert
2013-06-12
usb: asix: Move software resets to basic_init
Julius Werner
2013-05-14
OMAP5: Enable USB Ethernet support with LAN9730
Lubomir Popov
2013-03-18
usb: usbeth: smsc95xx: remove EEPROM loaded check
Michael Spang
2012-10-15
usb: add support for multiple usb controllers
Lucas Stach
2012-09-26
net: asix: add AX88772B support
Lucas Stach
2012-09-26
net: asix: add read_mac function
Lucas Stach
2012-09-26
net: asix: add write_hwaddr function
Lucas Stach
2012-09-26
net: asix: split out basic reset function
Lucas Stach
2012-09-26
net: introduce transparent driver private in ueth_data
Lucas Stach
2012-07-30
Merge branch 'next' of git://git.denx.de/u-boot
Wolfgang Denk
2012-07-18
smsc95xx: align buffers to cache line size
Ilya Yanok
2012-07-11
CACHE: net: asix: Fix asix driver to work with data cache on
Marek Vasut
2012-05-22
drivers/usb/eth/asix.c: Fix build warning
Anatolij Gustschin
2012-05-22
drivers/usb/eth/smsc95xx.c: Fix GCC 4.6 warning
Anatolij Gustschin
2012-03-03
eth: remove usb-ethernet devices before re-enumerating them
Vincent Palatin
2012-02-14
usb_ether: fix typo
Peter Meerwald
2011-11-22
smsc95xx: Debug message cleanup
Wolfgang Grandegger
2011-11-22
smsc95xx: Fix MAC address programming
Wolfgang Grandegger
2011-10-27
GCC4.6: Squash warnings in smsc95xx.c
Marek Vasut
2011-09-24
ASIX: Fix buffer access in asix_get_phy_addr()
Marek Vasut
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-06-25
usb: convert to partial linking
Mike Frysinger
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