summaryrefslogtreecommitdiff
path: root/sys/dev/pci/if_em_hw.c
AgeCommit message (Expand)Author
2008-12-04Add initial support for the ICH9 IGP M and ICH9 IGP M AMT chipsets.Brad Smith
2008-09-24remove dead stores and newly created unused variables.Charles Longeau
2008-03-21Some additional changes to deal with the ICH8 and ICH9 chipsets.Brad Smith
2008-02-20Add support for the Intel ICH9 chipsets.Brad Smith
2008-02-04Add PCI ids for some 82571 based multi port adapters.Brad Smith
2007-05-09delete unused functions. typical vendor garbage driver..; ok kettenisTheo de Raadt
2007-03-16A new PCI id for Intel's PCIe quad port fiber adapter.Reyk Floeter
2006-11-06Sync up to Intel's latest FreeBSD em driver (6.2.9). Adds supportBrad Smith
2006-11-03the 8257E KCS PCI id is not the MAC but an IPMI interface being providedBrad Smith
2006-08-09Sync up to Intel's latest FreeBSD em driver (6.1.4). Adds PCI id for the PCIeBrad Smith
2006-07-07Sync up to Intel's latest FreeBSD em driver (6.0.5). Adds supportBrad Smith
2006-07-05revert back to the older driver as this causes some breakage.Brad Smith
2006-07-03Sync up to Intel's latest FreeBSD em driver (6.0.5). Adds supportBrad Smith
2006-05-17Fix static array overrun.Brad Smith
2006-04-18add a few more Intel Gig PCI ids.Brad Smith
2006-03-28Sync up to Intel's latest FreeBSD em driver (5.1.5). Adds supportBrad Smith
2006-03-07advertisment -> advertisement; from leonardo chiquitto filhoJason McIntyre
2005-11-26Add some missing 'break;'s in auich and auixp that lint spotted. WhileKenneth R Westerback
2005-11-08Sync up to Intel's latest FreeBSD em driver (3.2.18). A few fixesBrad Smith
2005-10-07remove some whitespaceBrad Smith
2005-10-07Sync up to Intel's latest FreeBSD em driver which addsBrad Smith
2005-09-11typo, th -> theBrad Smith
2005-07-02syncTheo de Raadt
2005-03-27remove FreeBSD ifdef bloat.Brad Smith
2005-02-19spelling in commentJolan Luff
2005-02-17miscellaneous typo fixes:Jean-Francois Brousseau
2004-11-16- Added fix for 82547 which corrects an issue with Jumbo frames larger than 10k.Brad Smith
2004-04-18Sync with FreeBSD's "em".Henric Jungheim
2003-12-09sync with FreeBSDHenning Brauer
2003-06-13Sync with FreeBSD's "em".Henric Jungheim
2002-09-24Driver for Intel PRO/1000 gigabit ethernet adapters.Nathan Binkert