summaryrefslogtreecommitdiff
path: root/bsd_eth_drivers (follow)
AgeCommit message (Expand)Author
2009-10-202009-10-20 Till Straumann <Till.Straumann@TU-Berlin.de>Till Straumann
2009-10-202009-10-20 Till Straumann <Till.Straumann@TU-Berlin.de>Till Straumann
2009-10-202009-10-20 Till Straumann <Till.Straumann@TU-Berlin.de>Till Straumann
2009-10-202009-10-20 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill
2009-10-202009-10-20 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill
2009-10-202009-10-20 Chris Johns <chrisj@rtems.org>Chris Johns
2009-10-122009-09-12 Chris Johns <chrisj@rtems.org>Chris Johns
2009-08-152009-08-15 Till Straumann <Till.Straumann@TU-Berlin.de>Till Straumann
2009-08-152009-08-15 Till Straumann <Till.Straumann@TU-Berlin.de>Till Straumann
2009-08-062009-08-06 Till Straumann <Till.Straumann@TU-Berlin.de>Till Straumann
2009-08-052009-08-05 Till Straumann <Till.Straumann@TU-Berlin.de>Till Straumann
2009-08-052009-08-05 Till Straumann <Till.Straumann@TU-Berlin.de>Till Straumann
2009-08-052009-08-05 Till Straumann <Till.Straumann@TU-Berlin.de>Till Straumann
2009-06-042009-06-04 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2009-05-13 2009/05/12 (TS)Till Straumann
2009-04-23 - had lost a few bits during the merge...Till Straumann
2009-04-23 - had lost a few things during the merge :-(Till Straumann
2009-04-23 - resolved conflictTill Straumann
2009-04-23 - ported to RTEMS.Till Straumann
2009-04-23This commit was generated by cvs2svn to compensate for changes in r44, whichTill Straumann
2009-04-23 - importing original 'releng_7_1' version of FXP driver from FreeBSD.releng_7_1freebsd_origTill Straumann
2009-04-23 - added missing ETHER_SIOCMULTIFRAG() macro to ioctl (#ifdef __rtems__)Till Straumann
2009-04-23 - removed 'bootverbose' -- now defined by libbsdport.Till Straumann
2009-04-23 - removed definition of 'bootverbose' (now in libbsdport)Till Straumann
2009-04-23 - echo links that are to be made (for diagnostic purposes).Till Straumann
2009-04-23 - added FXP driverTill Straumann
2009-04-23*** empty log message ***Till Straumann
2009-04-23 - make entries in default driver table all weak aliases toTill Straumann
2009-04-23 - make entries in default driver table all weak aliases toTill Straumann
2009-04-23 - added ifmedia_removeall().Till Straumann
2009-04-23 - added le32enc()Till Straumann
2009-04-23 - added bus_alloc_resources()Till Straumann
2009-04-23 - callout_stop() and callout_reset() actually must return an 'int' valueTill Straumann
2009-04-23 - added definition for MA_NOTOWNEDTill Straumann
2009-04-23 - fixed ETHER_SIOCMULTIFRAG() macro. Need to reset 'e' (error) to zero ifTill Straumann
2009-04-23 - added FXP driverTill Straumann
2009-04-23 - added 'bootverbose' (in new 'misc.c' file)Till Straumann
2009-04-23 - reverted AC_PREREQ to 2.62Till Straumann
2009-04-23This commit was generated by cvs2svn to compensate for changes in r23, whichTill Straumann
2009-04-23 - importing original version I had sent Joel on 20090214baseTill Straumann
2009-04-22This commit was generated by cvs2svn to compensate for changes in r20, whichTill Straumann
2009-04-22 - importing updated version from SLAC as of 20090422Till Straumann
2009-02-202009-02-20 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2009-02-20 - use separate #ifdef __rtems__ branch when using bus_setup_intr() becauseTill Straumann
2009-02-20 - detect use of INTR_FAST and produce a compile-time error with aTill Straumann
2009-02-20 - compute hashes for multicast filtering (UNTESTED)Till Straumann
2009-02-20 - added mdio callbacks and rtems specific code to poll the phy.Till Straumann
2009-02-20 - fixed arguments to bus_setup_intr(); 're_intr' is really whatTill Straumann
2009-02-202009-02-20 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2009-02-192009-02-19 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill