summaryrefslogtreecommitdiff
path: root/drivers/usb/eth/asix88179.c
AgeCommit message (Expand)Author
2024-11-25eth: asix88179: packet drop when receiving large fragmented packetsKhoa Hoang
2024-11-25eth: asix88179: Fix ASIX AX88179A PHY hangKhoa Hoang
2024-07-22drivers: usb: Remove duplicate newlinesMarek Vasut
2024-07-13eth: asix88179: reset during probeCaleb Connolly
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-07usb: Remove <common.h> and add needed includesTom Rini
2022-12-07usb: eth: asix88179: 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
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2016-08-09eth: asix88179: Add support for the driver modelAlban Bedel
2016-08-09eth: asix88179: Prepare supporting the driver modelAlban Bedel
2016-08-07eth: asix88179: Fix receiving on big endian systemAlban Bedel
2016-08-07eth: asix88179: Add VID:DID for Cypress GX3 USB Ethernet AdapterAlban Bedel
2016-04-01eth: asix88179: Print packet length properlyMateusz Kulikowski
2015-09-11Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h headerSimon Glass
2015-04-18net: cosmetic: Fix var naming net <-> eth driversJoe Hershberger
2015-01-18usb: eth: asix88179: add ability to modify MAC addressRene Griessl
2014-12-31usb: eth: add ASIX AX88179 DRIVERRene Griessl