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