summaryrefslogtreecommitdiff
path: root/sys/dev/mthca
AgeCommit message (Expand)Author
2022-07-25Fix unused variable warning in mlx5_ib_devx.cDimitry Andric
2022-04-07mthca: Mark a variable used only in debug traces as unused.John Baldwin
2021-07-28ibcore: Kernel space update based on Linux 5.7-rc1.Hans Petter Selasky
2021-07-12ibcore: Declare ib_post_send() and ib_post_recv() arguments constHans Petter Selasky
2021-07-12ibcore: Simplify ib_modify_qp_is_ok().Hans Petter Selasky
2021-02-11mlx4, mthca: Silence warnings about no-op alignment operationsMark Johnston
2020-09-01mthca: clean up empty lines in .c and .h filesMateusz Guzik
2020-07-06Infiniband clients must be attached and detached in a specific order in ibcore.Hans Petter Selasky
2020-02-03Remove sparc64 kernel supportWarner Losh
2018-03-05Optimize ibcore RoCE address handle creation from user-space.Hans Petter Selasky
2018-02-13Import the mthca kernel side infiniband driver from Linux 4.9 and fixHans Petter Selasky