aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/mthca
Commit message (Expand)AuthorAgeFilesLines
* Fix unused variable warning in mlx5_ib_devx.cDimitry Andric2022-07-271-0/+4
* ibcore: Declare ib_post_send() and ib_post_recv() arguments constHans Petter Selasky2021-07-263-28/+28
* ibcore: Simplify ib_modify_qp_is_ok().Hans Petter Selasky2021-07-261-2/+1
* mlx4, mthca: Silence warnings about no-op alignment operationsMark Johnston2021-02-152-5/+7
* mthca: clean up empty lines in .c and .h filesMateusz Guzik2020-09-014-7/+0
* Infiniband clients must be attached and detached in a specific order in ibcore.Hans Petter Selasky2020-07-061-2/+2
* Remove sparc64 kernel supportWarner Losh2020-02-031-8/+2
* Optimize ibcore RoCE address handle creation from user-space.Hans Petter Selasky2018-03-051-1/+2
* Import the mthca kernel side infiniband driver from Linux 4.9 and fixHans Petter Selasky2018-02-1327-0/+15392