index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
hfi1
/
chip.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-21
IB/hfi1: Fix destroy_qp hang after a link down
Michael J. Ruhl
1
-1
/
+5
2018-07-03
IB/hfi1: Remove incorrect call to do_interrupt callback
Michael J. Ruhl
1
-7
/
+9
2018-07-03
IB/hfi1: Set in_use_ctxts bits for user ctxts only
Michael J. Ruhl
1
-6
/
+8
2018-06-22
IB/hfi1: Remove INTx support and simplify MSIx usage
Michael J. Ruhl
1
-68
/
+21
2018-06-22
IB/hfi1: Remove caches of chip CSRs
Mike Marciniszyn
1
-37
/
+37
2018-06-22
IB/hfi1: Remove rcvctrl from ctxtdata
Mike Marciniszyn
1
-2
/
+1
2018-06-22
IB/hfi1: Remove rcvhdrq_size
Mike Marciniszyn
1
-1
/
+1
2018-06-19
IB/hfi1: Remove rcvhdrsize
Mike Marciniszyn
1
-2
/
+0
2018-06-19
IB/hfi1: Move rhf_offset from devdata to ctxtdata
Mike Marciniszyn
1
-5
/
+0
2018-06-04
IB/hfi1: Add bypass register defines and replace blind constants
Mike Marciniszyn
1
-1
/
+3
2018-06-04
IB/hfi1: Fix user context tail allocation for DMA_RTAIL
Mike Marciniszyn
1
-4
/
+4
2018-05-28
Merge branch 'mr_fix' into git://git.kernel.org/pub/scm/linux/kernel/git/rdma...
Jason Gunthorpe
1
-0
/
+4
2018-05-09
IB/{hfi1, rdmavt, qib}: Implement CQ completion vector support
Sebastian Sanchez
1
-0
/
+5
2018-05-09
IB/Hfi1: Read CCE Revision register to verify the device is responsive
Kamenee Arumugam
1
-7
/
+0
2018-05-09
IB/hfi1: Rework fault injection machinery
Mitko Haralanov
1
-1
/
+2
2018-05-09
IB/hfi1: Return correct value for device state
Michael J. Ruhl
1
-2
/
+2
2018-05-09
IB/hfi1: Prevent LNI hang when LCB can't obtain lanes
Sebastian Sanchez
1
-16
/
+35
2018-05-09
IB/hfi1: Use after free race condition in send context error path
Michael J. Ruhl
1
-0
/
+4
2018-02-02
IB/hfi1: Convert PortXmitWait/PortVLXmitWait counters to flit times
Kamenee Arumugam
1
-6
/
+58
2018-02-02
IB/hfi1: Re-order IRQ cleanup to address driver cleanup race
Michael J. Ruhl
1
-6
/
+12
2018-01-05
IB/{hfi1, qib}: Fix a concurrency issue with device name in logging
Michael J. Ruhl
1
-3
/
+2
2018-01-05
IB/hfi1: Fix infinite loop in 8051 command error path
Sebastian Sanchez
1
-53
/
+29
2017-11-13
IB/hfi1: Send 'reboot' as planned down remote reason
Jan Sokolowski
1
-3
/
+3
2017-11-13
IB/hfi1: Do not allocate PIO send contexts for VNIC
Niranjana Vishwanathapura
1
-5
/
+5
2017-11-13
IB/hfi1: Allow MgmtAllowed on B2B setups
Jan Sokolowski
1
-38
/
+1
2017-10-30
IB/hfi1: Don't modify num_user_contexts module parameter
Kamenee Arumugam
1
-14
/
+15
2017-10-30
IB/hfi1: Insure int mask for in-kernel receive contexts is clear
Mike Marciniszyn
1
-3
/
+32
2017-10-30
Ib/hfi1: Return actual operational VLs in port info query
Patel Jay P
1
-1
/
+1
2017-10-30
IB/hfi1: Race condition between user notification and driver state
Michael J. Ruhl
1
-9
/
+18
2017-10-18
Merge branch 'timer_setup' into for-next
Doug Ledford
1
-11
/
+8
2017-10-18
Merge branch 'for-next-early' into for-next
Doug Ledford
1
-108
/
+116
2017-10-18
IB/hfi1: Convert timers to use timer_setup()
Kees Cook
1
-11
/
+8
2017-10-18
Merge branch 'hfi1' into k.o/for-next
Doug Ledford
1
-28
/
+14
2017-10-18
IB/hfi1: Fix serdes loopback set-up
Jan Sokolowski
1
-28
/
+14
2017-10-04
IB/rdmavt: Correct issues with read-mostly and send size cache lines
Sebastian Sanchez
1
-2
/
+2
2017-10-04
IB/hfi1: Prevent LNI out of sync by resetting host interface version
Sebastian Sanchez
1
-24
/
+53
2017-10-04
IB/hfi1: Fix incorrect available receive user context count
Michael J. Ruhl
1
-14
/
+21
2017-09-27
IB/hfi1: Add a safe wrapper for _rcd_get_by_index
Michael J. Ruhl
1
-1
/
+1
2017-09-27
IB/hfi1: Remove unused link_default variable
Ira Weiny
1
-4
/
+2
2017-09-27
IB/hfi1: Update HFI to use the latest PCI API
Michael J. Ruhl
1
-37
/
+21
2017-09-27
IB/hfi1: Add new state complete decodes for LNI failures
Jakub Byczkowski
1
-0
/
+4
2017-09-27
IB/hfi1: Return correct value in general interrupt handler
Kamenee Arumugam
1
-1
/
+3
2017-09-27
IB/hfi1: Only reset QSFP after link up and turn off AOC TX
Sebastian Sanchez
1
-1
/
+11
2017-09-27
IB/hfi1: Turn off AOC TX after offline substates
Sebastian Sanchez
1
-21
/
+64
2017-08-29
IB/hfi1: Ratelimit prints from sdma_interrupt
Grzegorz Morys
1
-2
/
+2
2017-08-22
IB/hfi1: Remove pstate from hfi1_pportdata
Jakub Byczkowski
1
-23
/
+31
2017-08-22
IB/hfi1: Check xchg returned value for queuing link down entry
Sebastian Sanchez
1
-6
/
+12
2017-08-22
IB/rdmavt, hfi1, qib: Enhance rdmavt and hfi1 to use 32 bit lids
Dasaratharaman Chandramouli
1
-3
/
+9
2017-08-22
IB/hfi1: Add support to receive 16B bypass packets
Don Hiatt
1
-0
/
+6
2017-08-22
IB/hf1: User context locking is inconsistent
Michael J. Ruhl
1
-9
/
+21
[next]