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.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
2015-06-26
e1000e: i219 - fix to enable both ULP and EEE in Sx state
Yanir Lubetkin
1
-13
/
+32
2015-06-26
e1000e: synchronization of MAC-PHY interface only on non- ME systems
Yanir Lubetkin
1
-10
/
+12
2015-06-26
e1000e: fix locking issue with e1000e_disable_aspm
Yanir Lubetkin
1
-4
/
+34
2015-06-03
e1000e: Bump the version to 3.2.5
Yanir Lubetkin
22
-24
/
+24
2015-06-03
e1000e: fix unit hang during loopback test
Yanir Lubetkin
1
-3
/
+24
2015-06-03
e1000e: fix systim issues
Yanir Lubetkin
2
-11
/
+30
2015-06-03
e1000e: fix legacy interrupt handling in i219
Yanir Lubetkin
3
-1
/
+19
2015-06-03
e1000e: fix flush_desc_ring implementation
Yanir Lubetkin
3
-6
/
+9
2015-06-03
e1000e: fix logical error in flush_desc_rings
Yanir Lubetkin
1
-1
/
+1
2015-06-03
e1000e: remove call to do_div and sign mismatch warning
Yanir Lubetkin
1
-9
/
+4
2015-06-03
e1000e: i219 execute unit hang fix on every reset or power state transition
Yanir Lubetkin
1
-6
/
+10
2015-06-03
e1000e: i219 fix unit hang on reset and runtime D3
Yanir Lubetkin
3
-0
/
+108
2015-05-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2015-05-13
e1000e: Add pm_qos header
David Ahern
1
-0
/
+1
2015-05-04
e1000e: fix call to do_div() to use u64 arg
Jeff Kirsher
1
-6
/
+7
2015-05-04
e1000e: Do not allow CRC stripping to be disabled on 82579 w/ jumbo frames
Alexander Duyck
1
-0
/
+14
2015-05-04
e1000e: Cleanup handling of VLAN_HLEN as a part of max frame size
Alexander Duyck
3
-16
/
+14
2015-04-13
e1000e: Move pm_qos_req to e1000e adapter
Thomas Graf
2
-4
/
+5
2015-04-08
e1000, e1000e: Use dma_rmb instead of rmb for descriptor read ordering
Alexander Duyck
1
-4
/
+4
2015-04-01
ptp: e1000e: use helpers for converting ns to timespec.
Richard Cochran
1
-3
/
+1
2015-03-31
Merge branch 'ptp-2038'
David S. Miller
1
-8
/
+9
2015-03-31
ptp: e1000e: convert to the 64 bit get/set time methods.
Richard Cochran
1
-8
/
+8
2015-03-21
e1000e: NVM write protect access removed from SPT HW
Yanir Lubetkin
1
-1
/
+2
2015-03-21
e1000e: call netif_carrier_off early on down
Eliezer Tamir
1
-2
/
+2
2015-03-06
e1000e: remove calls to ioremap/unmap for NVM addr
Yanir Lubetkin
1
-3
/
+5
2015-03-06
e1000e: fix obscure comments
Yanir Lubetkin
1
-4
/
+8
2015-02-24
e1000e: initial support for i219
David Ertman
9
-83
/
+768
2015-01-23
net: e1000e: support txtd update delay via xmit_more
Florian Westphal
1
-10
/
+15
2015-01-23
e1000e: Fix 82572EI that has no hardware timestamp support
Mathias Koehrer
1
-2
/
+3
2015-01-14
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
1
-4
/
+5
2015-01-03
e1000e: convert to CYCLECOUNTER_MASK macro.
Richard Cochran
1
-2
/
+1
2015-01-01
e1000e: Include clocksource.h to get CLOCKSOURCE_MASK.
David S. Miller
1
-0
/
+1
2014-12-31
net: e1000e: convert to timecounter adjtime.
Richard Cochran
1
-4
/
+1
2014-12-31
time: move the timecounter/cyclecounter code into its own file.
Richard Cochran
1
-1
/
+1
2014-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-13
/
+6
2014-12-10
ethernet/intel: Use napi_alloc_skb
Alexander Duyck
1
-1
/
+1
2014-12-09
ethernet/intel: Use eth_skb_pad and skb_put_padto helpers
Alexander Duyck
1
-6
/
+2
2014-12-05
e1000e / igb / PM: Eliminate CONFIG_PM_RUNTIME
Rafael J. Wysocki
1
-2
/
+0
2014-11-16
e100e: use netdev_rss_key_fill() helper
Eric Dumazet
1
-6
/
+3
2014-08-26
e1000e: Fix TSO with non-accelerated vlans
Vlad Yasevich
1
-12
/
+9
2014-08-12
e1000e: delete excessive space character in debug message
Jean Sacren
1
-1
/
+1
2014-08-12
e1000e: fix trivial kernel doc typos
Jean Sacren
1
-1
/
+1
2014-07-26
e1000e: Fix Runtime PM blocks EEE link negotiation in S5
David Ertman
1
-0
/
+26
2014-07-26
e1000e: Fix EEE in S5 w/ Runtime PM enabled
David Ertman
1
-1
/
+6
2014-07-26
e1000e: Add support for EEE in Sx states
David Ertman
2
-2
/
+20
2014-07-26
e1000e: Add code to check return values on NVM accesses
David Ertman
3
-8
/
+23
2014-07-26
e1000e: Fix CRC errors with jumbo traffic
David Ertman
2
-1
/
+2
2014-07-21
e1000e: remove unnecessary break after return
Fabian Frederick
4
-8
/
+0
2014-06-07
net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriate
Jiri Pirko
1
-2
/
+2
2014-05-27
e1000e: Out of line __ew32_prepare/__ew32
Andi Kleen
2
-29
/
+32
[prev]
[next]