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.c
Age
Commit message (
Expand
)
Author
2011-04-04
The backplane version of the 82575EB has no link state -- it's always
william
2011-02-15
Do not compile statistics counters code if defined(SMALL_KERNEL). Makes i386
Miod Vallat
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-09-19
Check the right mask for additional functions in phy code for 82575
Jonathan Gray
2010-08-03
Add support for 82576 fiber adapters based on Intel code in FreeBSD.
Jonathan Gray
2010-07-13
use PHY semaphore on 8275/82576 adapters in addition to 80003es2lan.
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-21
Add some more ids for existing mac and phy types found
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
2010-01-09
a lot of knf loving. hudge diff, no binary change.
Dariusz Swiderski
2009-12-27
spacing.
Felix Kronlage
2009-11-25
fix default phy_addr makes 82545 work again
Dariusz Swiderski
2009-11-25
Add support for em(4) interfaces found on intel EP80579 SoC. The MAC part is
Dariusz Swiderski
2009-10-11
fix support for 82543GC. as per intel driver acrds <=82543 need to have their
Dariusz Swiderski
2009-10-11
add support for ICH9 M V chipset, from brad.
Dariusz Swiderski
2009-10-06
Remove hack that helped us to work on Lenovo X200, as of last commit the phy
Dariusz Swiderski
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-07-03
fix mac address for dual-port 8257[56] cards; ok claudio, kettenis, deraadt
Markus Friedl
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-12-04
Add initial support for the ICH9 IGP M and ICH9 IGP M AMT chipsets.
Brad Smith
2008-09-24
remove dead stores and newly created unused variables.
Charles Longeau
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-05-09
delete unused functions. typical vendor garbage driver..; ok kettenis
Theo de Raadt
2007-03-16
A new PCI id for Intel's PCIe quad port fiber adapter.
Reyk Floeter
2006-11-06
Sync up to Intel's latest FreeBSD em driver (6.2.9). Adds support
Brad Smith
2006-11-03
the 8257E KCS PCI id is not the MAC but an IPMI interface being provided
Brad Smith
2006-08-09
Sync up to Intel's latest FreeBSD em driver (6.1.4). Adds PCI id for the PCIe
Brad Smith
2006-07-07
Sync up to Intel's latest FreeBSD em driver (6.0.5). Adds support
Brad Smith
2006-07-05
revert back to the older driver as this causes some breakage.
Brad Smith
2006-07-03
Sync up to Intel's latest FreeBSD em driver (6.0.5). Adds support
Brad Smith
2006-05-17
Fix static array overrun.
Brad Smith
2006-04-18
add a few more Intel Gig PCI ids.
Brad Smith
2006-03-28
Sync up to Intel's latest FreeBSD em driver (5.1.5). Adds support
Brad Smith
2006-03-07
advertisment -> advertisement; from leonardo chiquitto filho
Jason McIntyre
2005-11-26
Add some missing 'break;'s in auich and auixp that lint spotted. While
Kenneth R Westerback
2005-11-08
Sync up to Intel's latest FreeBSD em driver (3.2.18). A few fixes
Brad Smith
2005-10-07
remove some whitespace
Brad Smith
[next]