aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/qlnx/qlnxr
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-163-6/+0
* sys: Remove $FreeBSD$: one-line .h patternWarner Losh2023-08-161-1/+0
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-164-8/+0
* Mechanically convert qlnx(4) to IfAPIJustin Hibbits2023-03-243-30/+39
* qlnxr: cleanup secondary effects from EOL purgeElliott Mitchell2023-02-043-88/+32
* qlnx: purge EOL release compatibilityElliott Mitchell2023-02-046-832/+6
* qlnx: Return error from qlnxr_mod_load if it fails.John Baldwin2022-04-081-1/+1
* qlnx: Remove unused variables.John Baldwin2022-04-082-7/+1
* ibcore: Kernel space update based on Linux 5.7-rc1.Hans Petter Selasky2021-07-284-206/+107
* ibcore: Declare ib_post_send() and ib_post_recv() arguments constHans Petter Selasky2021-07-124-33/+33
* ibcore: Simplify ib_modify_qp_is_ok().Hans Petter Selasky2021-07-121-18/+0
* qlnxr: Properly initialize the Linux device structureMark Johnston2021-04-122-7/+5
* qlnxr: remove netdevice.hBjoern A. Zeeb2021-03-261-1/+0
* qlnxr: remove duplicate definesBjoern A. Zeeb2021-03-241-5/+0
* qlnx: clean up empty lines in .c and .h filesMateusz Guzik2020-09-018-172/+45
* Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many)Pawel Biernacki2020-02-261-1/+2
* qlnxr(4), qlnxe(4): Unbreak gcc buildConrad Meyer2019-02-011-23/+0
* Add RDMA (iWARP and RoCEv1) supportDavid C Somayajulu2019-01-318-0/+11649