summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/qlogic
AgeCommit message (Expand)Author
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
2016-10-22qede: Loopback implementation should ignore the normal trafficSudarsana Reddy Kalluru
2016-10-22qede: Do not allow RSS config for 100G devicesSudarsana Reddy Kalluru
2016-10-22qede: get_channels() need to populate max tx/rx coalesce valuesSudarsana Reddy Kalluru
2016-10-18qed: Use list_move_tail instead of list_del/list_add_tailWei Yongjun
2016-10-14qedr: Add RoCE driver frameworkRam Amrani
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