aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/irdma
Commit message (Expand)AuthorAgeFilesLines
* irdma(4): update irdma to version 1.3.56-kBartosz Sobczak2026-03-1329-1005/+1923
* irdma(4): fix potential memory leak on qhash cqp operationBartosz Sobczak2025-11-244-63/+114
* LinuxKPI: rename from_timer() to timer_container_of()Bjoern A. Zeeb2025-09-052-3/+3
* tcp: extend the use of the th_flags accessor functionRichard Scheffenegger2024-11-291-16/+16
* irdma: Use round{up,down}_pow_of_twoDoug Moore2024-06-241-2/+2
* powerof2: replace loops with fls or ilog2Doug Moore2024-06-121-11/+5
* sys/dev/irdma/irdma_cm: fix compile without INETLexi Winter2024-04-121-1/+4
* irdma(4): Upgrade to 1.2.36-kBartosz Sobczak2024-02-1625-1320/+330
* LinuxKPI: Remove sys/rman.h include from LKPI headers.Vladimir Kondratyev2023-12-241-0/+1
* irdma(4): use related vnet for searching netdevBartosz Sobczak2023-09-135-19/+45
* irdma(4): upgrade to 1.2.17-kBartosz Sobczak2023-08-1828-960/+1424
* sys: Remove $FreeBSD$: one-line .c comment patternWarner Losh2023-08-1634-34/+0
* irdma: Silence an unused function warningMark Johnston2023-04-261-1/+1
* irdma: Convert to IfAPIJustin Hibbits2023-04-257-260/+204
* irdma(4): Upgrade the driver to 1.1.11-kBartosz Sobczak2023-03-2827-612/+953
* irdma(4): Add code for compilation on stable/13 branchBartosz Sobczak2023-02-066-14/+890
* linuxkpi: Adds more `SZ_*` macrosJean-Sébastien Pédron2023-01-251-2/+0
* irdma(4): Upgrade driver to 1.1.5-kBartosz Sobczak2022-12-2229-3449/+3187
* LinuxKPI: tasklet add (*callback) supportBjoern A. Zeeb2022-11-081-0/+2
* ibcore: The use of IN_LOOPBACK() now requires a valid VNET context.Hans Petter Selasky2022-09-234-8/+22
* Adjust irdma_prep_for_unregister() definition to avoid clang 15 warningDimitry Andric2022-07-241-1/+1
* irdma(4): Fix previous commit that broke build on amd64Eric Joyner2022-05-251-1/+1
* irdma(4): Fix compile error on powerpc64Eric Joyner2022-05-251-1/+1
* irdma: Add RDMA driver for Intel(R) Ethernet Controller E810Bartosz Sobczak2022-05-2334-0/+35710