aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/e1000/e1000_nvm.c
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: one-line .c comment patternWarner Losh2023-08-161-1/+0
* e1000: Consistently use FALLTHROUGHKevin Bowling2021-09-171-1/+1
* e1000: Catch up commit with DPDKKevin Bowling2021-09-171-0/+147
* e1000: fix minor issues and improve code styleGuinan Sun2021-09-171-1/+1
* e1000: add function parameter descriptionsGuinan Sun2021-09-171-0/+7
* e1000: support flashless i211 PBAGuinan Sun2021-09-171-2/+3
* e1000: Update copyrights and readmeKevin Bowling2021-09-171-20/+20
* e1000: Revert Update intel shared codeKevin Bowling2021-09-171-177/+22
* e1000: Update intel shared codeKevin Bowling2021-08-191-22/+177
* net: prefer ETHER_ADDR_LEN over ETH_ADDR_LENEric Joyner2019-11-041-1/+1
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+1
* Revert 287914,287762.Sean Bruno2015-09-191-146/+0
* Update em(4) with D3162 after testing further on hardware that failedSean Bruno2015-09-131-0/+146
* Revert last two commits to em(4)/igb(4). Reports are coming in thatSean Bruno2015-09-051-146/+0
* e1000: Shared code updatesSean Bruno2015-09-041-0/+146
* 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-6/+20
* Refresh on the shared code for the E1000 drivers.Jack F Vogel2013-02-211-100/+252
* Part 1 of two parts, this is the shared code changes inJack F Vogel2011-12-101-16/+15
* Add support for the new I350 family of 1G interfaces.Jack F Vogel2011-02-111-40/+3
* Update code from Intel:Jack F Vogel2010-09-281-2/+184
* This delta syncs the em and igb drivers with Intel,Jack F Vogel2009-04-101-20/+14
* This delta is primarily a fix for es2lan devices thatJack F Vogel2008-11-261-6/+8
* Merge of the source for igb and em into dev/e1000, thisJack F Vogel2008-07-301-0/+929