summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)AuthorFilesLines
2015-01-23e1000: 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-15i40e: adds FCoE configure optionVasu Dev3-3/+14
2015-01-14net: 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
2015-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-3/+5
2015-01-07i40e: Fix bug with TCP over IPv6 over VXLANAnjali Singhai1-13/+11
2015-01-07i40e: Fix Rx checksum error counterAnjali Singhai1-11/+13
2015-01-07i40e: fix un-necessary Tx hangsJesse Brandeburg2-8/+49
2015-01-03ixgbe: convert to CYCLECOUNTER_MASK macro.Richard Cochran1-1/+1
2015-01-03igb: convert to CYCLECOUNTER_MASK macro.Richard Cochran1-3/+2
2015-01-03e1000e: convert to CYCLECOUNTER_MASK macro.Richard Cochran1-2/+1
2015-01-01i40e: Fix possible memory leak in i40e_dbg_dump_descJoe Perches1-1/+3
2015-01-01igb_ptp: Include clocksource.h to get CLOCKSOURCE_MASK.David S. Miller1-0/+1
2015-01-01e1000e: Include clocksource.h to get CLOCKSOURCE_MASK.David S. Miller1-0/+1
2014-12-31igb: Remove unneeded FIXMETodd Fujinaka1-1/+1
2014-12-31e100: fix typo in MDI/MDI-X eeprom check in e100_phy_initJohn W. Linville1-1/+1
2014-12-31net: ixgbe: convert to timecounter adjtime.Richard Cochran1-10/+1
2014-12-31net: igb: convert to timecounter adjtime.Richard Cochran1-6/+1