aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/fm10k/fm10k_vf.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-04fm10k: mark unused parameters with __always_unusedJacob Keller1-10/+15
2018-04-27net: intel: Cleanup the copyright/license headersJeff Kirsher1-19/+1
2018-03-23intel: add SPDX identifiers to all the Intel driversJeff Kirsher1-0/+1
2016-07-20fm10k: don't stop reset due to FM10K_ERR_REQUESTS_PENDINGJacob Keller1-5/+7
2016-04-20fm10k: consistently use Intel(R) for driver namesJacob Keller1-1/+1
2016-04-20fm10k: update comment regarding reserved bits checkJacob Keller1-1/+1
2016-04-20fm10k: use different name than FM10K_VLAN_CLEAR for override bitJacob Keller1-1/+1
2016-04-20fm10k: drop 1588 supportJacob Keller1-56/+1
2015-12-22fm10k: constify fm10k_mac_ops, fm10k_iov_ops and fm10k_info structuresBruce Allan1-2/+2
2015-12-22fm10k: address operator not needed when declaring function pointersBruce Allan1-19/+19
2015-12-22fm10k: use ether_addr_equal instead of memcmpJacob Keller1-1/+1
2015-12-13fm10k: whitespace cleanupsBruce Allan1-0/+1
2015-12-05fm10k: Add support for ITR scaling based on PCIe link speedJacob Keller1-2/+18
2015-12-05fm10k: reset max_queues on init_hw_vf failureJacob Keller1-3/+10
2015-11-23fm10k: do not assume VF always has 1 queueJacob Keller1-1/+6
2015-09-15fm10k: remove is_slot_appropriateJacob Keller1-14/+0
2015-04-14fm10k: Have the VF get the default VLAN during initJeff Kirsher1-1/+5
2015-03-03fm10k: Resolve various spelling errors and checkpatch warningsMatthew Vick1-7/+7
2014-09-23fm10k: Add support for ptp to hw specific filesAlexander Duyck1-0/+55
2014-09-23fm10k: Add support for VFAlexander Duyck1-0/+523