summaryrefslogtreecommitdiffstats
path: root/sys/dev/pci/if_em_osdep.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Refactoring to prepare multi-queues support, no intended behavior change:mpi2020-02-041-13/+22
* Add support for the Intel i219 network chip to the em(4) driver.bluhm2016-02-181-7/+24
* Add the remaining parts of support for 82580 based devices such asjsg2011-10-051-1/+12
* do not describe where DELAY comes from; pointed out by austin; ok jsgderaadt2011-07-261-2/+1
* Sync up to Intel's latest FreeBSD em driver (6.2.9). Adds supportbrad2006-11-061-6/+6
* Sync up to Intel's latest FreeBSD em driver (6.0.5). Adds supportbrad2006-07-071-32/+64
* revert back to the older driver as this causes some breakage.brad2006-07-051-64/+32
* Sync up to Intel's latest FreeBSD em driver (6.0.5). Adds supportbrad2006-07-031-32/+64
* Sprinkle some tabs and a little cleaning.brad2006-03-051-58/+52
* - put spl's right in the code and remove the macrosbrad2005-10-151-4/+1
* syncderaadt2005-07-021-29/+51
* Sync with FreeBSD's "em".henric2004-04-181-1/+18
* Sync with FreeBSD's "em".henric2003-06-131-71/+53
* Driver for Intel PRO/1000 gigabit ethernet adapters.nate2002-09-241-0/+131