summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/hfi1/ipoib_tx.c
AgeCommit message (Expand)Author
2021-10-04Merge tag 'v5.15-rc4' into rdma.get for-nextJason Gunthorpe
2021-09-27IB/hfi1: Add ring consumer and producers tracesMike Marciniszyn
2021-09-27IB/hfi1: Remove atomic completion countMike Marciniszyn
2021-09-27IB/hfi1: Tune netdev xmit cachelinesMike Marciniszyn
2021-09-27IB/hfi1: Get rid of tx priv backpointerMike Marciniszyn
2021-09-27IB/hfi1: Get rid of hot path divideMike Marciniszyn
2021-09-27IB/hfi1: Remove cache and embed txreq in ringMike Marciniszyn
2021-09-27RDMA/hfi1: Fix kernel pointer leakGuo Zhi
2021-07-30IB/hfi1: Indicate DMA wait when txq is queued for wakeupMike Marciniszyn
2021-04-07IB/hfi1: Remove indirect call to hfi1_ipoib_send_dma()Mike Marciniszyn
2021-04-07IB/hfi1: Use napi_schedule_irqoff() for tx napiMike Marciniszyn
2021-04-07IB/hfi1: Correct oversized ring allocationMike Marciniszyn
2021-04-07IB/{ipoib,hfi1}: Add a timeout handler for rdma_netdevMike Marciniszyn
2021-04-07IB/hfi1: Add AIP tx tracesMike Marciniszyn
2020-11-12IB/hfi1: switch to core handling of rx/tx byte/packet countersHeiner Kallweit
2020-06-24IB/hfi1: Add atomic triggered sleep/wakeupMike Marciniszyn
2020-06-24IB/hfi1: Correct -EBUSY handling in tx codeMike Marciniszyn
2020-06-15RDMA/hfi1: Fix trivial mis-spelling of 'descriptor'Kieran Bingham
2020-05-21IB/hfi1: Add functions to transmit datagram ipoib packetsGary Leshner