aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qed/qed_ll2.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-30qed: Register light L2 queues with doorbell overflow recovery mechanismAriel Elior1-0/+1
2018-09-28qed: fix spelling mistake "b_cb_registred" -> "b_cb_registered"Colin Ian King1-2/+2
2017-10-09qed: Add ll2 ability of opening a secondary queueMichal Kalderon1-0/+1
2017-10-09qed: Add ll2 option to limit the number of bds per packetMichal Kalderon1-6/+3
2017-06-09qed*: LL2 callback operationsMichal Kalderon1-17/+17
2017-06-09qed: Cleaner seperation of LL2 inputsMintz, Yuval1-35/+7
2017-06-09qed: LL2 to use packed information for txMintz, Yuval1-36/+5
2017-05-21qed: Revise alloc/setup/free flowTomer Tayar1-8/+5
2017-02-19qed: Add support for hardware offloaded FCoE.Arun Easi1-1/+1
2017-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-10/+14
2017-01-20qed: avoid possible stack overflow in qed_ll2_acquire_connectionArnd Bergmann1-10/+14
2017-01-01qed*: Update to dual-licenseMintz, Yuval1-4/+27
2016-12-02qed: Add iSCSI out of order packet handling.Yuval Mintz1-0/+9
2016-10-14qed*: Fix Kconfig dependencies with INFINIBAND_QEDRYuval Mintz1-20/+0
2016-10-03qed: Add RoCE ll2 & GSI supportRam Amrani1-1/+28
2016-10-03qed: Add Light L2 supportYuval Mintz1-0/+289