summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'rdma/for-next'Stephen Rothwell2016-07-2824-339/+1746
|\
| *---. Merge branches 'cxgb4-4.8', 'mlx5-4.8' and 'fw-version' into k.o/for-4.8Doug Ledford2016-06-2324-339/+1746
| |\ \ \
| | | | * IB/hfi1: Add device FW version stringIra Weiny2016-06-232-0/+17
| | | | * IB/usnic: Support device FW version stringIra Weiny2016-06-232-17/+16
| | | | * IB/ocrdma: Support device FW version stringIra Weiny2016-06-231-10/+9
| | | | * IB/nes: Support device FW version stringIra Weiny2016-06-231-19/+14
| | | | * IB/mthca: Supprot device FW version stringIra Weiny2016-06-231-12/+12
| | | | * IB/mlx5: Support device FW version stringIra Weiny2016-06-231-11/+10
| | | | * IB/mlx4: Support device FW version stringIra Weiny2016-06-231-12/+12
| | | | * IB/i40iw: Support device FW version stringIra Weiny2016-06-231-14/+10
| | | | * IB/cxgb4: Support device FW version stringIra Weiny2016-06-231-16/+15
| | | | * IB/cxgb3: Support device FW version stringIra Weiny2016-06-231-14/+13
| | |_|/ | |/| |
| | | * IB/mlx5: Add port protocol statsMark Bloch2016-06-231-0/+78
| | | * IB/mlx5: Add per port countersMark Bloch2016-06-233-2/+69
| | | * {net, IB}/mlx5: Refactor internal SRQ APIArtemy Kovalyov2016-06-231-62/+40
| | | * IB/mlx5: Report mlx5 TSO capabilities when querying deviceBodong Wang2016-06-232-7/+58
| | | * IB/mlx5: Enable flow steering for IPv6 trafficMaor Gottlieb2016-06-231-0/+26
| | | * IB/mlx5: Reset flow support for IB kernel ULPsMaor Gottlieb2016-06-236-21/+248
| | | * IB/mlx5: Implements disassociate_ucontext APIMaor Gottlieb2016-06-232-4/+135
| | | * IB/mlx5: Add RSS QP supportYishai Hadas2016-06-233-0/+239
| | | * IB/mlx5: Add Receive Work Queue Indirection table operationsYishai Hadas2016-06-234-1/+102
| | | * IB/mlx5: Add receive Work Queue verbsYishai Hadas2016-06-234-1/+373
| | |/ | |/|
| | * RDMA/iw_cxgb4: Low resource fixes for Completion queueHariprasad S2016-06-232-17/+26
| | * RDMA/iw_cxgb4: Low resource fixes for Memory registrationHariprasad S2016-06-232-37/+76
| | * RDMA/iw_cxgb4: Low resource fixes for connection managerHariprasad S2016-06-233-42/+114
| | * RDMA/iw_cxgb4: Add missing error codes for act open cmdHariprasad S2016-06-231-3/+8
| | * RDMA/iw_cxgb4: clean up c4iw_reject_cr()Hariprasad S2016-06-231-11/+8
| | * RDMA/iw_cxgb4: allocate enough space for debugfs "qps" dumpHariprasad S2016-06-231-1/+1
| | * RDMA/iw_cxgb4: only read markers_enabled mod param onceHariprasad S2016-06-231-6/+18
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-07-244-29/+14
|\ \
| * | i40iw: Enable remote access rights for stag allocationShiraz Saleem2016-07-121-0/+1
| * | i40iw: do not print unitialized variables in error messageNicolas Iooss2016-07-121-2/+1
| * | IB/hfi1: Fix sleep inside atomic issue in init_asic_dataTadeusz Struk2016-07-121-7/+9
| * | IB/hfi1: Correct issues with sc5 computationMike Marciniszyn2016-07-121-20/+3
* | | net/mlx4_en: break out tx_desc write into separate functionBrenden Blanco2016-07-191-5/+6
* | | net/mlx5: Refactor mlx5_add_flow_ruleMaor Gottlieb2016-07-051-12/+9
|/ /
| |
| \
| \
| \
*---. \ Merge branches '4.7-rc-misc', 'hfi1-fixes', 'i40iw-rc-fixes' and 'mellanox-rc...Doug Ledford2016-06-2319-57/+133
|\ \ \ \
| | | * | IB/mlx4: Prevent cross page boundary allocationChuck Lever2016-06-232-18/+18
| | | * | IB/mlx4: Fix memory leak if QP creation failedDotan Barak2016-06-231-1/+3
| | | * | IB/mlx4: Verify port number in flow steering create flowYishai Hadas2016-06-231-0/+3
| | | * | IB/mlx4: Fix error flow when sending mads under SRIOVYishai Hadas2016-06-231-6/+18
| | | * | IB/mlx4: Fix the SQ size of an RC QPYishai Hadas2016-06-231-1/+1
| | | * | IB/mlx5: Fix wrong naming of port_rcv_data counterTalat Batheesh2016-06-231-1/+1
| | | * | IB/mlx5: Fix post send fence logicEli Cohen2016-06-231-3/+4
| | | |/
| | * | i40iw: Enable level-1 PBL for fast memory registrationShiraz Saleem2016-06-232-0/+6
| | * | i40iw: Return correct max_fast_reg_page_list_lenFaisal Latif2016-06-232-0/+2
| | * | i40iw: Correct status check on i40iw_get_pbleFaisal Latif2016-06-231-1/+1
| | * | i40iw: Correct CQ armingShiraz Saleem2016-06-231-3/+6
| | |/
| * | IB/hfi1: Fix deadlock with txreq allocation slow pathMike Marciniszyn2016-06-232-3/+2
| * | IB/hfi1: Send a pkey change event on driver pkey updateSebastian Sanchez2016-06-173-7/+16