index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
e1000e
/
ich8lan.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
e1000e: Add Support for CannonLake
Sasha Neftin
2017-04-30
1
-39
/
+43
*
e1000e: Initial Support for CannonLake
Sasha Neftin
2017-04-30
1
-0
/
+20
*
e1000e: fix PTP on e1000_pch_lpt variants
Jarod Wilson
2017-04-30
1
-1
/
+2
*
e1000e: fix PTP on e1000_pch_lpt variants
Jarod Wilson
2016-08-16
1
-1
/
+2
*
e1000e: use BIT() macro for bit defines
Jacob Keller
2016-05-13
1
-22
/
+22
*
e1000e: Clear ULP configuration register on ULP exit
Raanan Avargil
2016-02-24
1
-0
/
+2
*
e1000e: Set HW FIFO minimum pointer gap for non-gig speeds
Raanan Avargil
2016-02-24
1
-0
/
+12
*
e1000e: Increase PHY PLL clock gate timing
Raanan Avargil
2016-02-24
1
-0
/
+12
*
e1000e: Increase ULP timer
Raanan Avargil
2016-02-24
1
-2
/
+2
*
e1000e: initial support for i219-LM (3)
Raanan Avargil
2015-12-12
1
-11
/
+32
*
e1000e: Increase timeout of polling bit RSPCIPHY
Raanan Avargil
2015-12-12
1
-1
/
+1
*
e1000e: i219 - k1 workaround for LPT is not required for SPT
Yanir Lubetkin
2015-06-26
1
-2
/
+1
*
e1000e: i219 - Increase minimum FIFO read/write min gap
Yanir Lubetkin
2015-06-26
1
-0
/
+46
*
e1000e: i219 - increase IPG for speed 10/100 full duplex
Yanir Lubetkin
2015-06-26
1
-3
/
+7
*
e1000e: i219 - fix to enable both ULP and EEE in Sx state
Yanir Lubetkin
2015-06-26
1
-13
/
+32
*
e1000e: synchronization of MAC-PHY interface only on non- ME systems
Yanir Lubetkin
2015-06-26
1
-10
/
+12
*
e1000e: Bump the version to 3.2.5
Yanir Lubetkin
2015-06-03
1
-1
/
+1
*
e1000e: remove call to do_div and sign mismatch warning
Yanir Lubetkin
2015-06-03
1
-9
/
+4
*
e1000e: fix call to do_div() to use u64 arg
Jeff Kirsher
2015-05-04
1
-6
/
+7
*
e1000e: Cleanup handling of VLAN_HLEN as a part of max frame size
Alexander Duyck
2015-05-04
1
-5
/
+5
*
e1000e: fix obscure comments
Yanir Lubetkin
2015-03-06
1
-4
/
+8
*
e1000e: initial support for i219
David Ertman
2015-02-23
1
-70
/
+700
*
e1000e: Add support for EEE in Sx states
David Ertman
2014-07-25
1
-2
/
+16
*
e1000e: Fix CRC errors with jumbo traffic
David Ertman
2014-07-25
1
-1
/
+1
*
e1000e: remove unnecessary break after return
Fabian Frederick
2014-07-20
1
-1
/
+0
*
e1000e: Cleanup parenthesis around return value
David Ertman
2014-05-27
1
-2
/
+2
*
e1000e: Failure to write SHRA turns on PROMISC mode
David Ertman
2014-05-26
1
-8
/
+49
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-05-12
1
-29
/
+42
|
\
|
*
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
1
-0
/
+11
|
*
e1000e: Expand workaround for 10Mb HD throughput bug
David Ertman
2014-05-05
1
-4
/
+11
|
*
e1000e: Workaround for dropped packets in Gig/100 speeds on 82579
David Ertman
2014-05-05
1
-19
/
+12
*
|
e1000e: Cleanup to fix checkpatch missing blank lines
David Ertman
2014-04-23
1
-0
/
+1
|
/
*
e1000e: Fix SHRA register access for 82579
David Ertman
2014-03-07
1
-1
/
+1
*
e1000e: Feature Enable PHY Ultra Low Power Mode (ULP)
David Ertman
2014-03-07
1
-26
/
+298
*
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
1
-27
/
+20
*
e1000e: Fix 82579 sets LPI too early.
David Ertman
2014-03-07
1
-4
/
+12
*
e1000e: Resolve issues with Management Engine (ME) briefly blocking PHY resets
David Ertman
2014-03-07
1
-4
/
+26
*
e1000e: fix overrun of PHY RAR array
David Ertman
2013-09-13
1
-5
/
+8
*
e1000e: fix I217/I218 PHY initialization flow
Bruce Allan
2013-07-28
1
-33
/
+50
*
e1000e: enable support for new device IDs
Bruce Allan
2013-07-28
1
-2
/
+6
*
e1000e: Tx hang on I218 when linked at 100Half and slow response at 10Mbps
Bruce Allan
2013-07-28
1
-7
/
+42
*
e1000e: cleanup whitespace
Bruce Allan
2013-05-21
1
-31
/
+31
*
e1000e: add support for LTR on I217/I218
Bruce Allan
2013-03-28
1
-0
/
+97
*
e1000e: enable EEE by default
Bruce Allan
2013-03-28
1
-4
/
+0
*
e1000e: EEE capability advertisement not set/disabled as required
Bruce Allan
2013-03-28
1
-27
/
+28
*
e1000e: long access timeouts when I217/I218 MAC and PHY are out of sync
Bruce Allan
2013-03-27
1
-1
/
+28
*
e1000e: slow performance between two 82579 connected via 10Mbit hub
Bruce Allan
2013-03-27
1
-0
/
+28
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-03-12
1
-1
/
+70
|
\
[next]