summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2014-05-1310-10/+10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-124-33/+47
|\
| * e1000e: Restrict MDIO Slow Mode workaround to relevant partsDavid Ertman2014-05-051-6/+8
| * e1000e: Fix issue with link flap on 82579David Ertman2014-05-052-0/+13
| * e1000e: Expand workaround for 10Mb HD throughput bugDavid Ertman2014-05-052-4/+12
| * e1000e: Workaround for dropped packets in Gig/100 speeds on 82579David Ertman2014-05-052-19/+13
| * i40e: fix Timesync Tx interrupt handler codeJacob Keller2014-04-261-4/+1
* | i40e/i40evf: Bump build versionCatherine Sullivan2014-04-282-2/+2
* | i40e/i40evf: Retrieve and store missing link config informationNeerav Parikh2014-04-283-0/+13
* | i40e: Update function formal parametersKevin Scott2014-04-283-6/+4
* | i40e: Do not expose fd-sb commands from debugfsAnjali Singhai Jain2014-04-281-6/+0
* | i40e: Do not enable NTUPLE feature control in MFP modeAnjali Singhai Jain2014-04-281-1/+3
* | i40e: Change variable type to avoid typecheck failureKevin Scott2014-04-281-1/+1
* | i40evf: remove debugging messageMitch Williams2014-04-281-1/+0
* | i40evf: fix panic on PF driver failMitch Williams2014-04-281-3/+9
* | i40e: Don't stop driver probe when querying DCB config failsNeerav Parikh2014-04-281-4/+4
* | i40e: Redistribute queue vectors after DCB reconfigurationNeerav Parikh2014-04-281-0/+2
* | i40e/i40evf: add driver version string to driver version commandShannon Nelson2014-04-284-1/+12
* | i40e: Use port VLAN in MAC/VLAN filter configurationGreg Rose2014-04-281-2/+3
* | i40evf: support ethtool RSS optionsMitch A Williams2014-04-281-0/+316
* | i40e: Retain MAC filters when changing port VLANGreg Rose2014-04-281-1/+5
* | i40e: remove ptp_tx_work timestamp work itemJacob Keller2014-04-283-41/+0
* | igb: Change memcpy to struct assignmentCarolyn Wyborny2014-04-251-1/+1
* | igb: Replace 1/0 return values with true/falseCarolyn Wyborny2014-04-251-4/+4
* | igb: Cleanups to remove unneeded extern declarationCarolyn Wyborny2014-04-251-1/+0
* | igb: Cleanups to replace deprecated DEFINE_PCI_DEVICE_TABLECarolyn Wyborny2014-04-251-1/+1
* | igb: Cleanups to fix static initializationCarolyn Wyborny2014-04-251-1/+1
* | igb: Cleanups to fix msleep warningsCarolyn Wyborny2014-04-255-21/+21
* | igb: Cleanups to fix line length warningsCarolyn Wyborny2014-04-252-8/+13
* | igb: Cleanups to remove return parenthesesCarolyn Wyborny2014-04-251-3/+3
* | igb: Cleanups to fix missing break in switch statementsCarolyn Wyborny2014-04-253-0/+9
* | igb: Cleanups to fix assignment in if errorCarolyn Wyborny2014-04-251-1/+2
* | igb: Cleanups to change comment style on license headersCarolyn Wyborny2014-04-2519-497/+428
* | igb: Cleanups to fix for trailing statementCarolyn Wyborny2014-04-251-2/+2
* | igb: Cleanups to fix pointer location errorCarolyn Wyborny2014-04-251-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-04-2414-78/+59
|\|
| * e1000e/igb/ixgbe/i40e: fix message terminationsJakub Kicinski2014-04-1910-22/+21
| * ixgbe: clean up Rx time stamping codeJakub Kicinski2014-04-193-45/+15
| * igb: fix stats for i210 rx_fifo_errorsTodd Fujinaka2014-04-191-1/+3
| * e1000e: Enclose e1000e_pm_thaw() with CONFIG_PM_SLEEPHiroaki SHIMODA2014-04-191-1/+1
| * e1000e: Correctly include VLAN_HLEN when changing interface MTUVlad Yasevich2014-04-191-1/+1
| * i40e: fix TCP flag replication for hardware offloadJesse Brandeburg2014-04-191-0/+9
| * i40e: remove open-coded skb_cow_headFrancois Romieu2014-04-191-9/+9
* | i40e: report VF link state correctlyMitch Williams2014-04-231-0/+7
* | igb: Cleanups to fix incorrect indentationCarolyn Wyborny2014-04-2311-75/+95
* | igb: Cleanups to fix braces location warningsCarolyn Wyborny2014-04-233-13/+9
* | igb: Cleanups for messagingCarolyn Wyborny2014-04-234-33/+18
* | e1000e: Cleanup use of deprecated DEFINE_PCI_DEVICE_TABLEDavid Ertman2014-04-231-1/+1
* | e1000e: Cleanup checkpatch extra spaceDavid Ertman2014-04-231-4/+4
* | e1000e: Cleanup to fix checkpatch missing blank linesDavid Ertman2014-04-236-0/+23