aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/e1000/e1000_regs.h
Commit message (Expand)AuthorAgeFilesLines
* sys/dev/e1000: fix uses of 1 << 31Eitan Adler2018-01-121-1/+1
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+1
* Update em(4) to 7.6.1; update igb(4) to 2.5.3.Eric Joyner2016-02-051-0/+9
* Revert 287914,287762.Sean Bruno2015-09-191-9/+1
* Update em(4) with D3162 after testing further on hardware that failedSean Bruno2015-09-131-1/+9
* Revert last two commits to em(4)/igb(4). Reports are coming in thatSean Bruno2015-09-051-9/+1
* e1000: Shared code updatesSean Bruno2015-09-041-1/+9
* Style/whitespace cleanup in shared/common code.Sean Bruno2015-08-241-2/+2
* Bump all copywrite dates to 2015Sean Bruno2015-08-161-1/+1
* Fix typo in register definition.Kevin Lo2015-07-161-1/+1
* Sync the E1000 shared code with Intel internal, this adds fixes,Jack F Vogel2014-06-261-2/+4
* Fix undefined behavior: (1 << 31) is not defined as 1 is an int and thisEitan Adler2013-11-301-1/+1
* Update the Intel igb driver to version 2.4.0Jack F Vogel2013-10-091-2/+10
* Refresh on the shared code for the E1000 drivers.Jack F Vogel2013-02-211-21/+18
* Sync with Intel internal source:Jack F Vogel2012-07-051-8/+67
* Part 1 of two parts, this is the shared code changes inJack F Vogel2011-12-101-507/+545
* Add support for the new I350 family of 1G interfaces.Jack F Vogel2011-02-111-1/+35
* Update code from Intel:Jack F Vogel2010-09-281-0/+6
* OK, I was a bit sleep this morning and checked inJack F Vogel2010-06-301-0/+9
* Update to igb and em:Jack F Vogel2010-03-291-1/+13
* Update the 1G drivers, shared code sync with Intel,Jack F Vogel2010-01-261-2/+1
* Resync with Intel versions of both the em and igbJack F Vogel2009-12-081-8/+34
* Updates for both the em and igb drivers, add supportJack F Vogel2009-06-241-0/+4
* This delta syncs the em and igb drivers with Intel,Jack F Vogel2009-04-101-11/+5
* This delta is primarily a fix for es2lan devices thatJack F Vogel2008-11-261-32/+66
* Merge of the source for igb and em into dev/e1000, thisJack F Vogel2008-07-301-0/+464