summaryrefslogtreecommitdiff
path: root/sys/dev/pci/if_em_hw.h
AgeCommit message (Expand)Author
2012-11-26Bring in some more pch2/82579 bits from the Intel code in FreeBSD:Jonathan Gray
2012-05-17Add support for i350 based devices, based in part on Intel codeJonathan Gray
2011-10-05Add the remaining parts of support for 82580 based devices such asJonathan Gray
2011-05-02Add a workaround for an 82579 hardware bug that can result inJonathan Gray
2011-04-22Add support for PCH2 (Sandy Bridge) MAC with 82579 PHY.Jonathan Gray
2011-04-14the mechanical part of 82580 support, more to comeJonathan Gray
2011-04-04The backplane version of the 82575EB has no link state -- it's alwayswilliam
2011-02-06cap the max size of the eeprom to 16k, as per the linux and freebsdDavid Gwynne
2010-09-19add support for 82583V. Confirmed to work on Portwell CAD-0205.YASUOKA Masahiko
2010-08-03Add support for 82576 fiber adapters based on Intel code in FreeBSD.Jonathan Gray
2010-07-02Yet another workaround for PCH devices adapted from Intel code inJonathan Gray
2010-06-29More workarounds adapted from FreeBSD to make the 82577/82578 happy,Jonathan Gray
2010-06-28Initial 82578 support from Mike Belopuhov.Jonathan Gray
2010-06-27More PCH/82577 bits from FreeBSD, this does not includeJonathan Gray
2010-06-26PCH needs its own Low Power Link Up code as it it is configuredJonathan Gray
2010-06-21Initial support for PCH based em adapters with 82577 PHY,Jonathan Gray
2010-06-20sync the list of device and phy ids with FreeBSDJonathan Gray
2010-05-18Add as yet untested support for the 82576 quad copper ET2Jonathan Gray
2010-03-02Fix support for Intel PRO/1000 QP 82575-based devices. This changes the wayDariusz Swiderski
2009-11-25Add support for em(4) interfaces found on intel EP80579 SoC. The MAC part isDariusz Swiderski
2009-10-31s/Mhz/MHz/, MHz is a multiple of the SI unit hertz (whose symbol is Hz).Igor Sobrado
2009-09-04Bring back support for iCH10 based chips. This time support for fiber cardsDariusz Swiderski
2009-08-21Back-out support for iCH10 chips from em(4).Dariusz Swiderski
2009-06-26Support the ICH10 variants of em(4). All the work done by Dariusz SwiderskiClaudio Jeker
2009-06-23Add support for the 82574L chips and the bme1000 phy which is also used onClaudio Jeker
2009-06-04Match em(4) against all the newer chips (82575/6) and treat them all theClaudio Jeker
2009-06-03Add support for the newer 82575 and maybe 82576 chips. The cards work moreClaudio Jeker
2008-08-28Add some more E1000 PCI ids.Brad Smith
2008-07-15Backout rev 1.162. This change made us muck with with pci config space atMark Kettenis
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-10-12Add some more Intel em(4) PCI ids.Brad Smith
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-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