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.13.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
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
2014-05-27
e1000e: Fix expand setting EEE link info to all affected parts
David Ertman
1
-1
/
+1
2014-05-27
e1000e: Cleanup parenthesis around return value
David Ertman
1
-2
/
+2
2014-05-27
e1000e: 82574/82583 TimeSync errata for SYSTIM read
Todd Fujinaka
2
-1
/
+28
2014-05-27
e1000e: Failure to write SHRA turns on PROMISC mode
David Ertman
7
-13
/
+71
2014-05-14
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
1
-1
/
+1
2014-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-29
/
+46
2014-05-06
e1000e: Restrict MDIO Slow Mode workaround to relevant parts
David Ertman
1
-6
/
+8
2014-05-06
e1000e: Fix issue with link flap on 82579
David Ertman
2
-0
/
+13
2014-05-05
e1000e: Expand workaround for 10Mb HD throughput bug
David Ertman
2
-4
/
+12
2014-05-05
e1000e: Workaround for dropped packets in Gig/100 speeds on 82579
David Ertman
2
-19
/
+13
2014-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+3
2014-04-23
e1000e: Cleanup use of deprecated DEFINE_PCI_DEVICE_TABLE
David Ertman
1
-1
/
+1
2014-04-23
e1000e: Cleanup checkpatch extra space
David Ertman
1
-4
/
+4
2014-04-23
e1000e: Cleanup to fix checkpatch missing blank lines
David Ertman
6
-0
/
+23
2014-04-23
e1000e: Cleanup return values in ethtool
David Ertman
2
-6
/
+6
2014-04-19
e1000e/igb/ixgbe/i40e: fix message terminations
Jakub Kicinski
1
-1
/
+1
2014-04-19
e1000e: Enclose e1000e_pm_thaw() with CONFIG_PM_SLEEP
Hiroaki SHIMODA
1
-1
/
+1
2014-04-19
e1000e: Correctly include VLAN_HLEN when changing interface MTU
Vlad Yasevich
1
-1
/
+1
2014-04-11
e1000e: remove open-coded skb_cow_head
Francois Romieu
1
-6
/
+4
2014-04-01
e1000e: Fix no connectivity when driver loaded with cable out
David Ertman
1
-5
/
+15
2014-03-28
e1000e: remove redundant if clause from PTP work
Jakub Kicinski
1
-3
/
+0
2014-03-28
e1000e: add timeout for TX HW time stamping work
Jakub Kicinski
3
-0
/
+10
2014-03-21
ptp: drivers: set the number of programmable pins.
Richard Cochran
1
-0
/
+1
2014-03-20
e1000e: Fix Explicitly set Transmit Control Register
David Ertman
1
-1
/
+9
2014-03-20
e1000e: Fix Hardware Unit Hang
David Ertman
1
-9
/
+23
2014-03-18
e1000e: fix the build error when PM is disabled
Kevin Hao
1
-0
/
+2
2014-03-13
net: e1000e calls skb_set_hash
Tom Herbert
1
-1
/
+1
2014-03-08
e1000e: Fix SHRA register access for 82579
David Ertman
2
-2
/
+2
2014-03-08
e1000e: Fix ethtool offline tests for 82579 parts
David Ertman
1
-2
/
+8
2014-03-08
e1000e: Fix not generating an error on invalid load parameter
David Ertman
1
-0
/
+6
2014-03-08
e1000e: Feature Enable PHY Ultra Low Power Mode (ULP)
David Ertman
6
-33
/
+354
2014-03-08
e1000e Refactor of Runtime Power Management
David Ertman
2
-32
/
+46
2014-03-08
e1000e: Refactor PM flows
David Ertman
3
-55
/
+78
2014-03-08
e1000e: Add missing branding strings in ich8lan.c
David Ertman
1
-0
/
+8
2014-03-08
e1000e: Cleanup - Update GPL header and Copyright
David Ertman
23
-599
/
+444
2014-03-08
e1000e: Fix 82579 sets LPI too early.
David Ertman
3
-5
/
+19
2014-03-08
e1000e: Resolve issues with Management Engine (ME) briefly blocking PHY resets
David Ertman
1
-4
/
+26
2014-03-08
e1000e: Cleanup unecessary references
David Ertman
1
-2
/
+2
2014-03-08
e1000e: PTP lock in e1000e_phc_adjustfreq
Todd Fujinaka
1
-0
/
+5
[next]