summaryrefslogtreecommitdiffstats
path: root/c/src/libchip/network/if_fxp.c (unfollow)
Commit message (Expand)AuthorFilesLines
2018-04-04bsps: Move libchip to bspsSebastian Huber1-2339/+0
2018-01-31bsps: Move network define to source filesSebastian Huber1-0/+2
2018-01-04libchip: Use public include pathChris Johns1-1/+1
2017-06-09if_fxp: Include missing <inttypes.h>Sebastian Huber1-5/+6
2017-04-20if_fxp.c: Add prototype of rtems_fxp_attach()Joel Sherrill1-0/+3
2017-04-20if_fxp.c: Remove unused variableJoel Sherrill1-1/+1
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 Pisa1-98/+88
2016-09-20classic networking: do not reference BSP_irq_enabled_at_i8259s which is no mo...Pavel Pisa1-6/+1
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
2012-11-02libnetworking: Use system eventsSebastian Huber1-1/+1
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-1/+1
2008-09-07Convert to "bool".Ralf Corsepius1-3/+3
2007-11-262007-11-26 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-10/+10
2007-03-312007-03-31 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-3/+3
2006-12-14Use ioctl_command_t as ioctl argument.Ralf Corsepius1-2/+2
2005-09-19Include <errno.h> instead of <sys/errno.h>.Ralf Corsepius1-1/+1
2005-08-222005-08-18 Karel Gardas <kgardas@objectsecurity.com>Joel Sherrill1-10/+0
2005-07-182005-07-18 Karel Gardas <kgardas@objectsecurity.com>Joel Sherrill1-1/+1
2005-05-172005-05-17 Jennifer Averett <jennifer.averett@oarcorp.com>Jennifer Averett1-1/+1
2005-05-062005-05-06 Jennifer Averett <jennifer.averett@oarcorp.com>Jennifer Averett1-1/+1
2005-05-032005-05-03 Jennifer Averett <jennifer.averett@oarcorp.com>Jennifer Averett1-2/+2
2005-03-142005-03-14 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-5/+4
2005-03-042005-03-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
2004-11-29Add another module ID code.Eric Norum1-0/+1
2004-10-11Add line suggested by "Eugene Denisov" <dea@sendmail.ru>.Eric Norum1-0/+6
2004-07-252004-07-25 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+2
2004-05-212004-05-21 Till Strauman <strauman@slac.stanford.edu>Joel Sherrill1-27/+28
2004-04-20Remove stray white spaces.Ralf Corsepius1-19/+19
2004-03-312004-03-31 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-17/+17
2004-03-232004-03-23 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-1/+1
2003-07-252003-07-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-12/+12
2003-02-202003-02-20 Till Straumann <strauman@slac.stanford.edu>Joel Sherrill1-5/+21
2002-07-162002-07-16 Eric Norum <eric.norum@usask.ca>Joel Sherrill1-0/+2294