index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
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
2025-07-01
time/timecounter: Fix the lie that struct cyclecounter is const
Greg Kroah-Hartman
2025-06-17
e1000e: set fixed clock frequency indication for Nahum 11 and Nahum 13
Vitaly Lifshits
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-04-11
net: e1000e: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
Piotr Wejman
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2024-10-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-10-08
e1000e: Link NAPI instances to queues and IRQs
Joe Damato
2024-10-08
e1000e: Remove duplicated writel() in e1000_configure_tx/rx()
Takamitsu Iwai
2024-10-08
e1000e: change I219 (19) devices to ADP
Vitaly Lifshits
2024-08-30
e1000e: avoid failing the system during pm_suspend
Vitaly Lifshits
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
[next]