summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hfi1 (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/
* / IB/hfi1: switch to core handling of rx/tx byte/packet countersHeiner Kallweit2020-11-124-43/+5
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2020-10-172-12/+12
|\
| * Merge branch 'mlx5_active_speed' into rdma.git for-nextJason Gunthorpe2020-09-181-1/+1
| |\
| | * RDMA: Fix link active_speed sizeAharon Landau2020-09-181-1/+1
| * | RDMA/hfi1: Convert tasklets to use new tasklet_setup() APIAllen Pais2020-09-031-11/+11
| |/
* / IB/hfi1: use new function dev_fetch_sw_netstatsHeiner Kallweit2020-10-141-33/+1
|/
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-241-1/+0
* RDMA/hfi1: Correct an interlock issue for TID RDMA WRITE requestKaike Wan2020-08-201-0/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2020-08-0714-94/+70
|\
| * IB/hfi1: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-07-2411-60/+41
| * IB/hfi1: Remove unnecessary fall-through markingsGustavo A. R. Silva2020-07-161-13/+14
| * IB/hfi1: Convert PCIBIOS_* errors to generic -E* errorsBolarinwa Olayemi Saheed2020-06-301-7/+15
| * RDMA/hfi1: Remove hfi1_create_qp declarationKamal Heib2020-06-221-14/+0
* | IB/hfi1: Do not destroy link_wq when the device is shut downKaike Wan2020-07-021-5/+5
* | IB/hfi1: Do not destroy hfi1_wq when the device is shut downKaike Wan2020-07-023-6/+31
* | IB/hfi1: Add explicit cast OPA_MTU_8192 to 'enum ib_mtu'Nathan Chancellor2020-07-021-1/+1