aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/e1000e/hw.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-14Revert "e1000e: Fix possible HW unit hang after an s0ix exit"Sasha Neftin1-1/+0
2022-02-28e1000e: Fix possible HW unit hang after an s0ix exitSasha Neftin1-0/+1
2021-07-20e1000e: Add support for the next LOM generationSasha Neftin1-0/+4
2021-07-20e1000e: Add support for Lunar LakeSasha Neftin1-0/+5
2021-03-19e1000e: Fix duplicate include guardTom Seewald1-3/+3
2020-09-28e1000e: Add support for Meteor LakeSasha Neftin1-0/+5
2020-02-19e1000e: Add support for Tiger Lake deviceVitaly Lifshits1-0/+1
2020-02-19e1000e: Add support for Alder LakeSasha Neftin1-0/+5
2019-10-29e1000e: Add support for Tiger LakeSasha Neftin1-0/+6
2019-10-29e1000e: Add support for Comet LakeSasha Neftin1-0/+6
2018-04-27net: intel: Cleanup the copyright/license headersJeff Kirsher1-20/+1
2018-03-23intel: add SPDX identifiers to all the Intel driversJeff Kirsher1-0/+1
2017-08-08e1000e: Initial Support for IceLakeSasha Neftin1-0/+4
2017-04-30e1000e: Initial Support for CannonLakeSasha Neftin1-0/+5
2016-02-24e1000e: Initial support for KabeLakeRaanan Avargil1-0/+4
2015-12-12e1000e: initial support for i219-LM (3)Raanan Avargil1-0/+1
2015-06-03e1000e: Bump the version to 3.2.5Yanir Lubetkin1-1/+1
2015-02-23e1000e: initial support for i219David Ertman1-0/+6
2014-05-26e1000e: Failure to write SHRA turns on PROMISC modeDavid Ertman1-1/+2
2014-03-07e1000e: Feature Enable PHY Ultra Low Power Mode (ULP)David Ertman1-0/+8
2014-03-07e1000e: Cleanup - Update GPL header and CopyrightDavid Ertman1-27/+20
2013-08-22e1000e: cleanup whitespace in recent commitBruce Allan1-1/+2
2013-07-28e1000e: enable support for new device IDsBruce Allan1-0/+4
2013-07-28e1000e: Use marco instead of digit for defining e1000_rx_desc_packet_splitWei Yang1-1/+5
2013-05-21e1000e: cleanup whitespaceBruce Allan1-17/+17
2013-03-08e1000e: cleanup SPACING checkpatch errors and warningsBruce Allan1-1/+1
2013-03-08e1000e: cleanup CODE_INDENT checkpatch errorsBruce Allan1-1/+1
2013-02-05e1000e: convert enums of register offsets and move #defines to regs.hBruce Allan1-211/+1
2013-02-05e1000e: cosmetic move of #defines and prototypes to the new manage.hBruce Allan1-22/+1
2013-02-05e1000e: cosmetic move of #defines and function prototypes to the new nvm.hBruce Allan1-3/+1
2013-02-04e1000e: cosmetic move of #defines and function prototypes to the new phy.hBruce Allan1-88/+1
2013-02-04e1000e: cosmetic move of function prototypes to the new mac.hBruce Allan1-0/+2
2013-02-04e1000e: cosmetic move of #defines and prototypes to the new ich8lan.hBruce Allan1-11/+2
2013-02-04e1000e: cosmetic move of #defines to the new 80003es2lan.hBruce Allan1-0/+1
2013-02-04e1000e: cosmetic move of #defines and prototypes to the new 82571.hBruce Allan1-3/+2
2013-01-27e1000e: cleanup hw.hBruce Allan1-15/+10
2013-01-27e1000e: remove definition of struct which is no longer usedBruce Allan1-10/+0
2013-01-27e1000e: update copyright dateBruce Allan1-1/+1
2013-01-27e1000e: enable ECC on I217/I218 to catch packet buffer memory errorsBruce Allan1-0/+1
2013-01-27e1000e: add support for IEEE-1588 PTPBruce Allan1-0/+2
2013-01-18e1000e: add support for hardware timestamping on some devicesBruce Allan1-0/+10
2013-01-18e1000e: add ethtool .get_eee/.set_eeeBruce Allan1-0/+1
2013-01-15e1000e: SerDes autoneg flow controlBruce Allan1-0/+4
2012-12-01e1000e: cosmetic cleanup of commentsBruce Allan1-4/+2
2012-10-09e1000e: add device IDs for i218Bruce Allan1-0/+2
2012-05-04e1000e: initial support for i217Bruce Allan1-0/+9
2012-05-02e1000e: fix .ndo_set_rx_mode for 82579Bruce Allan1-0/+5
2012-05-02e1000e: workaround EEPROM configuration change on 82579Bruce Allan1-0/+1
2012-04-27e1000e: 82579 potential system hang on stress when ME enabledBruce Allan1-10/+0
2012-04-04e1000e: cleanup indexed register arraysBruce Allan1-19/+28