summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
Commit message (Expand)AuthorAgeFilesLines
* bnxt_re: Fix race between the netdev register and unregister eventsSomnath Kotur2017-09-222-5/+15
* bnxt_re: Free up devices in module_exit pathSomnath Kotur2017-09-221-0/+16
* bnxt_re: Fix compare and swap atomic operandsDevesh Sharma2017-09-221-0/+1
* bnxt_re: Stop issuing further cmds to FW once a cmd times outSomnath Kotur2017-09-222-1/+6
* bnxt_re: Fix update of qplib_qp.mtu when modifiedDevesh Sharma2017-09-221-0/+3
* i40iw: Add support for port reuse on active side connectionsShiraz Saleem2017-09-222-76/+78
* i40iw: Add missing VLAN priorityMustafa Ismail2017-09-222-1/+4
* i40iw: Call i40iw_cm_disconn on modify QP to disconnectShiraz Saleem2017-09-221-0/+12
* i40iw: Prevent multiple netdev event notifier registrationsShiraz Saleem2017-09-223-19/+20
* i40iw: Fail open if there are no available MSI-X vectorsShiraz Saleem2017-09-221-1/+6
* RDMA/vmw_pvrdma: Fix reporting correct opcodes for completionAdit Ranadive2017-09-221-3/+28
* IB/bnxt_re: Fix frame stack compilation warningLeon Romanovsky2017-09-221-31/+36
* IB/mlx5: fix debugfs cleanupSudip Mukherjee2017-09-221-3/+3
* IB/ocrdma: fix incorrect fall-through on switch statementColin Ian King2017-09-221-0/+3
* iw_cxgb4: remove the stid on listen create failureSteve Wise2017-09-221-1/+1
* iw_cxgb4: drop listen destroy replies if no ep foundSteve Wise2017-09-221-0/+5
* iw_cxgb4: put ep reference in pass_accept_req()Steve Wise2017-09-221-1/+1
* RDMA/vmw_pvrdma: Fix a signednessAdit Ranadive2017-08-311-1/+1
* RDMA/vmw_pvrdma: Report network header type in WCAditya Sarwade2017-08-311-0/+1
* IB/mlx5: Support IB_SRQT_TMArtemy Kovalyov2017-08-292-5/+22
* IB/mlx5: Fill XRQ capabilitiesArtemy Kovalyov2017-08-292-0/+15
* IB/core: Separate CQ handle in SRQ contextArtemy Kovalyov2017-08-293-11/+14
* IB/qib: Convert qp_stats debugfs interface to use new iterator APIMike Marciniszyn2017-08-293-63/+16Star
* IB/hfi1: Convert qp_stats debugfs interface to use new iterator APIMike Marciniszyn2017-08-293-107/+14Star
* IB/hfi1: Convert hfi1_error_port_qps() to use new QP iteratorMike Marciniszyn2017-08-291-38/+41
* IB/hfi1: Use accessor to determine ring sizeKaike Wan2017-08-291-1/+1
* IB/qib: Stricter bounds checking for copy to bufferKamenee Arumugam2017-08-291-2/+2
* IB/hif1: Remove static tracing from SDMA hot pathMichael J. Ruhl2017-08-297-29/+255
* IB/hfi1: Acquire QSFP cable information on loopbackJan Sokolowski2017-08-291-0/+15
* i40iw: make some structures constBhumika Goyal2017-08-291-3/+3
* IB/hfi1: constify vm_operations_structArvind Yadav2017-08-291-1/+1
* RDMA/bnxt_re: remove unnecessary call to memsetHimanshu Jha2017-08-291-2/+0Star
* IB/usnic: check for allocation failureDan Carpenter2017-08-291-0/+2
* IB/hfi1: Add opcode states to qp_statsMike Marciniszyn2017-08-291-1/+3
* IB/hfi1: Add received request info to qp_statsKaike Wan2017-08-291-2/+9
* IB/hfi1: Fix whitespace alignment issue for MADKamenee Arumugam2017-08-291-1/+1
* IB/hfi1: Move structure and MACRO definitions in user_sdma.c to user_sdma.hHarish Chegondi2017-08-292-168/+166Star
* IB/hfi1: Move structure definitions from user_exp_rcv.c to user_exp_rcv.hHarish Chegondi2017-08-294-19/+19
* IB/hfi1: Remove duplicate definitions of num_user_pages() functionHarish Chegondi2017-08-293-20/+12Star
* IB/hfi1: Fix the bail out code in pin_vector_pages() functionHarish Chegondi2017-08-291-7/+10
* IB/hfi1: Clean up pin_vector_pages() functionHarish Chegondi2017-08-291-34/+45
* IB/hfi1: Clean up user_sdma_send_pkts() functionHarish Chegondi2017-08-291-59/+82
* IB/hfi1: Clean up hfi1_user_exp_rcv_setup functionHarish Chegondi2017-08-292-88/+153
* IB/hfi1: Improve local kmem_cache_alloc performanceMichael J. Ruhl2017-08-293-27/+6Star
* IB/hfi1: Ratelimit prints from sdma_interruptGrzegorz Morys2017-08-292-2/+8
* 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/+32Star
* IB/{qib, hfi1}: Avoid flow control testing for RDMA write operationMike Marciniszyn2017-08-292-3/+4
* Merge branch 'mellanox' into k.o/for-nextDoug Ledford2017-08-2515-108/+176
|\
| * IB/mlx5: Report mlx5 enhanced multi packet WQE capabilityBodong Wang2017-08-241-0/+5