summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qed/qed_sriov.c
Commit message (Expand)AuthorAgeFilesLines
* qed: Modify api for performing a dmae to another PFMichal Kalderon2019-05-261-1/+2
* qed: fix spelling mistake "faspath" -> "fastpath"Colin Ian King2019-04-171-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-01-301-2/+8
|\
| * qed: Fix LACP pdu drops for VFsManish Chopra2019-01-281-2/+8
* | qed: Add infrastructure for error detection and recoveryTomer Tayar2019-01-281-1/+8
|/
* qed: Fix SPQ entries not returned to pool in error flowsDenis Bolotin2018-11-091-0/+1
* qed: Make some functions staticYueHaibing2018-08-011-4/+4
* qed: Correct Multicast API to reflect existence of 256 approximate buckets.Sudarsana Reddy Kalluru2018-07-221-1/+1
* qed: Fix setting of incorrect eswitch mode.Sudarsana Reddy Kalluru2018-07-021-2/+17
* qed* : Add new TLV to request PF to update MAC in bulletin boardShahed Shaikh2018-04-201-0/+37
* qed* : use trust mode to allow VF to override forced MACShahed Shaikh2018-04-201-16/+194
* qed*: Utilize FW 8.33.1.0Tomer Tayar2018-01-021-4/+8
* qed*: HSI renaming for different types of HWTomer Tayar2018-01-021-5/+5
* qed: Read per queue coalesce from hardwareRahul Verma2017-07-271-0/+74
* qed: Add support for vf coalesce configuration.Rahul Verma2017-07-271-0/+83
* qed: SPQ async callback registrationMichal Kalderon2017-06-201-2/+14
* qed: VFs to try utilizing the doorbell barMintz, Yuval2017-06-051-3/+58
* qed: Multiple qzone queues for VFsMintz, Yuval2017-06-051-20/+116
* qed: IOV db support multiple queues per qzoneMintz, Yuval2017-06-051-63/+101
* qed: Make VF legacy a bitfieldMintz, Yuval2017-06-051-13/+21
* qed: Assign a unique per-queue index to queue-cidMintz, Yuval2017-06-051-3/+17
* qed: Pass vf_params when creating a queue-cidMintz, Yuval2017-06-051-14/+26
* qed*: L2 interface to use the SB structures directlyMintz, Yuval2017-06-051-2/+11
* qed: No need to reset SBs on IOV initMintz, Yuval2017-06-011-29/+1Star
* qed: Provide auxiliary for getting free VF SBMintz, Yuval2017-06-011-29/+20Star
* qed: Encapsulate interrupt counters in structMintz, Yuval2017-06-011-5/+4Star
* qed: IGU read revisedMintz, Yuval2017-06-011-4/+3Star
* qed: QL41xxx VF MSI-x tableMintz, Yuval2017-05-301-1/+31
* qed: !main_ptt for tunnel configurationManish Chopra2017-05-241-1/+1
* treewide: spelling: correct diffrent[iate] and banlance typosJoe Perches2017-05-091-1/+1
* qed - VF tunnelling support [VXLAN/GENEVE/GRE]Chopra, Manish2017-04-251-0/+217
* qed/qede: Add UDP ports in bulletin boardChopra, Manish2017-04-251-0/+23
* qed: Revise QM cofigurationAriel Elior2017-04-041-7/+1Star
* qed: Always publish VF link from leading hwfnMintz, Yuval2017-03-221-3/+10
* qed: Raise verbosity of Malicious VF indicationsMintz, Yuval2017-03-221-4/+10
* qed: Make qed_iov_mark_vf_flr() return boolMintz, Yuval2017-03-221-4/+5
* qed: Deprecate VF multiple queue-stopMintz, Yuval2017-03-221-46/+58
* qed: Uniform IOV queue validationMintz, Yuval2017-03-221-31/+92
* qed: Correct default VF coalescing configurationMintz, Yuval2017-03-221-1/+2
* qed: Set HW-channel to ready before ACKing VFMintz, Yuval2017-03-221-4/+8
* qed: Clean VF malicious indication when disabling IOVMintz, Yuval2017-03-221-3/+5
* qed*: Add support for QL41xxx adaptersMintz, Yuval2017-03-141-7/+23
* qed: Fix race with multiple VFsMintz, Yuval2017-02-271-16/+23
* qed: Reflect PF link when initializing VFMintz, Yuval2017-02-201-39/+51
* qed: Replace memset with eth_zero_addrShyam Saini2017-01-171-4/+3Star
* qed*: Add support for ndo_set_vf_trustMintz, Yuval2017-01-021-0/+128
* qed*: RSS indirection based on queue-handlesMintz, Yuval2017-01-021-31/+51
* qed*: Update to dual-licenseMintz, Yuval2017-01-021-4/+28
* qed*: Handle-based L2-queues.Mintz, Yuval2016-11-301-90/+185
* qed: Use VF-queue featureMintz, Yuval2016-10-311-11/+6Star