开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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
2023-05-18
e1000e: Add @adapter description to kdoc
Baozhu Ni
2023-04-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-04-19
e1000e: Disable TSO on i219-LM card to increase speed
Sebastian Basierski
2023-03-08
e1000e: Remove unnecessary aer.h include
Bjorn Helgaas
2023-01-30
e1000e: Remove redundant pci_enable_pcie_error_reporting()
Bjorn Helgaas
2022-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-30
e1000e: Fix TX dispatch condition
Akihiko Odaki
2022-11-02
e1000e: Remove unnecessary use of kmap_atomic()
Anirudh Venkataramanan
2022-11-02
e1000e: Add e1000e trace module
Sasha Neftin
2022-11-02
e1000e: Add support for the next LOM generation
Sasha Neftin
2022-11-02
e1000e: Separate MTP board type from ADP
Sasha Neftin
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-08-31
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-07-28
e1000e: convert .adjfreq to .adjfine
Jacob Keller
2022-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-14
Revert "e1000e: Fix possible HW unit hang after an s0ix exit"
Sasha Neftin
2022-07-14
e1000e: Enable GPT clock before sending message to CSME
Sasha Neftin
2022-07-02
net: add skb_[inner_]tcp_all_headers helpers
Eric Dumazet
2022-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-28
e1000e: Fix possible HW unit hang after an s0ix exit
Sasha Neftin
2022-02-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-01
e1000e: Handshake with CSME starts from ADL platforms
Sasha Neftin
2022-02-01
e1000e: Separate ADP board type from TGP
Sasha Neftin
2022-01-27
e1000e: Remove useless DMA-32 fallback configuration
Christophe JAILLET
2021-12-14
net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEX
Hangbin Liu
2021-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-10-20
e1000e: Separate TGP board type from SPT
Sasha Neftin
2021-10-19
e1000e: Remove redundant statement
luo penghao
2021-10-05
ethernet: use eth_hw_addr_set() for dev->addr_len cases
Jakub Kicinski
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-07-20
net/e1000e: Fix spelling mistake "The" -> "This"
Tree Davies
2021-07-20
e1000e: Add support for the next LOM generation
Sasha Neftin
2021-07-20
e1000e: Add support for Lunar Lake
Sasha Neftin
2021-07-20
e1000e: Additional PHY power saving in S0ix
Sasha Neftin
2021-07-20
e1000e: Add polling mechanism to indicate CSME DPG exit
Sasha Neftin
2021-07-20
e1000e: Add handshake with the CSME to support S0ix
Sasha Neftin
2021-07-01
e1000e: Fix an error handling path in 'e1000_probe()'
Christophe JAILLET
2021-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-06-24
e1000e: Check the PCIm state
Sasha Neftin
2021-05-19
net: e1000e: remove repeated word "slot" for netdev.c
Hao Chen
2021-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-03-23
e1000e: Fix prototype warning
Sasha Neftin
2021-03-19
e1000e: Mark e1000e_pm_prepare() as __maybe_unused
Wei Yongjun
2021-03-15
e1000e: Remove the runtime suspend restriction on CNP+
Chen Yu
2021-03-15
e1000e: Leverage direct_complete to speed up s2ram
Chen Yu
2021-03-11
e1000e: add rtnl_lock() to e1000_reset_task
Vitaly Lifshits
2020-12-23
e1000e: Export S0ix flags to ethtool
Mario Limonciello
2020-12-23
Revert "e1000e: disable s0ix entry and exit flows for ME systems"
Mario Limonciello
2020-12-23
e1000e: Only run S0ix flows if shutdown succeeded
Mario Limonciello
2020-12-09
e1000e: fix S0ix flow to allow S0i3.2 subset entry
Vitaly Lifshits
[next]