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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-30
e1000e: Remove redundant pci_enable_pcie_error_reporting()
Bjorn Helgaas
1
-7
/
+0
2023-01-10
e1000e: Enable Link Partner Advertised Support
Jamie Gloudon
2
-1
/
+18
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
3
-0
/
+49
2022-11-02
e1000e: Add support for the next LOM generation
Sasha Neftin
5
-0
/
+29
2022-11-02
e1000e: Separate MTP board type from ADP
Sasha Neftin
3
-9
/
+32
2022-10-31
ptp: introduce helpers to adjust by scaled parts per million
Jacob Keller
1
-13
/
+3
2022-09-29
net: drop the weight argument from netif_napi_add
Jakub Kicinski
1
-1
/
+1
2022-09-08
drivers/net/ethernet/e1000e: check return value of e1e_rphy()
Li Zhong
1
-3
/
+17
2022-09-01
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
2
-5
/
+5
2022-07-28
e1000e: convert .adjfreq to .adjfine
Jacob Keller
3
-10
/
+11
2022-07-28
e1000e: remove unnecessary range check in e1000e_phc_adjfreq
Jacob Keller
1
-3
/
+0
2022-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-32
/
+4
2022-07-14
Revert "e1000e: Fix possible HW unit hang after an s0ix exit"
Sasha Neftin
4
-32
/
+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-06-30
intel/e1000e:fix repeated words in comments
Jilin Yuan
1
-1
/
+1
2022-06-30
intel: remove unused macros
Jesse Brandeburg
1
-2
/
+0
2022-04-13
e1000e: Fix possible overflow in LTR decoding
Sasha Neftin
1
-2
/
+2
2022-03-10
e1000e: Print PHY register address when MDI read/write fails
Chen Yu
1
-4
/
+4
2022-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-2
/
+34
2022-03-01
e1000e: Correct NVM checksum verification flow
Sasha Neftin
1
-2
/
+2
2022-03-01
e1000e: Fix possible HW unit hang after an s0ix exit
Sasha Neftin
4
-0
/
+32
2022-02-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-19
/
+44
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
3
-17
/
+40
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-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
1
-2
/
+6
2021-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
4
-24
/
+59
2021-10-20
e1000e: Fix packet loss on Tiger Lake and later
Sasha Neftin
2
-1
/
+13
2021-10-20
e1000e: Separate TGP board type from SPT
Sasha Neftin
3
-23
/
+46
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-09-17
net: e1000e: solve insmod 'Unknown symbol mutex_lock' error
Hao Chen
1
-0
/
+1
2021-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-8
/
+27
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
1
-2
/
+6
2021-08-20
e1000e: Do not take care about recovery NVM checksum
Sasha Neftin
1
-7
/
+11
2021-08-20
e1000e: Fix the max snoop/no-snoop latency for 10M
Sasha Neftin
2
-1
/
+16
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 space to the debug print
Sasha Neftin
1
-2
/
+4
2021-07-21
e1000e: Add support for the next LOM generation
Sasha Neftin
2
-0
/
+8
2021-07-21
e1000e: Add support for Lunar Lake
Sasha Neftin
5
-0
/
+21
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
3
-0
/
+26
2021-07-21
e1000e: Add handshake with the CSME to support S0ix
Sasha Neftin
2
-154
/
+176
2021-07-01
e1000e: Fix an error handling path in 'e1000_probe()'
Christophe JAILLET
1
-0
/
+1
[prev]
[next]