summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/hns
AgeCommit message (Expand)Author
2019-12-17RDMA/hns: Correct the value of HNS_ROCE_HEM_CHUNK_LENSirong Wang
2019-05-31RDMA/hns: Fix bad endianess of port_pd variableLeon Romanovsky
2018-09-15RDMA/hns: Fix usage of bitmap allocation functions return valuesGal Pressman
2017-12-25RDMA/hns: Avoid NULL pointer exceptionWei Hu(Xavier)
2017-08-18Merge branch 'k.o/for-4.13-rc' into k.o/for-nextDoug Ledford
2017-08-16IB/hns: fix memory leak on ah on error return pathColin Ian King
2017-08-14IB/hns: Avoid compile test under non 64bit environmentsMatan Barak
2017-08-14Revert "RDMA/hns: fix build regression"Doug Ledford
2017-08-04IB/hns: checking for IS_ERR() instead of NULLDan Carpenter
2017-07-31IB/hns: include linux/interrupt.hArnd Bergmann
2017-07-28RDMA/hns: fix build regressionDoug Ledford
2017-07-28IB/hns: fix semicolon.cocci warningskbuild test robot
2017-07-28IB/hns: fix returnvar.cocci warningskbuild test robot
2017-07-28IB/hns: fix boolreturn.cocci warningskbuild test robot
2017-07-28IB/hns: Support compile test for hns RoCE driverMatan Barak
2017-07-17IB/hns: Fix for checkpatch.pl comment style warningsoulijun
2017-07-17IB/hns: Fix the bug with modifying the MAC address without removing the driveroulijun
2017-07-17IB/hns: Fix the bug with rdma operationoulijun
2017-07-17IB/hns: Fix the bug with wild pointer when destroy rc qpoulijun
2017-07-17IB/hns: Fix the bug of polling cq failed for loopback Qpsoulijun
2017-07-17IB: Convert msleep below 20ms to usleep_rangeLeon Romanovsky
2017-05-08scripts/spelling.txt: add regsiter -> register spelling mistakeStephen Boyd
2017-05-08scripts/spelling.txt: add "memory" pattern and fix typosStephen Boyd
2017-05-01IB/core: Define 'ib' and 'roce' rdma_ah_attr typesDasaratharaman Chandramouli
2017-05-01IB/core: Use rdma_ah_attr accessor functionsDasaratharaman Chandramouli
2017-05-01IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli
2017-04-25IB: Replace ib_umem page_size by page_shiftArtemy Kovalyov
2017-04-25infiniband: hns: avoid gcc-7.0.1 warning for uninitialized dataArnd Bergmann
2017-04-20IB/hns: Use kcalloc() in hns_roce_buddy_init()Markus Elfring
2017-04-20IB/hns: Use kmalloc_array() in hns_roce_cmd_use_events()Markus Elfring
2017-04-05IB/hns: Explicitly include linux/of.hMark Brown
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-02-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-02-19IB/hns: include linux/module.hArnd Bergmann
2017-02-14IB: Query ports via the core instead of direct into the driverOr Gerlitz
2017-01-24IB/hns: Switch from dma_device to dev.parentBart Van Assche
2016-12-14Merge branch 'mlx' into merge-testDoug Ledford
2016-12-13IB/core: Let create_ah return extended response to userMoni Shoua
2016-12-03IB/hns: Move HNS RoCE user vendor structuresLeon Romanovsky
2016-12-03IB/hns: Fix the IB device nameLijun Ou
2016-12-03IB/hns: Fix the bug when free cqShaobo Xu
2016-12-03IB/hns: Delete the redundant memset operationWei Hu (Xavier)
2016-12-03IB/hns: Fix the bug of setting port mtuWei Hu (Xavier)
2016-12-03IB/hns: Fix the bug when free mrShaobo Xu
2016-12-03IB/hns: Fix the bug when destroy qpWei Hu (Xavier)
2016-12-03IB/hns: Fix for Checkpatch.pl comment style errorsSalil
2016-12-03IB/hns: Implement the add_gid/del_gid and optimize the GIDs managementShaobo Xu
2016-12-03IB/hns: Change qpn allocation to round-robin mode.Wei Hu (Xavier)
2016-12-03IB/hns: Modify query info named port_num when querying RC QPWei Hu (Xavier)
2016-12-03IB/hns: Modify the macro for the timeout when cmd processWei Hu (Xavier)