summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qed/qed_sriov.c
Commit message (Expand)AuthorAgeFilesLines
* qed: Fix fall-through warnings for ClangGustavo A. R. Silva2021-03-101-0/+1
* net: qed: RDMA personality shouldn't fail VF loadDmitry Bogdanov2020-09-091-0/+1
* net: qed: use eth_zero_addr() to clear mac addressMiaohe Lin2020-08-031-4/+3
* qed: Use %pM format specifier for MAC addressesAndy Shevchenko2020-07-311-4/+2
* net: qed: sanitize BE/LE data processingAlexander Lobakin2020-07-061-2/+2
* net: qed: improve indentation of some parts of codeAlexander Lobakin2020-07-061-3/+1
* net: qed: address kernel-doc warningsAlexander Lobakin2020-07-061-10/+11
* net: qed: update copyright yearsAlexander Lobakin2020-06-301-0/+1
* net: qed: convert to SPDX License IdentifiersAlexander Lobakin2020-06-301-28/+1
* net: qed: fixes crash while running driver in kdump kernelAlok Prasad2020-06-051-0/+4
* qed: Use dmae to write to widebus registers in fw_funcsMichal Kalderon2020-01-271-5/+6
* qed: FW 8.42.2.0 Queue Manager changesMichal Kalderon2020-01-271-5/+3
* qed: fix spelling mistake "queuess" -> "queues"Colin Ian King2019-10-301-1/+1
* 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-161-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-01-291-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-081-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-211-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-041-3/+58
* qed: Multiple qzone queues for VFsMintz, Yuval2017-06-041-20/+116
* qed: IOV db support multiple queues per qzoneMintz, Yuval2017-06-041-63/+101
* qed: Make VF legacy a bitfieldMintz, Yuval2017-06-041-13/+21
* qed: Assign a unique per-queue index to queue-cidMintz, Yuval2017-06-041-3/+17
* qed: Pass vf_params when creating a queue-cidMintz, Yuval2017-06-041-14/+26
* qed*: L2 interface to use the SB structures directlyMintz, Yuval2017-06-041-2/+11
* qed: No need to reset SBs on IOV initMintz, Yuval2017-06-011-29/+1
* qed: Provide auxiliary for getting free VF SBMintz, Yuval2017-06-011-29/+20
* qed: Encapsulate interrupt counters in structMintz, Yuval2017-06-011-5/+4
* qed: IGU read revisedMintz, Yuval2017-06-011-4/+3
* 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-081-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-031-7/+1
* qed: Always publish VF link from leading hwfnMintz, Yuval2017-03-211-3/+10
* qed: Raise verbosity of Malicious VF indicationsMintz, Yuval2017-03-211-4/+10
* qed: Make qed_iov_mark_vf_flr() return boolMintz, Yuval2017-03-211-4/+5
* qed: Deprecate VF multiple queue-stopMintz, Yuval2017-03-211-46/+58