index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
pci
/
if_em_hw.h
Age
Commit message (
Expand
)
Author
2017-08-12
em: Disable ultra-low-power mode on boot
Stefan Fritsch
2017-03-19
Match the Kaby Lake and Lewisburg (Skylake-EP PCH) MACs with I219 PHYs.
Jonathan Gray
2016-02-18
Add support for the Intel i219 network chip to the em(4) driver.
Alexander Bluhm
2015-09-12
Add support for the 88E1512/88E1514 phys using the 1512 init sequence
Jonathan Gray
2015-08-05
Fix i217 PHY initialization
Stefan Fritsch
2015-06-04
Add support for em(4) on Teak 3020, a Tolopai (EP80579)
Dariusz Swiderski
2015-05-12
The i211 does not support an external EEPROM only a OTP
Jonathan Gray
2015-04-01
fix typo in comment; OK mpi@
Gleydson Soares
2015-01-28
- Add PCH2 and PCH LPT to the list of chips capable of only 9K jumbos.
Brad Smith
2014-11-05
Implement yet another workaround for the k1 em(4)'s. This time for
Claudio Jeker
2014-03-10
match on 82580 quad fiber and add untested support for
Jonathan Gray
2014-03-10
match on more i217/i218 variants
Jonathan Gray
2014-02-22
basic i210/i211 support (improved after looking at gollo@ i210 diff on misc)
Chris Cappuccio
2014-02-17
Add initial support for i354 MAC and M88E1543 PHY.
Jonathan Gray
2013-11-27
use a macro when testing for an ich8 family mac type
Jonathan Gray
2013-11-21
Initial support for the integrated Lynx Point and Lynx Point LP Ethernet
Jonathan Gray
2012-11-26
Bring in some more pch2/82579 bits from the Intel code in FreeBSD:
Jonathan Gray
2012-05-17
Add support for i350 based devices, based in part on Intel code
Jonathan Gray
2011-10-05
Add the remaining parts of support for 82580 based devices such as
Jonathan Gray
2011-05-02
Add a workaround for an 82579 hardware bug that can result in
Jonathan Gray
2011-04-22
Add support for PCH2 (Sandy Bridge) MAC with 82579 PHY.
Jonathan Gray
2011-04-14
the mechanical part of 82580 support, more to come
Jonathan Gray
2011-04-04
The backplane version of the 82575EB has no link state -- it's always
william
2011-02-06
cap the max size of the eeprom to 16k, as per the linux and freebsd
David Gwynne
2010-09-19
add support for 82583V. Confirmed to work on Portwell CAD-0205.
YASUOKA Masahiko
2010-08-03
Add support for 82576 fiber adapters based on Intel code in FreeBSD.
Jonathan Gray
2010-07-02
Yet another workaround for PCH devices adapted from Intel code in
Jonathan Gray
2010-06-29
More workarounds adapted from FreeBSD to make the 82577/82578 happy,
Jonathan Gray
2010-06-28
Initial 82578 support from Mike Belopuhov.
Jonathan Gray
2010-06-27
More PCH/82577 bits from FreeBSD, this does not include
Jonathan Gray
2010-06-26
PCH needs its own Low Power Link Up code as it it is configured
Jonathan Gray
2010-06-21
Initial support for PCH based em adapters with 82577 PHY,
Jonathan Gray
2010-06-20
sync the list of device and phy ids with FreeBSD
Jonathan Gray
2010-05-18
Add as yet untested support for the 82576 quad copper ET2
Jonathan Gray
2010-03-02
Fix support for Intel PRO/1000 QP 82575-based devices. This changes the way
Dariusz Swiderski
2009-11-25
Add support for em(4) interfaces found on intel EP80579 SoC. The MAC part is
Dariusz Swiderski
2009-10-31
s/Mhz/MHz/, MHz is a multiple of the SI unit hertz (whose symbol is Hz).
Igor Sobrado
2009-09-04
Bring back support for iCH10 based chips. This time support for fiber cards
Dariusz Swiderski
2009-08-21
Back-out support for iCH10 chips from em(4).
Dariusz Swiderski
2009-06-26
Support the ICH10 variants of em(4). All the work done by Dariusz Swiderski
Claudio Jeker
2009-06-23
Add support for the 82574L chips and the bme1000 phy which is also used on
Claudio Jeker
2009-06-04
Match em(4) against all the newer chips (82575/6) and treat them all the
Claudio Jeker
2009-06-03
Add support for the newer 82575 and maybe 82576 chips. The cards work more
Claudio Jeker
2008-08-28
Add some more E1000 PCI ids.
Brad Smith
2008-07-15
Backout rev 1.162. This change made us muck with with pci config space at
Mark Kettenis
2008-03-21
Some additional changes to deal with the ICH8 and ICH9 chipsets.
Brad Smith
2008-02-20
Add support for the Intel ICH9 chipsets.
Brad Smith
2008-02-04
Add PCI ids for some 82571 based multi port adapters.
Brad Smith
2007-10-12
Add some more Intel em(4) PCI ids.
Brad Smith
2007-03-16
A new PCI id for Intel's PCIe quad port fiber adapter.
Reyk Floeter
[next]