summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qed/qed_ll2.c
Commit message (Expand)AuthorAgeFilesLines
* qed: fix LL2 RX buffer allocationManish Chopra2023-10-151-2/+5
* qed: remove unused num_ooo_add_to_peninsula variableTom Rix2023-03-271-2/+1
* skbuff: Introduce slab_build_skb()Kees Cook2022-12-091-1/+1
* qed: Change the TCP common variable - "iscsi_ooo"Shai Malin2021-10-181-26/+24
* qed: Optimize the ll2 ooo flowShai Malin2021-10-181-31/+32
* qed: Fix spelling mistake "ctx_bsaed" -> "ctx_based"Colin Ian King2021-10-061-1/+1
* qed: fix ll2 establishment during load of RDMA driverManish Chopra2021-10-041-5/+44
* qed: Add '_GTT' suffix to the IRO RAM macrosPrabhakar Kushwaha2021-10-041-2/+4
* qed: Split huge qed_hsi.h header fileOmkar Kulkarni2021-10-041-3/+4
* qed: Remove e4_ and _e4 from FW HSIShai Malin2021-10-041-1/+1
* qed: qed ll2 race condition fixesShai Malin2021-08-161-0/+20
* qed: Add NVMeTCP Offload PF Level FW and HW HSIShai Malin2021-06-031-11/+21
* qed: Add TCP_ULP FW resource layoutOmkar Kulkarni2021-06-031-4/+4
* qed/qed_ll2: Replace one-element array with flexible-array memberGustavo A. R. Silva2020-09-281-10/+8
* qed: simplify chain allocation with init params structAlexander Lobakin2020-07-221-21/+23
* net: qed: sanitize BE/LE data processingAlexander Lobakin2020-07-061-3/+6
* net: qed: update copyright yearsAlexander Lobakin2020-06-301-0/+1
* net: qed: convert to SPDX License IdentifiersAlexander Lobakin2020-06-301-28/+1
* qed: Make ll2_cbs staticZou Wei2020-04-231-1/+1
* qed: FW 8.42.2.0 Additional ll2 typeMichal Kalderon2020-01-271-17/+132
* qedr: Change the MSI-X vectors selection to be based on affined engineMichal Kalderon2019-05-261-2/+2
* qed: Modify offload protocols to use the affined engineMichal Kalderon2019-05-261-146/+232
* qed: Add llh ppfid interface and 100g support for offload protocolsMichal Kalderon2019-05-261-16/+12
* qed: Fix system crash in ll2 xmitManish Chopra2019-01-281-5/+15
* qed: Fix qed_ll2_post_rx_buffer_notify_fw() by adding a write memory barrierDenis Bolotin2019-01-041-0/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-12-201-0/+1
|\
| * qed: Fix an error code qed_ll2_start_xmit()Dan Carpenter2018-12-181-0/+1
* | qed: Register light L2 queues with doorbell overflow recovery mechanismAriel Elior2018-11-301-10/+20
|/
* qed: Avoid implicit enum conversion in qed_ooo_submit_tx_buffersNathan Chancellor2018-10-041-1/+12
* qed: fix spelling mistake "b_cb_registred" -> "b_cb_registered"Colin Ian King2018-09-281-6/+6
* qed: Make some functions staticYueHaibing2018-08-011-1/+2
* qed: Fix possible memory leak in Rx error path handling.Sudarsana Reddy Kalluru2018-06-201-2/+9
* qed: Fix LL2 race during connection terminateMichal Kalderon2018-05-161-10/+14
* qed: Fix possibility of list corruption during rmmod flowsMichal Kalderon2018-05-161-1/+10
* qed: LL2 flush isles when connection is closedMichal Kalderon2018-05-161-0/+26
* qed: Add support for Unified Fabric Port.Sudarsana Reddy Kalluru2018-05-071-11/+29
* qed*: Refactor mf_mode to consist of bits.Sudarsana Reddy Kalluru2018-05-071-3/+3
* qed: fix spelling mistake: "checksumed" -> "checksummed"Colin Ian King2018-04-301-1/+1
* qed*: Utilize FW 8.33.11.0Michal Kalderon2018-03-291-13/+0
* qed*: Utilize FW 8.33.1.0Tomer Tayar2018-01-021-7/+21
* qed: Add LL2 slowpath handlingMichal Kalderon2017-10-091-2/+38
* qed: Add the source of a packet sent on an iWARP ll2 connectionMichal Kalderon2017-10-091-1/+6
* qed: Fix initialization of ll2 offload featureMichal Kalderon2017-10-091-0/+3
* qed: Add ll2 option for dropping a tx packetMichal Kalderon2017-10-091-2/+14
* qed: Add ll2 ability of opening a secondary queueMichal Kalderon2017-10-091-1/+6
* qed: Add ll2 option to limit the number of bds per packetMichal Kalderon2017-10-091-8/+21
* qed: iWARP - Add check for errors on a SYN packetMichal Kalderon2017-09-261-0/+1
* qed: Add iWARP support in ll2 connectionsKalderon, Michal2017-07-031-2/+11
* qed: Rename some ll2 related definesKalderon, Michal2017-07-031-15/+14
* qed: Introduce iWARP personalityKalderon, Michal2017-07-031-1/+1