summaryrefslogtreecommitdiffstats
path: root/bsd_eth_drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* | - detect use of INTR_FAST and produce a compile-time error with aTill Straumann2009-02-201-3/+22
* | - compute hashes for multicast filtering (UNTESTED)Till Straumann2009-02-201-1/+16
* | - added mdio callbacks and rtems specific code to poll the phy.Till Straumann2009-02-201-12/+67
* | - fixed arguments to bus_setup_intr(); 're_intr' is really whatTill Straumann2009-02-201-2/+22
* | 2009-02-20 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-02-201-23/+8
* | 2009-02-19 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-02-191-9/+3
* | 2009-02-19 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-02-192-0/+480
* | 2009-02-19 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-02-196-0/+6
|/
* Initial import.initialJoel Sherrill2009-02-1970-0/+40258