summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qed/qed_ll2.h
Commit message (Expand)AuthorAgeFilesLines
* qed/qed_ll2: Replace one-element array with flexible-array memberGustavo A. R. Silva2020-09-281-4/+4
* net: qed: cleanup global structs declarationsAlexander Lobakin2020-07-061-0/+2
* net: qed: update copyright yearsAlexander Lobakin2020-06-301-0/+1
* net: qed: convert to SPDX License IdentifiersAlexander Lobakin2020-06-301-28/+1
* qed: FW 8.42.2.0 Additional ll2 typeMichal Kalderon2020-01-271-0/+14
* 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/+3
* qed*: LL2 callback operationsMichal Kalderon2017-06-091-17/+17
* qed: Cleaner seperation of LL2 inputsMintz, Yuval2017-06-091-35/+7
* qed: LL2 to use packed information for txMintz, Yuval2017-06-091-36/+5
* qed: Revise alloc/setup/free flowTomer Tayar2017-05-211-8/+5
* qed: Add support for hardware offloaded FCoE.Arun Easi2017-02-191-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-011-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/+0
* qed: Add RoCE ll2 & GSI supportRam Amrani2016-10-031-1/+28
* qed: Add Light L2 supportYuval Mintz2016-10-031-0/+289