index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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-10-16
Merge branch 'for-rc' into rdma.git for-next
Jason Gunthorpe
1
-1
/
+5
2018-09-30
IB/hfi1: Add mtu check for operational data VLs
Alex Estrin
1
-4
/
+22
2018-09-20
IB/hfi1: Fix destroy_qp hang after a link down
Michael J. Ruhl
1
-1
/
+5
2018-09-11
IB/hfi1: set_intr_bits uses incorrect source for register modification
Michael J. Ruhl
1
-1
/
+1
2018-09-01
IB/hfi1: Move URGENT IRQ enable to hfi1_rcvctrl()
Michael J. Ruhl
1
-0
/
+7
2018-09-01
IB/hfi1: Rework the IRQ API to be more flexible
Michael J. Ruhl
1
-75
/
+73
2018-09-01
IB/hfi1: Make the MSIx resource allocation a bit more flexible
Michael J. Ruhl
1
-1
/
+30
2018-09-01
IB/hfi1: Prepare for new HFI1 MSIx API
Michael J. Ruhl
1
-272
/
+8
2018-09-01
IB/hfi1: Get the hfi1_devdata structure as early as possible
Michael J. Ruhl
1
-17
/
+5
2018-09-01
IB/hfi1: tune_pcie_caps is arbitrarily placed, poorly
Michael J. Ruhl
1
-0
/
+6
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-01
IB/hfi1: Convert PortXmitWait/PortVLXmitWait counters to flit times
Kamenee Arumugam
1
-6
/
+58
2018-02-01
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
[prev]
[next]