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
/
asix.c
Age
Commit message (
Expand
)
Author
2024-07-22
drivers: usb: Remove duplicate newlines
Marek Vasut
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: asix: Remove non-DM_ETH code
Tom Rini
2020-12-13
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
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-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