summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/qlogic/qed/qed_ll2.c
AgeCommit message (Expand)Author
2023-03-27qed: remove unused num_ooo_add_to_peninsula variableTom Rix
2022-12-09skbuff: Introduce slab_build_skb()Kees Cook
2021-10-18qed: Change the TCP common variable - "iscsi_ooo"Shai Malin
2021-10-18qed: Optimize the ll2 ooo flowShai Malin
2021-10-06qed: Fix spelling mistake "ctx_bsaed" -> "ctx_based"Colin Ian King
2021-10-04qed: fix ll2 establishment during load of RDMA driverManish Chopra
2021-10-04qed: Add '_GTT' suffix to the IRO RAM macrosPrabhakar Kushwaha
2021-10-04qed: Split huge qed_hsi.h header fileOmkar Kulkarni
2021-10-04qed: Remove e4_ and _e4 from FW HSIShai Malin
2021-08-16qed: qed ll2 race condition fixesShai Malin
2021-06-03qed: Add NVMeTCP Offload PF Level FW and HW HSIShai Malin
2021-06-03qed: Add TCP_ULP FW resource layoutOmkar Kulkarni
2020-09-28qed/qed_ll2: Replace one-element array with flexible-array memberGustavo A. R. Silva
2020-07-22qed: simplify chain allocation with init params structAlexander Lobakin
2020-07-06net: qed: sanitize BE/LE data processingAlexander Lobakin
2020-06-30net: qed: update copyright yearsAlexander Lobakin
2020-06-30net: qed: convert to SPDX License IdentifiersAlexander Lobakin
2020-04-23qed: Make ll2_cbs staticZou Wei
2020-01-27qed: FW 8.42.2.0 Additional ll2 typeMichal Kalderon
2019-05-26qedr: Change the MSI-X vectors selection to be based on affined engineMichal Kalderon
2019-05-26qed: Modify offload protocols to use the affined engineMichal Kalderon
2019-05-26qed: Add llh ppfid interface and 100g support for offload protocolsMichal Kalderon
2019-01-28qed: Fix system crash in ll2 xmitManish Chopra
2019-01-04qed: Fix qed_ll2_post_rx_buffer_notify_fw() by adding a write memory barrierDenis Bolotin
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-12-18qed: Fix an error code qed_ll2_start_xmit()Dan Carpenter
2018-11-30qed: Register light L2 queues with doorbell overflow recovery mechanismAriel Elior
2018-10-04qed: Avoid implicit enum conversion in qed_ooo_submit_tx_buffersNathan Chancellor
2018-09-28qed: fix spelling mistake "b_cb_registred" -> "b_cb_registered"Colin Ian King
2018-08-01qed: Make some functions staticYueHaibing
2018-06-20qed: Fix possible memory leak in Rx error path handling.Sudarsana Reddy Kalluru
2018-05-16qed: Fix LL2 race during connection terminateMichal Kalderon
2018-05-16qed: Fix possibility of list corruption during rmmod flowsMichal Kalderon
2018-05-16qed: LL2 flush isles when connection is closedMichal Kalderon
2018-05-07qed: Add support for Unified Fabric Port.Sudarsana Reddy Kalluru
2018-05-07qed*: Refactor mf_mode to consist of bits.Sudarsana Reddy Kalluru
2018-04-30qed: fix spelling mistake: "checksumed" -> "checksummed"Colin Ian King
2018-03-29qed*: Utilize FW 8.33.11.0Michal Kalderon
2018-01-02qed*: Utilize FW 8.33.1.0Tomer Tayar
2017-10-09qed: Add LL2 slowpath handlingMichal Kalderon
2017-10-09qed: Add the source of a packet sent on an iWARP ll2 connectionMichal Kalderon
2017-10-09qed: Fix initialization of ll2 offload featureMichal Kalderon
2017-10-09qed: Add ll2 option for dropping a tx packetMichal Kalderon
2017-10-09qed: Add ll2 ability of opening a secondary queueMichal Kalderon
2017-10-09qed: Add ll2 option to limit the number of bds per packetMichal Kalderon
2017-09-26qed: iWARP - Add check for errors on a SYN packetMichal Kalderon
2017-07-03qed: Add iWARP support in ll2 connectionsKalderon, Michal
2017-07-03qed: Rename some ll2 related definesKalderon, Michal
2017-07-03qed: Introduce iWARP personalityKalderon, Michal
2017-06-21qed: Split rdma content between qed_rdma and qed_roceKalderon, Michal