aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/e1000e/hw.h
AgeCommit message (Expand)AuthorFilesLines
2024-03-27e1000e: Workaround for sporadic MDI error on Meteor Lake systemsGravatar Vitaly Lifshits 1-0/+2
2023-08-24e1000e: Add support for the next LOM generationGravatar Sasha Neftin 1-0/+3
2022-11-02e1000e: Add support for the next LOM generationGravatar Sasha Neftin 1-0/+9
2022-07-14Revert "e1000e: Fix possible HW unit hang after an s0ix exit"Gravatar Sasha Neftin 1-1/+0
2022-02-28e1000e: Fix possible HW unit hang after an s0ix exitGravatar Sasha Neftin 1-0/+1
2021-07-20e1000e: Add support for the next LOM generationGravatar Sasha Neftin 1-0/+4
2021-07-20e1000e: Add support for Lunar LakeGravatar Sasha Neftin 1-0/+5
2021-03-19e1000e: Fix duplicate include guardGravatar Tom Seewald 1-3/+3
2020-09-28e1000e: Add support for Meteor LakeGravatar Sasha Neftin 1-0/+5
2020-02-19e1000e: Add support for Tiger Lake deviceGravatar Vitaly Lifshits 1-0/+1
2020-02-19e1000e: Add support for Alder LakeGravatar Sasha Neftin 1-0/+5
2019-10-29e1000e: Add support for Tiger LakeGravatar Sasha Neftin 1-0/+6
2019-10-29e1000e: Add support for Comet LakeGravatar Sasha Neftin 1-0/+6
2018-04-27net: intel: Cleanup the copyright/license headersGravatar Jeff Kirsher 1-20/+1
2018-03-23intel: add SPDX identifiers to all the Intel driversGravatar Jeff Kirsher 1-0/+1
2017-08-08e1000e: Initial Support for IceLakeGravatar Sasha Neftin 1-0/+4
2017-04-30e1000e: Initial Support for CannonLakeGravatar Sasha Neftin 1-0/+5
2016-02-24e1000e: Initial support for KabeLakeGravatar Raanan Avargil 1-0/+4
2015-12-12e1000e: initial support for i219-LM (3)Gravatar Raanan Avargil 1-0/+1
2015-06-03e1000e: Bump the version to 3.2.5Gravatar Yanir Lubetkin 1-1/+1
2015-02-23e1000e: initial support for i219Gravatar David Ertman 1-0/+6
2014-05-26e1000e: Failure to write SHRA turns on PROMISC modeGravatar David Ertman 1-1/+2
2014-03-07e1000e: Feature Enable PHY Ultra Low Power Mode (ULP)Gravatar David Ertman 1-0/+8
2014-03-07e1000e: Cleanup - Update GPL header and CopyrightGravatar David Ertman 1-27/+20
2013-08-22e1000e: cleanup whitespace in recent commitGravatar Bruce Allan 1-1/+2
2013-07-28e1000e: enable support for new device IDsGravatar Bruce Allan 1-0/+4
2013-07-28e1000e: Use marco instead of digit for defining e1000_rx_desc_packet_splitGravatar Wei Yang 1-1/+5
2013-05-21e1000e: cleanup whitespaceGravatar Bruce Allan 1-17/+17
2013-03-08e1000e: cleanup SPACING checkpatch errors and warningsGravatar Bruce Allan 1-1/+1
2013-03-08e1000e: cleanup CODE_INDENT checkpatch errorsGravatar Bruce Allan 1-1/+1
2013-02-05e1000e: convert enums of register offsets and move #defines to regs.hGravatar Bruce Allan 1-211/+1
2013-02-05e1000e: cosmetic move of #defines and prototypes to the new manage.hGravatar Bruce Allan 1-22/+1
2013-02-05e1000e: cosmetic move of #defines and function prototypes to the new nvm.hGravatar Bruce Allan 1-3/+1
2013-02-04e1000e: cosmetic move of #defines and function prototypes to the new phy.hGravatar Bruce Allan 1-88/+1
2013-02-04e1000e: cosmetic move of function prototypes to the new mac.hGravatar Bruce Allan 1-0/+2
2013-02-04e1000e: cosmetic move of #defines and prototypes to the new ich8lan.hGravatar Bruce Allan 1-11/+2
2013-02-04e1000e: cosmetic move of #defines to the new 80003es2lan.hGravatar Bruce Allan 1-0/+1
2013-02-04e1000e: cosmetic move of #defines and prototypes to the new 82571.hGravatar Bruce Allan 1-3/+2
2013-01-27e1000e: cleanup hw.hGravatar Bruce Allan 1-15/+10
2013-01-27e1000e: remove definition of struct which is no longer usedGravatar Bruce Allan 1-10/+0
2013-01-27e1000e: update copyright dateGravatar Bruce Allan 1-1/+1
2013-01-27e1000e: enable ECC on I217/I218 to catch packet buffer memory errorsGravatar Bruce Allan 1-0/+1
2013-01-27e1000e: add support for IEEE-1588 PTPGravatar Bruce Allan 1-0/+2
2013-01-18e1000e: add support for hardware timestamping on some devicesGravatar Bruce Allan 1-0/+10
2013-01-18e1000e: add ethtool .get_eee/.set_eeeGravatar Bruce Allan 1-0/+1
2013-01-15e1000e: SerDes autoneg flow controlGravatar Bruce Allan 1-0/+4
2012-12-01e1000e: cosmetic cleanup of commentsGravatar Bruce Allan 1-4/+2
2012-10-09e1000e: add device IDs for i218Gravatar Bruce Allan 1-0/+2
2012-05-04e1000e: initial support for i217Gravatar Bruce Allan 1-0/+9
2012-05-02e1000e: fix .ndo_set_rx_mode for 82579Gravatar Bruce Allan 1-0/+5