summaryrefslogtreecommitdiffstats
path: root/c/src/libchip/network (follow)
Commit message (Expand)AuthorAgeFilesLines
* libchip: Fix format warningSebastian Huber2017-07-191-1/+1
* bsp: Fixes due to header file changesSebastian Huber2017-06-131-8/+19
* if_fxp: Include missing <inttypes.h>Sebastian Huber2017-06-091-5/+6
* Do not include <sys/ioctl.h> in kernel-spaceSebastian Huber2017-06-071-1/+0
* network: Include missing <inttypes.h>Sebastian Huber2017-06-071-0/+1
* elnk.c: Fix printf() format warningsJoel Sherrill2017-04-201-3/+9
* elnk.c: rtems_elnk_driver_attach() prototype addedJoel Sherrill2017-04-201-0/+3
* elnk.c: Make elnk_txDaemon() static to fix warningJoel Sherrill2017-04-201-1/+1
* if_fxp.c: Add prototype of rtems_fxp_attach()Joel Sherrill2017-04-201-0/+3
* if_fxp.c: Remove unused variableJoel Sherrill2017-04-201-1/+1
* dec21140.c: Add prototype of dec21140_txDaemon()Joel Sherrill2017-04-201-0/+2
* dec21140.c: Fix printk() warningsJoel Sherrill2017-04-201-3/+3
* dec21140.c: Include <libcpu/page.h> to eliminate warningsJoel Sherrill2017-04-201-0/+1
* dec21140.c: Fix PRIxx formatterJoel Sherrill2017-04-201-1/+1
* libchip/network/dec21140.c: Use inttypes.h to fix 1 warning.Cillian O'Donnell2017-04-141-1/+3
* libchip/network/if_fxp.c: do not use rtems_interrupt_disable.Pavel Pisa2016-10-171-7/+4
* classic networking: adapt FXP driver to work with actual PCI and IRQ code.Pavel Pisa2016-09-212-106/+98
* classic networking: do not reference BSP_irq_enabled_at_i8259s which is no mo...Pavel Pisa2016-09-204-31/+4
* libchip: Remove dwmac network interface driverSebastian Huber2016-05-3114-6644/+0
* sonic.c: Fix warning on gcc 6Martin Galvan2016-05-061-13/+11
* pc386: Eliminate pcibios.h and begin removal obsolete PCI BIOS API usesJoel Sherrill2016-03-101-1/+42
* 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