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
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-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
2014-02-19
e1000e: Use pci_enable_msix_range() instead of pci_enable_msix()
Alexander Gordeev
1
-4
/
+7
2014-01-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-6
/
+2
2014-01-17
e1000e: Fix compilation warning when !CONFIG_PM_SLEEP
Mika Westerberg
1
-6
/
+2
2014-01-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-7
/
+14
2013-12-18
e1000e: Fix a compile flag mis-match for suspend/resume
David Ertman
1
-2
/
+2
2013-12-18
e1000e: fix compiler warning (maybe-unitialized variable)
David Ertman
1
-2
/
+5
2013-12-18
e1000e: fix compiler warnings
David Ertman
1
-3
/
+7
2013-12-06
Merge branch 'siocghwtstamp' of git://git.kernel.org/pub/scm/linux/kernel/git...
David S. Miller
1
-2
/
+12
2013-11-21
e1000e: Implement the SIOCGHWTSTAMP ioctl
Ben Hutchings
1
-2
/
+12
2013-11-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-8
/
+6
2013-11-15
e1000e: Validate hwtstamp_config completely before applying it
Ben Hutchings
1
-8
/
+6
2013-11-14
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-12
/
+6
2013-09-24
intel: Remove extern from function prototypes
Joe Perches
1
-23
/
+22
2013-09-22
DMA-API: net: intel/e1000e: fix 32-bit DMA mask handling
Russell King
1
-12
/
+6
2013-09-13
e1000e: fix overrun of PHY RAR array
David Ertman
3
-6
/
+17
2013-09-13
e1000e: cleanup boolean comparison to true
David Ertman
1
-1
/
+1
2013-08-28
e1000e: balance semaphore put/get for 82573
Steven La
1
-0
/
+5
2013-08-22
e1000e: resolve checkpatch JIFFIES_COMPARISON warning
Bruce Allan
1
-1
/
+1
2013-08-22
e1000e: Avoid kernel crash during shutdown
Li Zhang
1
-0
/
+7
2013-08-22
e1000e: Add code to check for failure of pci_disable_link_state call
Carolyn Wyborny
1
-26
/
+59
2013-08-22
e1000e: cleanup whitespace in recent commit
Bruce Allan
1
-1
/
+2
2013-07-28
e1000e: fix I217/I218 PHY initialization flow
Bruce Allan
1
-33
/
+50
[next]