summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hfi1
AgeCommit message (Expand)Author
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
2021-04-07IB/hfi1: Use napi_schedule_irqoff() for tx napiMike Marciniszyn
2021-04-07IB/hfi1: Correct oversized ring allocationMike Marciniszyn
2021-04-07IB/{ipoib,hfi1}: Add a timeout handler for rdma_netdevMike Marciniszyn
2021-04-07IB/hfi1: Add AIP tx tracesMike Marciniszyn
2021-04-07IB/hfi1: Fix probe time panic when AIP is enabled with a buggy BIOSMike Marciniszyn
2021-03-26IB/hfi1: Fix a typoBhaskar Chowdhury
2021-03-26RDMA: Support more than 255 rdma portsMark Bloch
2021-03-22RDMA: Delete not-used static inline functionsLeon Romanovsky
2021-03-22RDMA: Fix kernel-doc compilation warningsLeon Romanovsky
2021-01-28RDMA/hw/hfi1/rc: Demote incorrectly populated kernel-doc headerLee Jones
2021-01-28RDMA/hw/hfi1/verbs: Demote non-conforming doc header and fix a misspellingLee Jones
2021-01-28RDMA/hw/hfi1/user_exp_rcv: Demote half-documented and kernel-doc abusesLee Jones
2021-01-28RDMA/hw/hfi1/ud: Fix a little more doc-rotLee Jones
2021-01-28RDMA/hw/hfi1/uc: Fix a little doc-rotLee Jones
2021-01-28RDMA/hw/hfi1/tid_rdma: Fix a plethora of kernel-doc issuesLee Jones
2021-01-28RDMA/hw/hfi1/sdma: Fix misnaming of 'sdma_send_txlist()'s 'count_out' paramLee Jones
2021-01-28RDMA/hw/hfi1/ruc: Fix a small formatting and description issuesLee Jones
2021-01-28RDMA/hw/hfi1/qp: Fix some formatting issues and demote kernel-doc abuseLee Jones
2021-01-28RDMA/hw/hfi1/rc: Fix a few function documentation issuesLee Jones
2021-01-28RDMA/hw/hfi1/pio_copy: Provide entry for 'pio_copy()'s 'dd' paramLee Jones
2021-01-28RDMA/hw/hfi1/pcie: Demote kernel-doc abusesLee Jones
2021-01-28RDMA/hw/hfi1/netdev_rx: Fix misdocumentation of the 'start_id' paramLee Jones
2021-01-28RDMA/hw/hfi1/msix: Add description for 'name' and remove superfluous param 'idx'Lee Jones
2021-01-28RDMA/hw/hfi1/mad: Demote half-completed kernel-doc header fix anotherLee Jones
2021-01-28RDMA/hw/hfi1/iowait: Demote half-completed kernel-doc and fix formatting issu...Lee Jones
2021-01-28RDMA/hw/hfi1/intr: Fix some kernel-doc formatting issuesLee Jones
2021-01-22RDMA/hw/hfi1/file_ops: Fix' manage_rcvq()'s 'arg' paramLee Jones
2021-01-22RDMA/hw/hfi1/exp_rcv: Fix some kernel-doc formatting issuesLee Jones
2021-01-22RDMA/hw/hfi1/chip: Fix a bunch of kernel-doc formatting and spelling issuesLee Jones
2021-01-07RDMA/hfi1: remove h from printk format specifierTom Rix
2021-01-07RDMA: Convert comma to semicolonZheng Yongjun
2020-12-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-12-01Merge tag 'v5.10-rc6' into rdma.git for-nextJason Gunthorpe
2020-11-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-11-25IB/hfi1: Ensure correct mm is used at all timesDennis Dalessandro
2020-11-23IB/hfi1: Fix fall-through warnings for ClangGustavo A. R. Silva
2020-11-19Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-11-17Merge branch 'for-rc' into rdma.gitJason Gunthorpe
2020-11-13IB/hfi1: Fix error return code in hfi1_init_dd()Zhang Changzhong
2020-11-12IB/hfi1: switch to core handling of rx/tx byte/packet countersHeiner Kallweit
2020-10-30RDMA: Convert various random sprintf sysfs _show uses to sysfs_emitJoe Perches
2020-10-30RDMA: Manual changes for sysfs_emit and neateningJoe Perches
2020-10-26RDMA: Convert sysfs device * show functions to use sysfs_emit()Joe Perches
2020-10-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds