index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.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
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
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
/
ich8lan.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-23
e1000e: Fix prototype warning
Sasha Neftin
1
-2
/
+2
2021-02-04
e1000e: remove the redundant value assignment in e1000_update_nvm_checksum_spt
Kaixu Xia
1
-7
/
+0
2020-12-24
e1000e: bump up timeout to wait when ME un-configures ULP mode
Mario Limonciello
1
-3
/
+14
2020-09-29
e1000e: Add support for Meteor Lake
Sasha Neftin
1
-0
/
+7
2020-09-26
intel-ethernet: clean up W=1 warnings in kdoc
Jesse Brandeburg
1
-6
/
+10
2020-08-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-3
/
+1
2020-07-30
e1000e: continue to init PHY even when failed to disable ULP
Aaron Ma
1
-3
/
+1
2020-07-01
ethernet/intel: Convert fallthrough code comments
Jeff Kirsher
1
-7
/
+7
2020-05-23
e1000e: Warn if disabling ULP failed
Kai-Heng Feng
1
-1
/
+5
2020-02-20
e1000e: Add support for Alder Lake
Sasha Neftin
1
-0
/
+7
2019-10-30
e1000e: Add support for Tiger Lake
Sasha Neftin
1
-0
/
+7
2019-07-24
e1000e: add workaround for possible stalled packet
Kai-Heng Feng
1
-0
/
+10
2019-06-29
e1000e: Reduce boot time by tightening sleep ranges
Arjan van de Ven
1
-10
/
+10
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
2018-03-12
e1000e: Fix link check race condition
Benjamin Poirier
1
-14
/
+17
2018-03-12
Revert "e1000e: Separate signaling for link check/link up"
Benjamin Poirier
1
-9
/
+4
2018-03-05
e1000e: Fix check_for_link return value with autoneg off
Benjamin Poirier
1
-1
/
+1
2018-01-02
e1000e: Fix e1000_check_for_copper_link_ich8lan return value.
Benjamin Poirier
1
-3
/
+8
2017-08-09
e1000e: add check on e1e_wphy() return value
Gustavo A R Silva
1
-0
/
+2
2017-04-30
e1000e: Add Support for CannonLake
Sasha Neftin
1
-39
/
+43
2017-04-30
e1000e: Initial Support for CannonLake
Sasha Neftin
1
-0
/
+20
2017-04-30
e1000e: fix PTP on e1000_pch_lpt variants
Jarod Wilson
1
-1
/
+2
2016-08-16
e1000e: fix PTP on e1000_pch_lpt variants
Jarod Wilson
1
-1
/
+2
2016-05-14
e1000e: use BIT() macro for bit defines
Jacob Keller
1
-22
/
+22
2016-02-25
e1000e: Clear ULP configuration register on ULP exit
Raanan Avargil
1
-0
/
+2
2016-02-25
e1000e: Set HW FIFO minimum pointer gap for non-gig speeds
Raanan Avargil
1
-0
/
+12
2016-02-25
e1000e: Increase PHY PLL clock gate timing
Raanan Avargil
1
-0
/
+12
2016-02-25
e1000e: Increase ULP timer
Raanan Avargil
1
-2
/
+2
2015-12-13
e1000e: initial support for i219-LM (3)
Raanan Avargil
1
-11
/
+32
2015-12-13
e1000e: Increase timeout of polling bit RSPCIPHY
Raanan Avargil
1
-1
/
+1
2015-06-26
e1000e: i219 - k1 workaround for LPT is not required for SPT
Yanir Lubetkin
1
-2
/
+1
2015-06-26
e1000e: i219 - Increase minimum FIFO read/write min gap
Yanir Lubetkin
1
-0
/
+46
2015-06-26
e1000e: i219 - increase IPG for speed 10/100 full duplex
Yanir Lubetkin
1
-3
/
+7
2015-06-26
e1000e: i219 - fix to enable both ULP and EEE in Sx state
Yanir Lubetkin
1
-13
/
+32
2015-06-26
e1000e: synchronization of MAC-PHY interface only on non- ME systems
Yanir Lubetkin
1
-10
/
+12
2015-06-03
e1000e: Bump the version to 3.2.5
Yanir Lubetkin
1
-1
/
+1
2015-06-03
e1000e: remove call to do_div and sign mismatch warning
Yanir Lubetkin
1
-9
/
+4
2015-05-04
e1000e: fix call to do_div() to use u64 arg
Jeff Kirsher
1
-6
/
+7
2015-05-04
e1000e: Cleanup handling of VLAN_HLEN as a part of max frame size
Alexander Duyck
1
-5
/
+5
2015-03-06
e1000e: fix obscure comments
Yanir Lubetkin
1
-4
/
+8
2015-02-24
e1000e: initial support for i219
David Ertman
1
-70
/
+700
2014-07-26
e1000e: Add support for EEE in Sx states
David Ertman
1
-2
/
+16
2014-07-26
e1000e: Fix CRC errors with jumbo traffic
David Ertman
1
-1
/
+1
2014-07-21
e1000e: remove unnecessary break after return
Fabian Frederick
1
-1
/
+0
2014-05-27
e1000e: Cleanup parenthesis around return value
David Ertman
1
-2
/
+2
2014-05-27
e1000e: Failure to write SHRA turns on PROMISC mode
David Ertman
1
-8
/
+49
2014-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-29
/
+42
2014-05-06
e1000e: Restrict MDIO Slow Mode workaround to relevant parts
David Ertman
1
-6
/
+8
2014-05-06
e1000e: Fix issue with link flap on 82579
David Ertman
1
-0
/
+11
[next]