summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sparc/shared/net/greth.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-01-12GRETH: Interrupt Handler Uses Wrong EventsChristian Spindeldreier1-1/+1
2015-04-17DRVMGR: KEY_TYPE now a enum drvmgr_ktDaniel Hellstrom1-3/+3
2015-04-17sparc bsps: updated license to rtems.orgDaniel Hellstrom1-1/+1
2015-04-17LEON: move driver headers to bsp/ directoryDaniel Hellstrom1-1/+1
2015-04-17GRETH: fix build warnings with GCC-4.9Daniel Hellstrom1-20/+23
2015-04-17GRETH: avoid hw generated UDP/TCP cksum generationDaniel Hellstrom1-2/+2
2015-04-17GRETH: cleaned up parts of PHY init codeDaniel Hellstrom1-19/+14
2015-04-17GRETH: changed the PHY initialization sequenceDaniel Hellstrom1-13/+67
2015-04-17GRETH: forcing autonegotiation during PHY initializationDaniel Hellstrom1-6/+11
2015-04-17GRETH: updated worker Deamon thread nameDaniel Hellstrom1-1/+3
2015-04-17LEON: added new drivers to the LEON2/LEON3 BSPsDaniel Hellstrom1-200/+430
2014-06-05GRETH: remove TCP/UDP HW checksum generationDaniel Hellstrom1-2/+2
2014-03-21greth: Make local functions static, remove overflow and correct printf call.Daniel Cederman1-6/+8
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2013-06-19greth: do not advertise 1000M capability if MAC does not support it.Jiri Gaisler1-0/+11
2013-06-19greth: prefer full duplex if availableJiri Gaisler1-3/+3
2012-11-02libnetworking: Use system eventsSebastian Huber1-1/+1
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2012-04-06GRETH: use shared-irq service instead of BSP specific set_vec()Daniel Hellstrom1-22/+14
2012-03-29GRETH: removed the use of rtems_set_clock() in auto-nego timeoutDaniel Hellstrom1-29/+18
2012-03-27GRETH: added support for non-snooping GRETH 10/100 systemsDaniel Hellstrom1-7/+61
2012-02-02PR 2011/networking - GRETH: performance improvements and one bugfixJoel Sherrill1-179/+316
2012-02-02PR 2011/networking GRETH: Moved print to remove potential deadlockJoel Sherrill1-2/+11
2011-10-092011-10-09 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-1/+1
2011-01-282011-01-28 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill1-1/+1
2010-08-202010-08-20 <yann.sionneau@telecom-sudparis.eu>Joel Sherrill1-0/+2
2010-05-312010-05-31 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-6/+13
2009-12-172009-12-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-8/+8
2009-11-30Whitespace removal.Ralf Corsepius1-47/+47
2007-09-072007-09-07 Daniel Hellstrom <daniel@gaisler.com>Joel Sherrill1-166/+474
2007-03-122007-03-12 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
2006-09-042006-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+4
2006-09-012006-09-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
2006-09-012006-09-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-2/+5
2006-07-112006-07-11 Jerry Needell <jerry.needell@unh.edu>Joel Sherrill1-0/+678