aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qed/qed_ll2.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-18qed: Change the TCP common variable - "iscsi_ooo"Shai Malin1-26/+24
2021-10-18qed: Optimize the ll2 ooo flowShai Malin1-31/+32
2021-10-06qed: Fix spelling mistake "ctx_bsaed" -> "ctx_based"Colin Ian King1-1/+1
2021-10-04qed: fix ll2 establishment during load of RDMA driverManish Chopra1-5/+44
2021-10-04qed: Add '_GTT' suffix to the IRO RAM macrosPrabhakar Kushwaha1-2/+4
2021-10-04qed: Split huge qed_hsi.h header fileOmkar Kulkarni1-3/+4
2021-10-04qed: Remove e4_ and _e4 from FW HSIShai Malin1-1/+1
2021-08-16qed: qed ll2 race condition fixesShai Malin1-0/+20
2021-06-03qed: Add NVMeTCP Offload PF Level FW and HW HSIShai Malin1-11/+21
2021-06-03qed: Add TCP_ULP FW resource layoutOmkar Kulkarni1-4/+4
2020-09-28qed/qed_ll2: Replace one-element array with flexible-array memberGustavo A. R. Silva1-10/+8
2020-07-22qed: simplify chain allocation with init params structAlexander Lobakin1-21/+23
2020-07-06net: qed: sanitize BE/LE data processingAlexander Lobakin1-3/+6
2020-06-30net: qed: update copyright yearsAlexander Lobakin1-0/+1
2020-06-30net: qed: convert to SPDX License IdentifiersAlexander Lobakin1-28/+1
2020-04-23qed: Make ll2_cbs staticZou Wei1-1/+1
2020-01-27qed: FW 8.42.2.0 Additional ll2 typeMichal Kalderon1-17/+132
2019-05-26qedr: Change the MSI-X vectors selection to be based on affined engineMichal Kalderon1-2/+2
2019-05-26qed: Modify offload protocols to use the affined engineMichal Kalderon1-146/+232
2019-05-26qed: Add llh ppfid interface and 100g support for offload protocolsMichal Kalderon1-16/+12
2019-01-28qed: Fix system crash in ll2 xmitManish Chopra1-5/+15
2019-01-04qed: Fix qed_ll2_post_rx_buffer_notify_fw() by adding a write memory barrierDenis Bolotin1-0/+4
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2018-12-18qed: Fix an error code qed_ll2_start_xmit()Dan Carpenter1-0/+1
2018-11-30qed: Register light L2 queues with doorbell overflow recovery mechanismAriel Elior1-10/+20
2018-10-04qed: Avoid implicit enum conversion in qed_ooo_submit_tx_buffersNathan Chancellor1-1/+12
2018-09-28qed: fix spelling mistake "b_cb_registred" -> "b_cb_registered"Colin Ian King1-6/+6
2018-08-01qed: Make some functions staticYueHaibing1-1/+2
2018-06-20qed: Fix possible memory leak in Rx error path handling.Sudarsana Reddy Kalluru1-2/+9
2018-05-16qed: Fix LL2 race during connection terminateMichal Kalderon1-10/+14
2018-05-16qed: Fix possibility of list corruption during rmmod flowsMichal Kalderon1-1/+10
2018-05-16qed: LL2 flush isles when connection is closedMichal Kalderon1-0/+26
2018-05-07qed: Add support for Unified Fabric Port.Sudarsana Reddy Kalluru1-11/+29
2018-05-07qed*: Refactor mf_mode to consist of bits.Sudarsana Reddy Kalluru1-3/+3
2018-04-30qed: fix spelling mistake: "checksumed" -> "checksummed"Colin Ian King1-1/+1
2018-03-29qed*: Utilize FW 8.33.11.0Michal Kalderon1-13/+0
2018-01-02qed*: Utilize FW 8.33.1.0Tomer Tayar1-7/+21
2017-10-09qed: Add LL2 slowpath handlingMichal Kalderon1-2/+38
2017-10-09qed: Add the source of a packet sent on an iWARP ll2 connectionMichal Kalderon1-1/+6
2017-10-09qed: Fix initialization of ll2 offload featureMichal Kalderon1-0/+3
2017-10-09qed: Add ll2 option for dropping a tx packetMichal Kalderon1-2/+14
2017-10-09qed: Add ll2 ability of opening a secondary queueMichal Kalderon1-1/+6
2017-10-09qed: Add ll2 option to limit the number of bds per packetMichal Kalderon1-8/+21
2017-09-26qed: iWARP - Add check for errors on a SYN packetMichal Kalderon1-0/+1
2017-07-03qed: Add iWARP support in ll2 connectionsKalderon, Michal1-2/+11
2017-07-03qed: Rename some ll2 related definesKalderon, Michal1-15/+14
2017-07-03qed: Introduce iWARP personalityKalderon, Michal1-1/+1
2017-06-21qed: Split rdma content between qed_rdma and qed_roceKalderon, Michal1-1/+1
2017-06-20qed: Chain support for external PBLMintz, Yuval1-3/+3
2017-06-09qed: collect GSI port statisticsMintz, Yuval1-0/+23