summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel
Commit message (Expand)AuthorAgeFilesLines
* i40e: move VF notification routines upMitch Williams2015-04-141-123/+123
* i40e: notify VFs of link stateMitch Williams2015-04-141-19/+31
* i40evf: remove aq_pendingMitch Williams2015-04-143-38/+12
* i40e: Add support to program FDir SB rules for VF from PF through ethtoolAnjali Singhai Jain2015-04-141-0/+26
* i40evf: fix bad indentationMitch Williams2015-04-141-1/+1
* i40e: stop VF ringsMitch Williams2015-04-141-0/+5
* fm10k: Bump driver version to 0.15.2Jeff Kirsher2015-04-141-1/+1
* fm10k: corrected VF multicast updateJeff Kirsher2015-04-141-2/+5
* fm10k: mbx_update_max_size does not drop all oversized messagesJeff Kirsher2015-04-141-3/+6
* fm10k: reset head instead of calling update_max_sizeJeff Kirsher2015-04-141-2/+16
* fm10k: renamed mbx_tx_dropped to mbx_tx_oversizedJeff Kirsher2015-04-141-1/+1
* fm10k: update xcast mode before synchronizing multicast addressesJeff Kirsher2015-04-141-11/+11
* fm10k: start service timer on probeJeff Kirsher2015-04-141-3/+6
* fm10k: fix function header commentJeff Kirsher2015-04-141-2/+1
* fm10k: comment next_vf_mbx flowJeff Kirsher2015-04-141-0/+11
* fm10k: don't handle mailbox events in iov_event path and always process mailboxJeff Kirsher2015-04-142-32/+5
* fm10k: use separate workqueue for fm10k driverJeff Kirsher2015-04-143-1/+16
* fm10k: Set PF queues to unlimited bandwidth during virtualizationJeff Kirsher2015-04-141-1/+2
* fm10k: expose tx_timeout_count as an ethtool statJeff Kirsher2015-04-141-0/+2
* fm10k: only increment tx_timeout_count in Tx hang pathJeff Kirsher2015-04-141-1/+0
* fm10k: remove extraneous "Reset interface" messageJeff Kirsher2015-04-141-1/+0
* fm10k: separate PF only stats so that VF does not display themJeff Kirsher2015-04-141-14/+37
* fm10k: use hw->mac.max_queues for statsJeff Kirsher2015-04-142-8/+12
* fm10k: only show actual queues, not the maximum in hardwareJeff Kirsher2015-04-141-2/+3
* fm10k: allow creation of VLAN on default vidJeff Kirsher2015-04-141-4/+4
* fm10k: fix unused warningsJeff Kirsher2015-04-147-37/+35
* fm10k: Add netconsole supportJeff Kirsher2015-04-143-0/+28
* fm10k: Have the VF get the default VLAN during initJeff Kirsher2015-04-141-1/+5
* fm10k: Correct spelling mistakeJeff Kirsher2015-04-141-2/+2
* fm10k: Remove redundant rx_errors in ethtoolJeff Kirsher2015-04-143-7/+4
* fm10k: Corrected an error in Tx statisticsJeff Kirsher2015-04-141-2/+2
* e1000e: Move pm_qos_req to e1000e adapterThomas Graf2015-04-132-4/+5
* ixgbevf: Add the appropriate ethtool ops to query RSS indirection table and keyVlad Zolotarov2015-04-111-0/+69
* ixgbevf: Add RSS Key query codeVlad Zolotarov2015-04-114-0/+57
* ixgbe: Add GET_RSS_KEY command to VF-PF channel commands setVlad Zolotarov2015-04-112-0/+22
* ixgbevf: Add a RETA query codeVlad Zolotarov2015-04-115-1/+80
* ixgbe: Add a RETA query command to VF-PF channel APIVlad Zolotarov2015-04-102-0/+39
* ixgbe: Add a new netdev op to allow/prevent a VF from querying an RSS infoVlad Zolotarov2015-04-104-2/+40
* ixgbe: Add the appropriate ethtool ops to query RSS indirection table and keyVlad Zolotarov2015-04-103-1/+44
* ixgbe: Refactor the RSS configuration codeVlad Zolotarov2015-04-102-44/+112
* ixgbe: Drop unnecessary call to rcu_barrierAlexander Duyck2015-04-101-2/+0
* ixgbe: Remove NETIF_F_HW_VLAN_CTAG_FILTER from hw_featuresAlexander Duyck2015-04-101-1/+1
* ixgbe: adds x550 specific FCoE offloadsVasu Dev2015-04-103-27/+107
* ixgbe: add support for X550 source_address_prunningDon Skidmore2015-04-103-0/+77
* ixgbe: add new bridge mode support function.Don Skidmore2015-04-091-16/+34
* ixgbe: Move bridge mode from flag to variableDon Skidmore2015-04-093-19/+20
* e100: Use dma_rmb/wmb where appropriateAlexander Duyck2015-04-091-3/+3
* i40e/i40evf: Use dma_rmb where appropriateAlexander Duyck2015-04-092-4/+4
* e1000, e1000e: Use dma_rmb instead of rmb for descriptor read orderingAlexander Duyck2015-04-082-7/+7
* i40e: Bump to version 1.3.1Catherine Sullivan2015-04-031-2/+2