index
:
linux-sh
development
for-next
j2-devel
j2-stable
jcore-4.6
jcore-4.8
linux-sh-draft
linux-sh-draft-2
master
sh-for-4.6
sh-for-4.6-old1
temp-j2
v4.6-rc3+j2
v4.6-rc5+j2
v5.16+j2
DO NOT CLONE THIS REPO DIRECTLY. Clone kernel.org then fetch just differences from here. Linux SH repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
e1000e
/
netdev.c
Age
Commit message (
Expand
)
Author
Lines
2020-06-16
e1000e: fix unused-function warning
Arnd Bergmann
-11
/
+5
2020-06-16
e1000e: Do not wake up the system via WOL if device wakeup is disabled
Chen Yu
-4
/
+10
2020-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
-9
/
+106
2020-05-28
e1000e: Relax condition to trigger reset for ME workaround
Punit Agrawal
-7
/
+5
2020-05-22
e1000e: disable s0ix entry and exit flows for ME systems
Vitaly Lifshits
-2
/
+43
2020-05-22
e1000e: Disable TSO for buffer overrun workaround
Kai-Heng Feng
-0
/
+4
2020-04-24
PM: sleep: core: Rename DPM_FLAG_NEVER_SKIP
Rafael J. Wysocki
-1
/
+1
2020-04-19
e1000e: fix S0ix flows for cable connected case
Vitaly Lifshits
-0
/
+54
2020-03-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
-5
/
+9
2020-02-20
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
-1
/
+8
2020-02-19
e1000e: Add support for Tiger Lake device
Vitaly Lifshits
-0
/
+1
2020-02-19
e1000e: Add support for Alder Lake
Sasha Neftin
-0
/
+6
2020-02-19
e1000e: fix missing cpu_to_le64 on buffer_addr
Ben Dooks (Codethink)
-1
/
+1
2020-02-19
e1000(e): use new helper tcp_v6_gso_csum_prep
Heiner Kallweit
-4
/
+1
2020-02-14
drivers: net: Call cpu_latency_qos_*() instead of pm_qos_*()
Rafael J. Wysocki
-7
/
+6
2020-01-19
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
-29
/
+25
2020-01-09
e1000e: Revert "e1000e: Make watchdog use delayed work"
Jeff Kirsher
-29
/
+25
2019-12-31
e1000e: Use netdev_info instead of pr_info for link messages
Alexander Duyck
-8
/
+9
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
-1
/
+1
2019-11-07
net: ethernet: intel: Demote MTU change prints to debug
Florian Fainelli
-1
/
+2
2019-10-29
e1000e: Fix compiler warning when CONFIG_PM_SLEEP is not set
Sasha Neftin
-0
/
+2
2019-10-29
e1000e: Add support for Tiger Lake
Sasha Neftin
-0
/
+8
2019-10-29
e1000e: Drop unnecessary __E1000_DOWN bit twiddling
Alexander Duyck
-6
/
+1
2019-10-29
e1000e: Use rtnl_lock to prevent race conditions between net and pci/pm
Alexander Duyck
-33
/
+35
2019-10-29
e1000e: Add support for Comet Lake
Sasha Neftin
-0
/
+6
2019-10-21
e1000e: Add support for S0ix
Sasha Neftin
-0
/
+182
2019-09-09
e1000e: Make speed detection on hotplugging cable more reliable
Kai-Heng Feng
-6
/
+6
2019-07-23
e1000e: Use dev_get_drvdata where possible
Chuhong Yuan
-4
/
+3
2019-07-22
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
-2
/
+1
2019-06-28
e1000e: PCIm function state support
Vitaly Lifshits
-1
/
+17
2019-06-28
e1000e: Make watchdog use delayed work
Detlev Casanova
-25
/
+29
2019-06-28
e1000e: Reduce boot time by tightening sleep ranges
Arjan van de Ven
-7
/
+7
2019-06-28
e1000e: Increase pause and refresh time
Miguel Bernal Marin
-2
/
+2
2019-05-28
e1000e: start network tx queue only when link is up
Konstantin Khlebnikov
-2
/
+4
2019-05-28
Revert "e1000e: fix cyclic resets at link up with active tx"
Konstantin Khlebnikov
-6
/
+9
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
-3
/
+3
2019-04-08
drivers: Remove explicit invocations of mmiowb()
Will Deacon
-7
/
+0
2019-04-01
net: move skb->xmit_more hint to softnet data
Florian Westphal
-1
/
+1
2019-03-19
e1000e: Disable runtime PM on CNP+
Kai-Heng Feng
-1
/
+1
2019-03-19
intel: correct return from set features callback
Serhey Popovych
-1
/
+1
2019-02-23
e1000e: Fix -Wformat-truncation warnings
Florian Fainelli
-2
/
+2
2019-02-05
e1000e: fix cyclic resets at link up with active tx
Konstantin Khlebnikov
-9
/
+6
2019-02-05
e1000e: Exclude device from suspend direct complete optimization
Kai-Heng Feng
-0
/
+2
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
-2
/
+2
2018-11-21
ethernet/intel: consolidate NAPI and NAPI exit
Jesse Brandeburg
-8
/
+9
2018-11-09
e1000e: extend PTP gettime function to read system clock
Miroslav Lichvar
-10
/
+32
2018-10-25
Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-2
/
+0
2018-10-02
PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() calls
Oza Pawandeep
-2
/
+0
2018-09-18
intel-ethernet: use correct module license
Jesse Brandeburg
-1
/
+1
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
-1
/
+1
[next]