summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hfi1/hfi.h
Commit message (Expand)AuthorAgeFilesLines
* IB/hfi1: Prevent link down request double queuingSebastian Sanchez2017-07-311-0/+1
* IB/hfi1: Create workqueue for link eventsSebastian Sanchez2017-07-311-0/+1
* IB/hfi1: Move saving PCI values to a separate functionBartlomiej Dudek2017-07-311-0/+1
* IB/hfi1: Size rcd array index correctly and consistentlyMichael J. Ruhl2017-07-311-2/+2
* IB/hfi1: Remove unused user context data membersMichael J. Ruhl2017-07-311-24/+0
* IB/hfi1: Fix bar0 mapping to use write combiningMike Marciniszyn2017-07-311-8/+12
* IB/hfi1: Check return values from PCI config API callsBartlomiej Dudek2017-07-311-1/+1
* IB/hfi1: Resolve kernel panics by reference counting receive contextsMichael J. Ruhl2017-06-271-6/+5
* IB/hfi1: Modify handling of physical link state by Host DriverByczkowski, Jakub2017-06-271-1/+17
* IB/hfi1: Replace deprecated pci functions with new APIMichael J. Ruhl2017-06-271-4/+2
* IB/hfi1: Setup common IB fields in hfi1_packet structDon Hiatt2017-06-271-1/+20
* IB/hfi1: Separate input/output header tracingDon Hiatt2017-06-271-49/+0
* RDMA/hfi1: Defer setting VL15 credits to link-up interruptByczkowski, Jakub2017-06-011-1/+10
*-. Merge tags 'for-linus' and 'for-next' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-05-081-55/+50
|\ \
| | * IB/hfi1: Clean up on context initialization failureMichael J. Ruhl2017-05-041-10/+6
| | * IB/hfi1: Fix an assign/ordering issue with shared context IDsMichael J. Ruhl2017-05-041-4/+4
| | * IB/hfi1: Clean up context initializationMichael J. Ruhl2017-05-041-8/+5
| | * IB/hfi1: Search shared contexts on the opened device, not all devicesMichael J. Ruhl2017-05-041-1/+1
| | * IB/hfi1: Name function prototype parametersMichael J. Ruhl2017-05-041-35/+37
| |/
* | Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-081-1/+0
|\ \ | |/ |/|
| * IB/hfi1: Use pcie_flr() instead of duplicating itChristoph Hellwig2017-04-251-1/+0
* | IB/hfi1: Use bool in process_ecnDennis Dalessandro2017-04-281-1/+1
* | IB/hfi1: Cache neighbor secure data after link upStuart Summers2017-04-281-1/+10
* | IB/hfi1: Fix softlockup issueTadeusz Struk2017-04-281-3/+4
* | IB/hfi1: Use defines from common headersDon Hiatt2017-04-281-2/+2
* | IB/hfi1: Add functions to parse 9B headersDon Hiatt2017-04-281-2/+1
* | IB/hfi1: Rename hdr2sc to hfi1_9B_get_sc5Dasaratharaman Chandramouli2017-04-281-1/+1
* | IB/hfi1: VNIC SDMA supportVishwanathapura, Niranjana2017-04-201-0/+1
* | IB/hfi1: Virtual Network Interface Controller (VNIC) HW supportVishwanathapura, Niranjana2017-04-201-2/+27
* | IB/hfi1: OPA_VNIC RDMA netdev supportVishwanathapura, Niranjana2017-04-201-1/+26
* | IB/hfi1: Add a patch value to the firmware version stringMichael J. Ruhl2017-04-051-4/+5
* | IB/hfi1: NULL pointer dereference when freeing rhashtableSebastian Sanchez2017-04-051-1/+1
|/
* IB/hfi1: Modify logging frequency of DCC errorsJakub Byczkowski2017-02-191-0/+4
* IB/hfi1, rdmavt: Move SGE state helper routines into rdmavtBrian Welty2017-02-191-2/+0
* IB/hfi1: Reduce oversized fields in struct hfi1_packetSebastian Sanchez2017-02-191-4/+3
* IB/hfi1: Access hfi1_ibport through rcd pointerSebastian Sanchez2017-02-191-0/+5
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-12-151-57/+87
|\
| * IB/hfi1: Remove definition of unused hfi1_affinity structTadeusz Struk2016-12-111-1/+0
| * IB/hfi1: Add active channel and backplane support for integrated devicesEaswar Hariharan2016-11-151-1/+15
| * IB/hfi1: Optimize devdata cachelinesSebastian Sanchez2016-11-151-53/+55
| * IB/hfi1: Unify access to GUID entriesJakub Pawlak2016-11-151-2/+17
* | IB/hfi1: Delete unused lockEaswar Hariharan2016-11-151-2/+0
* | IB/hfi1: Clean up unused argumentEaswar Hariharan2016-11-151-2/+1
* | IB/hfi1: Remove leftover snoop referencesDennis Dalessandro2016-11-151-38/+2
* | IB/hfi1: Fix an Oops on pci device force removeTadeusz Struk2016-11-151-0/+4
* | IB/hfi1: Fix integrity check flags default valuesJakub Pawlak2016-11-151-13/+27
|/
* IB/hfi1: Add irq affinity notification handlerTadeusz Struk2016-10-021-0/+1
* IB/hfi1: Add sysfs interface for affinity setupTadeusz Struk2016-10-021-0/+2
* IB/hfi1: Remove unused variable from devdataDennis Dalessandro2016-10-021-2/+0
* IB/hfi1: Fix user-space buffers mapping with IOMMU enabledTymoteusz Kielan2016-10-021-5/+5
OpenPOWER on IntegriCloud