aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/fxp
Commit message (Expand)AuthorAgeFilesLines
* MFC r216111:Pyun YongHyeon2010-12-071-4/+6
* MFC: r215906Marius Strobl2010-11-283-35/+74
* MFC: r215768Marius Strobl2010-11-262-26/+14
* MFC: r213893, r213908, r214566, r214605, r214846Marius Strobl2010-11-071-4/+8
* MFC r214302:Pyun YongHyeon2010-11-031-3/+12
* MFC r213844:Pyun YongHyeon2010-10-241-0/+2
* MFC r208084:Pyun YongHyeon2010-05-191-2/+7
* MFC r208081,208083:Pyun YongHyeon2010-05-191-3/+3
* MFC r207832:Pyun YongHyeon2010-05-173-78/+242
* MFC r207750:Pyun YongHyeon2010-05-171-4/+13
* MFC r207748:Pyun YongHyeon2010-05-121-1/+1
* MFC r206876:Pyun YongHyeon2010-04-261-54/+52
* MFC r197586:Pyun YongHyeon2009-11-041-2/+5
* MFC r194574:Pyun YongHyeon2009-11-042-69/+93
* MFC r194573:Pyun YongHyeon2009-11-042-134/+38
* MFC r194572:Pyun YongHyeon2009-11-041-3/+10
* MFC r194571:Pyun YongHyeon2009-11-042-1/+9
* MFC r194570:Pyun YongHyeon2009-11-041-1/+5
* MFC r194569:Pyun YongHyeon2009-11-042-44/+73
* MFC r193875:Pyun YongHyeon2009-11-041-13/+14
* MFC r190982:Pyun YongHyeon2009-05-071-1/+2
* MFC r186884:Pyun YongHyeon2009-02-091-1/+2
* MFC r186262:Pyun YongHyeon2009-02-091-4/+4
* MFC r185758:Pyun YongHyeon2009-02-091-0/+2
* MFC r185540:Pyun YongHyeon2009-02-092-2/+29
* MFC r185354,185538:Pyun YongHyeon2009-02-093-11/+79
* MFC r185330:Pyun YongHyeon2009-02-093-14/+118
* MFC r185329:Pyun YongHyeon2009-02-092-28/+110
* MFC r185328:Pyun YongHyeon2009-02-091-27/+69
* MFC r185286:Pyun YongHyeon2009-02-091-8/+5
* MFC r185285:Pyun YongHyeon2009-02-092-70/+71
* MFC r185276Pyun YongHyeon2009-02-091-5/+5
* MFC r185273Pyun YongHyeon2009-02-091-9/+26
* MFC r185269,185271-185272Pyun YongHyeon2009-02-093-40/+36
* MFC r177507(cvs if_fxp.c, 1.267):Pyun YongHyeon2009-02-091-8/+17
* Remove the volatile qualifier to apply to fxp_miibus_readreg().Kevin Lo2007-05-301-2/+2
* Add support for the 82562GX chip within if_fxp.Remko Lodder2007-03-281-0/+1
* o break newbus api: add a new argument of type driver_filter_t toPaolo Pisati2007-02-231-1/+1
* Change the remainder of the drivers for DMA'ing devices enabled in theMarius Strobl2007-01-211-15/+16
* Grammar nit.Ruslan Ermilov2006-12-011-1/+1
* - Instead of if_watchdog/if_timer interface use our own timerGleb Smirnoff2006-11-302-13/+19
* Added yet another extra fxp(4) PCI ID.Rink Springer2006-11-141-0/+1
* Added PCI ID's for:Rink Springer2006-11-061-0/+2
* fix fxp so that it will reset the link when you change the speed... ThisJohn-Mark Gurney2006-10-061-0/+5
* Since DELAY() was moved, most <machine/clock.h> #includes have beenPoul-Henning Kamp2006-05-161-1/+0
* Whitespace fixMatteo Riondato2006-04-141-1/+1
* Add device ID for Intel Pro/100 VE Network Connection cardMatteo Riondato2006-04-141-0/+1
* Do not touch ifp->if_baudrate in miibus aware drivers.Gleb Smirnoff2006-02-141-1/+0
* Check for 10BaseT media correctly. Before we were confusingWarner Losh2006-01-041-1/+2
* Add the device ID of fxp(4) NICs found in Sony Vaio VGN-TX1XP laptops.Maxime Henrion2005-12-121-0/+1