summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/e1000e/ich8lan.c
Commit message (Expand)AuthorAgeFilesLines
* e1000e: Add support for EEE in Sx statesDavid Ertman2014-07-251-2/+16
* e1000e: Fix CRC errors with jumbo trafficDavid Ertman2014-07-251-1/+1
* e1000e: remove unnecessary break after returnFabian Frederick2014-07-201-1/+0
* e1000e: Cleanup parenthesis around return valueDavid Ertman2014-05-271-2/+2
* e1000e: Failure to write SHRA turns on PROMISC modeDavid Ertman2014-05-261-8/+49
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-121-29/+42
|\
| * e1000e: Restrict MDIO Slow Mode workaround to relevant partsDavid Ertman2014-05-051-6/+8
| * e1000e: Fix issue with link flap on 82579David Ertman2014-05-051-0/+11
| * e1000e: Expand workaround for 10Mb HD throughput bugDavid Ertman2014-05-051-4/+11
| * e1000e: Workaround for dropped packets in Gig/100 speeds on 82579David Ertman2014-05-051-19/+12
* | e1000e: Cleanup to fix checkpatch missing blank linesDavid Ertman2014-04-231-0/+1
|/
* e1000e: Fix SHRA register access for 82579David Ertman2014-03-071-1/+1
* e1000e: Feature Enable PHY Ultra Low Power Mode (ULP)David Ertman2014-03-071-26/+298
* e1000e: Add missing branding strings in ich8lan.cDavid Ertman2014-03-071-0/+8
* e1000e: Cleanup - Update GPL header and CopyrightDavid Ertman2014-03-071-27/+20
* e1000e: Fix 82579 sets LPI too early.David Ertman2014-03-071-4/+12
* e1000e: Resolve issues with Management Engine (ME) briefly blocking PHY resetsDavid Ertman2014-03-071-4/+26
* e1000e: fix overrun of PHY RAR arrayDavid Ertman2013-09-131-5/+8
* e1000e: fix I217/I218 PHY initialization flowBruce Allan2013-07-281-33/+50
* e1000e: enable support for new device IDsBruce Allan2013-07-281-2/+6
* e1000e: Tx hang on I218 when linked at 100Half and slow response at 10MbpsBruce Allan2013-07-281-7/+42
* e1000e: cleanup whitespaceBruce Allan2013-05-211-31/+31
* e1000e: add support for LTR on I217/I218Bruce Allan2013-03-281-0/+97
* e1000e: enable EEE by defaultBruce Allan2013-03-281-4/+0
* e1000e: EEE capability advertisement not set/disabled as requiredBruce Allan2013-03-281-27/+28
* e1000e: long access timeouts when I217/I218 MAC and PHY are out of syncBruce Allan2013-03-271-1/+28
* e1000e: slow performance between two 82579 connected via 10Mbit hubBruce Allan2013-03-271-0/+28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-03-121-1/+70
|\
| * e1000e: workaround DMA unit hang on I218Bruce Allan2013-03-051-1/+70
* | e1000e: cleanup USLEEP_RANGE checkpatch checksBruce Allan2013-03-081-8/+8
* | e1000e: cleanup unnecessary line breaksBruce Allan2013-03-081-6/+3
* | e1000e: cleanup unusually placed commentsBruce Allan2013-03-081-1/+1
* | e1000e: cleanup (add/remove) blank lines where appropriateBruce Allan2013-03-081-1/+1
* | e1000e: cleanup SPACING checkpatch checksBruce Allan2013-03-081-2/+2
* | e1000e: cleanup PARENTHESIS_ALIGNMENT checkpatch checksBruce Allan2013-03-081-19/+21
* | e1000e: cleanup SPACING checkpatch errors and warningsBruce Allan2013-03-081-24/+24
* | e1000e: cleanup CODE_INDENT checkpatch errorsBruce Allan2013-03-081-37/+37
|/
* e1000e: cleanup checkpatch braces checksBruce Allan2013-02-051-1/+0
* e1000e: cosmetic move of #defines and prototypes to the new ich8lan.hBruce Allan2013-02-041-126/+0
* e1000e: use generic IEEE MII definitionsBruce Allan2013-01-311-5/+5
* e1000e: resolve -Wunused-parameter compile warningsBruce Allan2013-01-311-2/+2
* e1000e: cleanup some whitespace and indentation issuesBruce Allan2013-01-311-2/+2
* e1000e: correct maximum frame size on 82579Bruce Allan2013-01-271-1/+1
* e1000e: cleanup: rename e1000_get_cfg_done()Bruce Allan2013-01-271-1/+1
* e1000e: cleanup: do not assign a variable a value when not necessaryBruce Allan2013-01-271-5/+5
* e1000e: do not ignore variables which get set a valueBruce Allan2013-01-271-2/+3
* e1000e: cleanup: remove unnecessary function prototypesBruce Allan2013-01-271-4/+1
* e1000e: fix PHY init workarounds for i217/i218Bruce Allan2013-01-271-0/+9
* e1000e: correct maximum frame size on i217/i218Bruce Allan2013-01-271-1/+1
* e1000e: update copyright dateBruce Allan2013-01-271-1/+1
OpenPOWER on IntegriCloud