summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hfi1 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2021-05-0129-285/+465
|\
| * IB/hfi1: Remove redundant variable rcdJiapeng Chong2021-04-271-4/+4
| * IB/hfi1: Rework AIP and VNIC dummy netdev usageMike Marciniszyn2021-04-135-116/+105
| * IB/hfi1: Fix error return code in parse_platform_config()Wang Wensheng2021-04-121-0/+1
| * IB/hfi1: Remove unused functionKaike Wan2021-04-081-18/+0
| * IB/hfi1: Use kzalloc() for mmu_rb_handler allocationMike Marciniszyn2021-04-081-1/+1
| * IB/hfi1: Add additional usdma tracesMike Marciniszyn2021-04-083-3/+85
| * IB/hfi1: Remove indirect call to hfi1_ipoib_send_dma()Mike Marciniszyn2021-04-083-16/+8
| * IB/hfi1: Use napi_schedule_irqoff() for tx napiMike Marciniszyn2021-04-081-1/+1
| * IB/hfi1: Correct oversized ring allocationMike Marciniszyn2021-04-082-8/+9
| * IB/{ipoib,hfi1}: Add a timeout handler for rdma_netdevMike Marciniszyn2021-04-083-0/+32
| * IB/hfi1: Add AIP tx tracesMike Marciniszyn2021-04-082-3/+119
| * IB/hfi1: Fix a typoBhaskar Chowdhury2021-03-261-1/+1
| * RDMA: Support more than 255 rdma portsMark Bloch2021-03-2611-83/+83
| * RDMA: Delete not-used static inline functionsLeon Romanovsky2021-03-223-16/+0
| * RDMA: Fix kernel-doc compilation warningsLeon Romanovsky2021-03-227-15/+16
* | IB/hfi1: Fix probe time panic when AIP is enabled with a buggy BIOSMike Marciniszyn2021-04-074-19/+16
|/
* RDMA/hw/hfi1/rc: Demote incorrectly populated kernel-doc headerLee Jones2021-01-281-2/+1
* RDMA/hw/hfi1/verbs: Demote non-conforming doc header and fix a misspellingLee Jones2021-01-281-3/+3
* RDMA/hw/hfi1/user_exp_rcv: Demote half-documented and kernel-doc abusesLee Jones2021-01-281-5/+5
* RDMA/hw/hfi1/ud: Fix a little more doc-rotLee Jones2021-01-281-6/+2
* RDMA/hw/hfi1/uc: Fix a little doc-rotLee Jones2021-01-281-6/+2
* RDMA/hw/hfi1/tid_rdma: Fix a plethora of kernel-doc issuesLee Jones2021-01-281-20/+27
* RDMA/hw/hfi1/sdma: Fix misnaming of 'sdma_send_txlist()'s 'count_out' paramLee Jones2021-01-281-5/+5
* RDMA/hw/hfi1/ruc: Fix a small formatting and description issuesLee Jones2021-01-281-2/+3
* RDMA/hw/hfi1/qp: Fix some formatting issues and demote kernel-doc abuseLee Jones2021-01-281-7/+7
* RDMA/hw/hfi1/rc: Fix a few function documentation issuesLee Jones2021-01-281-1/+3
* RDMA/hw/hfi1/pio_copy: Provide entry for 'pio_copy()'s 'dd' paramLee Jones2021-01-281-0/+1
* RDMA/hw/hfi1/pcie: Demote kernel-doc abusesLee Jones2021-01-281-2/+2
* RDMA/hw/hfi1/netdev_rx: Fix misdocumentation of the 'start_id' paramLee Jones2021-01-281-1/+1
* RDMA/hw/hfi1/msix: Add description for 'name' and remove superfluous param 'idx'Lee Jones2021-01-281-1/+1
* RDMA/hw/hfi1/mad: Demote half-completed kernel-doc header fix anotherLee Jones2021-01-281-1/+3
* RDMA/hw/hfi1/iowait: Demote half-completed kernel-doc and fix formatting issu...Lee Jones2021-01-281-2/+2
* RDMA/hw/hfi1/intr: Fix some kernel-doc formatting issuesLee Jones2021-01-281-8/+8
* RDMA/hw/hfi1/file_ops: Fix' manage_rcvq()'s 'arg' paramLee Jones2021-01-221-1/+1
* RDMA/hw/hfi1/exp_rcv: Fix some kernel-doc formatting issuesLee Jones2021-01-221-4/+4
* RDMA/hw/hfi1/chip: Fix a bunch of kernel-doc formatting and spelling issuesLee Jones2021-01-221-23/+23
* RDMA/hfi1: remove h from printk format specifierTom Rix2021-01-071-1/+1
* RDMA: Convert comma to semicolonZheng Yongjun2021-01-071-2/+2
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2020-12-163-33/+35
|\
| * Merge tag 'v5.10-rc6' into rdma.git for-nextJason Gunthorpe2020-12-028-49/+79
| |\
| * | IB/hfi1: Fix fall-through warnings for ClangGustavo A. R. Silva2020-11-232-0/+6
| * | Merge branch 'for-rc' into rdma.gitJason Gunthorpe2020-11-171-1/+2
| |\ \
| * | | RDMA: Convert various random sprintf sysfs _show uses to sysfs_emitJoe Perches2020-10-311-5/+5
| * | | RDMA: Manual changes for sysfs_emit and neateningJoe Perches2020-10-311-21/+17
| * | | RDMA: Convert sysfs device * show functions to use sysfs_emit()Joe Perches2020-10-261-8/+8
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-11-288-49/+79
|\ \ \ \ | | |_|/ | |/| |
| * | | IB/hfi1: Ensure correct mm is used at all timesDennis Dalessandro2020-11-268-49/+79
| | |/ | |/|
* | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-11-201-1/+2
|\| |
| * | IB/hfi1: Fix error return code in hfi1_init_dd()Zhang Changzhong2020-11-131-1/+2
| |/