summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/qlogic
AgeCommit message (Expand)Author
2020-04-24qlcnic: Fix bad kzalloc null testXu Wang
2020-02-05qlcnic: Fix CPU soft lockup while collecting firmware dumpManish Chopra
2020-01-29qed: reduce maximum stack frame sizeArnd Bergmann
2020-01-04net: qlogic: Fix error paths in ql_alloc_large_buffers()Ben Hutchings
2019-11-28qlcnic: fix a return in qlcnic_dcb_get_capability()Dan Carpenter
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-05-04qlcnic: Avoid potential NULL pointer dereferenceAditya Pakki
2019-03-13qed: Fix VF probe failure while FLRManish Chopra
2019-02-27qed: Fix qed_ll2_post_rx_buffer_notify_fw() by adding a write memory barrierDenis Bolotin
2019-01-13net: netxen: fix a missing check and an uninitialized useKangjie Lu
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 blocking/unlimited SPQ entries leakDenis Bolotin
2018-11-27qed: Fix memory/entry leak in qed_init_sp_request()Denis Bolotin
2018-11-13net: qla3xxx: Remove overflowing shift statementNathan Chancellor
2018-11-10qed: Warn PTT usage by wrong hw-functionMintz, Yuval
2018-11-10qlcnic: Fix tunnel offload for 82xx adaptersChopra, Manish
2018-11-10qed: Avoid constant logical operation warning in qed_vf_pf_acquireNathan Chancellor
2018-11-10qed: Avoid implicit enum conversion in qed_roce_mode_to_flavorNathan Chancellor
2018-10-18qlcnic: fix Tx descriptor corruption on 82xx devicesShahed Shaikh
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-15qlge: Fix netdev features configuration.Manish Chopra
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-08-24qlogic: check kstrtoul() for errorsDan Carpenter
2018-08-24qed: Add sanity check for SIMD fastpath handler.Sudarsana Reddy Kalluru
2018-07-22qed: Limit msix vectors in kdump kernel to the minimum required count.Sudarsana Reddy Kalluru
2018-07-22qed: Fix use of incorrect size in memcpy call.Sudarsana Reddy Kalluru
2018-06-13qed: Fix mask for physical address in ILT entryShahed Shaikh
2018-04-13qlcnic: Fix a sleep-in-atomic bug in qlcnic_82xx_hw_write_wx_2M and qlcnic_82...Jia-Ju Bai
2018-04-13netxen_nic: set rcode to the return status from the call to netxen_issue_cmdColin Ian King
2018-04-13qed: Correct doorbell configuration for !4Kb pagesRam Amrani
2018-04-13qlge: Avoid reading past end of bufferKees Cook
2018-04-13qed: Fix overriding of supported autoneg value.sudarsana.kalluru@cavium.com
2018-03-24qed: Unlock on error in qed_vf_pf_acquire()Dan Carpenter
2018-03-24qlcnic: fix unchecked return valuePan Bian
2018-03-22qed: Correct MSI-x for storageMintz, Yuval
2018-03-22qed: Fix TM block ILT allocationMichal Kalderon
2018-03-22qed: Always publish VF link from leading hwfnMintz, Yuval
2018-02-13qlcnic: fix deadlock bugJunxiao Bi
2017-12-20qed: Fix interrupt flags on Rx LL2Ram Amrani
2017-12-20qed: Fix mapping leak on LL2 rx flowMintz, Yuval
2017-12-20qed: Align CIDs according to DORQ requirementRam Amrani
2017-10-21qed: Read queue state before releasing bufferRam Amrani
2017-10-21qed: Reserve doorbell BAR space for present CPUsRam Amrani
2017-10-21qede: Prevent index problems in loopback testSudarsana Reddy Kalluru