index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
e1000e
/
netdev.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
e1000e: Fix an error handling path in 'e1000_probe()'
Christophe JAILLET
2021-07-28
1
-0
/
+1
*
e1000e: Check the PCIm state
Sasha Neftin
2021-07-14
1
-11
/
+13
*
e1000e: add rtnl_lock() to e1000_reset_task
Vitaly Lifshits
2021-03-30
1
-1
/
+5
*
e1000e: Export S0ix flags to ethtool
Mario Limonciello
2021-01-12
1
-4
/
+5
*
Revert "e1000e: disable s0ix entry and exit flows for ME systems"
Mario Limonciello
2021-01-12
1
-43
/
+2
*
e1000e: Only run S0ix flows if shutdown succeeded
Mario Limonciello
2021-01-12
1
-6
/
+7
*
e1000e: fix S0ix flow to allow S0i3.2 subset entry
Vitaly Lifshits
2020-12-09
1
-4
/
+4
*
e1000e: Add support for Meteor Lake
Sasha Neftin
2020-09-28
1
-0
/
+6
*
intel-ethernet: clean up W=1 warnings in kdoc
Jesse Brandeburg
2020-09-25
1
-13
/
+37
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-1
/
+0
*
ethernet/intel: Convert fallthrough code comments
Jeff Kirsher
2020-07-01
1
-16
/
+14
*
net/intel: remove driver versions from Intel drivers
Jeff Kirsher
2020-06-25
1
-7
/
+1
*
e1000e: fix unused-function warning
Arnd Bergmann
2020-06-16
1
-11
/
+5
*
e1000e: Do not wake up the system via WOL if device wakeup is disabled
Chen Yu
2020-06-16
1
-4
/
+10
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-06-03
1
-9
/
+106
|
\
|
*
e1000e: Relax condition to trigger reset for ME workaround
Punit Agrawal
2020-05-28
1
-7
/
+5
|
*
e1000e: disable s0ix entry and exit flows for ME systems
Vitaly Lifshits
2020-05-22
1
-2
/
+43
|
*
e1000e: Disable TSO for buffer overrun workaround
Kai-Heng Feng
2020-05-22
1
-0
/
+4
|
*
e1000e: fix S0ix flows for cable connected case
Vitaly Lifshits
2020-04-19
1
-0
/
+54
*
|
PM: sleep: core: Rename DPM_FLAG_NEVER_SKIP
Rafael J. Wysocki
2020-04-24
1
-1
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-03-31
1
-5
/
+9
|
\
|
*
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
2020-02-20
1
-1
/
+8
|
|
\
|
|
*
e1000e: Add support for Tiger Lake device
Vitaly Lifshits
2020-02-19
1
-0
/
+1
|
|
*
e1000e: Add support for Alder Lake
Sasha Neftin
2020-02-19
1
-0
/
+6
|
|
*
e1000e: fix missing cpu_to_le64 on buffer_addr
Ben Dooks (Codethink)
2020-02-19
1
-1
/
+1
|
*
|
e1000(e): use new helper tcp_v6_gso_csum_prep
Heiner Kallweit
2020-02-19
1
-4
/
+1
|
|
/
*
/
drivers: net: Call cpu_latency_qos_*() instead of pm_qos_*()
Rafael J. Wysocki
2020-02-14
1
-7
/
+6
|
/
*
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-01-19
1
-29
/
+25
|
\
|
*
e1000e: Revert "e1000e: Make watchdog use delayed work"
Jeff Kirsher
2020-01-09
1
-29
/
+25
*
|
e1000e: Use netdev_info instead of pr_info for link messages
Alexander Duyck
2019-12-31
1
-8
/
+9
*
|
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-12-12
1
-1
/
+1
|
/
*
net: ethernet: intel: Demote MTU change prints to debug
Florian Fainelli
2019-11-07
1
-1
/
+2
*
e1000e: Fix compiler warning when CONFIG_PM_SLEEP is not set
Sasha Neftin
2019-10-29
1
-0
/
+2
*
e1000e: Add support for Tiger Lake
Sasha Neftin
2019-10-29
1
-0
/
+8
*
e1000e: Drop unnecessary __E1000_DOWN bit twiddling
Alexander Duyck
2019-10-29
1
-6
/
+1
*
e1000e: Use rtnl_lock to prevent race conditions between net and pci/pm
Alexander Duyck
2019-10-29
1
-33
/
+35
*
e1000e: Add support for Comet Lake
Sasha Neftin
2019-10-29
1
-0
/
+6
*
e1000e: Add support for S0ix
Sasha Neftin
2019-10-21
1
-0
/
+182
*
e1000e: Make speed detection on hotplugging cable more reliable
Kai-Heng Feng
2019-09-09
1
-6
/
+6
*
e1000e: Use dev_get_drvdata where possible
Chuhong Yuan
2019-07-23
1
-4
/
+3
*
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
2019-07-22
1
-2
/
+1
*
e1000e: PCIm function state support
Vitaly Lifshits
2019-06-28
1
-1
/
+17
*
e1000e: Make watchdog use delayed work
Detlev Casanova
2019-06-28
1
-25
/
+29
*
e1000e: Reduce boot time by tightening sleep ranges
Arjan van de Ven
2019-06-28
1
-7
/
+7
*
e1000e: Increase pause and refresh time
Miguel Bernal Marin
2019-06-28
1
-2
/
+2
*
e1000e: start network tx queue only when link is up
Konstantin Khlebnikov
2019-05-28
1
-2
/
+4
*
Revert "e1000e: fix cyclic resets at link up with active tx"
Konstantin Khlebnikov
2019-05-28
1
-6
/
+9
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-05-07
1
-3
/
+3
|
\
|
*
net: move skb->xmit_more hint to softnet data
Florian Westphal
2019-04-01
1
-1
/
+1
|
*
e1000e: Disable runtime PM on CNP+
Kai-Heng Feng
2019-03-19
1
-1
/
+1
[next]