summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2015-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-02-01bridge: add flags argument to ndo_bridge_setlink and ndo_bridge_dellinkRoopa Prabhu
2015-01-30ixgbevf: Fix checksum error when using stacked vlanToshiaki Makita
2015-01-30ixgbe: Fix checksum error when using stacked vlanToshiaki Makita
2015-01-30igbvf: Fix checksum error when using stacked vlanToshiaki Makita
2015-01-22net: e1000e: support txtd update delay via xmit_moreFlorian Westphal
2015-01-22net: e1000: support txtd update delay via xmit_moreFlorian Westphal
2015-01-22igb: Indicate failure on vf reset for empty mac addressAlexander Graf
2015-01-22fm10k: Increase the timeout for the data path resetMatthew Vick
2015-01-22fm10k: Check tunnel header length in encap offloadJoe Stringer
2015-01-22net/fm10k: Avoid double setting of NETIF_F_SG for the HW encapsulation featur...Or Gerlitz
2015-01-22igb: enable auxiliary PHC functions for the i210Richard Cochran
2015-01-22igb: enable internal PPS for the i210Richard Cochran
2015-01-22igb: serialize access to the time sync interrupt registersRichard Cochran
2015-01-22igb: refactor time sync interrupt handlingRichard Cochran
2015-01-22fm10k: Clean-up page reuse codeAlexander Duyck
2015-01-22igb: Clean-up page reuse codeAlexander Duyck
2015-01-22e1000e: Fix 82572EI that has no hardware timestamp supportMathias Koehrer
2015-01-22e1000: fix time comparisonAsaf Vertz
2015-01-16i40e/i40evf: Bump i40e and i40evf versionsSravanthi Tangeda
2015-01-16i40e: Support for NPAR iSCSI partition with DCBNeerav Parikh
2015-01-16i40e: when Rx timestamps disabled set specific modeJacob Keller
2015-01-16i40e: use same check for Rx hang as for Rx timestampsJacob Keller
2015-01-16i40e: AQ API updates for new commandsShannon Nelson
2015-01-16i40e: AQ API updatesJeff Kirsher
2015-01-16i40e: add more struct size checksShannon Nelson
2015-01-16i40e: Issue "Stop LLDP" command for firmware older than v4.3Neerav Parikh
2015-01-16i40e: check I40E_FLAG_PTP before handling Tx or Rx timestampsJacob Keller
2015-01-16i40e: only enable PTP interrupt cause if PTP is enabledJacob Keller
2015-01-16i40e/i40evf: Bump i40e/i40evf versionsCatherine Sullivan
2015-01-16i40e: Dump Stats string removed from debugfs help commandSravanthi Tangeda
2015-01-16i40e: Add define for interrupt name string lenCarolyn Wyborny
2015-01-16i40e: don't give up on DCB error after resetShannon Nelson
2015-01-16i40e: fix proc/int descriptionsCarolyn Wyborny
2015-01-16i40e/i40evf: Increase ASQ timeoutKevin Scott
2015-01-16i40e/i40evf: AdminQ updates ww36Shannon Nelson
2015-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-01-14i40e: adds FCoE configure optionVasu Dev
2015-01-13net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko
2015-01-13i40e: limit sriov to partition 1 of NPAR configurationsShannon Nelson
2015-01-13i40e: Don't exit link event early if link speed has changedCatherine Sullivan
2015-01-13i40e: limit WoL and link settings to partition 1Shannon Nelson
2015-01-13i40e: Adding function for reading PBA StringKamil Krawczyk
2015-01-13i40e/i40evf: find partition_id in npar modeShannon Nelson
2015-01-13i40e: remove VN2VN related mac filtersVasu Dev
2015-01-13i40e: Add warning for NPAR partitions with link speed less than 10GbpsGreg Rose
2015-01-13i40evf: kick a stalled admin queueMitch A Williams
2015-01-13i40evf: enable interrupt 0 appropriatelyMitch A Williams
2015-01-13i40evf: don't fire traffic IRQs when the interface is downMitch A Williams
2015-01-13i40evf: remove leftover VLAN filtersMitch A Williams