index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
e1000e
/
netdev.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-04-20
1
-25
/
+26
|
\
|
*
e1000e: Disable TSO on i219-LM card to increase speed
Sebastian Basierski
2023-04-19
1
-25
/
+26
*
|
e1000e: Remove unnecessary aer.h include
Bjorn Helgaas
2023-03-08
1
-1
/
+0
|
/
*
e1000e: Remove redundant pci_enable_pcie_error_reporting()
Bjorn Helgaas
2023-01-30
1
-7
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-12-08
1
-2
/
+2
|
\
|
*
e1000e: Fix TX dispatch condition
Akihiko Odaki
2022-11-30
1
-2
/
+2
*
|
e1000e: Remove unnecessary use of kmap_atomic()
Anirudh Venkataramanan
2022-11-02
1
-15
/
+5
*
|
e1000e: Add e1000e trace module
Sasha Neftin
2022-11-02
1
-0
/
+4
*
|
e1000e: Add support for the next LOM generation
Sasha Neftin
2022-11-02
1
-0
/
+10
*
|
e1000e: Separate MTP board type from ADP
Sasha Neftin
2022-11-02
1
-8
/
+9
|
/
*
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-09-28
1
-1
/
+1
*
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-31
1
-3
/
+3
*
e1000e: convert .adjfreq to .adjfine
Jacob Keller
2022-07-28
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-21
1
-26
/
+4
|
\
|
*
Revert "e1000e: Fix possible HW unit hang after an s0ix exit"
Sasha Neftin
2022-07-14
1
-26
/
+0
|
*
e1000e: Enable GPT clock before sending message to CSME
Sasha Neftin
2022-07-14
1
-0
/
+4
*
|
net: add skb_[inner_]tcp_all_headers helpers
Eric Dumazet
2022-07-02
1
-2
/
+2
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-03
1
-0
/
+26
|
\
|
*
e1000e: Fix possible HW unit hang after an s0ix exit
Sasha Neftin
2022-02-28
1
-0
/
+26
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-03
1
-18
/
+21
|
\
|
|
*
e1000e: Handshake with CSME starts from ADL platforms
Sasha Neftin
2022-02-01
1
-2
/
+4
|
*
e1000e: Separate ADP board type from TGP
Sasha Neftin
2022-02-01
1
-16
/
+17
*
|
e1000e: Remove useless DMA-32 fallback configuration
Christophe JAILLET
2022-01-27
1
-15
/
+7
|
/
*
net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEX
Hangbin Liu
2021-12-14
1
-4
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-10-22
1
-22
/
+23
|
\
|
*
e1000e: Separate TGP board type from SPT
Sasha Neftin
2021-10-20
1
-22
/
+23
*
|
e1000e: Remove redundant statement
luo penghao
2021-10-19
1
-1
/
+0
*
|
ethernet: use eth_hw_addr_set() for dev->addr_len cases
Jakub Kicinski
2021-10-05
1
-2
/
+2
|
/
*
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-07-27
1
-1
/
+1
*
net/e1000e: Fix spelling mistake "The" -> "This"
Tree Davies
2021-07-20
1
-1
/
+1
*
e1000e: Add support for the next LOM generation
Sasha Neftin
2021-07-20
1
-0
/
+4
*
e1000e: Add support for Lunar Lake
Sasha Neftin
2021-07-20
1
-0
/
+6
*
e1000e: Additional PHY power saving in S0ix
Sasha Neftin
2021-07-20
1
-0
/
+6
*
e1000e: Add polling mechanism to indicate CSME DPG exit
Sasha Neftin
2021-07-20
1
-0
/
+24
*
e1000e: Add handshake with the CSME to support S0ix
Sasha Neftin
2021-07-20
1
-154
/
+174
*
e1000e: Fix an error handling path in 'e1000_probe()'
Christophe JAILLET
2021-07-01
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-06-29
1
-11
/
+13
|
\
|
*
e1000e: Check the PCIm state
Sasha Neftin
2021-06-24
1
-11
/
+13
*
|
net: e1000e: remove repeated word "slot" for netdev.c
Hao Chen
2021-05-19
1
-1
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-03-25
1
-1
/
+5
|
\
|
*
e1000e: add rtnl_lock() to e1000_reset_task
Vitaly Lifshits
2021-03-11
1
-1
/
+5
*
|
e1000e: Fix prototype warning
Sasha Neftin
2021-03-23
1
-3
/
+3
*
|
e1000e: Mark e1000e_pm_prepare() as __maybe_unused
Wei Yongjun
2021-03-19
1
-1
/
+1
*
|
e1000e: Remove the runtime suspend restriction on CNP+
Chen Yu
2021-03-15
1
-1
/
+1
*
|
e1000e: Leverage direct_complete to speed up s2ram
Chen Yu
2021-03-15
1
-1
/
+9
|
/
*
e1000e: Export S0ix flags to ethtool
Mario Limonciello
2020-12-23
1
-4
/
+5
*
Revert "e1000e: disable s0ix entry and exit flows for ME systems"
Mario Limonciello
2020-12-23
1
-43
/
+2
*
e1000e: Only run S0ix flows if shutdown succeeded
Mario Limonciello
2020-12-23
1
-6
/
+7
*
e1000e: fix S0ix flow to allow S0i3.2 subset entry
Vitaly Lifshits
2020-12-09
1
-4
/
+4
*
e1000e: Add support for Meteor Lake
Sasha Neftin
2020-09-28
1
-0
/
+6
[next]