index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
hfi1
/
chip.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-01
RDMA/hfi1: Defer setting VL15 credits to link-up interrupt
Byczkowski, Jakub
1
-17
/
+50
2017-05-08
Merge tags 'for-linus' and 'for-next' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-27
/
+20
2017-05-08
Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2017-05-04
IB/hfi1: Clean up context initialization
Michael J. Ruhl
1
-2
/
+1
2017-05-04
IB/hfi1: Correctly clear the pkey
Michael J. Ruhl
1
-20
/
+14
2017-05-04
IB/hfi1: Name function prototype parameters
Michael J. Ruhl
1
-4
/
+4
2017-05-04
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
2017-04-05
IB/hfi1: Add a patch value to the firmware version string
Michael J. Ruhl
1
-8
/
+15
2017-04-05
IB/hfi1: Check for QSFP presence before attempting reads
Easwar Hariharan
1
-2
/
+5
2017-04-05
IB/hfi1: Cache registers during state change
Michael J. Ruhl
1
-3
/
+55
2017-04-05
IB/hfi1: Force logical link down
Dean Luick
1
-18
/
+68
[next]