summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/fm10k/fm10k_iov.c
AgeCommit message (Expand)Author
2019-11-04fm10k: add support for ndo_get_vf_stats operationJacob Keller
2019-08-01fm10k: reduce the scope of local err variableJacob Keller
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon
2018-10-31fm10k: ensure completer aborts are marked as non-fatal after a resumeJacob Keller
2018-10-31fm10k: fix SM mailbox full conditionNgai-Mint Kwan
2018-04-27net: intel: Cleanup the copyright/license headersJeff Kirsher
2018-03-23intel: add SPDX identifiers to all the Intel driversJeff Kirsher
2018-01-24fm10k: cleanup unnecessary parenthesis in fm10k_iov.cJacob Keller
2017-10-03fm10k: fix mis-ordered parameters in declaration for .ndo_set_vf_bwJacob Keller
2017-10-03fm10k: use the MAC/VLAN queue for VF<->PF MAC/VLAN requestsJacob Keller
2017-10-02fm10k: don't loop while resetting VFs due to VFLR eventJacob Keller
2017-10-02fm10k: simplify reading PFVFLRE registerJacob Keller
2017-10-02fm10k: reschedule service event if we stall the PF<->SM mailboxJacob Keller
2017-10-02fm10k: ensure we process SM mbx when processing VF mbxJacob Keller
2016-09-24net: Update API for VF vlan protocol 802.1ad supportMoshe Shemesh
2016-08-29fm10k: prefer READ_ONCE instead of ACCESS_ONCEJacob Keller
2016-04-20fm10k: consistently use Intel(R) for driver namesJacob Keller
2016-04-05fm10k: fix a minor typo in some commentsJacob Keller
2015-09-22fm10k: add support for extra debug statisticsJacob Keller
2015-09-15fm10k: don't store sw_vid at resetJacob Keller
2015-06-17fm10k: force LPORT delete when updating VLAN or MAC addressJacob Keller
2015-04-14fm10k: comment next_vf_mbx flowJeff Kirsher
2015-04-14fm10k: don't handle mailbox events in iov_event path and always process mailboxJeff Kirsher
2015-04-14fm10k: fix unused warningsJeff Kirsher
2015-03-03fm10k: Resolve various spelling errors and checkpatch warningsMatthew Vick
2014-09-23fm10k: Add support for SR-IOV to driverAlexander Duyck