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.13.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
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
2017-08-22
IB/hfi1: Protect context array set/clear with spinlock
Michael J. Ruhl
1
-2
/
+8
2017-08-22
IB/hfi1: Remove lstate from hfi1_pportdata
Byczkowski, Jakub
1
-26
/
+26
2017-08-18
Merge branch 'misc' into k.o/for-next
Doug Ledford
1
-3
/
+3
2017-08-18
IB/hfi1: fix spelling mistake in variable name continious
Colin Ian King
1
-3
/
+3
2017-07-31
IB/hfi1: Always perform offline transition
Sebastian Sanchez
1
-33
/
+33
2017-07-31
IB/hfi1: Prevent link down request double queuing
Sebastian Sanchez
1
-1
/
+3
2017-07-31
IB/hfi1: Create workqueue for link events
Sebastian Sanchez
1
-10
/
+10
2017-07-31
IB/hfi1: Do not enable disabled port on cable insert
Jan Sokolowski
1
-6
/
+7
2017-07-31
IB/hfi1: Harden state transition to Armed and Active
Alex Estrin
1
-6
/
+3
2017-07-31
IB/hfi1: Verify port data VLs credits on transition to Armed
Alex Estrin
1
-1
/
+15
2017-07-31
IB/hfi1: Move saving PCI values to a separate function
Bartlomiej Dudek
1
-0
/
+5
2017-07-31
IB/hfi1: Fix code consistency for if/else blocks in chip.c
Jan Sokolowski
1
-10
/
+11
2017-07-31
IB/hfi1: Pass the context pointer rather than the index
Michael J. Ruhl
1
-6
/
+8
2017-07-31
IB/hfi1: Use context pointer rather than context index
Michael J. Ruhl
1
-53
/
+37
2017-07-31
IB/hfi1: Size rcd array index correctly and consistently
Michael J. Ruhl
1
-5
/
+5
2017-07-31
IB/hfi1: Fix bar0 mapping to use write combining
Mike Marciniszyn
1
-17
/
+62
2017-07-31
IB/hfi1: Check return values from PCI config API calls
Bartlomiej Dudek
1
-4
/
+18
2017-07-17
IB/hfi1: Ensure dd->gi_mask can not be overflowed
Dennis Dalessandro
1
-1
/
+6
2017-06-27
IB/hfi1: Add traces for TID operations
Mike Marciniszyn
1
-14
/
+2
2017-06-27
IB/hfi1: Set proper logging levels on QSFP cable error events
Jan Sokolowski
1
-32
/
+32
2017-06-27
IB/hfi1: Fix DC 8051 host info flag array
Bartlomiej Dudek
1
-2
/
+3
2017-06-27
IB/hfi1: Modify handling of physical link state by Host Driver
Byczkowski, Jakub
1
-32
/
+70
2017-06-27
IB/hfi1: Fix spelling mistake in linkdown reason
Dennis Dalessandro
1
-1
/
+1
2017-06-27
IB/hfi1: Ensure dd->gi_mask can not be overflowed
Dennis Dalessandro
1
-1
/
+6
2017-06-27
IB/hfi1: Replace deprecated pci functions with new API
Michael J. Ruhl
1
-54
/
+51
2017-06-27
IB/hfi1: Setup common IB fields in hfi1_packet struct
Don Hiatt
1
-9
/
+0
2017-06-02
RDMA/hfi1: Defer setting VL15 credits to link-up interrupt
Byczkowski, Jakub
1
-17
/
+50
2017-05-09
Merge tags 'for-linus' and 'for-next' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-27
/
+20
2017-05-09
Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2017-05-05
IB/hfi1: Clean up context initialization
Michael J. Ruhl
1
-2
/
+1
2017-05-05
IB/hfi1: Correctly clear the pkey
Michael J. Ruhl
1
-20
/
+14
2017-05-05
IB/hfi1: Name function prototype parameters
Michael J. Ruhl
1
-4
/
+4
2017-05-05
IB/hfi1: Fix checks for Offline transient state
Jakub Byczkowski
1
-1
/
+1
2017-04-28
IB/hfi1: Fix unbalanced braces around else
Dennis Dalessandro
1
-2
/
+2
2017-04-28
IB/hfi1: Fix misspelling in comment
Dennis Dalessandro
1
-1
/
+1
2017-04-28
IB/hfi1: Cache neighbor secure data after link up
Stuart Summers
1
-26
/
+1
2017-04-28
IB/hfi1: Adjust high temperature warning for QSFP cable
Neel Desai
1
-1
/
+1
2017-04-28
IB/hfi1: Fix softlockup issue
Tadeusz Struk
1
-34
/
+52
2017-04-25
IB/hfi1: Use pcie_flr() instead of duplicating it
Christoph Hellwig
1
-2
/
+2
2017-04-20
IB/hfi1: Virtual Network Interface Controller (VNIC) HW support
Vishwanathapura, Niranjana
1
-42
/
+249
2017-04-05
IB/hfi1: Add transmit fault injection feature
Don Hiatt
1
-0
/
+4
[next]