summaryrefslogtreecommitdiffstats
path: root/bsd_eth_drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* 2010-03-07 Till Straumann <Till.Straumann@TU-Berlin.de>Till Straumann2010-03-072-5/+7
* 2010-02-12 Till Straumann <Till.Straumann@TU-Berlin.de>Till Straumann2010-02-122-22/+5
* 2009-10-20 Till Straumann <Till.Straumann@TU-Berlin.de>Till Straumann2009-10-203-1/+19
* 2009-10-20 Till Straumann <Till.Straumann@TU-Berlin.de>Till Straumann2009-10-201-0/+15
* 2009-10-20 Till Straumann <Till.Straumann@TU-Berlin.de>Till Straumann2009-10-201-1/+1
* 2009-10-20 Till Straumann <Till.Straumann@TU-Berlin.de>Till Straumann2009-10-201-0/+2
* 2009-10-20 Till Straumann <Till.Straumann@TU-Berlin.de>Till Straumann2009-10-201-1/+16
* 2009-10-20 Till Straumann <Till.Straumann@TU-Berlin.de>Till Straumann2009-10-202-1/+32
* 2009-10-20 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-10-202-2/+4
* 2009-10-20 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-10-203-1/+17
* 2009-10-20 Chris Johns <chrisj@rtems.org>Chris Johns2009-10-2011-875/+3980
* 2009-09-12 Chris Johns <chrisj@rtems.org>Chris Johns2009-10-122-1/+14
* 2009-08-15 Till Straumann <Till.Straumann@TU-Berlin.de>Till Straumann2009-08-152-1/+6
* 2009-08-15 Till Straumann <Till.Straumann@TU-Berlin.de>Till Straumann2009-08-152-2/+7
* 2009-08-06 Till Straumann <Till.Straumann@TU-Berlin.de>Till Straumann2009-08-062-0/+15
* 2009-08-05 Till Straumann <Till.Straumann@TU-Berlin.de>Till Straumann2009-08-054-99/+152
* 2009-08-05 Till Straumann <Till.Straumann@TU-Berlin.de>Till Straumann2009-08-052-2/+7
* 2009-08-05 Till Straumann <Till.Straumann@TU-Berlin.de>Till Straumann2009-08-052-0/+6
* 2009-06-04 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-06-043-0/+8
* 2009/05/12 (TS)Till Straumann2009-05-132-1/+3
* - had lost a few bits during the merge...Till Straumann2009-04-231-0/+2
* - had lost a few things during the merge :-(Till Straumann2009-04-232-0/+10
* - resolved conflictTill Straumann2009-04-231-4/+0
* - ported to RTEMS.Till Straumann2009-04-234-0/+219
* This commit was generated by cvs2svn to compensate for changes in r44, whichTill Straumann2009-04-234-0/+4649
|\
| * - importing original 'releng_7_1' version of FXP driver from FreeBSD.releng_7_1freebsd_origTill Straumann2009-04-234-0/+4649
* - added missing ETHER_SIOCMULTIFRAG() macro to ioctl (#ifdef __rtems__)Till Straumann2009-04-231-0/+4
* - removed 'bootverbose' -- now defined by libbsdport.Till Straumann2009-04-231-2/+0
* - removed definition of 'bootverbose' (now in libbsdport)Till Straumann2009-04-231-7/+16
* - echo links that are to be made (for diagnostic purposes).Till Straumann2009-04-231-2/+3
* - added FXP driverTill Straumann2009-04-231-1/+1
* *** empty log message ***Till Straumann2009-04-231-0/+2
* - make entries in default driver table all weak aliases toTill Straumann2009-04-231-27/+48
* - make entries in default driver table all weak aliases toTill Straumann2009-04-231-2/+25
* - added ifmedia_removeall().Till Straumann2009-04-231-0/+10
* - added le32enc()Till Straumann2009-04-231-2/+29
* - added bus_alloc_resources()Till Straumann2009-04-232-4/+115
* - callout_stop() and callout_reset() actually must return an 'int' valueTill Straumann2009-04-232-7/+63
* - added definition for MA_NOTOWNEDTill Straumann2009-04-231-1/+2
* - fixed ETHER_SIOCMULTIFRAG() macro. Need to reset 'e' (error) to zero ifTill Straumann2009-04-231-2/+15
* - added FXP driverTill Straumann2009-04-231-0/+2
* - added 'bootverbose' (in new 'misc.c' file)Till Straumann2009-04-233-1/+60
* - reverted AC_PREREQ to 2.62Till Straumann2009-04-235-2800/+0
* This commit was generated by cvs2svn to compensate for changes in r23, whichTill Straumann2009-04-235-0/+2800
|\
| * - importing original version I had sent Joel on 20090214baseTill Straumann2009-04-235-0/+2800
* | This commit was generated by cvs2svn to compensate for changes in r20, whichTill Straumann2009-04-2222-13/+4027
|\|
| * - importing updated version from SLAC as of 20090422Till Straumann2009-04-2227-64/+4033
| * This commit was manufactured by cvs2svn to create branch 'base'.cvs2git2009-02-192-0/+480
* | 2009-02-20 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-02-207-2/+7563
* | - use separate #ifdef __rtems__ branch when using bus_setup_intr() becauseTill Straumann2009-02-201-1/+6