aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qed
AgeCommit message (Expand)Author
2021-10-20qed: Fix missing error code in qed_slowpath_start()chongjiapeng
2021-09-22qed: Fix the VF msix vectors flowShai 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-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-06-30net: qed: fix excessive QM ILT lines consumptionAlexander Lobakin
2020-06-30net: qed: fix NVMe login fails over VFsAlexander Lobakin
2020-05-02qed: Fix use after free in qed_chain_freeYuval Basson
2020-01-27qed: reduce maximum stack frame sizeArnd Bergmann
2020-01-27qed: iWARP - Use READ_ONCE and smp_store_release to access ep->stateMichal Kalderon
2019-12-01qed: Align local and global PTT to propagate through the APIs.Rahul Verma
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
2019-07-31qed: Set the doorbell address correctlyMichal Kalderon
2019-03-23qed: Fix iWARP syn packet mac address validation.Michal Kalderon
2019-03-13qed: Consider TX tcs while deriving the max num_queues for PF.Sudarsana Reddy Kalluru
2019-03-13qed: Fix EQ full firmware assert.Manish Chopra
2019-03-13qed: Fix stack out of bounds bugManish Chopra
2019-03-13qed: Fix system crash in ll2 xmitManish Chopra
2019-03-13qed: Fix VF probe failure while FLRManish Chopra
2019-03-13qed: Fix LACP pdu drops for VFsManish Chopra
2019-03-13qed: Fix bug in tx promiscuous mode settingsManish Chopra
2019-02-27qed: Fix qed_ll2_post_rx_buffer_notify_fw() by adding a write memory barrierDenis Bolotin
2019-01-13qed: Fix an error code qed_ll2_start_xmit()Dan Carpenter
2018-12-13qed: Fix QM getters to always return a valid pqDenis Bolotin
2018-12-13qed: Fix bitmap_weight() checkDenis Bolotin
2018-12-13qed: Fix reading wrong value in loop conditionDenis Bolotin
2018-12-13qed: Fix PTT leak in qed_drain()Denis Bolotin
2018-12-08net: qed: use correct strncpy() sizeArnd Bergmann
2018-11-27qed: Fix potential memory corruptionSagiv Ozeri
2018-11-27qed: Fix blocking/unlimited SPQ entries leakDenis Bolotin
2018-11-27qed: Fix memory/entry leak in qed_init_sp_request()Denis Bolotin
2018-11-04qed: Avoid implicit enum conversion in qed_iwarp_parse_rx_pktNathan Chancellor
2018-11-04qed: Avoid constant logical operation warning in qed_vf_pf_acquireNathan Chancellor
2018-11-04qed: Avoid implicit enum conversion in qed_roce_mode_to_flavorNathan Chancellor
2018-11-04qed: Fix mask parameter in qed_vf_prep_tunn_req_tlvNathan Chancellor
2018-11-04qed: Avoid implicit enum conversion in qed_set_tunn_cls_infoNathan Chancellor
2018-10-03qed: Avoid sending mailbox commands when MFW is not responsiveTomer Tayar
2018-10-03qed: Prevent a possible deadlock during driver load and unloadTomer Tayar
2018-10-03qed: Wait for MCP halt and resume commands to take placeTomer Tayar
2018-10-03qed: Wait for ready indication before rereading the shmemTomer Tayar
2018-09-05qed: Correct Multicast API to reflect existence of 256 approximate buckets.Sudarsana Reddy Kalluru
2018-09-05qed: Fix possible race for the link state value.Sudarsana Reddy Kalluru
2018-09-05qed: Fix link flap issue due to mismatching EEE capabilities.Sudarsana Reddy Kalluru
2018-08-24qed: Do not advertise DCBX_LLD_MANAGED capability.Sudarsana Reddy Kalluru
2018-08-24qed: Add sanity check for SIMD fastpath handler.Sudarsana Reddy Kalluru
2018-08-24qed: Fix possible memory leak in Rx error path handling.Sudarsana Reddy Kalluru
2018-07-22qed: Limit msix vectors in kdump kernel to the minimum required count.Sudarsana Reddy Kalluru