summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/qlogic/qed
AgeCommit message (Expand)Author
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-10qed: Warn PTT usage by wrong hw-functionMintz, Yuval
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-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-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-13qed: Correct doorbell configuration for !4Kb pagesRam Amrani
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-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
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-21qed: Don't use attention PTT for configuring BWMintz, Yuval
2017-10-08qed: Fix possible system hang in the dcbnl-getdcbx() path.sudarsana.kalluru@cavium.com
2016-12-05net: ethernet: qlogic: set error code on failurePan Bian
2016-11-10qed: Correct rdma params configurationRam Amrani
2016-11-10qed: configure ll2 RoCE v1/v2 flavor correctlyRam Amrani
2016-10-22qed: Zero-out the buffer paased to dcbx_query() APISudarsana Reddy Kalluru
2016-10-22qed*: Reduce the memory footprint for Rx pathSudarsana Reddy Kalluru
2016-10-18qed: Use list_move_tail instead of list_del/list_add_tailWei Yongjun
2016-10-14qed: Additional work toward cleaning C=1Yuval Mintz
2016-10-14qed*: Fix Kconfig dependencies with INFINIBAND_QEDRYuval Mintz
2016-10-14qed: Fix static checker warning.Yuval Mintz
2016-10-13qed: fix old-style function definitionArnd Bergmann
2016-10-13qed: Fix to use list_for_each_entry_safe() when delete itemsWei Yongjun
2016-10-03qed: Add RoCE ll2 & GSI supportRam Amrani
2016-10-03qed: Add support for memory registeration verbsRam Amrani
2016-10-03qed: Add support for QP verbsRam Amrani
2016-10-03qed: PD,PKEY and CQ verb supportRam Amrani
2016-10-03qed: Add support for RoCE hw initRam Amrani
2016-10-03qed: Add Light L2 supportYuval Mintz
2016-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-09-20qed: Fix stack corruption on probeYuval Mintz
2016-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-09-09qed: mark symbols static where possibleBaoyou Xie
2016-09-07qed*: Add support for the ethtool get_regs operationTomer Tayar
2016-09-07qed: Add support for debug data collectionTomer Tayar