aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-01bridge: add flags argument to ndo_bridge_setlink and ndo_bridge_dellinkRoopa Prabhu1-1/+1
2015-01-22net: e1000e: support txtd update delay via xmit_moreFlorian Westphal1-10/+15
2015-01-22net: e1000: support txtd update delay via xmit_moreFlorian Westphal1-6/+9
2015-01-22igb: Indicate failure on vf reset for empty mac addressAlexander Graf1-2/+6
2015-01-22fm10k: Increase the timeout for the data path resetMatthew Vick1-1/+1
2015-01-22fm10k: Check tunnel header length in encap offloadJoe Stringer1-0/+6
2015-01-22net/fm10k: Avoid double setting of NETIF_F_SG for the HW encapsulation feature maskOr Gerlitz1-7/+6
2015-01-22igb: enable auxiliary PHC functions for the i210Richard Cochran3-6/+276
2015-01-22igb: enable internal PPS for the i210Richard Cochran2-5/+45
2015-01-22igb: serialize access to the time sync interrupt registersRichard Cochran1-3/+7
2015-01-22igb: refactor time sync interrupt handlingRichard Cochran1-30/+19
2015-01-22fm10k: Clean-up page reuse codeAlexander Duyck1-17/+17
2015-01-22igb: Clean-up page reuse codeAlexander Duyck1-19/+16
2015-01-22e1000e: Fix 82572EI that has no hardware timestamp supportMathias Koehrer1-2/+3
2015-01-22e1000: fix time comparisonAsaf Vertz1-1/+2
2015-01-16i40e/i40evf: Bump i40e and i40evf versionsSravanthi Tangeda2-2/+2
2015-01-16i40e: Support for NPAR iSCSI partition with DCBNeerav Parikh4-18/+62
2015-01-16i40e: when Rx timestamps disabled set specific modeJacob Keller1-11/+17
2015-01-16i40e: use same check for Rx hang as for Rx timestampsJacob Keller1-1/+6
2015-01-16i40e: AQ API updates for new commandsShannon Nelson2-10/+126
2015-01-16i40e: AQ API updatesJeff Kirsher2-10/+10
2015-01-16i40e: add more struct size checksShannon Nelson2-0/+86
2015-01-16i40e: Issue "Stop LLDP" command for firmware older than v4.3Neerav Parikh1-0/+10
2015-01-16i40e: check I40E_FLAG_PTP before handling Tx or Rx timestampsJacob Keller2-1/+11
2015-01-16i40e: only enable PTP interrupt cause if PTP is enabledJacob Keller1-4/+7
2015-01-16i40e/i40evf: Bump i40e/i40evf versionsCatherine Sullivan2-2/+2
2015-01-16i40e: Dump Stats string removed from debugfs help commandSravanthi Tangeda1-1/+0
2015-01-16i40e: Add define for interrupt name string lenCarolyn Wyborny2-8/+9
2015-01-16i40e: don't give up on DCB error after resetShannon Nelson1-4/+6
2015-01-16i40e: fix proc/int descriptionsCarolyn Wyborny1-2/+2
2015-01-16i40e/i40evf: Increase ASQ timeoutKevin Scott2-2/+2
2015-01-16i40e/i40evf: AdminQ updates ww36Shannon Nelson2-8/+10
2015-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-35/+87
2015-01-14i40e: adds FCoE configure optionVasu Dev3-3/+14
2015-01-13net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko11-23/+26
2015-01-13i40e: limit sriov to partition 1 of NPAR configurationsShannon Nelson1-1/+1
2015-01-13i40e: Don't exit link event early if link speed has changedCatherine Sullivan1-0/+4
2015-01-13i40e: limit WoL and link settings to partition 1Shannon Nelson1-1/+42
2015-01-13i40e: Adding function for reading PBA StringKamil Krawczyk3-0/+63
2015-01-13i40e/i40evf: find partition_id in npar modeShannon Nelson4-2/+81
2015-01-13i40e: remove VN2VN related mac filtersVasu Dev1-2/+0
2015-01-13i40e: Add warning for NPAR partitions with link speed less than 10GbpsGreg Rose1-0/+9
2015-01-13i40evf: kick a stalled admin queueMitch A Williams2-1/+9
2015-01-13i40evf: enable interrupt 0 appropriatelyMitch A Williams1-8/+4
2015-01-13i40evf: don't fire traffic IRQs when the interface is downMitch A Williams1-4/+7
2015-01-13i40evf: remove leftover VLAN filtersMitch A Williams1-0/+4
2015-01-13i40evf: refactor shutdown codeMitch A Williams1-6/+23
2015-01-13i40evf: Remove some scary log messagesMitch A Williams2-9/+1
2015-01-13i40evf: remove redundant codeMitch A Williams1-27/+0
2015-01-13i40e: disable IOV before freeing resourcesMitch A Williams1-2/+9