summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/qlogic
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-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
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
2017-09-20qlge: avoid memcpy buffer overflowArnd Bergmann
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-11-03qede: Correctly map aggregation replacement pagesMintz, Yuval
2016-10-31qede: Fix statistics' strings for Tx/Rx queuesMintz, Yuval
2016-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-10-29qede: Fix out-of-bound fastpath memory accessMintz, Yuval
2016-10-22qede: Fix incorrrect usage of APIs for un-mapping DMA memoryManish Chopra
2016-10-22qed: Zero-out the buffer paased to dcbx_query() APISudarsana Reddy Kalluru
2016-10-22qede: Reconfigure rss indirection direction table when rss count is updatedSudarsana Reddy Kalluru
2016-10-22qed*: Reduce the memory footprint for Rx pathSudarsana Reddy Kalluru