aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qed/qed_ll2.c
AgeCommit message (Expand)Author
2023-10-25qed: fix LL2 RX buffer allocationManish Chopra
2021-09-03qed: qed ll2 race condition fixesShai Malin
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
2017-06-20qed: Chain support for external PBLMintz, Yuval
2017-06-09qed: collect GSI port statisticsMintz, Yuval
2017-06-09qed: Call rx_release_cb() when flushing LL2Mintz, Yuval
2017-06-09qed: No need for LL2 frags indicationMintz, Yuval
2017-06-09qed*: LL2 callback operationsMichal Kalderon
2017-06-09qed: LL2 code relocationsMintz, Yuval
2017-06-09qed: Cleaner seperation of LL2 inputsMintz, Yuval
2017-06-09qed: Revise ll2 Rx completionMintz, Yuval
2017-06-09qed: LL2 to use packed information for txMintz, Yuval
2017-05-21qed: Revise alloc/setup/free flowTomer Tayar
2017-05-18qed: Remove unused including <linux/version.h>Wei Yongjun
2017-04-06qed: Don't use main-ptt in unrelated flowsRahul Verma
2017-04-06qed: fix missing break in OOO_LB_TC caseColin Ian King
2017-04-03qed: Revise QM cofigurationAriel Elior
2017-03-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-03-14qed: Fix interrupt flags on Rx LL2Ram Amrani
2017-03-14qed: Fix mapping leak on LL2 rx flowMintz, Yuval