index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
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
2020-09-28
e1000e: Add support for Meteor Lake
Sasha Neftin
1
-0
/
+7
2020-09-25
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-22
e1000e: Warn if disabling ULP failed
Kai-Heng Feng
1
-1
/
+5
2020-02-19
e1000e: Add support for Alder Lake
Sasha Neftin
1
-0
/
+7
2019-10-29
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-28
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-08
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-13
e1000e: use BIT() macro for bit defines
Jacob Keller
1
-22
/
+22
2016-02-24
e1000e: Clear ULP configuration register on ULP exit
Raanan Avargil
1
-0
/
+2
2016-02-24
e1000e: Set HW FIFO minimum pointer gap for non-gig speeds
Raanan Avargil
1
-0
/
+12
2016-02-24
e1000e: Increase PHY PLL clock gate timing
Raanan Avargil
1
-0
/
+12
2016-02-24
e1000e: Increase ULP timer
Raanan Avargil
1
-2
/
+2
2015-12-12
e1000e: initial support for i219-LM (3)
Raanan Avargil
1
-11
/
+32
2015-12-12
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-23
e1000e: initial support for i219
David Ertman
1
-70
/
+700
2014-07-25
e1000e: Add support for EEE in Sx states
David Ertman
1
-2
/
+16
2014-07-25
e1000e: Fix CRC errors with jumbo traffic
David Ertman
1
-1
/
+1
2014-07-20
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-26
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-05
e1000e: Restrict MDIO Slow Mode workaround to relevant parts
David Ertman
1
-6
/
+8
2014-05-05
e1000e: Fix issue with link flap on 82579
David Ertman
1
-0
/
+11
2014-05-05
e1000e: Expand workaround for 10Mb HD throughput bug
David Ertman
1
-4
/
+11
2014-05-05
e1000e: Workaround for dropped packets in Gig/100 speeds on 82579
David Ertman
1
-19
/
+12
2014-04-23
e1000e: Cleanup to fix checkpatch missing blank lines
David Ertman
1
-0
/
+1
[next]