index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2024-07-11
net: intel: Remove MODULE_AUTHORs
Tony Nguyen
1
-1
/
+0
2024-07-02
e1000e: Fix S0ix residency on corporate systems
Dima Ruinskiy
1
-66
/
+66
2024-05-30
e1000e: move force SMBUS near the end of enable_ulp function
Hui Wang
1
-18
/
+0
2024-05-08
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
1
-1
/
+1
2024-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+18
2024-03-29
net: intel: implement modern PM ops declarations
Jesse Brandeburg
1
-13
/
+9
2024-03-27
e1000e: move force SMBUS from enable ulp function to avoid PHY loss issue
Vitaly Lifshits
1
-0
/
+18
2024-03-05
e1000e: Minor flow correction in e1000_shutdown function
Vitaly Lifshits
1
-4
/
+4
2023-12-18
intel: legacy: field get conversion
Jesse Brandeburg
1
-7
/
+4
2023-08-24
e1000e: Add support for the next LOM generation
Sasha Neftin
1
-0
/
+4
2023-08-16
e1000e: Use PME poll to circumvent unreliable ACPI wake
Kai-Heng Feng
1
-1
/
+3
2023-05-18
e1000e: Add @adapter description to kdoc
Baozhu Ni
1
-1
/
+1
2023-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-25
/
+26
2023-04-20
e1000e: Disable TSO on i219-LM card to increase speed
Sebastian Basierski
1
-25
/
+26
2023-03-09
e1000e: Remove unnecessary aer.h include
Bjorn Helgaas
1
-1
/
+0
2023-01-30
e1000e: Remove redundant pci_enable_pcie_error_reporting()
Bjorn Helgaas
1
-7
/
+0
2022-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2022-11-30
e1000e: Fix TX dispatch condition
Akihiko Odaki
1
-2
/
+2
2022-11-02
e1000e: Remove unnecessary use of kmap_atomic()
Anirudh Venkataramanan
1
-15
/
+5
2022-11-02
e1000e: Add e1000e trace module
Sasha Neftin
1
-0
/
+4
2022-11-02
e1000e: Add support for the next LOM generation
Sasha Neftin
1
-0
/
+10
2022-11-02
e1000e: Separate MTP board type from ADP
Sasha Neftin
1
-8
/
+9
2022-09-29
net: drop the weight argument from netif_napi_add
Jakub Kicinski
1
-1
/
+1
2022-09-01
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-3
/
+3
2022-07-28
e1000e: convert .adjfreq to .adjfine
Jacob Keller
1
-2
/
+2
2022-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-26
/
+4
2022-07-14
Revert "e1000e: Fix possible HW unit hang after an s0ix exit"
Sasha Neftin
1
-26
/
+0
2022-07-14
e1000e: Enable GPT clock before sending message to CSME
Sasha Neftin
1
-0
/
+4
2022-07-02
net: add skb_[inner_]tcp_all_headers helpers
Eric Dumazet
1
-2
/
+2
2022-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+26
2022-03-01
e1000e: Fix possible HW unit hang after an s0ix exit
Sasha Neftin
1
-0
/
+26
2022-02-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-18
/
+21
2022-02-01
e1000e: Handshake with CSME starts from ADL platforms
Sasha Neftin
1
-2
/
+4
2022-02-01
e1000e: Separate ADP board type from TGP
Sasha Neftin
1
-16
/
+17
2022-01-27
e1000e: Remove useless DMA-32 fallback configuration
Christophe JAILLET
1
-15
/
+7
2021-12-14
net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEX
Hangbin Liu
1
-4
/
+0
2021-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-22
/
+23
2021-10-20
e1000e: Separate TGP board type from SPT
Sasha Neftin
1
-22
/
+23
2021-10-19
e1000e: Remove redundant statement
luo penghao
1
-1
/
+0
2021-10-05
ethernet: use eth_hw_addr_set() for dev->addr_len cases
Jakub Kicinski
1
-2
/
+2
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
1
-1
/
+1
2021-07-21
net/e1000e: Fix spelling mistake "The" -> "This"
Tree Davies
1
-1
/
+1
2021-07-21
e1000e: Add support for the next LOM generation
Sasha Neftin
1
-0
/
+4
2021-07-21
e1000e: Add support for Lunar Lake
Sasha Neftin
1
-0
/
+6
2021-07-21
e1000e: Additional PHY power saving in S0ix
Sasha Neftin
1
-0
/
+6
2021-07-21
e1000e: Add polling mechanism to indicate CSME DPG exit
Sasha Neftin
1
-0
/
+24
2021-07-21
e1000e: Add handshake with the CSME to support S0ix
Sasha Neftin
1
-154
/
+174
2021-07-01
e1000e: Fix an error handling path in 'e1000_probe()'
Christophe JAILLET
1
-0
/
+1
2021-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-11
/
+13
2021-06-25
e1000e: Check the PCIm state
Sasha Neftin
1
-11
/
+13
[next]