index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
e1000e
Age
Commit message (
Expand
)
Author
2020-09-28
e1000e: Add support for Meteor Lake
Sasha Neftin
2020-09-25
intel-ethernet: clean up W=1 warnings in kdoc
Jesse Brandeburg
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-30
e1000e: Remove unnecessary usages of memset
Suraj Upadhyay
2020-07-30
e1000e: continue to init PHY even when failed to disable ULP
Aaron Ma
2020-07-01
ethernet/intel: Convert fallthrough code comments
Jeff Kirsher
2020-06-25
net/intel: remove driver versions from Intel drivers
Jeff Kirsher
2020-06-16
e1000e: fix unused-function warning
Arnd Bergmann
2020-06-16
e1000e: Do not wake up the system via WOL if device wakeup is disabled
Chen Yu
2020-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-05-28
e1000e: Relax condition to trigger reset for ME workaround
Punit Agrawal
2020-05-22
e1000e: disable s0ix entry and exit flows for ME systems
Vitaly Lifshits
2020-05-22
e1000e: Disable TSO for buffer overrun workaround
Kai-Heng Feng
2020-05-22
e1000e: Warn if disabling ULP failed
Kai-Heng Feng
2020-04-24
PM: sleep: core: Rename DPM_FLAG_NEVER_SKIP
Rafael J. Wysocki
2020-04-19
e1000e: fix S0ix flows for cable connected case
Vitaly Lifshits
2020-03-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-03-05
e1000e: reject unsupported coalescing params
Jakub Kicinski
2020-02-20
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
2020-02-19
e1000e: Add support for Tiger Lake device
Vitaly Lifshits
2020-02-19
e1000e: Add support for Alder Lake
Sasha Neftin
2020-02-19
net: intel: e1000e: fix possible sleep-in-atomic-context bugs in e1000e_get_h...
Jia-Ju Bai
2020-02-19
e1000e: fix missing cpu_to_le64 on buffer_addr
Ben Dooks (Codethink)
2020-02-19
e1000(e): use new helper tcp_v6_gso_csum_prep
Heiner Kallweit
2020-02-14
drivers: net: Call cpu_latency_qos_*() instead of pm_qos_*()
Rafael J. Wysocki
2020-01-19
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-01-09
e1000e: Revert "e1000e: Make watchdog use delayed work"
Jeff Kirsher
2019-12-31
e1000e: Use netdev_info instead of pr_info for link messages
Alexander Duyck
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-11-07
net: ethernet: intel: Demote MTU change prints to debug
Florian Fainelli
2019-10-29
e1000e: Fix compiler warning when CONFIG_PM_SLEEP is not set
Sasha Neftin
2019-10-29
e1000e: Add support for Tiger Lake
Sasha Neftin
2019-10-29
e1000e: Drop unnecessary __E1000_DOWN bit twiddling
Alexander Duyck
2019-10-29
e1000e: Use rtnl_lock to prevent race conditions between net and pci/pm
Alexander Duyck
2019-10-29
e1000e: Add support for Comet Lake
Sasha Neftin
2019-10-21
e1000e: Add support for S0ix
Sasha Neftin
2019-09-23
Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-09-09
e1000e: Make speed detection on hotplugging cable more reliable
Kai-Heng Feng
2019-08-28
PCI: Move ASPM declarations to linux/pci.h
Krzysztof Wilczynski
2019-08-22
ethernet: Delete unnecessary checks before the macro call “dev_kfree_skb”
Markus Elfring
2019-07-24
e1000e: add workaround for possible stalled packet
Kai-Heng Feng
2019-07-23
e1000e: Use dev_get_drvdata where possible
Chuhong Yuan
2019-07-22
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
2019-06-28
e1000e: PCIm function state support
Vitaly Lifshits
2019-06-28
e1000e: Make watchdog use delayed work
Detlev Casanova
2019-06-28
e1000e: Reduce boot time by tightening sleep ranges
Arjan van de Ven
2019-06-28
e1000e: Increase pause and refresh time
Miguel Bernal Marin
2019-05-28
e1000e: start network tx queue only when link is up
Konstantin Khlebnikov
2019-05-28
Revert "e1000e: fix cyclic resets at link up with active tx"
Konstantin Khlebnikov
[next]