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
/
asix.c
Age
Commit message (
Expand
)
Author
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2016-09-27
net: asix: Fix ASIX 88772B with driver model
Alban Bedel
2016-09-09
net: asix: Fix AX88772B when used with DriverModel
Joshua Scott
2015-09-11
Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header
Simon Glass
2015-08-05
net: asix: fix operation without eeprom
Marcel Ziswiler
2015-07-21
dm: usb: eth: Add driver-model support to the asix driver
Simon Glass
2015-04-18
net: cosmetic: Fix var naming net <-> eth drivers
Joe Hershberger
2015-04-14
usb: eth: asix: Build warning fixes for 64-bit
Thierry Reding
2014-10-22
net: asix: Add support for AX88772B
Alexandre Courbot
2014-06-25
usb: cosmetic: double const
Jeroen Hofstee
2014-03-07
net: asix: don't pad odd-length TX packets
Stephen Warren
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
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-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
2011-09-24
ASIX: Fix buffer access in asix_get_phy_addr()
Marek Vasut
2011-02-19
Add support for ASIX AX88772 USB 2.0 10/100Mbit Ethernet Adaptor
Simon Glass