index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
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
2024-07-11
net: intel: Remove MODULE_AUTHORs
Tony Nguyen
2024-07-01
e1000e: Fix S0ix residency on corporate systems
Dima Ruinskiy
2024-05-29
e1000e: move force SMBUS near the end of enable_ulp function
Hui Wang
2024-05-07
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
2024-04-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-03-29
net: intel: implement modern PM ops declarations
Jesse Brandeburg
2024-03-27
e1000e: move force SMBUS from enable ulp function to avoid PHY loss issue
Vitaly Lifshits
2024-03-04
e1000e: Minor flow correction in e1000_shutdown function
Vitaly Lifshits
2023-12-18
intel: legacy: field get conversion
Jesse Brandeburg
2023-08-24
e1000e: Add support for the next LOM generation
Sasha Neftin
2023-08-16
e1000e: Use PME poll to circumvent unreliable ACPI wake
Kai-Heng Feng
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
[next]