aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/e1000/e1000_hw.h
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: one-line .c comment patternWarner Losh2023-08-161-1/+0
* e1000: Add support for future client platformsKevin Bowling2023-02-091-0/+9
* em(4): Add IDs for new Intel(R) I219 devicesPiotr Kubaj2023-02-061-0/+8
* e1000: Use C99 bool typesKevin Bowling2021-09-171-1/+1
* e1000: Catch up commit with DPDKKevin Bowling2021-09-171-1/+1
* e1000: remove duplicated phy codesGuinan Sun2021-09-171-0/+1
* e1000: add missing device IDGuinan Sun2021-09-171-0/+1
* e1000: Update copyrights and readmeKevin Bowling2021-09-171-20/+20
* e1000: Revert Update intel shared codeKevin Bowling2021-09-171-22/+20
* e1000: Update intel shared codeKevin Bowling2021-08-191-20/+22
* e1000: Add support for [Tiger, Alder, Meteor] LakeKevin Bowling2021-04-191-0/+17
* em(4): Add support for Comet Lake Mobile Platform, update shared codeEric Joyner2020-06-041-1/+6
* Add support for latest Intel I219 device, supported in Lenovo Carbon X1 v7George V. Neville-Neil2020-01-201-0/+1
* net: prefer ETHER_ADDR_LEN over ETH_ADDR_LENEric Joyner2019-11-041-2/+2
* Sleep rather than spin in e1000 when doing long running config operations.Matt Macy2018-05-081-3/+0
* 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-0/+3
* Roll up iflib commits from github. This pulls in most of the work doneStephen Hurd2017-09-131-3/+0
* Revert r323008 and its conversion of e1000/iflib to using SX locks.Sean Bruno2017-08-301-0/+3
* Continuation of lock cleanup in e1000.Sean Bruno2017-08-301-3/+0
* e1000: Add support for Kaby Lake IDsSean Bruno2016-08-151-0/+8
* Update em(4) to 7.6.1; update igb(4) to 2.5.3.Eric Joyner2016-02-051-1/+7
* Revert 287914,287762.Sean Bruno2015-09-191-6/+2
* Update em(4) with D3162 after testing further on hardware that failedSean Bruno2015-09-131-2/+6
* Revert last two commits to em(4)/igb(4). Reports are coming in thatSean Bruno2015-09-051-6/+2
* e1000: Shared code updatesSean Bruno2015-09-041-2/+6
* Style/whitespace cleanup in shared/common code.Sean Bruno2015-08-241-1/+1
* 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-2/+14
* Update the Intel igb driver to version 2.4.0Jack F Vogel2013-10-091-1/+15
* Refresh on the shared code for the E1000 drivers.Jack F Vogel2013-02-211-12/+20
* Sync with Intel internal source:Jack F Vogel2012-07-051-3/+16
* Consistently use types in e1000 driver code:Matthew D Fleming2011-12-121-2/+2
* Part 1 of two parts, this is the shared code changes inJack F Vogel2011-12-101-174/+198
* Add support for the new I350 family of 1G interfaces.Jack F Vogel2011-02-111-14/+24
* Add shared code glue for new 82580 devices.Jack F Vogel2010-11-241-0/+2
* Update code from Intel:Jack F Vogel2010-09-281-28/+41
* OK, I was a bit sleep this morning and checked inJack F Vogel2010-06-301-0/+63
* Update to igb and em:Jack F Vogel2010-03-291-0/+2
* Update the 1G drivers, shared code sync with Intel,Jack F Vogel2010-01-261-5/+2
* Resync with Intel versions of both the em and igbJack F Vogel2009-12-081-1/+28
* Updates for both the em and igb drivers, add supportJack F Vogel2009-06-241-3/+15
* This delta syncs the em and igb drivers with Intel,Jack F Vogel2009-04-101-35/+24
* This delta is primarily a fix for es2lan devices thatJack F Vogel2008-11-261-84/+171
* Merge of the source for igb and em into dev/e1000, thisJack F Vogel2008-07-301-0/+753