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
/
asix88179.c
Age
Commit message (
Expand
)
Author
2024-11-25
eth: asix88179: packet drop when receiving large fragmented packets
Khoa Hoang
2024-11-25
eth: asix88179: Fix ASIX AX88179A PHY hang
Khoa Hoang
2024-07-22
drivers: usb: Remove duplicate newlines
Marek Vasut
2024-07-13
eth: asix88179: reset during probe
Caleb Connolly
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: asix88179: 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
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2016-08-09
eth: asix88179: Add support for the driver model
Alban Bedel
2016-08-09
eth: asix88179: Prepare supporting the driver model
Alban Bedel
2016-08-07
eth: asix88179: Fix receiving on big endian system
Alban Bedel
2016-08-07
eth: asix88179: Add VID:DID for Cypress GX3 USB Ethernet Adapter
Alban Bedel
2016-04-01
eth: asix88179: Print packet length properly
Mateusz Kulikowski
2015-09-11
Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header
Simon Glass
2015-04-18
net: cosmetic: Fix var naming net <-> eth drivers
Joe Hershberger
2015-01-18
usb: eth: asix88179: add ability to modify MAC address
Rene Griessl
2014-12-31
usb: eth: add ASIX AX88179 DRIVER
Rene Griessl