aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic
AgeCommit message (Expand)Author
2021-12-14net/qla3xxx: fix an error code in ql_adapter_up()Dan Carpenter
2021-12-14qede: validate non LSO skb lengthManish Chopra
2021-12-08net: qlogic: qlcnic: Fix a NULL pointer dereference in qlcnic_83xx_add_rings()Zhou Qingyang
2021-10-20qed: Fix missing error code in qed_slowpath_start()chongjiapeng
2021-09-22qlcnic: Remove redundant unlock in qlcnic_pinit_from_romDinghao Liu
2021-09-22qed: Handle management FW errorShai Malin
2021-09-22qede: Fix memset corruptionShai Malin
2021-09-22qed: 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-26net: qlcnic: add missed unlock in qlcnic_83xx_flash_read32Dinghao Liu
2021-08-12net/qla3xxx: fix schedule while atomic in ql_wait_for_drvr_lock and ql_adapte...Letu Ren
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
2021-06-30netxen_nic: Fix an error handling path in 'netxen_nic_probe()'Christophe JAILLET
2021-06-30qlcnic: Fix an error handling path in 'qlcnic_probe()'Christophe JAILLET
2021-06-16net/qla3xxx: fix schedule while atomic in ql_sem_spinlockZheyu Ma
2021-05-26qlcnic: Add null check after calling netdev_alloc_skbTom Seewald
2021-05-26Revert "qlcnic: Avoid potential NULL pointer dereference"Greg Kroah-Hartman
2021-03-30net/qlcnic: Fix a use after free in qlcnic_83xx_get_minidump_templateLv Yunlong
2021-01-23netxen_nic: fix MSI/MSI-x interruptsManish Chopra
2021-01-12qede: fix offload for IPIP tunnel packetsManish Chopra
2020-12-30qlcnic: Fix error code in probeDan Carpenter
2020-11-24qlcnic: fix error return code in qlcnic_83xx_restart_hw()Zhang Changzhong
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-08-05qed: Disable "MFW indication via attention" SPAM every 5 minutesLaurence Oberman
2020-07-29qed: suppress "don't support RoCE & iWARP" flooding on HW initAlexander Lobakin
2020-06-30net: qed: fix excessive QM ILT lines consumptionAlexander Lobakin
2020-06-30net: qed: fix NVMe login fails over VFsAlexander Lobakin
2020-06-22net: qed*: Reduce RX and TX default ring count when running inside kdump kernelBhupesh Sharma
2020-06-03qlcnic: fix missing release in qlcnic_83xx_interrupt_test.Qiushi Wu
2020-05-02qed: Fix use after free in qed_chain_freeYuval Basson
2020-04-17qlcnic: Fix bad kzalloc null testXu Wang
2020-03-05qede: Fix race between rdma destroy workqueue and link change eventMichal Kalderon
2020-02-05qlcnic: Fix CPU soft lockup while collecting firmware dumpManish Chopra
2020-01-27qed: reduce maximum stack frame sizeArnd Bergmann
2020-01-27qed: iWARP - fix uninitialized callbackMichal Kalderon
2020-01-27qed: iWARP - Use READ_ONCE and smp_store_release to access ep->stateMichal Kalderon
2019-12-31qede: Fix multicast mac configurationManish Chopra
2019-12-31qede: Disable hardware gro when xdp prog is installedManish Chopra
2019-12-31net: qlogic: Fix error paths in ql_alloc_large_buffers()Ben Hutchings
2019-12-01qlcnic: fix a return in qlcnic_dcb_get_capability()Dan Carpenter
2019-12-01qed: Align local and global PTT to propagate through the APIs.Rahul Verma
2019-11-24qed: Avoid implicit enum conversion in qed_ooo_submit_tx_buffersNathan Chancellor
2019-11-12qede: fix NULL pointer deref in __qede_remove()Manish Chopra
2019-10-07net: qlogic: Fix memory leak in ql_alloc_large_buffersNavid Emamdoost
2019-09-21qed: Add cleanup in qed_slowpath_start()Wenwen Wang
2019-08-29net/ethernet/qlogic/qed: force the string buffer NULL-terminatedWang Xiayang
2019-08-29qed: RDMA - Fix the hw_ver returned in device attributesMichal Kalderon