summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/qib (follow)
Commit message (Expand)AuthorAgeFilesLines
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-111-4/+4
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-02-063-6/+3
|\
| * IB/hfi1: Compute BTH only for RDMA_WRITE_LAST/SEND_LAST packetSebastian Sanchez2018-02-013-6/+3
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-01-318-306/+34
|\|
| * IB/qib: remove qib_keys.cCorentin Labbe2018-01-281-235/+0
| * IB/{hfi1, qib}: Fix a concurrency issue with device name in loggingMichael J. Ruhl2018-01-053-14/+4
| * 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-1/+2
| * IB/qib: Cleanup qib_set_part_key() with direct returnsJoe Perches2017-12-121-42/+24
| * IB/qib: remove redundant setting of any in for-loopColin Ian King2017-12-121-1/+1
| * IB/qib: Fix comparison error with qperf compare/swap testMike Marciniszyn2017-12-121-3/+3
* | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-311-7/+7
|\ \
| * | the rest of drivers/*: annotate ->poll() instancesAl Viro2017-11-281-7/+7
| |/
* / drivers/infiniband: Remove now-redundant smp_read_barrier_depends()Paul E. McKenney2017-12-054-8/+0
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-11-161-2/+3
|\
| * drivers/infiniband/hw/qib/qib_init.c: use kmalloc_array_node()Johannes Thumshirn2017-11-161-2/+3
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-11-1518-447/+194
|\ \
| * \ Merge branch 'timer_setup' into for-nextDoug Ledford2017-10-1812-75/+66
| |\ \
| | * | IB/qib: Convert timers to use timer_setup()Kees Cook2017-10-0912-75/+62
| * | | IB/qib: Remove set-but-not-used variablesBart Van Assche2017-10-1510-43/+7
| * | | IB/qib: Suppress gcc 7 fall-through complaintsBart Van Assche2017-10-153-2/+3
| * | | IB/qib: Remove remaining code related to writing the EEPROMBart Van Assche2017-10-154-68/+1
| * | | IB/qib: Use setup_timer and mod_timerHimanshu Jha2017-09-292-11/+7
| * | | Merge branch 'hfi1' into k.o/for-nextDoug Ledford2017-09-296-259/+120
| |\ \ \
| | * | | IB/qib: Update QIB to use the latest PCI APIMichael J. Ruhl2017-09-276-259/+120
| | |/ /
| * / / IB: Move PCI dependency from root KConfig to HW's KConfigsYuval Shaia2017-09-271-0/+1
| |/ /
* | | Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-151-2/+2
|\ \ \ | |_|/ |/| |
| * | treewide: Fix function prototypes for module_param_call()Kees Cook2017-10-311-2/+2
| |/
* | Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-071-0/+1
|\ \
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
| |/
* / locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-253-5/+5
|/
* IB/qib: Convert qp_stats debugfs interface to use new iterator APIMike Marciniszyn2017-08-293-63/+16
* IB/qib: Stricter bounds checking for copy to bufferKamenee Arumugam2017-08-291-2/+2
* IB/qib: Stricter bounds checking for copy and array accessKamenee Arumugam2017-08-292-4/+6
* IB/qib: Remove unnecessary memory allocation for boardnameKamenee Arumugam2017-08-294-51/+32
* IB/{qib, hfi1}: Avoid flow control testing for RDMA write operationMike Marciniszyn2017-08-291-2/+2
* IB/rdmavt, hfi1, qib: Enhance rdmavt and hfi1 to use 32 bit lidsDasaratharaman Chandramouli2017-08-221-2/+2
* IB/rdmavt, hfi1, qib: Modify check_ah() to account for extended LIDsDon Hiatt2017-08-221-0/+9
* Merge branch 'misc' into k.o/for-nextDoug Ledford2017-08-182-3/+3
|\
| * IB/qib: add const to bin_attribute structuresBhumika Goyal2017-08-181-2/+2
| * IB/qib: fix spelling mistake: "failng" -> "failing"Colin Ian King2017-08-181-1/+1
* | IB/{rdmavt, hfi1, qib}: Fix panic with post receive and SGE compressionMike Marciniszyn2017-07-311-2/+4
* | Merge branch 'misc' into k.o/for-nextDoug Ledford2017-07-272-3/+0
|\ \
| * | RDMA: Remove useless MODULE_VERSIONLeon Romanovsky2017-07-241-1/+0
| * | IB/qib: remove duplicate codeGustavo A. R. Silva2017-07-241-2/+0
| |/
* | Merge branch 'hfi1' into k.o/for-4.14Doug Ledford2017-07-249-170/+130
|\ \ | |/ |/|
| * IB/qib: Replace deprecated pci functions with new APIMichael J. Ruhl2017-06-275-120/+98
| * IB/hfi1,qib: Do not send QKey trap for UD qpsDennis Dalessandro2017-06-274-49/+31
| * IB/rdmavt: Compress adjacent SGEs in rvt_lkey_ok()Mike Marciniszyn2017-06-271-1/+1
* | IB/{rdmavt, qib, hfi1}: Remove gfp flags argumentLeon Romanovsky2017-07-182-10/+9
|/