summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qed/qed_ll2.h
Commit message (Expand)AuthorAgeFilesLines
* qed: Register light L2 queues with doorbell overflow recovery mechanismAriel Elior2018-11-301-0/+1
* qed: fix spelling mistake "b_cb_registred" -> "b_cb_registered"Colin Ian King2018-09-281-2/+2
* qed: Add ll2 ability of opening a secondary queueMichal Kalderon2017-10-091-0/+1
* qed: Add ll2 option to limit the number of bds per packetMichal Kalderon2017-10-091-6/+3Star
* qed*: LL2 callback operationsMichal Kalderon2017-06-091-17/+17
* qed: Cleaner seperation of LL2 inputsMintz, Yuval2017-06-091-35/+7Star
* qed: LL2 to use packed information for txMintz, Yuval2017-06-091-36/+5Star
* qed: Revise alloc/setup/free flowTomer Tayar2017-05-211-8/+5Star
* qed: Add support for hardware offloaded FCoE.Arun Easi2017-02-201-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-281-10/+14
|\
| * qed: avoid possible stack overflow in qed_ll2_acquire_connectionArnd Bergmann2017-01-201-10/+14
* | qed*: Update to dual-licenseMintz, Yuval2017-01-021-4/+27
|/
* qed: Add iSCSI out of order packet handling.Yuval Mintz2016-12-021-0/+9
* qed*: Fix Kconfig dependencies with INFINIBAND_QEDRYuval Mintz2016-10-141-20/+0Star
* qed: Add RoCE ll2 & GSI supportRam Amrani2016-10-041-1/+28
* qed: Add Light L2 supportYuval Mintz2016-10-041-0/+289