summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/qlogic/qed/qed_sriov.c
AgeCommit message (Expand)Author
2019-04-16qed: fix spelling mistake "faspath" -> "fastpath"Colin Ian King
2019-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-01-28qed: Fix LACP pdu drops for VFsManish Chopra
2019-01-28qed: Add infrastructure for error detection and recoveryTomer Tayar
2018-11-08qed: Fix SPQ entries not returned to pool in error flowsDenis Bolotin
2018-08-01qed: Make some functions staticYueHaibing
2018-07-21qed: Correct Multicast API to reflect existence of 256 approximate buckets.Sudarsana Reddy Kalluru
2018-07-02qed: Fix setting of incorrect eswitch mode.Sudarsana Reddy Kalluru
2018-04-20qed* : Add new TLV to request PF to update MAC in bulletin boardShahed Shaikh
2018-04-20qed* : use trust mode to allow VF to override forced MACShahed Shaikh
2018-01-02qed*: Utilize FW 8.33.1.0Tomer Tayar
2018-01-02qed*: HSI renaming for different types of HWTomer Tayar
2017-07-27qed: Read per queue coalesce from hardwareRahul Verma
2017-07-27qed: Add support for vf coalesce configuration.Rahul Verma
2017-06-20qed: SPQ async callback registrationMichal Kalderon
2017-06-04qed: VFs to try utilizing the doorbell barMintz, Yuval
2017-06-04qed: Multiple qzone queues for VFsMintz, Yuval
2017-06-04qed: IOV db support multiple queues per qzoneMintz, Yuval
2017-06-04qed: Make VF legacy a bitfieldMintz, Yuval
2017-06-04qed: Assign a unique per-queue index to queue-cidMintz, Yuval
2017-06-04qed: Pass vf_params when creating a queue-cidMintz, Yuval
2017-06-04qed*: L2 interface to use the SB structures directlyMintz, Yuval
2017-06-01qed: No need to reset SBs on IOV initMintz, Yuval
2017-06-01qed: Provide auxiliary for getting free VF SBMintz, Yuval
2017-06-01qed: Encapsulate interrupt counters in structMintz, Yuval
2017-06-01qed: IGU read revisedMintz, Yuval
2017-05-30qed: QL41xxx VF MSI-x tableMintz, Yuval
2017-05-24qed: !main_ptt for tunnel configurationManish Chopra
2017-05-08treewide: spelling: correct diffrent[iate] and banlance typosJoe Perches
2017-04-25qed - VF tunnelling support [VXLAN/GENEVE/GRE]Chopra, Manish
2017-04-25qed/qede: Add UDP ports in bulletin boardChopra, Manish
2017-04-03qed: Revise QM cofigurationAriel Elior
2017-03-21qed: Always publish VF link from leading hwfnMintz, Yuval
2017-03-21qed: Raise verbosity of Malicious VF indicationsMintz, Yuval
2017-03-21qed: Make qed_iov_mark_vf_flr() return boolMintz, Yuval
2017-03-21qed: Deprecate VF multiple queue-stopMintz, Yuval
2017-03-21qed: Uniform IOV queue validationMintz, Yuval
2017-03-21qed: Correct default VF coalescing configurationMintz, Yuval
2017-03-21qed: Set HW-channel to ready before ACKing VFMintz, Yuval
2017-03-21qed: Clean VF malicious indication when disabling IOVMintz, Yuval
2017-03-14qed*: Add support for QL41xxx adaptersMintz, Yuval
2017-02-27qed: Fix race with multiple VFsMintz, Yuval
2017-02-20qed: Reflect PF link when initializing VFMintz, Yuval
2017-01-17qed: Replace memset with eth_zero_addrShyam Saini
2017-01-01qed*: Add support for ndo_set_vf_trustMintz, Yuval
2017-01-01qed*: RSS indirection based on queue-handlesMintz, Yuval
2017-01-01qed*: Update to dual-licenseMintz, Yuval
2016-11-30qed*: Handle-based L2-queues.Mintz, Yuval
2016-10-31qed: Use VF-queue featureMintz, Yuval
2016-10-14qed: Handle malicious VFs eventsYuval Mintz