summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/qlogic/qed/qed_ll2.c
AgeCommit message (Expand)Author
2018-01-02qed*: Utilize FW 8.33.1.0Tomer Tayar
2017-10-09qed: Add LL2 slowpath handlingMichal Kalderon
2017-10-09qed: Add the source of a packet sent on an iWARP ll2 connectionMichal Kalderon
2017-10-09qed: Fix initialization of ll2 offload featureMichal Kalderon
2017-10-09qed: Add ll2 option for dropping a tx packetMichal Kalderon
2017-10-09qed: Add ll2 ability of opening a secondary queueMichal Kalderon
2017-10-09qed: Add ll2 option to limit the number of bds per packetMichal Kalderon
2017-09-26qed: iWARP - Add check for errors on a SYN packetMichal Kalderon
2017-07-03qed: Add iWARP support in ll2 connectionsKalderon, Michal
2017-07-03qed: Rename some ll2 related definesKalderon, Michal
2017-07-03qed: Introduce iWARP personalityKalderon, Michal
2017-06-21qed: Split rdma content between qed_rdma and qed_roceKalderon, Michal
2017-06-20qed: Chain support for external PBLMintz, Yuval
2017-06-09qed: collect GSI port statisticsMintz, Yuval
2017-06-09qed: Call rx_release_cb() when flushing LL2Mintz, Yuval
2017-06-09qed: No need for LL2 frags indicationMintz, Yuval
2017-06-09qed*: LL2 callback operationsMichal Kalderon
2017-06-09qed: LL2 code relocationsMintz, Yuval
2017-06-09qed: Cleaner seperation of LL2 inputsMintz, Yuval
2017-06-09qed: Revise ll2 Rx completionMintz, Yuval
2017-06-09qed: LL2 to use packed information for txMintz, Yuval
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