index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
hfi1
Age
Commit message (
Expand
)
Author
2021-04-07
IB/hfi1: Fix probe time panic when AIP is enabled with a buggy BIOS
Mike Marciniszyn
2021-01-28
RDMA/hw/hfi1/rc: Demote incorrectly populated kernel-doc header
Lee Jones
2021-01-28
RDMA/hw/hfi1/verbs: Demote non-conforming doc header and fix a misspelling
Lee Jones
2021-01-28
RDMA/hw/hfi1/user_exp_rcv: Demote half-documented and kernel-doc abuses
Lee Jones
2021-01-28
RDMA/hw/hfi1/ud: Fix a little more doc-rot
Lee Jones
2021-01-28
RDMA/hw/hfi1/uc: Fix a little doc-rot
Lee Jones
2021-01-28
RDMA/hw/hfi1/tid_rdma: Fix a plethora of kernel-doc issues
Lee Jones
2021-01-28
RDMA/hw/hfi1/sdma: Fix misnaming of 'sdma_send_txlist()'s 'count_out' param
Lee Jones
2021-01-28
RDMA/hw/hfi1/ruc: Fix a small formatting and description issues
Lee Jones
2021-01-28
RDMA/hw/hfi1/qp: Fix some formatting issues and demote kernel-doc abuse
Lee Jones
2021-01-28
RDMA/hw/hfi1/rc: Fix a few function documentation issues
Lee Jones
2021-01-28
RDMA/hw/hfi1/pio_copy: Provide entry for 'pio_copy()'s 'dd' param
Lee Jones
2021-01-28
RDMA/hw/hfi1/pcie: Demote kernel-doc abuses
Lee Jones
2021-01-28
RDMA/hw/hfi1/netdev_rx: Fix misdocumentation of the 'start_id' param
Lee Jones
2021-01-28
RDMA/hw/hfi1/msix: Add description for 'name' and remove superfluous param 'idx'
Lee Jones
2021-01-28
RDMA/hw/hfi1/mad: Demote half-completed kernel-doc header fix another
Lee Jones
2021-01-28
RDMA/hw/hfi1/iowait: Demote half-completed kernel-doc and fix formatting issu...
Lee Jones
2021-01-28
RDMA/hw/hfi1/intr: Fix some kernel-doc formatting issues
Lee Jones
2021-01-22
RDMA/hw/hfi1/file_ops: Fix' manage_rcvq()'s 'arg' param
Lee Jones
2021-01-22
RDMA/hw/hfi1/exp_rcv: Fix some kernel-doc formatting issues
Lee Jones
2021-01-22
RDMA/hw/hfi1/chip: Fix a bunch of kernel-doc formatting and spelling issues
Lee Jones
2021-01-07
RDMA/hfi1: remove h from printk format specifier
Tom Rix
2021-01-07
RDMA: Convert comma to semicolon
Zheng Yongjun
2020-12-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-12-01
Merge tag 'v5.10-rc6' into rdma.git for-next
Jason Gunthorpe
2020-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-25
IB/hfi1: Ensure correct mm is used at all times
Dennis Dalessandro
2020-11-23
IB/hfi1: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2020-11-19
Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-17
Merge branch 'for-rc' into rdma.git
Jason Gunthorpe
2020-11-13
IB/hfi1: Fix error return code in hfi1_init_dd()
Zhang Changzhong
2020-11-12
IB/hfi1: switch to core handling of rx/tx byte/packet counters
Heiner Kallweit
2020-10-30
RDMA: Convert various random sprintf sysfs _show uses to sysfs_emit
Joe Perches
2020-10-30
RDMA: Manual changes for sysfs_emit and neatening
Joe Perches
2020-10-26
RDMA: Convert sysfs device * show functions to use sysfs_emit()
Joe Perches
2020-10-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-10-13
IB/hfi1: use new function dev_fetch_sw_netstats
Heiner Kallweit
2020-09-18
Merge branch 'mlx5_active_speed' into rdma.git for-next
Jason Gunthorpe
2020-09-18
RDMA: Fix link active_speed size
Aharon Landau
2020-09-03
RDMA/hfi1: Convert tasklets to use new tasklet_setup() API
Allen Pais
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-20
RDMA/hfi1: Correct an interlock issue for TID RDMA WRITE request
Kaike Wan
2020-08-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-07-24
IB/hfi1: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-16
IB/hfi1: Remove unnecessary fall-through markings
Gustavo A. R. Silva
2020-07-02
IB/hfi1: Do not destroy link_wq when the device is shut down
Kaike Wan
2020-07-02
IB/hfi1: Do not destroy hfi1_wq when the device is shut down
Kaike Wan
2020-07-02
IB/hfi1: Add explicit cast OPA_MTU_8192 to 'enum ib_mtu'
Nathan Chancellor
2020-06-30
IB/hfi1: Convert PCIBIOS_* errors to generic -E* errors
Bolarinwa Olayemi Saheed
2020-06-24
IB/hfi1: Add atomic triggered sleep/wakeup
Mike Marciniszyn
[next]