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 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
|
\
|
*
e1000e: workaround DMA unit hang on I218
Bruce Allan
2013-03-05
1
-1
/
+70
*
|
e1000e: cleanup USLEEP_RANGE checkpatch checks
Bruce Allan
2013-03-08
1
-8
/
+8
*
|
e1000e: cleanup unnecessary line breaks
Bruce Allan
2013-03-08
1
-6
/
+3
*
|
e1000e: cleanup unusually placed comments
Bruce Allan
2013-03-08
1
-1
/
+1
*
|
e1000e: cleanup (add/remove) blank lines where appropriate
Bruce Allan
2013-03-08
1
-1
/
+1
*
|
e1000e: cleanup SPACING checkpatch checks
Bruce Allan
2013-03-08
1
-2
/
+2
*
|
e1000e: cleanup PARENTHESIS_ALIGNMENT checkpatch checks
Bruce Allan
2013-03-08
1
-19
/
+21
*
|
e1000e: cleanup SPACING checkpatch errors and warnings
Bruce Allan
2013-03-08
1
-24
/
+24
*
|
e1000e: cleanup CODE_INDENT checkpatch errors
Bruce Allan
2013-03-08
1
-37
/
+37
|
/
*
e1000e: cleanup checkpatch braces checks
Bruce Allan
2013-02-05
1
-1
/
+0
*
e1000e: cosmetic move of #defines and prototypes to the new ich8lan.h
Bruce Allan
2013-02-04
1
-126
/
+0
*
e1000e: use generic IEEE MII definitions
Bruce Allan
2013-01-31
1
-5
/
+5
*
e1000e: resolve -Wunused-parameter compile warnings
Bruce Allan
2013-01-31
1
-2
/
+2
*
e1000e: cleanup some whitespace and indentation issues
Bruce Allan
2013-01-31
1
-2
/
+2
*
e1000e: correct maximum frame size on 82579
Bruce Allan
2013-01-27
1
-1
/
+1
*
e1000e: cleanup: rename e1000_get_cfg_done()
Bruce Allan
2013-01-27
1
-1
/
+1
*
e1000e: cleanup: do not assign a variable a value when not necessary
Bruce Allan
2013-01-27
1
-5
/
+5
*
e1000e: do not ignore variables which get set a value
Bruce Allan
2013-01-27
1
-2
/
+3
*
e1000e: cleanup: remove unnecessary function prototypes
Bruce Allan
2013-01-27
1
-4
/
+1
*
e1000e: fix PHY init workarounds for i217/i218
Bruce Allan
2013-01-27
1
-0
/
+9
*
e1000e: correct maximum frame size on i217/i218
Bruce Allan
2013-01-27
1
-1
/
+1
*
e1000e: update copyright date
Bruce Allan
2013-01-27
1
-1
/
+1
[next]