Age | Commit message (Expand) | Author |
2024-01-25 | IB/hfi1: Fix a memleak in init_credit_return | Zhipeng Lu |
2023-09-11 | IB: Use capital "OR" for multiple licenses in SPDX | Krzysztof Kozlowski |
2023-07-24 | IB/hfi1: Use struct_size() | Christophe JAILLET |
2023-04-09 | IB/hfi1: Remove trace newlines | Dean Luick |
2022-10-19 | IB/hfi1: Correctly move list in sc_disable() | Dean Luick |
2021-10-13 | IB/hfi1: Fix abba locking issue with sc_disable() | Mike Marciniszyn |
2021-08-25 | RDMA/hfi1: Convert to SPDX identifier | Cai Huoqing |
2021-06-21 | RDMA: Fix kernel-doc warnings about wrong comment | Leon Romanovsky |
2020-07-24 | IB/hfi1: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2019-06-28 | Merge tag 'v5.2-rc6' into rdma.git for-next | Jason Gunthorpe |
2019-06-17 | IB/hfi1: Handle port down properly in pio | Mike Marciniszyn |
2019-06-17 | IB/hfi1: Handle wakeup of orphaned QPs for pio | Mike Marciniszyn |
2019-05-29 | IB/hfi1: Remove extra brackets from an if | Dennis Dalessandro |
2019-04-08 | drivers: Remove explicit invocations of mmiowb() | Will Deacon |
2019-02-05 | IB/hfi1: Prioritize the sending of ACK packets | Kaike Wan |
2019-01-08 | cross-tree: phase out dma_zalloc_coherent() | Luis Chamberlain |
2018-12-06 | IB/hfi1: Reduce lock contention on iowait_lock for sdma and pio | Mike Marciniszyn |
2018-12-06 | IB/hfi1: Dump pio info for non-user send contexts | Kaike Wan |
2018-10-16 | Merge branch 'for-rc' into rdma.git for-next | Jason Gunthorpe |
2018-09-26 | IB/hfi1: Move UnsupportedVL bits definitions to the correct header | Michael J. Ruhl |
2018-09-20 | IB/hfi1: Fix destroy_qp hang after a link down | Michael J. Ruhl |
2018-09-20 | IB/hfi1: Fix context recovery when PBC has an UnsupportedVL | Michael J. Ruhl |
2018-06-22 | IB/hfi1: Remove caches of chip CSRs | Mike Marciniszyn |
2018-06-19 | IB/rdmavt, IB/hfi1: Create device dependent s_flags | Mike Marciniszyn |
2018-05-09 | IB/hfi1: Reorder incorrect send context disable | Michael J. Ruhl |
2018-02-01 | IB/hfi1: Convert kzalloc_node and kcalloc to use kcalloc_node | Kamenee Arumugam |
2017-11-15 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds |
2017-11-13 | IB/hfi1: Do not allocate PIO send contexts for VNIC | Niranjana Vishwanathapura |
2017-10-25 | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ... | Mark Rutland |
2017-07-31 | IB/hfi1: Create workqueue for link events | Sebastian Sanchez |
2017-07-31 | IB/hfi1: Serve the most starved iowait entry first | Kaike Wan |
2017-04-20 | IB/hfi1: Virtual Network Interface Controller (VNIC) HW support | Vishwanathapura, Niranjana |
2016-12-15 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds |
2016-12-14 | Merge branch 'hfi1' into merge-test | Doug Ledford |
2016-12-11 | IB/hfi1: Avoid credit return allocation for cpu-less NUMA nodes | Harish Chegondi |
2016-12-11 | IB/hfi1: Remove critical section gap in sc_buffer_alloc() | Sebastian Sanchez |
2016-12-03 | IB/hfi1: Remove debug prints after allocation failure | Leon Romanovsky |
2016-11-15 | IB/hfi1: Optimize pio_buf and send_context structs | Sebastian Sanchez |
2016-11-15 | IB/hfi1: Get rid of divide in pio buffer allocator | Sebastian Sanchez |
2016-11-15 | IB/hfi1: Add unique txwait_lock for txreq events | Mike Marciniszyn |
2016-11-15 | IB/hfi1: Fix integrity check flags default values | Jakub Pawlak |
2016-10-02 | IB/hfi1: Fix user-space buffers mapping with IOMMU enabled | Tymoteusz Kielan |
2016-08-02 | IB/hfi1: Handle kzalloc failure in init_pervl_scs | Ira Weiny |
2016-08-02 | IB/hfi1: Fix to fully initialize send context area | Tymoteusz Kielan |
2016-06-17 | IB/hfi1: Increase packet egress timeout | Jubin John |
2016-06-17 | IB/hfi1: Fix credit return threshold adjustment | Jubin John |
2016-05-26 | IB/hfi1: Fix pio map initialization | Jubin John |
2016-05-26 | IB/hfi1: Move driver out of staging | Dennis Dalessandro |