summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/qlogic/qed/qed_ll2.c
AgeCommit message (Expand)Author
2017-05-21qed: Revise alloc/setup/free flowTomer Tayar
2017-05-18qed: Remove unused including <linux/version.h>Wei Yongjun
2017-04-06qed: Don't use main-ptt in unrelated flowsRahul Verma
2017-04-06qed: fix missing break in OOO_LB_TC caseColin Ian King
2017-04-03qed: Revise QM cofigurationAriel Elior
2017-03-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-03-14qed: Fix interrupt flags on Rx LL2Ram Amrani
2017-03-14qed: Fix mapping leak on LL2 rx flowMintz, Yuval
2017-03-13qed*: Utilize Firmware 8.15.3.0Mintz, Yuval
2017-03-09qed: Fix copy of uninitialized memoryrobert.foss@collabora.com
2017-02-19qed: Add support for hardware offloaded FCoE.Arun Easi
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-01qed*: Update to dual-licenseMintz, Yuval
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-10qed: configure ll2 RoCE v1/v2 flavor correctlyRam Amrani
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-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 Light L2 supportYuval Mintz