summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | RDMA/hns: Support WQE/CQE/PBL page size configurable feature in hip08Wei Hu(Xavier)2017-10-255-57/+142
| * | | | IB/ipoib: Change number of TX wqe to 64Erez Shitrit2017-10-251-1/+1
| * | | | IB/ipoib: Use NAPI in UD/TX flowsErez Shitrit2017-10-255-79/+136
| * | | | IB/ipoib: Get rid of the tx_outstanding variable in all modesErez Shitrit2017-10-253-11/+10Star
| * | | | i40iw: Move cqp_cmd_head init to CQP initializationBob Sharp2017-10-181-1/+1
| * | | | i40iw: Remove UDA QP from QoS list if creation failsIvan Barrera2017-10-183-3/+5
| * | | | i40iw: Clear CQP Head/Tail during initializationChristopher Bednarz2017-10-181-0/+3
| * | | | i40iw: Refactor queue depth calculationShiraz Saleem2017-10-184-43/+67
| * | | | i40iw: Reinitialize IEQ on MTU changeShiraz Saleem2017-10-185-4/+26
| * | | | i40iw: Move ceq_valid to i40iw_sc_dev structureShiraz Saleem2017-10-184-16/+15Star
| * | | | i40iw: Account for IPv6 header when setting MSSShiraz Saleem2017-10-187-13/+15
| * | | | i40iw: Remove unused structuresMustafa Ismail2017-10-181-18/+0Star
| * | | | i40iw: Move exception_lan_queue to VSI structureMustafa Ismail2017-10-183-8/+7Star
| * | | | i40iw: Remove unused static_rsrc from i40iw_create_qp_infoMustafa Ismail2017-10-183-7/+0Star
| * | | | i40iw: Ignore AE source field in AEQE for some AEsMustafa Ismail2017-10-182-0/+50
| * | | | i40iw: Cleanup AE processingMustafa Ismail2017-10-183-14/+3Star
| * | | | Merge branch 'timer_setup' into for-nextDoug Ledford2017-10-1842-186/+154Star
| |\ \ \ \
| | * | | | RDMA/cxgb4: Convert timers to use timer_setup()Kees Cook2017-10-183-10/+5Star
| | * | | | RDMA/i40iw: Convert timers to use timer_setup() (part 2)Kees Cook2017-10-182-8/+6Star
| | * | | | RDMA/cxgb3: Convert timers to use timer_setup()Kees Cook2017-10-183-9/+5Star
| | * | | | IB/hfi1: Convert timers to use timer_setup()Kees Cook2017-10-188-32/+26Star
| | * | | | IB/rdmavt: Convert timers to use timer_setup()Kees Cook2017-10-181-6/+4Star
| | * | | | IB/ipoib: Convert timers to use timer_setup()Kees Cook2017-10-093-5/+6
| | * | | | RDMA/i40iw: Convert timers to use timer_setup()Kees Cook2017-10-093-5/+7
| | * | | | IB/qib: Convert timers to use timer_setup()Kees Cook2017-10-0912-75/+62Star
| | * | | | RDMA/nes: Convert timers to use timer_setup()Kees Cook2017-10-098-36/+29Star
| | | |_|/ | | |/| |
| * | | | Merge branch 'for-next-early' into for-nextDoug Ledford2017-10-18159-2545/+9731
| |\ \ \ \
| | * | | | IB/srp: Make CM timeout dependent on subnet timeoutBart Van Assche2017-10-181-2/+22
| | * | | | IB/srp: Cache global rkeyBart Van Assche2017-10-182-14/+16
| | * | | | IB/srp: Remove second argument of srp_destroy_qp()Bart Van Assche2017-10-181-6/+6
| | * | | | IB/srp: Avoid that a cable pull can trigger a kernel crashBart Van Assche2017-10-181-6/+19
| | * | | | IB/srpt: Change default behavior from using SRQ to using RCBart Van Assche2017-10-182-35/+123
| | * | | | IB/srpt: Cache global L_KeyBart Van Assche2017-10-182-3/+6
| | * | | | IB/srpt: Limit the send and receive queue sizes to what the HCA supportsBart Van Assche2017-10-181-4/+5
| | * | | | IB/srpt: Do not accept invalid initiator port namesBart Van Assche2017-10-181-5/+4Star
| | * | | | RDMA/uverbs: Make the code in ib_uverbs_cmd_verbs() less confusingBart Van Assche2017-10-181-10/+3Star
| | * | | | bnxt_re: Make room for mapping beyond 32 entriesSomnath Kotur2017-10-182-2/+2
| | * | | | bnxt_re: Fix incorrect usage of test_bit()Somnath Kotur2017-10-183-9/+10
| | * | | | IB/hfi1: Add MODULE_FIRMWARE statementsThomas Bogendoerfer2017-10-181-0/+5
| | * | | | RDMA/hns: fix spelling mistake: "Reseved" -> "Reserved"Colin Ian King2017-10-181-1/+1
| | * | | | Merge branch 'hfi1' into k.o/for-nextDoug Ledford2017-10-1811-51/+50Star
| | |\ \ \ \
| | | * | | | IB/rdmavt: Don't wait for resources in QP resetAlex Estrin2017-10-182-2/+2
| | | * | | | 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/+9Star
| | | * | | | 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
| | | * | | | IB/hfi1: Fix serdes loopback set-upJan Sokolowski2017-10-182-28/+17Star
| | * | | | | RDMA/usnic: Instantiate data structures onceBart Van Assche2017-10-152-24/+25
| | * | | | | RDMA/usnic: Remove a set-but-not-used variableBart Van Assche2017-10-151-2/+0Star