summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/qlogic/qed
AgeCommit message (Expand)Author
2017-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-01-20qed: avoid possible stack overflow in qed_ll2_acquire_connectionArnd Bergmann
2017-01-17qed: Replace memset with eth_zero_addrShyam Saini
2017-01-01qed*: Advance driver versions to 8.10.10.20.Mintz, Yuval
2017-01-01qed: Conserve RDMA resources when !QEDRRam Amrani
2017-01-01qed: Support Multicast on Tx-switchingMintz, Yuval
2017-01-01qed*: Add support for ndo_set_vf_trustMintz, Yuval
2017-01-01qed*: RSS indirection based on queue-handlesMintz, Yuval
2017-01-01qed*: Change maximal number of queuesMintz, Yuval
2017-01-01qed*: Update to dual-licenseMintz, Yuval
2016-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-12-17qed: fix old-style function definitionArnd Bergmann
2016-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-12-14treewide: Fix printk() message errorsMasanari Iida
2016-12-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-12-05net: ethernet: qlogic: set error code on failurePan Bian
2016-12-02qed: Add iSCSI out of order packet handling.Yuval Mintz
2016-12-02qed: Add support for hardware offloaded iSCSI.Yuval Mintz
2016-11-30qed*: Handle-based L2-queues.Mintz, Yuval
2016-11-30qed: Optimize qed_chain datapath usageMintz, Yuval
2016-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-11-10qed: Correct rdma params configurationRam Amrani
2016-11-10qed: configure ll2 RoCE v1/v2 flavor correctlyRam Amrani
2016-11-09qed: Prevent stack corruption on MFW interactionMintz, Yuval
2016-11-01qed: Correct VF mac numberMintz, Yuval
2016-10-31qed: Learn resources from management firmwareTomer Tayar
2016-10-31qed: Use VF-queue featureMintz, Yuval
2016-10-31qed: Learn of RDMA capabilities per-deviceMintz, Yuval
2016-10-31qed*: Add support for WoLMintz, Yuval
2016-10-31qed: Add nvram selftestMintz, Yuval
2016-10-31qed*: Management firmware - notifications and defaultsSudarsana Kalluru
2016-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
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-18qed: Remove useless set memory to zero use memset()Wei Yongjun
2016-10-14qed: Fix possible race when reading firmware return code.Manish Chopra
2016-10-14qed: Handle malicious VFs eventsYuval Mintz
2016-10-14qed: Allow chance for fast ramrod completionsYuval Mintz
2016-10-14qed*: Allow unicast filteringYuval Mintz
2016-10-14qed: Pass MAC hints to VFsYuval Mintz
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