summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/fm10k/fm10k_pf.c
AgeCommit message (Expand)Author
2016-04-13fm10k: fix multi-bit VLAN update requests from VFJacob 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: cleanup overly long linesBruce Allan
2015-12-13fm10k: cleanup namespace pollutionBruce Allan
2015-12-13fm10k: whitespace cleanupsBruce Allan
2015-12-13fm10k: do not inline fm10k_iov_select_vid()Bruce Allan
2015-12-13fm10k: consistently refer to VLANs and VLAN IDsJacob Keller
2015-12-13fm10k: remove namespace pollution of fm10k_iov_msg_data_pfJacob Keller
2015-12-13fm10k: remove unnecessary else block from if statements with returnJacob Keller
2015-12-13fm10k: use ether_addr_copy to copy MAC addressJacob Keller
2015-12-05fm10k: Add support for ITR scaling based on PCIe link speedJacob Keller
2015-12-05fm10k: explicitly typecast vlan values to u16Jacob Keller
2015-12-05fm10k: Correct typecast in fm10k_update_xc_addr_pfJacob Keller
2015-09-15fm10k: fix iov_msg_mac_vlan_pf VID checksJacob Keller
2015-09-15fm10k: Only trigger data path reset if fabric is upAlexander Duyck
2015-09-15fm10k: remove is_slot_appropriateJacob Keller
2015-06-17fm10k: fix iov_msg_lport_state_pf issueJacob Keller
2015-06-17fm10k: fix incorrect DIR_NEVATIVE bit in 1588 codeJacob Keller
2015-06-17fm10k: re-map all possible VF queues after a VFLRJacob Keller
2015-04-14fm10k: corrected VF multicast updateJeff Kirsher
2015-04-14fm10k: Set PF queues to unlimited bandwidth during virtualizationJeff Kirsher
2015-03-03fm10k: Resolve various spelling errors and checkpatch warningsMatthew Vick
2015-02-05fm10k: Validate VLAN ID in fm10k_update_xc_addr_pfMatthew Vick
2014-09-23fm10k: Add support for ptp to hw specific filesAlexander Duyck
2014-09-23fm10k: Add support for SR-IOV to PF core filesAlexander Duyck
2014-09-23fm10k: Add support for configuring PF interfaceAlexander Duyck
2014-09-23fm10k: Add support for PFAlexander Duyck