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
/
net
/
greth.c
Age
Commit message (
Expand
)
Author
2017-04-05
SPARC: Remove
Tom Rini
2016-01-14
Fix GCC format-security errors and convert sprintfs.
Ben Whitten
2015-12-03
sparc: Use microseconds instead of ticks for timeout
Francois Retief
2015-11-13
sparc: leon3: Moved GRLIB core header files to common include/grlib directory
Daniel Hellstrom
2015-11-13
sparc: leon3: Reimplemented AMBA Plug&Play scanning routines.
Daniel Hellstrom
2015-05-19
net: Remove all references to CONFIG_ETHADDR and friends
Joe Hershberger
2015-04-18
net: cosmetic: Fix var naming net <-> eth drivers
Joe Hershberger
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2012-09-18
dm: sparc: net: Fixup greth compile warnings
Marek Vasut
2012-05-23
net: Fix remaining API interface breakage
Joe Hershberger
2011-07-28
cleanup: Fix typos and misspellings in various files.
Mike Williams
2010-11-18
GRETH: removed space in network driver device name.
Daniel Hellstrom
2010-11-18
GRETH: fixed 2 decriptor table typos
Daniel Hellstrom
2010-11-18
GRETH: Added extra RESET, this is needed if GRETH was stopped during an ether...
Daniel Hellstrom
2010-11-18
GRETH: Added autodetection of PHY address, or let BSP hardcode it.
Daniel Hellstrom
2010-11-18
GRETH: made debug printouts use common debug() macro.
Daniel Hellstrom
2010-11-18
GRETH: removed unneccesary register write and one clean up.
Daniel Hellstrom
2008-09-02
Introduce netdev.h header file and remove externs
Ben Warren
2008-08-26
Moved initialization of GRETH Ethernet driver to CPU directory
Ben Warren
2008-03-30
SPARC/LEON3: Added GRETH Ethernet 10/100/1000 driver.
Daniel Hellstrom