aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/e1000/e1000_80003es2lan.c
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: one-line .c comment patternWarner Losh2023-08-231-1/+0
* e1000: Use C99 bool typesKevin Bowling2021-09-281-6/+6
* e1000: fix minor issues and improve code styleGuinan Sun2021-09-241-1/+0
* e1000: Update copyrights and readmeKevin Bowling2021-09-241-20/+20
* e1000: Revert Update intel shared codeKevin Bowling2021-09-181-18/+18
* e1000: Update intel shared codeKevin Bowling2021-08-261-18/+18
* Sleep rather than spin in e1000 when doing long running config operations.Matt Macy2018-05-081-80/+7
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+1
* Revert r323516 (iflib rollup)Stephen Hurd2017-09-161-7/+80
* Roll up iflib commits from github. This pulls in most of the work doneStephen Hurd2017-09-131-80/+7
* Revert r323008 and its conversion of e1000/iflib to using SX locks.Sean Bruno2017-08-301-7/+80
* Continuation of lock cleanup in e1000.Sean Bruno2017-08-301-80/+7
* Update em(4) to 7.6.1; update igb(4) to 2.5.3.Eric Joyner2016-02-051-10/+23
* Revert 287914,287762.Sean Bruno2015-09-191-23/+10
* Update em(4) with D3162 after testing further on hardware that failedSean Bruno2015-09-131-10/+23
* Revert last two commits to em(4)/igb(4). Reports are coming in thatSean Bruno2015-09-051-23/+10
* e1000: Shared code updatesSean Bruno2015-09-041-10/+23
* Bump all copywrite dates to 2015Sean Bruno2015-08-161-1/+1
* Update the Intel igb driver to version 2.4.0Jack F Vogel2013-10-091-198/+160
* Part 1 of two parts, this is the shared code changes inJack F Vogel2011-12-101-119/+110
* Fix the shared code to be consistent with Intel-internal,Jack F Vogel2011-02-121-4/+12
* Update to igb and em:Jack F Vogel2010-03-291-1/+3
* Update the 1G drivers, shared code sync with Intel,Jack F Vogel2010-01-261-58/+57
* Resync with Intel versions of both the em and igbJack F Vogel2009-12-081-69/+80
* This delta syncs the em and igb drivers with Intel,Jack F Vogel2009-04-101-31/+38
* This delta is primarily a fix for es2lan devices thatJack F Vogel2008-11-261-129/+239
* Merge of the source for igb and em into dev/e1000, thisJack F Vogel2008-07-301-0/+1423