index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2020-09-29
e1000e: Add support for Meteor Lake
Sasha Neftin
1
-0
/
+5
2020-02-20
e1000e: Add support for Tiger Lake device
Vitaly Lifshits
1
-0
/
+1
2020-02-20
e1000e: Add support for Alder Lake
Sasha Neftin
1
-0
/
+5
2019-10-30
e1000e: Add support for Tiger Lake
Sasha Neftin
1
-0
/
+6
2019-10-30
e1000e: Add support for Comet Lake
Sasha Neftin
1
-0
/
+6
2018-04-27
net: intel: Cleanup the copyright/license headers
Jeff Kirsher
1
-20
/
+1
2018-03-23
intel: add SPDX identifiers to all the Intel drivers
Jeff Kirsher
1
-0
/
+1
2017-08-09
e1000e: Initial Support for IceLake
Sasha Neftin
1
-0
/
+4
2017-04-30
e1000e: Initial Support for CannonLake
Sasha Neftin
1
-0
/
+5
2016-02-25
e1000e: Initial support for KabeLake
Raanan Avargil
1
-0
/
+4
2015-12-13
e1000e: initial support for i219-LM (3)
Raanan Avargil
1
-0
/
+1
2015-06-03
e1000e: Bump the version to 3.2.5
Yanir Lubetkin
1
-1
/
+1
2015-02-24
e1000e: initial support for i219
David Ertman
1
-0
/
+6
2014-05-27
e1000e: Failure to write SHRA turns on PROMISC mode
David Ertman
1
-1
/
+2
2014-03-08
e1000e: Feature Enable PHY Ultra Low Power Mode (ULP)
David Ertman
1
-0
/
+8
2014-03-08
e1000e: Cleanup - Update GPL header and Copyright
David Ertman
1
-27
/
+20
2013-08-22
e1000e: cleanup whitespace in recent commit
Bruce Allan
1
-1
/
+2
2013-07-28
e1000e: enable support for new device IDs
Bruce Allan
1
-0
/
+4
2013-07-28
e1000e: Use marco instead of digit for defining e1000_rx_desc_packet_split
Wei Yang
1
-1
/
+5
2013-05-21
e1000e: cleanup whitespace
Bruce Allan
1
-17
/
+17
2013-03-08
e1000e: cleanup SPACING checkpatch errors and warnings
Bruce Allan
1
-1
/
+1
2013-03-08
e1000e: cleanup CODE_INDENT checkpatch errors
Bruce Allan
1
-1
/
+1
2013-02-05
e1000e: convert enums of register offsets and move #defines to regs.h
Bruce Allan
1
-211
/
+1
2013-02-05
e1000e: cosmetic move of #defines and prototypes to the new manage.h
Bruce Allan
1
-22
/
+1
2013-02-05
e1000e: cosmetic move of #defines and function prototypes to the new nvm.h
Bruce Allan
1
-3
/
+1
2013-02-05
e1000e: cosmetic move of #defines and function prototypes to the new phy.h
Bruce Allan
1
-88
/
+1
2013-02-05
e1000e: cosmetic move of function prototypes to the new mac.h
Bruce Allan
1
-0
/
+2
2013-02-05
e1000e: cosmetic move of #defines and prototypes to the new ich8lan.h
Bruce Allan
1
-11
/
+2
2013-02-05
e1000e: cosmetic move of #defines to the new 80003es2lan.h
Bruce Allan
1
-0
/
+1
2013-02-05
e1000e: cosmetic move of #defines and prototypes to the new 82571.h
Bruce Allan
1
-3
/
+2
2013-01-28
e1000e: cleanup hw.h
Bruce Allan
1
-15
/
+10
2013-01-27
e1000e: remove definition of struct which is no longer used
Bruce Allan
1
-10
/
+0
2013-01-27
e1000e: update copyright date
Bruce Allan
1
-1
/
+1
2013-01-27
e1000e: enable ECC on I217/I218 to catch packet buffer memory errors
Bruce Allan
1
-0
/
+1
2013-01-27
e1000e: add support for IEEE-1588 PTP
Bruce Allan
1
-0
/
+2
2013-01-18
e1000e: add support for hardware timestamping on some devices
Bruce Allan
1
-0
/
+10
2013-01-18
e1000e: add ethtool .get_eee/.set_eee
Bruce Allan
1
-0
/
+1
2013-01-16
e1000e: SerDes autoneg flow control
Bruce Allan
1
-0
/
+4
2012-12-01
e1000e: cosmetic cleanup of comments
Bruce Allan
1
-4
/
+2
2012-10-09
e1000e: add device IDs for i218
Bruce Allan
1
-0
/
+2
2012-05-04
e1000e: initial support for i217
Bruce Allan
1
-0
/
+9
2012-05-02
e1000e: fix .ndo_set_rx_mode for 82579
Bruce Allan
1
-0
/
+5
2012-05-02
e1000e: workaround EEPROM configuration change on 82579
Bruce Allan
1
-0
/
+1
2012-04-27
e1000e: 82579 potential system hang on stress when ME enabled
Bruce Allan
1
-10
/
+0
2012-04-04
e1000e: cleanup indexed register arrays
Bruce Allan
1
-19
/
+28
2012-02-25
e1000e: rename e1000e_reload_nvm() and call as function pointer
Bruce Allan
1
-0
/
+1
2012-02-25
e1000e: rename e1000e_config_collision_dist() and call as function pointer
Bruce Allan
1
-0
/
+1
2012-01-27
e1000e: update copyright year
Bruce Allan
1
-1
/
+1
2012-01-26
e1000e: convert head, tail and itr_register offsets to __iomem pointers
Bruce Allan
1
-2
/
+2
2012-01-26
e1000e: add Receive Packet Steering (RPS) support
Bruce Allan
1
-0
/
+5
[next]