summaryrefslogtreecommitdiffstats
path: root/c/src/libchip/network (unfollow)
Commit message (Expand)AuthorFilesLines
2017-04-14libchip/network/dec21140.c: Use inttypes.h to fix 1 warning.Cillian O'Donnell1-1/+3
2016-10-17libchip/network/if_fxp.c: do not use rtems_interrupt_disable.Pavel Pisa1-7/+4
2016-09-21classic networking: adapt FXP driver to work with actual PCI and IRQ code.Pavel Pisa2-106/+98
2016-09-20classic networking: do not reference BSP_irq_enabled_at_i8259s which is no mo...Pavel Pisa4-31/+4
2016-05-31libchip: Remove dwmac network interface driverSebastian Huber14-6644/+0
2016-05-06sonic.c: Fix warning on gcc 6Martin Galvan1-13/+11
2016-03-10pc386: Eliminate pcibios.h and begin removal obsolete PCI BIOS API usesJoel Sherrill1-1/+42
2015-03-17libchip/network/if_fxp.c: Do not use rtems_clock_get()Joel Sherrill1-1/+1
2014-09-08libchip/dwmac: Use RTEMS_DEVOLATILE()Sebastian Huber1-4/+11
2014-08-22libchip/dwmac: Make PHY address user configurableChristian Mauderer3-12/+30
2014-06-05GRETH: remove TCP/UDP HW checksum generationDaniel Hellstrom1-2/+2
2014-04-30libchip: Add asserts to dwmac driverRalf Kirchner1-0/+3
2014-04-30libchip: Correct netstats message for dwmac driverRalf Kirchner1-1/+1
2014-04-17libchip: Correct error handling in dwmac driverRalf Kirchner1-11/+4
2014-04-17libchip: Reduce tx interruptsRalf Kirchner4-222/+262
2014-04-17libchip: CleanupRalf Kirchner1-2/+2
2014-04-17libchip: Improve handling of DMA suspendsRalf Kirchner1-0/+1
2014-03-31libchip: Avoid __DEVOLATILE()Sebastian Huber1-11/+9
2014-03-21greth: Make local functions static, remove overflow and correct printf call.Daniel Cederman1-6/+8
2014-03-21smc91111: Move driver attach prototype to header file.Daniel Cederman2-3/+8
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns9-9/+9
2014-03-14libchip: Relax buffer counts and add fatal errorRalf Kirchner1-2/+13
2014-03-14libchip: Include <bsp.h> BSP options definitionSebastian Huber1-2/+2
2014-03-13libchip: Check interrupt extension availabilitySebastian Huber1-0/+13
2014-03-13libchip: Avoid <bsp/utility.h>Sebastian Huber2-578/+612
2014-03-13libchip: Add dwmac 10/100/1000 network driverRalf Kirchner14-0/+6526
2013-07-26score: Merge tod implementation into one fileSebastian Huber2-5/+5
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
2013-02-27libchip/network: Fixed warningAndreas Heinig1-1/+2
2012-11-02libnetworking: Use system eventsSebastian Huber10-30/+30
2012-10-19Make open_eth_txDaemon static.Ralf Corsépius1-1/+1
2012-10-02bsps: PR2076: SMC91111 fixes for mpc55xxevb BSPPeter Dufault1-2/+2
2012-07-19Remove CVS-Ids.Ralf Corsépius3-6/+1
2012-05-16pci.h cleanup - Consolidate common defines to cpukit pci.hJoel Sherrill1-1/+0
2012-05-11Remove CVS Id Strings (manual edits after script)Joel Sherrill4-10/+3
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill15-49/+0
2012-04-16lm32: replace lm32_isr with rtems_isrGedare Bloom1-4/+0
2012-04-16m68k: replace m68k_isr with rtems_isrGedare Bloom2-7/+1
2012-04-06GRETH: use shared-irq service instead of BSP specific set_vec()Daniel Hellstrom2-23/+15
2012-04-06SMC91111: updated to use shared IRQ serviceDaniel Hellstrom2-12/+9
2012-03-29SMC91111: remove old unused LEON2/LEON3 intialization codeDaniel Hellstrom1-36/+0
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-03-21SMC91111: ERC32 was never supported by driverDaniel Hellstrom1-2/+2
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
2012-01-31Fixed race condition during startup.Sebastian Huber1-12/+14
2011-12-092011-12-09 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-2/+1
2011-12-092011-12-09 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-1/+1