aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qed/qed_sriov.c
AgeCommit message (Expand)Author
2023-03-19qed/qed_sriov: guard against NULL derefs from qed_iov_get_vf_infoDaniil Tatianin
2023-01-10qed: fix a typo in commentDai Shixin
2022-03-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-03-07qed: return status of qed_iov_get_linkTom Rix
2022-03-03qed: validate and restrict untrusted VFs vlan promisc modeManish Chopra
2022-03-03qed: display VF trust configManish Chopra
2021-10-10ethernet: Remove redundant 'flush_workqueue()' callsChristophe JAILLET
2021-10-04qed: Add '_GTT' suffix to the IRO RAM macrosPrabhakar Kushwaha
2021-10-04qed: Update FW init functions to support FW 8.59.1.0Omkar Kulkarni
2021-10-04qed: Update qed_hsi.h for fw 8.59.1.0Prabhakar Kushwaha
2021-10-04qed: Split huge qed_hsi.h header fileOmkar Kulkarni
2021-10-04qed: Remove e4_ and _e4 from FW HSIShai Malin
2021-03-10qed: Fix fall-through warnings for ClangGustavo A. R. Silva
2020-09-09net: qed: RDMA personality shouldn't fail VF loadDmitry Bogdanov
2020-08-03net: qed: use eth_zero_addr() to clear mac addressMiaohe Lin
2020-07-31qed: Use %pM format specifier for MAC addressesAndy Shevchenko
2020-07-06net: qed: sanitize BE/LE data processingAlexander Lobakin
2020-07-06net: qed: improve indentation of some parts of codeAlexander Lobakin
2020-07-06net: qed: address kernel-doc warningsAlexander Lobakin
2020-06-30net: qed: update copyright yearsAlexander Lobakin
2020-06-30net: qed: convert to SPDX License IdentifiersAlexander Lobakin
2020-06-05net: qed: fixes crash while running driver in kdump kernelAlok Prasad
2020-01-27qed: Use dmae to write to widebus registers in fw_funcsMichal Kalderon
2020-01-27qed: FW 8.42.2.0 Queue Manager changesMichal Kalderon
2019-10-30qed: fix spelling mistake "queuess" -> "queues"Colin Ian King
2019-05-26qed: Modify api for performing a dmae to another PFMichal Kalderon
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