summaryrefslogtreecommitdiff
path: root/sys/dev/e1000/e1000_api.c
AgeCommit message (Expand)Author
2024-10-23e1000: Move I219 LM19/V19 to ADLKevin Bowling
2023-08-16sys: Remove $FreeBSD$: one-line .c comment patternWarner Losh
2023-05-17em: sync platform detection with LinuxPiotr Kubaj
2023-02-08e1000: Add support for future client platformsKevin Bowling
2023-02-06em(4): Add IDs for new Intel(R) I219 devicesPiotr Kubaj
2021-09-17e1000: Use C99 bool typesKevin Bowling
2021-09-17e1000: Catch up commit with DPDKKevin Bowling
2021-09-17e1000: add missing device IDGuinan Sun
2021-09-17e1000: Update copyrights and readmeKevin Bowling
2021-09-17e1000: Revert Update intel shared codeKevin Bowling
2021-08-19e1000: Update intel shared codeKevin Bowling
2021-04-19e1000: Add support for [Tiger, Alder, Meteor] LakeKevin Bowling
2020-06-04em(4): Add support for Comet Lake Mobile Platform, update shared codeEric Joyner
2020-01-20Add support for latest Intel I219 device, supported in Lenovo Carbon X1 v7George V. Neville-Neil
2017-12-28e1000: Add support for Ice Lake and Cannon LakeSean Bruno
2017-11-20sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2016-08-15e1000: Add support for Kaby Lake IDsSean Bruno
2016-02-05Update em(4) to 7.6.1; update igb(4) to 2.5.3.Eric Joyner
2015-09-19Revert 287914,287762.Sean Bruno
2015-09-13Update em(4) with D3162 after testing further on hardware that failedSean Bruno
2015-09-05Revert last two commits to em(4)/igb(4). Reports are coming in thatSean Bruno
2015-09-04e1000: Shared code updatesSean Bruno
2015-08-16Bump all copywrite dates to 2015Sean Bruno
2014-06-26Sync the E1000 shared code with Intel internal, this adds fixes,Jack F Vogel
2013-10-09Update the Intel igb driver to version 2.4.0Jack F Vogel
2013-02-21Refresh on the shared code for the E1000 drivers.Jack F Vogel
2012-07-05Sync with Intel internal source:Jack F Vogel
2011-12-10Part 1 of two parts, this is the shared code changes inJack F Vogel
2011-02-11Add support for the new I350 family of 1G interfaces.Jack F Vogel
2010-11-24Add shared code glue for new 82580 devices.Jack F Vogel
2010-09-28Update code from Intel:Jack F Vogel
2010-06-30OK, I was a bit sleep this morning and checked inJack F Vogel
2010-01-26Update the 1G drivers, shared code sync with Intel,Jack F Vogel
2009-12-08Resync with Intel versions of both the em and igbJack F Vogel
2009-06-24Updates for both the em and igb drivers, add supportJack F Vogel
2009-04-10This delta syncs the em and igb drivers with Intel,Jack F Vogel
2008-11-26This delta is primarily a fix for es2lan devices thatJack F Vogel
2008-07-30Merge of the source for igb and em into dev/e1000, thisJack F Vogel