index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
hfi1
Age
Commit message (
Expand
)
Author
2021-09-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2021-09-08
IB/hfi1: make hist static
chongjiapeng
2021-09-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2021-08-25
RDMA/hfi1: Convert to SPDX identifier
Cai Huoqing
2021-08-23
RDMA: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2021-08-19
RDMA/hfi1: Stop using seq_get_buf in _driver_stats_seq_show
Christoph Hellwig
2021-08-19
IB/hfi1: Fix possible null-pointer dereference in _extend_sdma_tx_descs()
Tuo Li
2021-07-30
RDMA/hfi1: Fix typo in comments
Cai Huoqing
2021-07-30
RDMA/hfi1: Convert from atomic_t to refcount_t on hfi1_devdata->user_refcount
Xiyu Yang
2021-07-30
IB/hfi1: Adjust pkey entry in index 0
Mike Marciniszyn
2021-07-30
IB/hfi1: Indicate DMA wait when txq is queued for wakeup
Mike Marciniszyn
2021-07-03
Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2021-06-30
treewide: Add missing semicolons to __assign_str uses
Joe Perches
2021-06-24
RDMA/hfi1: Remove use of kmap()
Ira Weiny
2021-06-21
RDMA: Fix kernel-doc warnings about wrong comment
Leon Romanovsky
2021-06-16
RDMA: Remove rdma_set_device_sysfs_group()
Jason Gunthorpe
2021-06-16
RDMA: Change ops->init_port to ops->port_groups
Jason Gunthorpe
2021-06-16
RDMA/hfi1: Use attributes for the port sysfs
Jason Gunthorpe
2021-06-16
RDMA: Split the alloc_hw_stats() ops to port and device variants
Jason Gunthorpe
2021-05-28
IB/hfi1: Move a function from a header file into a .c file
Bart Van Assche
2021-05-20
IB/hfi1: Remove the repeated declaration
Shaokun Zhang
2021-05-11
IB/hfi1: Delete an unneeded bool conversion
Zhen Lei
2021-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2021-04-27
IB/hfi1: Remove redundant variable rcd
Jiapeng Chong
2021-04-13
IB/hfi1: Rework AIP and VNIC dummy netdev usage
Mike Marciniszyn
2021-04-12
IB/hfi1: Fix error return code in parse_platform_config()
Wang Wensheng
2021-04-07
IB/hfi1: Remove unused function
Kaike Wan
2021-04-07
IB/hfi1: Use kzalloc() for mmu_rb_handler allocation
Mike Marciniszyn
2021-04-07
IB/hfi1: Add additional usdma traces
Mike Marciniszyn
2021-04-07
IB/hfi1: Remove indirect call to hfi1_ipoib_send_dma()
Mike Marciniszyn
2021-04-07
IB/hfi1: Use napi_schedule_irqoff() for tx napi
Mike Marciniszyn
2021-04-07
IB/hfi1: Correct oversized ring allocation
Mike Marciniszyn
2021-04-07
IB/{ipoib,hfi1}: Add a timeout handler for rdma_netdev
Mike Marciniszyn
2021-04-07
IB/hfi1: Add AIP tx traces
Mike Marciniszyn
2021-04-07
IB/hfi1: Fix probe time panic when AIP is enabled with a buggy BIOS
Mike Marciniszyn
2021-03-26
IB/hfi1: Fix a typo
Bhaskar Chowdhury
2021-03-26
RDMA: Support more than 255 rdma ports
Mark Bloch
2021-03-22
RDMA: Delete not-used static inline functions
Leon Romanovsky
2021-03-22
RDMA: Fix kernel-doc compilation warnings
Leon Romanovsky
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
[next]