index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
e1000e
/
hw.h
Age
Commit message (
Expand
)
Author
2020-02-19
e1000e: Add support for Tiger Lake device
Vitaly Lifshits
2020-02-19
e1000e: Add support for Alder Lake
Sasha Neftin
2019-10-29
e1000e: Add support for Tiger Lake
Sasha Neftin
2019-10-29
e1000e: Add support for Comet Lake
Sasha Neftin
2018-04-27
net: intel: Cleanup the copyright/license headers
Jeff Kirsher
2018-03-23
intel: add SPDX identifiers to all the Intel drivers
Jeff Kirsher
2017-08-08
e1000e: Initial Support for IceLake
Sasha Neftin
2017-04-30
e1000e: Initial Support for CannonLake
Sasha Neftin
2016-02-24
e1000e: Initial support for KabeLake
Raanan Avargil
2015-12-12
e1000e: initial support for i219-LM (3)
Raanan Avargil
2015-06-03
e1000e: Bump the version to 3.2.5
Yanir Lubetkin
2015-02-23
e1000e: initial support for i219
David Ertman
2014-05-26
e1000e: Failure to write SHRA turns on PROMISC mode
David Ertman
2014-03-07
e1000e: Feature Enable PHY Ultra Low Power Mode (ULP)
David Ertman
2014-03-07
e1000e: Cleanup - Update GPL header and Copyright
David Ertman
2013-08-22
e1000e: cleanup whitespace in recent commit
Bruce Allan
2013-07-28
e1000e: enable support for new device IDs
Bruce Allan
2013-07-28
e1000e: Use marco instead of digit for defining e1000_rx_desc_packet_split
Wei Yang
2013-05-21
e1000e: cleanup whitespace
Bruce Allan
2013-03-08
e1000e: cleanup SPACING checkpatch errors and warnings
Bruce Allan
2013-03-08
e1000e: cleanup CODE_INDENT checkpatch errors
Bruce Allan
2013-02-05
e1000e: convert enums of register offsets and move #defines to regs.h
Bruce Allan
2013-02-05
e1000e: cosmetic move of #defines and prototypes to the new manage.h
Bruce Allan
2013-02-05
e1000e: cosmetic move of #defines and function prototypes to the new nvm.h
Bruce Allan
2013-02-04
e1000e: cosmetic move of #defines and function prototypes to the new phy.h
Bruce Allan
2013-02-04
e1000e: cosmetic move of function prototypes to the new mac.h
Bruce Allan
2013-02-04
e1000e: cosmetic move of #defines and prototypes to the new ich8lan.h
Bruce Allan
2013-02-04
e1000e: cosmetic move of #defines to the new 80003es2lan.h
Bruce Allan
2013-02-04
e1000e: cosmetic move of #defines and prototypes to the new 82571.h
Bruce Allan
2013-01-27
e1000e: cleanup hw.h
Bruce Allan
2013-01-27
e1000e: remove definition of struct which is no longer used
Bruce Allan
2013-01-27
e1000e: update copyright date
Bruce Allan
2013-01-27
e1000e: enable ECC on I217/I218 to catch packet buffer memory errors
Bruce Allan
2013-01-27
e1000e: add support for IEEE-1588 PTP
Bruce Allan
2013-01-18
e1000e: add support for hardware timestamping on some devices
Bruce Allan
2013-01-18
e1000e: add ethtool .get_eee/.set_eee
Bruce Allan
2013-01-15
e1000e: SerDes autoneg flow control
Bruce Allan
2012-12-01
e1000e: cosmetic cleanup of comments
Bruce Allan
2012-10-09
e1000e: add device IDs for i218
Bruce Allan
2012-05-04
e1000e: initial support for i217
Bruce Allan
2012-05-02
e1000e: fix .ndo_set_rx_mode for 82579
Bruce Allan
2012-05-02
e1000e: workaround EEPROM configuration change on 82579
Bruce Allan
2012-04-27
e1000e: 82579 potential system hang on stress when ME enabled
Bruce Allan
2012-04-04
e1000e: cleanup indexed register arrays
Bruce Allan
2012-02-24
e1000e: rename e1000e_reload_nvm() and call as function pointer
Bruce Allan
2012-02-24
e1000e: rename e1000e_config_collision_dist() and call as function pointer
Bruce Allan
2012-01-26
e1000e: update copyright year
Bruce Allan
2012-01-25
e1000e: convert head, tail and itr_register offsets to __iomem pointers
Bruce Allan
2012-01-25
e1000e: add Receive Packet Steering (RPS) support
Bruce Allan
2011-08-10
intel: Move the Intel wired LAN drivers
Jeff Kirsher