aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2015-04-14fm10k: reset head instead of calling update_max_sizeJeff Kirsher
2015-04-14fm10k: renamed mbx_tx_dropped to mbx_tx_oversizedJeff Kirsher
2015-04-14fm10k: update xcast mode before synchronizing multicast addressesJeff Kirsher
2015-04-14fm10k: start service timer on probeJeff Kirsher
2015-04-14fm10k: fix function header commentJeff Kirsher
2015-04-14fm10k: comment next_vf_mbx flowJeff Kirsher
2015-04-14fm10k: don't handle mailbox events in iov_event path and always process mailboxJeff Kirsher
2015-04-14fm10k: use separate workqueue for fm10k driverJeff Kirsher
2015-04-14fm10k: Set PF queues to unlimited bandwidth during virtualizationJeff Kirsher
2015-04-14fm10k: expose tx_timeout_count as an ethtool statJeff Kirsher
2015-04-14fm10k: only increment tx_timeout_count in Tx hang pathJeff Kirsher
2015-04-14fm10k: remove extraneous "Reset interface" messageJeff Kirsher
2015-04-14fm10k: separate PF only stats so that VF does not display themJeff Kirsher
2015-04-14fm10k: use hw->mac.max_queues for statsJeff Kirsher
2015-04-14fm10k: only show actual queues, not the maximum in hardwareJeff Kirsher
2015-04-14fm10k: allow creation of VLAN on default vidJeff Kirsher
2015-04-14fm10k: fix unused warningsJeff Kirsher
2015-04-14fm10k: Add netconsole supportJeff Kirsher
2015-04-14fm10k: Have the VF get the default VLAN during initJeff Kirsher
2015-04-14fm10k: Correct spelling mistakeJeff Kirsher
2015-04-14fm10k: Remove redundant rx_errors in ethtoolJeff Kirsher
2015-04-14fm10k: Corrected an error in Tx statisticsJeff Kirsher
2015-04-13e1000e: Move pm_qos_req to e1000e adapterThomas Graf
2015-04-11ixgbevf: Add the appropriate ethtool ops to query RSS indirection table and keyVlad Zolotarov
2015-04-11ixgbevf: Add RSS Key query codeVlad Zolotarov
2015-04-11ixgbe: Add GET_RSS_KEY command to VF-PF channel commands setVlad Zolotarov
2015-04-11ixgbevf: Add a RETA query codeVlad Zolotarov
2015-04-10ixgbe: Add a RETA query command to VF-PF channel APIVlad Zolotarov
2015-04-10ixgbe: Add a new netdev op to allow/prevent a VF from querying an RSS infoVlad Zolotarov
2015-04-10ixgbe: Add the appropriate ethtool ops to query RSS indirection table and keyVlad Zolotarov
2015-04-10ixgbe: Refactor the RSS configuration codeVlad Zolotarov
2015-04-10ixgbe: Drop unnecessary call to rcu_barrierAlexander Duyck
2015-04-10ixgbe: Remove NETIF_F_HW_VLAN_CTAG_FILTER from hw_featuresAlexander Duyck
2015-04-10ixgbe: adds x550 specific FCoE offloadsVasu Dev
2015-04-10ixgbe: add support for X550 source_address_prunningDon Skidmore
2015-04-09ixgbe: add new bridge mode support function.Don Skidmore
2015-04-09ixgbe: Move bridge mode from flag to variableDon Skidmore
2015-04-09e100: Use dma_rmb/wmb where appropriateAlexander Duyck
2015-04-09i40e/i40evf: Use dma_rmb where appropriateAlexander Duyck
2015-04-08e1000, e1000e: Use dma_rmb instead of rmb for descriptor read orderingAlexander Duyck
2015-04-03i40e: Bump to version 1.3.1Catherine Sullivan
2015-04-03i40evf: Refactor VF RSS codeAnjali Singhai Jain
2015-04-03i40evf: protect VLAN filter listMitch Williams
2015-04-03i40e: Communicate VSI id in place of VSI index to the VFsAnjali Singhai Jain
2015-04-03i40e: stop flow director on shutdownMitch Williams
2015-04-03i40e: fix up VXLAN messagesShannon Nelson
2015-04-03i40e: Don't register/de-register apps on NIC partitions in MFP modeNeerav Parikh
2015-04-03i40e/i40evf: Set Ethernet protocol correctly when Tx VLAN offloads are disabledGreg Rose
2015-04-03i40e: warn at the right timeMitch Williams
2015-04-03i40e: fix invalid void return in FCoE codeJesse Brandeburg