summaryrefslogtreecommitdiff
path: root/drivers/usb/eth/asix.c
AgeCommit message (Expand)Author
2022-12-07usb: eth: asix: Remove non-DM_ETH codeTom Rini
2020-12-13dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2016-09-27net: asix: Fix ASIX 88772B with driver modelAlban Bedel
2016-09-09net: asix: Fix AX88772B when used with DriverModelJoshua Scott
2015-09-11Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h headerSimon Glass
2015-08-05net: asix: fix operation without eepromMarcel Ziswiler
2015-07-21dm: usb: eth: Add driver-model support to the asix driverSimon Glass
2015-04-18net: cosmetic: Fix var naming net <-> eth driversJoe Hershberger
2015-04-14usb: eth: asix: Build warning fixes for 64-bitThierry Reding
2014-10-22net: asix: Add support for AX88772BAlexandre Courbot
2014-06-25usb: cosmetic: double constJeroen Hofstee
2014-03-07net: asix: don't pad odd-length TX packetsStephen Warren
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-06-30usb: add support for the USB Ethernet adapter D-Link DUB-E100 H/W Ver C1Pierre Aubert
2013-06-12usb: asix: Move software resets to basic_initJulius Werner
2012-09-26net: asix: add AX88772B supportLucas Stach
2012-09-26net: asix: add read_mac functionLucas Stach
2012-09-26net: asix: add write_hwaddr functionLucas Stach
2012-09-26net: asix: split out basic reset functionLucas Stach
2012-07-11CACHE: net: asix: Fix asix driver to work with data cache onMarek Vasut
2012-05-22drivers/usb/eth/asix.c: Fix build warningAnatolij Gustschin
2011-09-24ASIX: Fix buffer access in asix_get_phy_addr()Marek Vasut
2011-02-19Add support for ASIX AX88772 USB 2.0 10/100Mbit Ethernet AdaptorSimon Glass