summaryrefslogtreecommitdiff
path: root/sys/dev/pci/if_em_hw.h
AgeCommit message (Expand)Author
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-04-19move the 82573E_KCS PCI id so it is grouped with the other 82573 ids.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
2005-11-08Sync up to Intel's latest FreeBSD em driver (3.2.18). A few fixesBrad Smith
2005-10-24Revamp interrupt handling in em(4) driver:Brad Smith
2005-10-07Sync up to Intel's latest FreeBSD em driver which addsBrad Smith
2005-07-02syncTheo de Raadt
2005-03-27remove FreeBSD ifdef bloat.Brad Smith
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
2003-02-11be consistant on Hz vs hzMichael Shalayeff
2002-09-24Driver for Intel PRO/1000 gigabit ethernet adapters.Nathan Binkert