aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qed
AgeCommit message (Expand)Author
2023-12-20qed: Fix a potential use-after-free in qed_cxt_tables_allocDinghao Liu
2023-10-25qed: fix LL2 RX buffer allocationManish Chopra
2023-10-10qed/red_ll2: Fix undefined behavior bug in struct qed_ll2_infoGustavo A. R. Silva
2023-04-05qed/qed_sriov: guard against NULL derefs from qed_iov_get_vf_infoDaniil Tatianin
2023-03-22qed/qed_dev: guard against a possible division by zeroDaniil Tatianin
2022-04-15qed: validate and restrict untrusted VFs vlan promisc modeManish Chopra
2022-04-15qed: display VF trust configManish Chopra
2022-03-16qed: return status of qed_iov_get_linkTom Rix
2022-03-16net: qlogic: check the return value of dma_alloc_coherent() in qed_vf_hw_prep...Jia-Ju Bai
2021-10-20qed: Fix missing error code in qed_slowpath_start()chongjiapeng
2021-09-30qed: rdma - don't wait for resources under hw error recovery flowShai Malin
2021-09-22qed: Handle management FW errorShai Malin
2021-09-12qed: Fix the VF msix vectors flowShai Malin
2021-09-03qed: Fix null-pointer dereference in qed_rdma_create_qp()Shai Malin
2021-09-03qed: qed ll2 race condition fixesShai Malin
2021-08-08qed: fix possible unpaired spin_{un}lock_bh in _qed_mcp_cmd_and_union()Jia He
2021-06-30net: qed: Fix memcpy() overflow of qed_dcbx_params()Kees Cook
2020-11-24qed: fix error return code in qed_iwarp_ll2_start()Zhang Changzhong
2020-10-01net: qed: RDMA personality shouldn't fail VF loadDmitry Bogdanov
2020-10-01net: qed: Disable aRFS for NPAR and 100GDmitry Bogdanov
2020-08-05qed: Disable "MFW indication via attention" SPAM every 5 minutesLaurence Oberman
2020-07-29qed: suppress false-positives interrupt error messages on HW initAlexander Lobakin
2020-07-29qed: suppress "don't support RoCE & iWARP" flooding on HW initAlexander Lobakin
2020-07-16qed: Populate nvm-file attributes while reading nvm config partition.Sudarsana Reddy Kalluru
2020-06-30net: qed: fix excessive QM ILT lines consumptionAlexander Lobakin
2020-06-30net: qed: fix NVMe login fails over VFsAlexander Lobakin
2020-06-30net: qed: fix async event callbacks unregisteringAlexander Lobakin
2020-05-02qed: Fix use after free in qed_chain_freeYuval Basson
2020-05-02qed: Fix race condition between scheduling and destroying the slowpath workqueueYuval Basson
2020-02-11qed: Fix timestamping issue for L2 unicast ptp packets.Sudarsana Reddy Kalluru
2019-10-30qed: Optimize execution time for nvm attributes configuration.Sudarsana Reddy Kalluru
2019-10-30qed: fix spelling mistake "queuess" -> "queues"Colin Ian King
2019-09-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-09-16qed: fix spelling mistake "fullill" -> "fulfill"Colin Ian King
2019-09-13Merge tag 'v5.3-rc8' into rdma.git for-nextJason Gunthorpe
2019-09-11qed: Fix Config attribute frame format.Sudarsana Reddy Kalluru
2019-09-11qed*: Fix size of config attribute dump.Sudarsana Reddy Kalluru
2019-09-05net: qed: Move static keyword to the front of declarationKrzysztof Wilczynski
2019-08-31qed: Add APIs for configuring grc dump config flags.Sudarsana Reddy Kalluru
2019-08-31qed: Add APIs for reading config id attributes.Sudarsana Reddy Kalluru
2019-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-22qed: Add cleanup in qed_slowpath_start()Wenwen Wang
2019-08-21Merge branch 'odp_fixes' into rdma.git for-nextJason Gunthorpe
2019-08-15qed: Add driver API for flashing the config attributes.Sudarsana Reddy Kalluru
2019-08-15qed: Add API for configuring NVM attributes.Sudarsana Reddy Kalluru
2019-08-08qed: Add new ethtool supported port types based on media.Rahul Verma
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-02net/ethernet/qlogic/qed: force the string buffer NULL-terminatedWang Xiayang
2019-07-26qed: RDMA - Fix the hw_ver returned in device attributesMichal Kalderon
2019-07-25qed*: Change dpi_addr to be denoted with __iomemMichal Kalderon