summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/fm10k/fm10k_pf.c
AgeCommit message (Expand)Author
2020-07-01ethernet/intel: Convert fallthrough code commentsJeff Kirsher
2019-08-04fm10k: fix fm10k_get_fault_pf to read correct addressJacob Keller
2019-08-04fm10k: mark unused parameters with __always_unusedJacob Keller
2019-08-01fm10k: reduce the scope of the result local variableJacob Keller
2019-02-05fm10k: TRIVIAL cleanup of extra spacing in function commentJacob Keller
2018-04-27net: intel: Cleanup the copyright/license headersJeff Kirsher
2018-03-23intel: add SPDX identifiers to all the Intel driversJeff Kirsher
2018-02-28fm10k: fix function doxygen commentsJacob Keller
2018-01-24fm10k: correct typo in fm10k_pf.cNgai-Mint Kwan
2017-10-03fm10k: use the MAC/VLAN queue for VF<->PF MAC/VLAN requestsJacob Keller
2017-10-02fm10k: fix typos on fall through commentsJacob Keller
2017-01-08fm10k: do not clear global mailbox interrupt bitsNgai-Mint Kwan
2016-08-29fm10k: don't re-map queues when a mailbox message sufficesJacob Keller
2016-07-20fm10k: implement request_lport_map pointerJacob Keller
2016-07-20fm10k: perform data path reset even when switch is not readyJacob Keller
2016-07-20fm10k: don't stop reset due to FM10K_ERR_REQUESTS_PENDINGJacob Keller
2016-07-20fm10k: Reset mailbox global interruptsNgai-Mint Kwan
2016-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-04-20fm10k: consistently use Intel(R) for driver namesJacob Keller
2016-04-20fm10k: Reset multicast mode when deleting lportNgai-Mint Kwan
2016-04-20fm10k: use different name than FM10K_VLAN_CLEAR for override bitJacob Keller
2016-04-20fm10k: use 8bit notation instead of 10bit notation for diagramJacob Keller
2016-04-20fm10k: correctly handle LPORT_MAP errorJacob Keller
2016-04-20fm10k: drop 1588 supportJacob Keller
2016-04-13fm10k: fix multi-bit VLAN update requests from VFJacob Keller
2016-04-05fm10k: fix a minor typo in some commentsJacob Keller
2016-04-05fm10k: cleanup remaining right-bit-shifted 1Bruce Allan
2016-04-05fm10k: Move constants to the right of binary operatorsBruce Allan
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