index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
e1000e
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-23
e1000e: Export S0ix flags to ethtool
Mario Limonciello
3
-4
/
+52
2020-12-23
Revert "e1000e: disable s0ix entry and exit flows for ME systems"
Mario Limonciello
1
-43
/
+2
2020-12-23
e1000e: bump up timeout to wait when ME un-configures ULP mode
Mario Limonciello
1
-3
/
+14
2020-12-23
e1000e: Only run S0ix flows if shutdown succeeded
Mario Limonciello
1
-6
/
+7
2020-12-09
e1000e: fix S0ix flow to allow S0i3.2 subset entry
Vitaly Lifshits
1
-4
/
+4
2020-09-28
e1000e: Add support for Meteor Lake
Sasha Neftin
5
-0
/
+21
2020-09-25
intel-ethernet: clean up W=1 warnings in kdoc
Jesse Brandeburg
5
-21
/
+51
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+0
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: Remove unnecessary usages of memset
Suraj Upadhyay
1
-2
/
+2
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
7
-35
/
+31
2020-06-25
net/intel: remove driver versions from Intel drivers
Jeff Kirsher
3
-10
/
+1
2020-06-16
e1000e: fix unused-function warning
Arnd Bergmann
1
-11
/
+5
2020-06-16
e1000e: Do not wake up the system via WOL if device wakeup is disabled
Chen Yu
1
-4
/
+10
2020-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
4
-11
/
+114
2020-05-28
e1000e: Relax condition to trigger reset for ME workaround
Punit Agrawal
2
-8
/
+5
2020-05-22
e1000e: disable s0ix entry and exit flows for ME systems
Vitaly Lifshits
1
-2
/
+43
2020-05-22
e1000e: Disable TSO for buffer overrun workaround
Kai-Heng Feng
1
-0
/
+4
2020-05-22
e1000e: Warn if disabling ULP failed
Kai-Heng Feng
1
-1
/
+5
2020-04-24
PM: sleep: core: Rename DPM_FLAG_NEVER_SKIP
Rafael J. Wysocki
1
-1
/
+1
2020-04-19
e1000e: fix S0ix flows for cable connected case
Vitaly Lifshits
2
-0
/
+57
2020-03-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
6
-7
/
+28
2020-03-05
e1000e: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+1
2020-02-20
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
6
-3
/
+26
2020-02-19
e1000e: Add support for Tiger Lake device
Vitaly Lifshits
2
-0
/
+2
2020-02-19
e1000e: Add support for Alder Lake
Sasha Neftin
5
-0
/
+21
2020-02-19
net: intel: e1000e: fix possible sleep-in-atomic-context bugs in e1000e_get_h...
Jia-Ju Bai
1
-2
/
+2
2020-02-19
e1000e: fix missing cpu_to_le64 on buffer_addr
Ben Dooks (Codethink)
1
-1
/
+1
2020-02-19
e1000(e): use new helper tcp_v6_gso_csum_prep
Heiner Kallweit
1
-4
/
+1
2020-02-14
drivers: net: Call cpu_latency_qos_*() instead of pm_qos_*()
Rafael J. Wysocki
1
-7
/
+6
2020-01-19
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-32
/
+27
2020-01-09
e1000e: Revert "e1000e: Make watchdog use delayed work"
Jeff Kirsher
2
-32
/
+27
2019-12-31
e1000e: Use netdev_info instead of pr_info for link messages
Alexander Duyck
1
-8
/
+9
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
1
-1
/
+1
2019-11-07
net: ethernet: intel: Demote MTU change prints to debug
Florian Fainelli
1
-1
/
+2
2019-10-29
e1000e: Fix compiler warning when CONFIG_PM_SLEEP is not set
Sasha Neftin
1
-0
/
+2
2019-10-29
e1000e: Add support for Tiger Lake
Sasha Neftin
5
-1
/
+26
2019-10-29
e1000e: Drop unnecessary __E1000_DOWN bit twiddling
Alexander Duyck
1
-6
/
+1
2019-10-29
e1000e: Use rtnl_lock to prevent race conditions between net and pci/pm
Alexander Duyck
1
-33
/
+35
2019-10-29
e1000e: Add support for Comet Lake
Sasha Neftin
2
-0
/
+12
2019-10-21
e1000e: Add support for S0ix
Sasha Neftin
2
-0
/
+186
2019-09-23
Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+0
2019-09-09
e1000e: Make speed detection on hotplugging cable more reliable
Kai-Heng Feng
1
-6
/
+6
2019-08-28
PCI: Move ASPM declarations to linux/pci.h
Krzysztof Wilczynski
1
-1
/
+0
2019-08-22
ethernet: Delete unnecessary checks before the macro call “dev_kfree_skb”
Markus Elfring
1
-4
/
+2
2019-07-24
e1000e: add workaround for possible stalled packet
Kai-Heng Feng
2
-1
/
+11
2019-07-23
e1000e: Use dev_get_drvdata where possible
Chuhong Yuan
1
-4
/
+3
2019-07-22
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
1
-2
/
+1
2019-06-28
e1000e: PCIm function state support
Vitaly Lifshits
2
-1
/
+20
[next]