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
Age
Commit message (
Expand
)
Author
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