index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
e1000e
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriate
Jiri Pirko
2014-06-06
1
-2
/
+2
*
e1000e: Out of line __ew32_prepare/__ew32
Andi Kleen
2014-05-27
2
-29
/
+32
*
e1000e: Fix expand setting EEE link info to all affected parts
David Ertman
2014-05-27
1
-1
/
+1
*
e1000e: Cleanup parenthesis around return value
David Ertman
2014-05-27
1
-2
/
+2
*
e1000e: 82574/82583 TimeSync errata for SYSTIM read
Todd Fujinaka
2014-05-27
2
-1
/
+28
*
e1000e: Failure to write SHRA turns on PROMISC mode
David Ertman
2014-05-26
7
-13
/
+71
*
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
2014-05-13
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-05-12
3
-29
/
+46
|
\
|
*
e1000e: Restrict MDIO Slow Mode workaround to relevant parts
David Ertman
2014-05-05
1
-6
/
+8
|
*
e1000e: Fix issue with link flap on 82579
David Ertman
2014-05-05
2
-0
/
+13
|
*
e1000e: Expand workaround for 10Mb HD throughput bug
David Ertman
2014-05-05
2
-4
/
+12
|
*
e1000e: Workaround for dropped packets in Gig/100 speeds on 82579
David Ertman
2014-05-05
2
-19
/
+13
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-04-24
1
-3
/
+3
|
\
\
|
|
/
|
*
e1000e/igb/ixgbe/i40e: fix message terminations
Jakub Kicinski
2014-04-18
1
-1
/
+1
|
*
e1000e: Enclose e1000e_pm_thaw() with CONFIG_PM_SLEEP
Hiroaki SHIMODA
2014-04-18
1
-1
/
+1
|
*
e1000e: Correctly include VLAN_HLEN when changing interface MTU
Vlad Yasevich
2014-04-18
1
-1
/
+1
*
|
e1000e: Cleanup use of deprecated DEFINE_PCI_DEVICE_TABLE
David Ertman
2014-04-23
1
-1
/
+1
*
|
e1000e: Cleanup checkpatch extra space
David Ertman
2014-04-23
1
-4
/
+4
*
|
e1000e: Cleanup to fix checkpatch missing blank lines
David Ertman
2014-04-23
6
-0
/
+23
*
|
e1000e: Cleanup return values in ethtool
David Ertman
2014-04-23
2
-6
/
+6
|
/
*
e1000e: remove open-coded skb_cow_head
Francois Romieu
2014-04-11
1
-6
/
+4
*
e1000e: Fix no connectivity when driver loaded with cable out
David Ertman
2014-03-31
1
-5
/
+15
*
e1000e: remove redundant if clause from PTP work
Jakub Kicinski
2014-03-28
1
-3
/
+0
*
e1000e: add timeout for TX HW time stamping work
Jakub Kicinski
2014-03-28
3
-0
/
+10
*
ptp: drivers: set the number of programmable pins.
Richard Cochran
2014-03-21
1
-0
/
+1
*
e1000e: Fix Explicitly set Transmit Control Register
David Ertman
2014-03-19
1
-1
/
+9
*
e1000e: Fix Hardware Unit Hang
David Ertman
2014-03-19
1
-9
/
+23
*
e1000e: fix the build error when PM is disabled
Kevin Hao
2014-03-18
1
-0
/
+2
*
net: e1000e calls skb_set_hash
Tom Herbert
2014-03-12
1
-1
/
+1
*
e1000e: Fix SHRA register access for 82579
David Ertman
2014-03-07
2
-2
/
+2
*
e1000e: Fix ethtool offline tests for 82579 parts
David Ertman
2014-03-07
1
-2
/
+8
*
e1000e: Fix not generating an error on invalid load parameter
David Ertman
2014-03-07
1
-0
/
+6
*
e1000e: Feature Enable PHY Ultra Low Power Mode (ULP)
David Ertman
2014-03-07
6
-33
/
+354
*
e1000e Refactor of Runtime Power Management
David Ertman
2014-03-07
2
-32
/
+46
*
e1000e: Refactor PM flows
David Ertman
2014-03-07
3
-55
/
+78
*
e1000e: Add missing branding strings in ich8lan.c
David Ertman
2014-03-07
1
-0
/
+8
*
e1000e: Cleanup - Update GPL header and Copyright
David Ertman
2014-03-07
23
-599
/
+444
*
e1000e: Fix 82579 sets LPI too early.
David Ertman
2014-03-07
3
-5
/
+19
*
e1000e: Resolve issues with Management Engine (ME) briefly blocking PHY resets
David Ertman
2014-03-07
1
-4
/
+26
*
e1000e: Cleanup unecessary references
David Ertman
2014-03-07
1
-2
/
+2
*
e1000e: PTP lock in e1000e_phc_adjustfreq
Todd Fujinaka
2014-03-07
1
-0
/
+5
*
e1000e: Use pci_enable_msix_range() instead of pci_enable_msix()
Alexander Gordeev
2014-02-18
1
-4
/
+7
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-01-18
1
-6
/
+2
|
\
|
*
e1000e: Fix compilation warning when !CONFIG_PM_SLEEP
Mika Westerberg
2014-01-16
1
-6
/
+2
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-01-06
3
-7
/
+14
|
\
\
|
|
/
|
*
e1000e: Fix a compile flag mis-match for suspend/resume
David Ertman
2013-12-17
1
-2
/
+2
|
*
e1000e: fix compiler warning (maybe-unitialized variable)
David Ertman
2013-12-17
1
-2
/
+5
|
*
e1000e: fix compiler warnings
David Ertman
2013-12-17
1
-3
/
+7
*
|
Merge branch 'siocghwtstamp' of git://git.kernel.org/pub/scm/linux/kernel/git...
David S. Miller
2013-12-05
1
-2
/
+12
|
\
\
|
|
/
|
/
|
|
*
e1000e: Implement the SIOCGHWTSTAMP ioctl
Ben Hutchings
2013-11-21
1
-2
/
+12
[next]