Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
cc9a97ea2c74e8270f3d77d1fd4711c6fc866d7f
/
drivers
/
infiniband
/
hw
/
hfi1
/
chip.c
cc9a97e
IB/hfi1: Do not allocate PIO send contexts for VNIC
by Niranjana Vishwanathapura
· 8 years ago
641f348
IB/hfi1: Allow MgmtAllowed on B2B setups
by Jan Sokolowski
· 8 years ago
45a041c
IB/hfi1: Don't modify num_user_contexts module parameter
by Kamenee Arumugam
· 8 years ago
2d9544a
IB/hfi1: Insure int mask for in-kernel receive contexts is clear
by Mike Marciniszyn
· 8 years ago
00f9203
Ib/hfi1: Return actual operational VLs in port info query
by Patel Jay P
· 8 years ago
4061f3a
IB/hfi1: Race condition between user notification and driver state
by Michael J. Ruhl
· 8 years ago
894b82c
Merge branch 'timer_setup' into for-next
by Doug Ledford
· 8 years ago
754137a
Merge branch 'for-next-early' into for-next
by Doug Ledford
· 8 years ago
8064135
IB/hfi1: Convert timers to use timer_setup()
by Kees Cook
· 8 years ago
e527ff9
Merge branch 'hfi1' into k.o/for-next
by Doug Ledford
· 8 years ago
242b494
IB/hfi1: Fix serdes loopback set-up
by Jan Sokolowski
· 8 years ago
7ebfc93
IB/rdmavt: Correct issues with read-mostly and send size cache lines
by Sebastian Sanchez
· 8 years ago
9be6a5d
IB/hfi1: Prevent LNI out of sync by resetting host interface version
by Sebastian Sanchez
· 8 years ago
d7d6261
IB/hfi1: Fix incorrect available receive user context count
by Michael J. Ruhl
· 8 years ago
d59075a
IB/hfi1: Add a safe wrapper for _rcd_get_by_index
by Michael J. Ruhl
· 8 years ago
156d24d
IB/hfi1: Remove unused link_default variable
by Ira Weiny
· 8 years ago
05cb18f
IB/hfi1: Update HFI to use the latest PCI API
by Michael J. Ruhl
· 8 years ago
e870b4a
IB/hfi1: Add new state complete decodes for LNI failures
by Jakub Byczkowski
· 8 years ago
09592af
IB/hfi1: Return correct value in general interrupt handler
by Kamenee Arumugam
· 8 years ago
30e1052
IB/hfi1: Only reset QSFP after link up and turn off AOC TX
by Sebastian Sanchez
· 8 years ago
df5efdd
IB/hfi1: Turn off AOC TX after offline substates
by Sebastian Sanchez
· 8 years ago
de42de8
IB/hfi1: Ratelimit prints from sdma_interrupt
by Grzegorz Morys
· 8 years ago
d392a67
IB/hfi1: Remove pstate from hfi1_pportdata
by Jakub Byczkowski
· 8 years ago
b6422bc
IB/hfi1: Check xchg returned value for queuing link down entry
by Sebastian Sanchez
· 8 years ago
51e658f5
IB/rdmavt, hfi1, qib: Enhance rdmavt and hfi1 to use 32 bit lids
by Dasaratharaman Chandramouli
· 8 years ago
72c07e2
IB/hfi1: Add support to receive 16B bypass packets
by Don Hiatt
· 8 years ago
d295dbe
IB/hf1: User context locking is inconsistent
by Michael J. Ruhl
· 8 years ago
f2a3bc0
IB/hfi1: Protect context array set/clear with spinlock
by Michael J. Ruhl
· 8 years ago
02a222c
IB/hfi1: Remove lstate from hfi1_pportdata
by Byczkowski, Jakub
· 8 years ago
d3cf4d9
Merge branch 'misc' into k.o/for-next
by Doug Ledford
· 8 years ago
a63aa5d
IB/hfi1: fix spelling mistake in variable name continious
by Colin Ian King
· 8 years ago
913cc67
IB/hfi1: Always perform offline transition
by Sebastian Sanchez
· 8 years ago
626c077
IB/hfi1: Prevent link down request double queuing
by Sebastian Sanchez
· 8 years ago
71d4700
IB/hfi1: Create workqueue for link events
by Sebastian Sanchez
· 8 years ago
96603ed
IB/hfi1: Do not enable disabled port on cable insert
by Jan Sokolowski
· 8 years ago
5efd40c
IB/hfi1: Harden state transition to Armed and Active
by Alex Estrin
· 8 years ago
5e2d676
IB/hfi1: Verify port data VLs credits on transition to Armed
by Alex Estrin
· 8 years ago
a618b7e
IB/hfi1: Move saving PCI values to a separate function
by Bartlomiej Dudek
· 8 years ago
59ec873
IB/hfi1: Fix code consistency for if/else blocks in chip.c
by Jan Sokolowski
· 8 years ago
2250563
IB/hfi1: Pass the context pointer rather than the index
by Michael J. Ruhl
· 8 years ago
1757397
IB/hfi1: Use context pointer rather than context index
by Michael J. Ruhl
· 8 years ago
e6f7622
IB/hfi1: Size rcd array index correctly and consistently
by Michael J. Ruhl
· 8 years ago
cb51c5d
IB/hfi1: Fix bar0 mapping to use write combining
by Mike Marciniszyn
· 8 years ago
c53df62
IB/hfi1: Check return values from PCI config API calls
by Bartlomiej Dudek
· 8 years ago
91647f4
IB/hfi1: Ensure dd->gi_mask can not be overflowed
by Dennis Dalessandro
· 8 years ago
8cb1021
IB/hfi1: Add traces for TID operations
by Mike Marciniszyn
· 8 years ago
702265f
IB/hfi1: Set proper logging levels on QSFP cable error events
by Jan Sokolowski
· 8 years ago
ddbf2ef
IB/hfi1: Fix DC 8051 host info flag array
by Bartlomiej Dudek
· 8 years ago
bec7c79
IB/hfi1: Modify handling of physical link state by Host Driver
by Byczkowski, Jakub
· 8 years ago
67838e6
IB/hfi1: Fix spelling mistake in linkdown reason
by Dennis Dalessandro
· 8 years ago
bc54f67
IB/hfi1: Ensure dd->gi_mask can not be overflowed
by Dennis Dalessandro
· 8 years ago
bb7dde8
IB/hfi1: Replace deprecated pci functions with new API
by Michael J. Ruhl
· 8 years ago
9039746
IB/hfi1: Setup common IB fields in hfi1_packet struct
by Don Hiatt
· 8 years ago
b3e6b4b
RDMA/hfi1: Defer setting VL15 credits to link-up interrupt
by Byczkowski, Jakub
· 8 years ago
3341713
Merge tags 'for-linus' and 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 8 years ago
857f864
Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 8 years ago
9b60d2c
IB/hfi1: Clean up context initialization
by Michael J. Ruhl
· 8 years ago
637a9a7
IB/hfi1: Correctly clear the pkey
by Michael J. Ruhl
· 8 years ago
f4cd876
IB/hfi1: Name function prototype parameters
by Michael J. Ruhl
· 8 years ago
02d1008
IB/hfi1: Fix checks for Offline transient state
by Jakub Byczkowski
· 8 years ago
ee495ad
IB/hfi1: Fix unbalanced braces around else
by Dennis Dalessandro
· 8 years ago
a498fbc
IB/hfi1: Fix misspelling in comment
by Dennis Dalessandro
· 8 years ago
98b9ee2
IB/hfi1: Cache neighbor secure data after link up
by Stuart Summers
· 8 years ago
03e80e9
IB/hfi1: Adjust high temperature warning for QSFP cable
by Neel Desai
· 8 years ago
22546b7
IB/hfi1: Fix softlockup issue
by Tadeusz Struk
· 8 years ago
21c433a
IB/hfi1: Use pcie_flr() instead of duplicating it
by Christoph Hellwig
· 8 years ago
2280740
IB/hfi1: Virtual Network Interface Controller (VNIC) HW support
by Vishwanathapura, Niranjana
· 8 years ago
243d9f4
IB/hfi1: Add transmit fault injection feature
by Don Hiatt
· 8 years ago
5e6e9424
IB/hfi1: Add a patch value to the firmware version string
by Michael J. Ruhl
· 8 years ago
fb897ad
IB/hfi1: Check for QSFP presence before attempting reads
by Easwar Hariharan
· 8 years ago
8688426
IB/hfi1: Cache registers during state change
by Michael J. Ruhl
· 8 years ago
ec8a142
IB/hfi1: Force logical link down
by Dean Luick
· 8 years ago
db069ec
IB/hfi1: Do not set physical link state if DC is in the shutdown state
by Michael J. Ruhl
· 9 years ago
c27aad0
IB/hfi1: Modify logging frequency of DCC errors
by Jakub Byczkowski
· 9 years ago
4d5b57e
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 9 years ago
0080167
IB/hfi1: Preserve external device completed bit
by Dean Luick
· 9 years ago
a6cd5f0
IB/hfi1: Unify access to GUID entries
by Jakub Pawlak
· 9 years ago
09a7908
IB/hfi1: Prevent hardware counter names from being cut off
by Jianxin Xiong
· 9 years ago
26ea254
IB/hfi1: Clean up unused argument
by Easwar Hariharan
· 9 years ago
eacc830
IB/hfi1: Remove leftover snoop references
by Dennis Dalessandro
· 9 years ago
acd7c8f
IB/hfi1: Fix an Oops on pci device force remove
by Tadeusz Struk
· 9 years ago
e83eba2
IB/hfi1: Use EPROM platform configuration read
by Dean Luick
· 9 years ago
e8a70af
IB/hfi1: Adjust hardware buffering parameter
by Harish Chegondi
· 9 years ago
50921be
IB/hfi1: Act on external device timeout
by Dean Luick
· 9 years ago
6036818
IB/hfi1: Fix user-space buffers mapping with IOMMU enabled
by Tymoteusz Kielan
· 9 years ago
0db9dec
IB/hfi1: Move serdes tune inside link start function
by Dean Luick
· 9 years ago
261a435
IB/qib,IB/hfi: Use core common header file
by Mike Marciniszyn
· 9 years ago
429b6a7
IB/hfi1: Make n_krcvqs be an unsigned long integer
by Harish Chegondi
· 9 years ago
673b975
IB/hfi1: Add QSFP sanity pre-check
by Dean Luick
· 9 years ago
bdf7752
IB/hfi1: Use the same capability state for all shared contexts
by Dean Luick
· 9 years ago
fc0b76c
IB/hfi1: Expand reported serial number
by Ira Weiny
· 9 years ago
5fbd98d
IB/hfi1: Ignore QSFP interrupts until power stabilizes
by Easwar Hariharan
· 9 years ago
b3bf270
IB/hfi1: Read all firmware versions
by Dean Luick
· 9 years ago
6854c69
IB/hfi1: Explain state complete frame details
by Dean Luick
· 9 years ago
8784ac0
IB/hfi1: Modify the default number of kernel receive conexts
by Harish Chegondi
· 9 years ago
e014991
IB/hfi1: Remove TWSI references
by Dean Luick
· 9 years ago
dba715f
IB/hfi1: Use built-in i2c bit-shift bus adapter
by Dean Luick
· 9 years ago
4197344
IB/hfi1: Add global structure for affinity assignments
by Dennis Dalessandro
· 9 years ago
2b71904
IB/hfi1: Add counter to track unsupported packets drop
by Jakub Pawlak
· 9 years ago
98f179a
IB/hfi1: Fix sleep inside atomic issue in init_asic_data
by Tadeusz Struk
· 9 years ago
Next »