aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-33/+47
2014-05-05e1000e: Restrict MDIO Slow Mode workaround to relevant partsDavid Ertman1-6/+8
2014-05-05e1000e: Fix issue with link flap on 82579David Ertman2-0/+13
2014-05-05e1000e: Expand workaround for 10Mb HD throughput bugDavid Ertman2-4/+12
2014-05-05e1000e: Workaround for dropped packets in Gig/100 speeds on 82579David Ertman2-19/+13
2014-04-28i40e/i40evf: Bump build versionCatherine Sullivan2-2/+2
2014-04-28i40e/i40evf: Retrieve and store missing link config informationNeerav Parikh3-0/+13
2014-04-28i40e: Update function formal parametersKevin Scott3-6/+4
2014-04-28i40e: Do not expose fd-sb commands from debugfsAnjali Singhai Jain1-6/+0
2014-04-28i40e: Do not enable NTUPLE feature control in MFP modeAnjali Singhai Jain1-1/+3
2014-04-28i40e: Change variable type to avoid typecheck failureKevin Scott1-1/+1
2014-04-28i40evf: remove debugging messageMitch Williams1-1/+0
2014-04-28i40evf: fix panic on PF driver failMitch Williams1-3/+9
2014-04-28i40e: Don't stop driver probe when querying DCB config failsNeerav Parikh1-4/+4
2014-04-28i40e: Redistribute queue vectors after DCB reconfigurationNeerav Parikh1-0/+2
2014-04-28i40e/i40evf: add driver version string to driver version commandShannon Nelson4-1/+12
2014-04-28i40e: Use port VLAN in MAC/VLAN filter configurationGreg Rose1-2/+3
2014-04-28i40evf: support ethtool RSS optionsMitch A Williams1-0/+316
2014-04-28i40e: Retain MAC filters when changing port VLANGreg Rose1-1/+5
2014-04-28i40e: remove ptp_tx_work timestamp work itemJacob Keller3-41/+0
2014-04-26i40e: fix Timesync Tx interrupt handler codeJacob Keller1-4/+1
2014-04-24igb: Change memcpy to struct assignmentCarolyn Wyborny1-1/+1
2014-04-24igb: Replace 1/0 return values with true/falseCarolyn Wyborny1-4/+4
2014-04-24igb: Cleanups to remove unneeded extern declarationCarolyn Wyborny1-1/+0
2014-04-24igb: Cleanups to replace deprecated DEFINE_PCI_DEVICE_TABLECarolyn Wyborny1-1/+1
2014-04-24igb: Cleanups to fix static initializationCarolyn Wyborny1-1/+1
2014-04-24igb: Cleanups to fix msleep warningsCarolyn Wyborny5-21/+21
2014-04-24igb: Cleanups to fix line length warningsCarolyn Wyborny2-8/+13
2014-04-24igb: Cleanups to remove return parenthesesCarolyn Wyborny1-3/+3
2014-04-24igb: Cleanups to fix missing break in switch statementsCarolyn Wyborny3-0/+9
2014-04-24igb: Cleanups to fix assignment in if errorCarolyn Wyborny1-1/+2
2014-04-24igb: Cleanups to change comment style on license headersCarolyn Wyborny19-497/+428
2014-04-24igb: Cleanups to fix for trailing statementCarolyn Wyborny1-2/+2
2014-04-24igb: Cleanups to fix pointer location errorCarolyn Wyborny1-1/+1
2014-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller14-78/+59
2014-04-23i40e: report VF link state correctlyMitch Williams1-0/+7
2014-04-23igb: Cleanups to fix incorrect indentationCarolyn Wyborny11-75/+95
2014-04-23igb: Cleanups to fix braces location warningsCarolyn Wyborny3-13/+9
2014-04-23igb: Cleanups for messagingCarolyn Wyborny4-33/+18
2014-04-23e1000e: Cleanup use of deprecated DEFINE_PCI_DEVICE_TABLEDavid Ertman1-1/+1
2014-04-23e1000e: Cleanup checkpatch extra spaceDavid Ertman1-4/+4
2014-04-23e1000e: Cleanup to fix checkpatch missing blank linesDavid Ertman6-0/+23
2014-04-23e1000e: Cleanup return values in ethtoolDavid Ertman2-6/+6
2014-04-23ixgbevf: remove 82599 from the module descriptionEmil Tantilov1-1/+1
2014-04-23ixgbe: improve mac filter handlingJacob Keller3-68/+172
2014-04-22ixgbe: change handling of multicast filtersJacob Keller3-9/+53
2014-04-22ixgbe: remove vlan_filter_disable and enable functionsJacob Keller1-34/+6
2014-04-22ixgbe: Use out-of-line function for register readsMark Rustad2-15/+28
2014-04-22ixgbe: convert low_water into an arrayJacob Keller7-35/+57
2014-04-22i40e/i40evf: Bump build versionsCatherine Sullivan2-2/+2