summaryrefslogtreecommitdiffstats
path: root/c/src/libchip/network (follow)
Commit message (Expand)AuthorAgeFilesLines
* libchip/network/if_fxp.c: Do not use rtems_clock_get()Joel Sherrill2015-03-171-1/+1
* libchip/dwmac: Use RTEMS_DEVOLATILE()Sebastian Huber2014-09-081-4/+11
* libchip/dwmac: Make PHY address user configurableChristian Mauderer2014-08-223-12/+30
* GRETH: remove TCP/UDP HW checksum generationDaniel Hellstrom2014-06-051-2/+2
* libchip: Add asserts to dwmac driverRalf Kirchner2014-04-301-0/+3
* libchip: Correct netstats message for dwmac driverRalf Kirchner2014-04-301-1/+1
* libchip: Correct error handling in dwmac driverRalf Kirchner2014-04-171-11/+4
* libchip: Reduce tx interruptsRalf Kirchner2014-04-174-222/+262
* libchip: CleanupRalf Kirchner2014-04-171-2/+2
* libchip: Improve handling of DMA suspendsRalf Kirchner2014-04-171-0/+1
* libchip: Avoid __DEVOLATILE()Sebastian Huber2014-03-311-11/+9
* greth: Make local functions static, remove overflow and correct printf call.Daniel Cederman2014-03-211-6/+8
* smc91111: Move driver attach prototype to header file.Daniel Cederman2014-03-212-3/+8
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-219-9/+9
* libchip: Relax buffer counts and add fatal errorRalf Kirchner2014-03-141-2/+13
* libchip: Include <bsp.h> BSP options definitionSebastian Huber2014-03-141-2/+2
* libchip: Check interrupt extension availabilitySebastian Huber2014-03-131-0/+13
* libchip: Avoid <bsp/utility.h>Sebastian Huber2014-03-132-578/+612
* libchip: Add dwmac 10/100/1000 network driverRalf Kirchner2014-03-1314-0/+6526
* score: Merge tod implementation into one fileSebastian Huber2013-07-262-5/+5
* greth: do not advertise 1000M capability if MAC does not support it.Jiri Gaisler2013-06-191-0/+11
* greth: prefer full duplex if availableJiri Gaisler2013-06-191-3/+3
* libchip/network: Fixed warningAndreas Heinig2013-02-271-1/+2
* libnetworking: Use system eventsSebastian Huber2012-11-0210-30/+30
* Make open_eth_txDaemon static.Ralf Corsépius2012-10-191-1/+1
* bsps: PR2076: SMC91111 fixes for mpc55xxevb BSPPeter Dufault2012-10-021-2/+2
* Remove CVS-Ids.Ralf Corsépius2012-07-193-6/+1
* pci.h cleanup - Consolidate common defines to cpukit pci.hJoel Sherrill2012-05-161-1/+0
* Remove CVS Id Strings (manual edits after script)Joel Sherrill2012-05-114-10/+3
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-1115-49/+0
* lm32: replace lm32_isr with rtems_isrGedare Bloom2012-04-161-4/+0
* m68k: replace m68k_isr with rtems_isrGedare Bloom2012-04-162-7/+1
* GRETH: use shared-irq service instead of BSP specific set_vec()Daniel Hellstrom2012-04-062-23/+15
* SMC91111: updated to use shared IRQ serviceDaniel Hellstrom2012-04-062-12/+9
* SMC91111: remove old unused LEON2/LEON3 intialization codeDaniel Hellstrom2012-03-291-36/+0
* GRETH: removed the use of rtems_set_clock() in auto-nego timeoutDaniel Hellstrom2012-03-291-29/+18
* GRETH: added support for non-snooping GRETH 10/100 systemsDaniel Hellstrom2012-03-271-7/+61
* SMC91111: ERC32 was never supported by driverDaniel Hellstrom2012-03-211-2/+2
* PR 2011/networking - GRETH: performance improvements and one bugfixJoel Sherrill2012-02-021-179/+316
* PR 2011/networking GRETH: Moved print to remove potential deadlockJoel Sherrill2012-02-021-2/+11
* Fixed race condition during startup.Sebastian Huber2012-01-311-12/+14
* 2011-12-09 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-12-091-2/+1
* 2011-12-09 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-12-091-1/+1
* 2011-12-08 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-12-081-4/+4
* 2011-10-23 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-10-231-2/+4
* 2011-10-22 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-10-221-2/+0
* 2011-10-19 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-10-191-4/+4
* 2011-10-11 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-10-111-2/+0
* 2011-10-10 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-10-101-2/+2
* 2011-10-09 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-10-096-6/+6