aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/e1000/e1000_82575.h
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: one-line .c comment patternWarner Losh2023-08-161-1/+0
* e1000: remove duplicated phy codesGuinan Sun2021-09-171-90/+3
* e1000: Update copyrights and readmeKevin Bowling2021-09-171-20/+20
* e1000: Revert Update intel shared codeKevin Bowling2021-09-171-20/+20
* e1000: Update intel shared codeKevin Bowling2021-08-191-20/+20
* e1000: always enable PCSD when RSS hashingKevin Bowling2021-08-161-2/+1
* sys/dev/e1000: fix uses of 1 << 31Eitan Adler2018-01-121-2/+2
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+1
* e1000: Add support for Kaby Lake generation i219 (4) and i219 (5) devicesEric Joyner2017-01-191-0/+1
* Update em(4) to 7.6.1; update igb(4) to 2.5.3.Eric Joyner2016-02-051-2/+3
* Revert 287914,287762.Sean Bruno2015-09-191-2/+2
* Update em(4) with D3162 after testing further on hardware that failedSean Bruno2015-09-131-2/+2
* Revert last two commits to em(4)/igb(4). Reports are coming in thatSean Bruno2015-09-051-2/+2
* e1000: Shared code updatesSean Bruno2015-09-041-2/+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-3/+5
* Fix undefined behavior: (1 << 31) is not defined as 1 is an int and thisEitan Adler2013-11-301-2/+2
* Update the Intel igb driver to version 2.4.0Jack F Vogel2013-10-091-0/+5
* Refresh on the shared code for the E1000 drivers.Jack F Vogel2013-02-211-1/+4
* Part 1 of two parts, this is the shared code changes inJack F Vogel2011-12-101-285/+309
* This delta updates the em driver to version 7.2.2 which hasJack F Vogel2011-03-181-0/+2
* Add support for the new I350 family of 1G interfaces.Jack F Vogel2011-02-111-3/+13
* Update code from Intel:Jack F Vogel2010-09-281-0/+1
* OK, I was a bit sleep this morning and checked inJack F Vogel2010-06-301-0/+11
* Update to igb and em:Jack F Vogel2010-03-291-2/+3
* Update the 1G drivers, shared code sync with Intel,Jack F Vogel2010-01-261-2/+4
* Resync with Intel versions of both the em and igbJack F Vogel2009-12-081-23/+52
* Updates for both the em and igb drivers, add supportJack F Vogel2009-06-241-16/+6
* This delta syncs the em and igb drivers with Intel,Jack F Vogel2009-04-101-67/+34
* This delta is primarily a fix for es2lan devices thatJack F Vogel2008-11-261-10/+35
* Merge of the source for igb and em into dev/e1000, thisJack F Vogel2008-07-301-0/+449