summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2014-04-28i40e/i40evf: Bump build versionCatherine Sullivan
2014-04-28i40e/i40evf: Retrieve and store missing link config informationNeerav Parikh
2014-04-28i40e: Update function formal parametersKevin Scott
2014-04-28i40e: Do not expose fd-sb commands from debugfsAnjali Singhai Jain
2014-04-28i40e: Do not enable NTUPLE feature control in MFP modeAnjali Singhai Jain
2014-04-28i40e: Change variable type to avoid typecheck failureKevin Scott
2014-04-28i40evf: remove debugging messageMitch Williams
2014-04-28i40evf: fix panic on PF driver failMitch Williams
2014-04-28i40e: Don't stop driver probe when querying DCB config failsNeerav Parikh
2014-04-28i40e: Redistribute queue vectors after DCB reconfigurationNeerav Parikh
2014-04-28i40e/i40evf: add driver version string to driver version commandShannon Nelson
2014-04-28i40e: Use port VLAN in MAC/VLAN filter configurationGreg Rose
2014-04-28i40evf: support ethtool RSS optionsMitch A Williams
2014-04-28i40e: Retain MAC filters when changing port VLANGreg Rose
2014-04-28i40e: remove ptp_tx_work timestamp work itemJacob Keller
2014-04-24igb: Change memcpy to struct assignmentCarolyn Wyborny
2014-04-24igb: Replace 1/0 return values with true/falseCarolyn Wyborny
2014-04-24igb: Cleanups to remove unneeded extern declarationCarolyn Wyborny
2014-04-24igb: Cleanups to replace deprecated DEFINE_PCI_DEVICE_TABLECarolyn Wyborny
2014-04-24igb: Cleanups to fix static initializationCarolyn Wyborny
2014-04-24igb: Cleanups to fix msleep warningsCarolyn Wyborny
2014-04-24igb: Cleanups to fix line length warningsCarolyn Wyborny
2014-04-24igb: Cleanups to remove return parenthesesCarolyn Wyborny
2014-04-24igb: Cleanups to fix missing break in switch statementsCarolyn Wyborny
2014-04-24igb: Cleanups to fix assignment in if errorCarolyn Wyborny
2014-04-24igb: Cleanups to change comment style on license headersCarolyn Wyborny
2014-04-24igb: Cleanups to fix for trailing statementCarolyn Wyborny
2014-04-24igb: Cleanups to fix pointer location errorCarolyn Wyborny
2014-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-04-23i40e: report VF link state correctlyMitch Williams
2014-04-23igb: Cleanups to fix incorrect indentationCarolyn Wyborny
2014-04-23igb: Cleanups to fix braces location warningsCarolyn Wyborny
2014-04-23igb: Cleanups for messagingCarolyn Wyborny
2014-04-23e1000e: Cleanup use of deprecated DEFINE_PCI_DEVICE_TABLEDavid Ertman
2014-04-23e1000e: Cleanup checkpatch extra spaceDavid Ertman
2014-04-23e1000e: Cleanup to fix checkpatch missing blank linesDavid Ertman
2014-04-23e1000e: Cleanup return values in ethtoolDavid Ertman
2014-04-23ixgbevf: remove 82599 from the module descriptionEmil Tantilov
2014-04-23ixgbe: improve mac filter handlingJacob Keller
2014-04-22ixgbe: change handling of multicast filtersJacob Keller
2014-04-22ixgbe: remove vlan_filter_disable and enable functionsJacob Keller
2014-04-22ixgbe: Use out-of-line function for register readsMark Rustad
2014-04-22ixgbe: convert low_water into an arrayJacob Keller
2014-04-22i40e/i40evf: Bump build versionsCatherine Sullivan
2014-04-22i40e: Tweak for-loop in i40e_ethtool.cCatherine Sullivan
2014-04-22i40e: Cleanup if/else statementsCatherine Sullivan
2014-04-22i40e: rework fdir setup and teardownShannon Nelson
2014-04-22i40e: use generic vsi_open to unquiesce vsiShannon Nelson
2014-04-22i40e: abstract the close path for better netdev vsisShannon Nelson
2014-04-22i40e: prep vsi_open logic for non-netdev casesShannon Nelson