index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
hfi1
/
pio.c
Age
Commit message (
Expand
)
Author
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