summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hfi1
Commit message (Expand)AuthorAgeFilesLines
* mm, mmu_notifier: annotate mmu notifiers with blockable invalidate callbacksDavid Rientjes2018-01-311-0/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-01-3110-149/+77
|\
| * Merge tag v4.15 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/lin...Jason Gunthorpe2018-01-301-2/+2
| |\
| * | IB/{hfi1, qib}: Fix a concurrency issue with device name in loggingMichael J. Ruhl2018-01-053-21/+14
| * | IB/hfi1: Fix infinite loop in 8051 command error pathSebastian Sanchez2018-01-053-102/+46
| * | IB/{rdmavt, hfi1, qib}: Remove get_card_name() downcallMichael J. Ruhl2018-01-053-10/+0
| * | IB/{rdmavt, hfi1, qib}: Self determine driver nameMichael J. Ruhl2018-01-052-3/+2
| * | IB/hfi1: Add RQ/SRQ information to QP statsMichael J. Ruhl2018-01-031-2/+8
| * | Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/...Jason Gunthorpe2017-12-273-20/+13
| |\ \
| * | | IB/hfi1: Change slid arg in ingress_pkey_table_fail to 32bitDon Hiatt2017-12-222-6/+2
| * | | IB/hfi1: Use 4096 for default active MTU in query_qpJan Sokolowski2017-12-111-1/+1
| * | | IB/hfi1: Mask the path bits with the LMC for 16B RC AcksDon Hiatt2017-12-111-4/+4
* | | | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-301-9/+9
|\ \ \ \
| * | | | the rest of drivers/*: annotate ->poll() instancesAl Viro2017-11-281-9/+9
| |/ / /
* | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-01-305-10/+0
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2018-01-035-10/+0
| |\ \ \ | | |_|/ | |/| |
| | * | drivers/infiniband: Remove now-redundant smp_read_barrier_depends()Paul E. McKenney2017-12-055-10/+0
| | |/
* | / IB/hfi1: Prevent a NULL dereferenceDan Carpenter2018-01-101-2/+2
|/ /
* | IB/hfi: Only read capability registers if the capability existsMichael J. Ruhl2017-12-222-19/+12
* | IB/hfi1: Initialize bth1 in 16B rc ack builderDennis Dalessandro2017-11-301-1/+1
|/
* Merge tag 'driver-core-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-11-161-10/+10
|\
| * IB/hfi1: convert to debugfs_file_get() and -put()Nicolai Stange2017-11-071-10/+10
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-11-1532-757/+1068
|\ \
| * | IB/hfi1: Handle initial value of 0 for CCTI settingDennis Dalessandro2017-11-131-1/+5
| * | IB/hfi1: Mask upper 16Bits of Extended LID prior to rvt_cq_entryDon Hiatt2017-11-134-6/+6
| * | IB/hfi1: Send 'reboot' as planned down remote reasonJan Sokolowski2017-11-131-3/+3
| * | IB/hfi1: Prohibit invalid Init to Armed state transitionGrzegorz Morys2017-11-131-14/+18
| * | IB/hfi1: Do not allocate PIO send contexts for VNICNiranjana Vishwanathapura2017-11-136-68/+10
| * | IB/hfi1: Remove unnecessary if checkJan Sokolowski2017-11-131-15/+15
| * | IB/hfi1: Fix a wrapping test to insure the correct timeoutMike Marciniszyn2017-11-133-5/+5
| * | IB/hfi1: Remove wrapper function in mmu_rbKamenee Arumugam2017-11-131-17/+7
| * | IB/hfi1: Reduce 8051 command timeoutJakub Byczkowski2017-11-131-1/+1
| * | IB/hfi1: Allow MgmtAllowed on B2B setupsJan Sokolowski2017-11-133-38/+47
| * | IB/hfi1: Take advantage of kvzalloc_node in sdma initializationMike Marciniszyn2017-10-301-7/+2
| * | IB/hfi1: Don't modify num_user_contexts module parameterKamenee Arumugam2017-10-301-14/+15
| * | IB/hfi1: Insure int mask for in-kernel receive contexts is clearMike Marciniszyn2017-10-301-3/+32
| * | IB/hfi1: Add tx_opcode_stats like the opcode_statsMike Marciniszyn2017-10-304-10/+83
| * | IB/hfi1: Validate PKEY for incoming GSI MAD packetsSebastian Sanchez2017-10-301-2/+84
| * | Ib/hfi1: Return actual operational VLs in port info queryPatel Jay P2017-10-301-1/+1
| * | IB/hfi1: Race condition between user notification and driver stateMichael J. Ruhl2017-10-302-10/+31
| * | Merge branch 'timer_setup' into for-nextDoug Ledford2017-10-188-32/+26
| |\ \
| | * | IB/hfi1: Convert timers to use timer_setup()Kees Cook2017-10-188-32/+26
| | |/
| * | Merge branch 'for-next-early' into for-nextDoug Ledford2017-10-1826-514/+681
| |\ \ | | |/ | |/|
| | * IB/hfi1: Add MODULE_FIRMWARE statementsThomas Bogendoerfer2017-10-181-0/+5
| | * Merge branch 'hfi1' into k.o/for-nextDoug Ledford2017-10-189-49/+48
| | |\
| | | * IB/hfi1: Set hdr_type when tx req is allocatedKaike Wan2017-10-183-2/+2
| | | * IB/hfi1: Eliminate allocation while atomicDon Hiatt2017-10-182-14/+9
| | | * IB/hfi1: Mask out A bit from psn traceDon Hiatt2017-10-181-2/+2
| | | * IB/hfi1: Correct unnecessary acquisition of HW mutexGrzegorz Morys2017-10-181-2/+17
| | | * IB/hfi1: Allow meta version 4 for platform configurationJakub Byczkowski2017-10-181-1/+1