summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/hfi1
AgeCommit message (Expand)Author
2021-12-07IB/hfi1: Fix leak of rcvhdrtail_dummy_kvaddrMike Marciniszyn
2021-12-07IB/hfi1: Fix early init panicMike Marciniszyn
2021-12-07IB/hfi1: Insure use of smp_processor_id() is preempt disabledMike Marciniszyn
2021-12-07IB/hfi1: Correct guard on eager buffer deallocationMike Marciniszyn
2021-11-16IB/hfi1: Properly allocate rdma counter desc memoryDennis Dalessandro
2021-11-01Merge tag 'v5.15' into rdma.git for-nextJason Gunthorpe
2021-10-29IB/hfi1: Rebranding of hfi1 driver to Cornelis NetworksScott Breyer
2021-10-25RDMA: Constify netdev->dev_addr accessesJakub Kicinski
2021-10-13IB/hfi1: Fix abba locking issue with sc_disable()Mike Marciniszyn
2021-10-12RDMA/counter: Add a descriptor in struct rdma_hw_statsAharon Landau
2021-10-05IB/hf1: Use string_upper() instead of an open coded variantAndy Shevchenko
2021-10-04Merge tag 'v5.15-rc4' into rdma.get for-nextJason Gunthorpe
2021-09-27RDMA/hfi1: Use struct_size() and flex_array_size() helpersGustavo A. R. Silva
2021-09-27IB/hfi1: Add ring consumer and producers tracesMike Marciniszyn
2021-09-27IB/hfi1: Remove atomic completion countMike Marciniszyn
2021-09-27IB/hfi1: Tune netdev xmit cachelinesMike Marciniszyn
2021-09-27IB/hfi1: Get rid of tx priv backpointerMike Marciniszyn
2021-09-27IB/hfi1: Get rid of hot path divideMike Marciniszyn
2021-09-27IB/hfi1: Remove cache and embed txreq in ringMike Marciniszyn
2021-09-27RDMA/hfi1: Fix kernel pointer leakGuo Zhi
2021-09-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2021-09-08IB/hfi1: make hist staticchongjiapeng
2021-09-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2021-08-25RDMA/hfi1: Convert to SPDX identifierCai Huoqing
2021-08-23RDMA: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2021-08-19RDMA/hfi1: Stop using seq_get_buf in _driver_stats_seq_showChristoph Hellwig
2021-08-19IB/hfi1: Fix possible null-pointer dereference in _extend_sdma_tx_descs()Tuo Li
2021-07-30RDMA/hfi1: Fix typo in commentsCai Huoqing
2021-07-30RDMA/hfi1: Convert from atomic_t to refcount_t on hfi1_devdata->user_refcountXiyu Yang
2021-07-30IB/hfi1: Adjust pkey entry in index 0Mike Marciniszyn
2021-07-30IB/hfi1: Indicate DMA wait when txq is queued for wakeupMike Marciniszyn
2021-07-03Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2021-06-30treewide: Add missing semicolons to __assign_str usesJoe Perches
2021-06-24RDMA/hfi1: Remove use of kmap()Ira Weiny
2021-06-21RDMA: Fix kernel-doc warnings about wrong commentLeon Romanovsky
2021-06-16RDMA: Remove rdma_set_device_sysfs_group()Jason Gunthorpe
2021-06-16RDMA: Change ops->init_port to ops->port_groupsJason Gunthorpe
2021-06-16RDMA/hfi1: Use attributes for the port sysfsJason Gunthorpe
2021-06-16RDMA: Split the alloc_hw_stats() ops to port and device variantsJason Gunthorpe
2021-05-28IB/hfi1: Move a function from a header file into a .c fileBart Van Assche
2021-05-20IB/hfi1: Remove the repeated declarationShaokun Zhang
2021-05-11IB/hfi1: Delete an unneeded bool conversionZhen Lei
2021-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2021-04-27IB/hfi1: Remove redundant variable rcdJiapeng Chong
2021-04-13IB/hfi1: Rework AIP and VNIC dummy netdev usageMike Marciniszyn
2021-04-12IB/hfi1: Fix error return code in parse_platform_config()Wang Wensheng
2021-04-07IB/hfi1: Remove unused functionKaike Wan
2021-04-07IB/hfi1: Use kzalloc() for mmu_rb_handler allocationMike Marciniszyn
2021-04-07IB/hfi1: Add additional usdma tracesMike Marciniszyn
2021-04-07IB/hfi1: Remove indirect call to hfi1_ipoib_send_dma()Mike Marciniszyn