summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/fm10k/fm10k_pf.c
Commit message (Expand)AuthorAge
* intel: add SPDX identifiers to all the Intel driversJeff Kirsher2018-03-23
* fm10k: fix function doxygen commentsJacob Keller2018-02-28
* fm10k: correct typo in fm10k_pf.cNgai-Mint Kwan2018-01-24
* fm10k: use the MAC/VLAN queue for VF<->PF MAC/VLAN requestsJacob Keller2017-10-03
* fm10k: fix typos on fall through commentsJacob Keller2017-10-02
* fm10k: do not clear global mailbox interrupt bitsNgai-Mint Kwan2017-01-08
* fm10k: don't re-map queues when a mailbox message sufficesJacob Keller2016-08-29
* fm10k: implement request_lport_map pointerJacob Keller2016-07-20
* fm10k: perform data path reset even when switch is not readyJacob Keller2016-07-20
* fm10k: don't stop reset due to FM10K_ERR_REQUESTS_PENDINGJacob Keller2016-07-20
* fm10k: Reset mailbox global interruptsNgai-Mint Kwan2016-07-20
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-04-23
|\
| * fm10k: fix multi-bit VLAN update requests from VFJacob Keller2016-04-13
* | fm10k: consistently use Intel(R) for driver namesJacob Keller2016-04-20
* | fm10k: Reset multicast mode when deleting lportNgai-Mint Kwan2016-04-20
* | fm10k: use different name than FM10K_VLAN_CLEAR for override bitJacob Keller2016-04-20
* | fm10k: use 8bit notation instead of 10bit notation for diagramJacob Keller2016-04-20
* | fm10k: correctly handle LPORT_MAP errorJacob Keller2016-04-20
* | fm10k: drop 1588 supportJacob Keller2016-04-20
* | fm10k: fix a minor typo in some commentsJacob Keller2016-04-05
* | fm10k: cleanup remaining right-bit-shifted 1Bruce Allan2016-04-05
* | fm10k: Move constants to the right of binary operatorsBruce Allan2016-04-05
|/
* fm10k: constify fm10k_mac_ops, fm10k_iov_ops and fm10k_info structuresBruce Allan2015-12-22
* fm10k: address operator not needed when declaring function pointersBruce Allan2015-12-22
* fm10k: use ether_addr_equal instead of memcmpJacob Keller2015-12-22
* fm10k: cleanup overly long linesBruce Allan2015-12-13
* fm10k: cleanup namespace pollutionBruce Allan2015-12-13
* fm10k: whitespace cleanupsBruce Allan2015-12-13
* fm10k: do not inline fm10k_iov_select_vid()Bruce Allan2015-12-13
* fm10k: consistently refer to VLANs and VLAN IDsJacob Keller2015-12-13
* fm10k: remove namespace pollution of fm10k_iov_msg_data_pfJacob Keller2015-12-13
* fm10k: remove unnecessary else block from if statements with returnJacob Keller2015-12-13
* fm10k: use ether_addr_copy to copy MAC addressJacob Keller2015-12-13
* fm10k: Add support for ITR scaling based on PCIe link speedJacob Keller2015-12-05
* fm10k: explicitly typecast vlan values to u16Jacob Keller2015-12-05
* fm10k: Correct typecast in fm10k_update_xc_addr_pfJacob Keller2015-12-05
* fm10k: fix iov_msg_mac_vlan_pf VID checksJacob Keller2015-09-15
* fm10k: Only trigger data path reset if fabric is upAlexander Duyck2015-09-15
* fm10k: remove is_slot_appropriateJacob Keller2015-09-15
* fm10k: fix iov_msg_lport_state_pf issueJacob Keller2015-06-17
* fm10k: fix incorrect DIR_NEVATIVE bit in 1588 codeJacob Keller2015-06-17
* fm10k: re-map all possible VF queues after a VFLRJacob Keller2015-06-17
* fm10k: corrected VF multicast updateJeff Kirsher2015-04-14
* fm10k: Set PF queues to unlimited bandwidth during virtualizationJeff Kirsher2015-04-14
* fm10k: Resolve various spelling errors and checkpatch warningsMatthew Vick2015-03-03
* fm10k: Validate VLAN ID in fm10k_update_xc_addr_pfMatthew Vick2015-02-05
* fm10k: Add support for ptp to hw specific filesAlexander Duyck2014-09-23
* fm10k: Add support for SR-IOV to PF core filesAlexander Duyck2014-09-23
* fm10k: Add support for configuring PF interfaceAlexander Duyck2014-09-23
* fm10k: Add support for PFAlexander Duyck2014-09-23