aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/e1000/e1000_ich8lan.c
Commit message (Expand)AuthorAgeFilesLines
* Sleep rather than spin in e1000 when doing long running config operations.Matt Macy2018-05-081-17/+3
* sys/dev/e1000: fix uses of 1 << 31Eitan Adler2018-01-121-1/+1
* e1000: Add support for Ice Lake and Cannon LakeSean Bruno2017-12-281-0/+9
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+1
* Revert r323516 (iflib rollup)Stephen Hurd2017-09-161-3/+17
* Roll up iflib commits from github. This pulls in most of the work doneStephen Hurd2017-09-131-17/+3
* Revert r323008 and its conversion of e1000/iflib to using SX locks.Sean Bruno2017-08-301-3/+17
* Continuation of lock cleanup in e1000.Sean Bruno2017-08-301-17/+3
* e1000api: misleading-indentationToomas Soome2017-05-151-23/+23
* e1000: Add support for Kaby Lake generation i219 (4) and i219 (5) devicesEric Joyner2017-01-191-42/+40
* e1000: Add support for Kaby Lake IDsSean Bruno2016-08-151-3/+14
* Don't repeat the the word 'the'Eitan Adler2016-05-171-1/+1
* Update em(4) to 7.6.1; update igb(4) to 2.5.3.Eric Joyner2016-02-051-89/+849
* Revert 287914,287762.Sean Bruno2015-09-191-802/+256
* Update em(4) with D3162 after testing further on hardware that failedSean Bruno2015-09-131-256/+802
* Revert last two commits to em(4)/igb(4). Reports are coming in thatSean Bruno2015-09-051-802/+256
* e1000: Shared code updatesSean Bruno2015-09-041-256/+802
* Style/whitespace cleanup in shared/common code.Sean Bruno2015-08-241-4/+2
* Bump all copywrite dates to 2015Sean Bruno2015-08-161-1/+1
* Sync the E1000 shared code with Intel internal, this adds fixes,Jack F Vogel2014-06-261-66/+346
* 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-151/+285
* Refresh on the shared code for the E1000 drivers.Jack F Vogel2013-02-211-574/+1218
* Correct double "the the"Eitan Adler2012-09-141-1/+1
* Sync with Intel internal source:Jack F Vogel2012-07-051-1/+1
* Part 1 of two parts, this is the shared code changes inJack F Vogel2011-12-101-404/+482
* Fix typos - remove duplicate "the".Rebecca Cran2011-02-211-1/+1
* Fix the shared code to be consistent with Intel-internal,Jack F Vogel2011-02-121-17/+71
* Update code from Intel:Jack F Vogel2010-09-281-129/+702
* Update to igb and em:Jack F Vogel2010-03-291-2/+47
* Remove some internal conditional defines that willJack F Vogel2010-01-261-13/+0
* Update the 1G drivers, shared code sync with Intel,Jack F Vogel2010-01-261-135/+196
* Resync with Intel versions of both the em and igbJack F Vogel2009-12-081-212/+622
* A small number of systems in the ICH9/10 family have a flashJack F Vogel2009-07-241-22/+2
* Updates for both the em and igb drivers, add supportJack F Vogel2009-06-241-141/+539
* This delta syncs the em and igb drivers with Intel,Jack F Vogel2009-04-101-63/+124
* This delta is primarily a fix for es2lan devices thatJack F Vogel2008-11-261-207/+128
* Merge of the source for igb and em into dev/e1000, thisJack F Vogel2008-07-301-0/+2717