summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/hfi1/ipoib_tx.c
AgeCommit message (Expand)Author
2023-06-01IB/hfi1: Fix wrong mmu_node used for user SDMA packet after invalidateBrendan Cunningham
2023-04-09IB/hfi1: Fix bugs with non-PAGE_SIZE-end multi-iovec user SDMA requestsPatrick Kelsey
2023-03-13IB/hifi1: add a null check of kzalloc_node in hfi1_ipoib_txreq_initKang Chen
2022-07-17IB/hfi1: switch to netif_napi_add_tx()Jakub Kicinski
2022-01-28IB/hfi1: Fix alloc failure with larger txqueuelenMike Marciniszyn
2022-01-28IB/hfi1: Fix panic with larger ipoib send_queue_sizeMike Marciniszyn
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