summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hfi1/netdev_rx.c
Commit message (Expand)AuthorAgeFilesLines
* IB/hfi1: Switch to netif_napi_add()Yang Yang2022-12-011-1/+1
* IB/hfi1: switch to netif_napi_add_weight()Jakub Kicinski2022-07-171-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2021-05-011-85/+87
|\
| * IB/hfi1: Rework AIP and VNIC dummy netdev usageMike Marciniszyn2021-04-131-84/+86
| * RDMA: Fix kernel-doc compilation warningsLeon Romanovsky2021-03-221-1/+1
* | IB/hfi1: Fix probe time panic when AIP is enabled with a buggy BIOSMike Marciniszyn2021-04-071-2/+1
|/
* RDMA/hw/hfi1/netdev_rx: Fix misdocumentation of the 'start_id' paramLee Jones2021-01-281-1/+1
* IB/hfi1: Restore kfree in dummy_netdev cleanupDennis Dalessandro2020-06-241-1/+1
* IB/hfi1: Use free_netdev() in hfi1_netdev_free()YueHaibing2020-06-021-4/+1
* IB/hfi1: Activate the dummy netdevGrzegorz Andrejczuk2020-05-211-1/+45
* IB/hfi1: Add rx functions for dummy netdevGrzegorz Andrejczuk2020-05-211-0/+361
* IB/hfi1: Add functions to receive accelerated ipoib packetsKaike Wan2020-05-211-0/+79