aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-10-18Merge branch 'for-next-early' into for-nextDoug Ledford124-2252/+9253
2017-10-18IB/mlx5: Use ARRAY_SIZEJérémy Lefaure1-3/+3
2017-10-18IB: Let ib_core resolve destination mac addressParav Pandit5-45/+4
2017-10-18bnxt_re: Make room for mapping beyond 32 entriesSomnath Kotur2-2/+2
2017-10-18bnxt_re: Fix incorrect usage of test_bit()Somnath Kotur3-9/+10
2017-10-18IB/hfi1: Add MODULE_FIRMWARE statementsThomas Bogendoerfer1-0/+5
2017-10-18RDMA/hns: fix spelling mistake: "Reseved" -> "Reserved"Colin Ian King1-1/+1
2017-10-18Merge branch 'hfi1' into k.o/for-nextDoug Ledford9-49/+48
2017-10-18IB/hfi1: Set hdr_type when tx req is allocatedKaike Wan3-2/+2
2017-10-18IB/hfi1: Eliminate allocation while atomicDon Hiatt2-14/+9
2017-10-18IB/hfi1: Mask out A bit from psn traceDon Hiatt1-2/+2
2017-10-18IB/hfi1: Correct unnecessary acquisition of HW mutexGrzegorz Morys1-2/+17
2017-10-18IB/hfi1: Allow meta version 4 for platform configurationJakub Byczkowski1-1/+1
2017-10-18IB/hfi1: Fix serdes loopback set-upJan Sokolowski2-28/+17
2017-10-14RDMA/usnic: Instantiate data structures onceBart Van Assche2-24/+25
2017-10-14RDMA/usnic: Remove a set-but-not-used variableBart Van Assche1-2/+0
2017-10-14RDMA/usnic: Make the compiler check declaration consistency during compilationBart Van Assche2-0/+2
2017-10-14IB/qib: Remove set-but-not-used variablesBart Van Assche10-43/+7
2017-10-14IB/qib: Suppress gcc 7 fall-through complaintsBart Van Assche3-2/+3
2017-10-14IB/qib: Remove remaining code related to writing the EEPROMBart Van Assche4-68/+1
2017-10-14RDMA/qedr: Remove set-but-not-used variablesBart Van Assche1-6/+1
2017-10-14RDMA/qedr: Annotate iomem pointers correctlyBart Van Assche1-1/+1
2017-10-14RDMA/qedr: Declare local functions staticBart Van Assche4-33/+32
2017-10-14RDMA/qedr: Use NULL instead of 0 to represent a pointerBart Van Assche1-1/+1
2017-10-14RDMA/ocrdma: Remove set-but-not-used variablesBart Van Assche2-4/+2
2017-10-14RDMA/ocrdma: Suppress gcc 7 fall-through complaintsBart Van Assche1-0/+2
2017-10-14RDMA/ocrdma: Use NULL instead of 0 to represent a pointerBart Van Assche1-1/+1
2017-10-14IB/nes: Fix a race condition in nes_inetaddr_event()Bart Van Assche1-4/+9
2017-10-14IB/nes: Remove set-but-not-used variablesBart Van Assche2-11/+2
2017-10-14IB/nes: Suppress gcc 7 fall-through complaintsBart Van Assche2-1/+2
2017-10-14IB/nes: Fix indentationBart Van Assche5-28/+28
2017-10-14IB/mlx5: Remove a set-but-not-used variableBart Van Assche1-2/+0
2017-10-14IB/mlx5: Suppress gcc 7 fall-through complaintsBart Van Assche2-0/+3
2017-10-14IB/mlx4: Suppress gcc 7 fall-through complaintsBart Van Assche2-0/+3
2017-10-14IB/mthca: Fix indentationBart Van Assche1-5/+5
2017-10-14RDMA/i40iw: Remove a set-but-not-used variableBart Van Assche1-2/+0
2017-10-14RDMA/i40iw: Suppress gcc 7 fall-through complaintsBart Van Assche3-0/+3
2017-10-14RDMA/i40iw: Fix a race conditionBart Van Assche1-4/+9
2017-10-14IB/hns: Declare local functions 'static'Bart Van Assche1-29/+35
2017-10-14IB/hns: Annotate iomem pointers correctlyBart Van Assche3-8/+10
2017-10-14IB/hfi1: Define hfi1_handle_cnp_tbl[] onceBart Van Assche2-5/+6
2017-10-14IB/hfi1: Remove set-but-not-used variablesBart Van Assche6-28/+1
2017-10-14IB/hfi1: Suppress gcc 7 fall-through complaintsBart Van Assche3-2/+4
2017-10-14RDMA/cxgb4: Remove a set-but-not-used variableBart Van Assche1-3/+0
2017-10-14RDMA/cxgb4: Suppress gcc 7 fall-through complaintsBart Van Assche1-0/+1
2017-10-14RDMA/cxgb4: Remove the obsolete kernel module option 'c4iw_debug'Bart Van Assche1-4/+0
2017-10-14RDMA/cxgb4: Fix indentationBart Van Assche2-6/+6
2017-10-14RDMA/cxgb3: Remove a set-but-not-used variableBart Van Assche1-3/+3
2017-10-14RDMA/cxgb3: Annotate locking assumptionsBart Van Assche1-0/+3
2017-10-14RDMA/bnxt_re: Remove set-but-not-used variablesBart Van Assche4-19/+7