summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/hfi1
AgeCommit message (Expand)Author
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
2020-10-13IB/hfi1: use new function dev_fetch_sw_netstatsHeiner Kallweit
2020-09-18Merge branch 'mlx5_active_speed' into rdma.git for-nextJason Gunthorpe
2020-09-18RDMA: Fix link active_speed sizeAharon Landau
2020-09-03RDMA/hfi1: Convert tasklets to use new tasklet_setup() APIAllen Pais
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-20RDMA/hfi1: Correct an interlock issue for TID RDMA WRITE requestKaike Wan
2020-08-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-07-24IB/hfi1: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-16IB/hfi1: Remove unnecessary fall-through markingsGustavo A. R. Silva
2020-07-02IB/hfi1: Do not destroy link_wq when the device is shut downKaike Wan
2020-07-02IB/hfi1: Do not destroy hfi1_wq when the device is shut downKaike Wan
2020-07-02IB/hfi1: Add explicit cast OPA_MTU_8192 to 'enum ib_mtu'Nathan Chancellor
2020-06-30IB/hfi1: Convert PCIBIOS_* errors to generic -E* errorsBolarinwa Olayemi Saheed
2020-06-24IB/hfi1: Add atomic triggered sleep/wakeupMike Marciniszyn
2020-06-24IB/hfi1: Correct -EBUSY handling in tx codeMike Marciniszyn
2020-06-24IB/hfi1: Fix module use count flaw due to leftover module put callsDennis Dalessandro
2020-06-24IB/hfi1: Restore kfree in dummy_netdev cleanupDennis Dalessandro
2020-06-22RDMA/hfi1: Remove hfi1_create_qp declarationKamal Heib
2020-06-15RDMA/hfi1: Fix trivial mis-spelling of 'descriptor'Kieran Bingham
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-09mmap locking API: convert mmap_sem commentsMichel Lespinasse
2020-06-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-06-02IB/hfi1: Use free_netdev() in hfi1_netdev_free()YueHaibing
2020-06-02IB/hfi1: Fix hfi1_netdev_rx_init() error handlingDan Carpenter
2020-06-02RDMA: Remove 'max_map_per_fmr'Jason Gunthorpe
2020-06-01Merge branch 'uaccess.access_ok' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds