index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
hfi1
/
netdev_rx.c
Age
Commit message (
Expand
)
Author
2024-05-02
IB/hfi1: allocate dummy net_device dynamically
Breno Leitao
2022-12-01
IB/hfi1: Switch to netif_napi_add()
Yang Yang
2022-07-17
IB/hfi1: switch to netif_napi_add_weight()
Jakub Kicinski
2021-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2021-04-13
IB/hfi1: Rework AIP and VNIC dummy netdev usage
Mike Marciniszyn
2021-04-07
IB/hfi1: Fix probe time panic when AIP is enabled with a buggy BIOS
Mike Marciniszyn
2021-03-22
RDMA: Fix kernel-doc compilation warnings
Leon Romanovsky
2021-01-28
RDMA/hw/hfi1/netdev_rx: Fix misdocumentation of the 'start_id' param
Lee Jones
2020-06-24
IB/hfi1: Restore kfree in dummy_netdev cleanup
Dennis Dalessandro
2020-06-02
IB/hfi1: Use free_netdev() in hfi1_netdev_free()
YueHaibing
2020-05-21
IB/hfi1: Activate the dummy netdev
Grzegorz Andrejczuk
2020-05-21
IB/hfi1: Add rx functions for dummy netdev
Grzegorz Andrejczuk
2020-05-21
IB/hfi1: Add functions to receive accelerated ipoib packets
Kaike Wan