aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mlx5 (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2-22/+58
2018-12-20net/mlx5e: XDP, Support Enhanced Multi-Packet TX WQETariq Toukan1-0/+1
2018-12-20IB/mlx5: Use the correct commands for UMEM and UCTX allocationYishai Hadas1-20/+42
2018-12-20Merge branch 'mlx5-next' into rdma.gitJason Gunthorpe4-14/+141
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-4/+6
2018-12-20IB/mlx5: Introduce uid as part of alloc/dealloc transport domainYishai Hadas1-2/+2
2018-12-19net/mlx5: Add shared Q counter bitsLeon Romanovsky1-1/+5
2018-12-14net/mlx5: Make RoCE and SR-IOV LAG modes explicitAviv Heller1-0/+2
2018-12-14net/mlx5: Introduce inter-device communication mechanismAviv Heller1-0/+2
2018-12-14Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxSaeed Mahameed1-9/+15
2018-12-14net/mlx5: E-Switch, Introduce flow counter affinityShahar Klein1-1/+7
2018-12-14net/mlx5: Use lowercase 'X' for hex valuesSaeed Mahameed1-8/+8
2018-12-13net/mlx5: E-Switch, Fix fdb cap bits swapVu Pham1-4/+6
2018-12-11net/mlx5e: Avoid query PPCNT register if not supported by the deviceEyal Davidovich1-1/+3
2018-12-11net/mlx5e: Use CQE padding for Ethernet CQsDaniel Jurgens1-5/+5
2018-12-11IB/mlx5: Report CapabilityMask2 in ib_query_portMichael Guralnik1-2/+2
2018-12-10net/mlx5: Remove the get protocol device interface entryOr Gerlitz1-2/+0
2018-12-10net/mlx5: Support extended destination format in flow steering commandEli Britstein1-0/+2
2018-12-10net/mlx5: E-Switch, Change vhca id valid bool field to bit flagEli Britstein1-1/+5
2018-12-10net/mlx5: Introduce extended destination fieldsEli Britstein1-3/+16
2018-12-10net/mlx5: Revise gre and nvgre key formatsOz Shlomo1-2/+11
2018-12-10net/mlx5: Add monitor commands layout and event dataEyal Davidovich2-1/+87
2018-12-09net/mlx5: Use helper to get CQE opcodeTariq Toukan1-0/+5
2018-12-07Merge branch 'mlx5-packet-credit-fc' into rdma.gitJason Gunthorpe1-2/+4
2018-12-07net/mlx5: Expose packet based credit modeDanit Goldberg1-2/+4
2018-12-04IB/mlx5: Update the supported DEVX commandsYishai Hadas1-0/+10
2018-12-04net/mlx5: Update mlx5_ifc with DEVX UCTX capabilities bitsYishai Hadas1-2/+14
2018-12-04RDMA/mlx5: Initialize SRQ tables on mlx5_ibLeon Romanovsky2-39/+0
2018-12-04net/mlx5: Move SRQ functions to RDMA partLeon Romanovsky3-45/+0
2018-12-04net/mlx5: Remove dead transobj codeLeon Romanovsky1-5/+0
2018-12-04net/mlx5: Align SRQ licenses and copyright informationLeon Romanovsky1-29/+2
2018-11-29net/mlx5: Forward SRQ resource eventsSaeed Mahameed1-2/+1
2018-11-29net/mlx5: Forward QP/WorkQueues resource eventsSaeed Mahameed1-1/+1
2018-11-29net/mlx5: Remove all deprecated software versions of FW eventsSaeed Mahameed1-9/+0
2018-11-29net/mlx5: Remove unused events callback and logicSaeed Mahameed1-9/+1
2018-11-29net/mlx5: Forward all mlx5 events to mlx5 notifiers chainSaeed Mahameed1-1/+1
2018-11-29net/mlx5: Driver events notifier APISaeed Mahameed1-0/+4
2018-11-26net/mlx5: Device events, Use async events chainSaeed Mahameed2-30/+2
2018-11-26net/mlx5: Resource tables, Use async events chainSaeed Mahameed1-2/+4
2018-11-26net/mlx5: CmdIF, Use async events chainSaeed Mahameed1-0/+2
2018-11-26net/mlx5: FWPage, Use async events chainSaeed Mahameed1-2/+3
2018-11-26net/mlx5: Clock, Use async events chainSaeed Mahameed1-1/+3
2018-11-26net/mlx5: EQ, Introduce atomic notifier chain subscription APISaeed Mahameed2-3/+23
2018-11-20{net,IB}/mlx5: Move Page fault EQ and ODP logic to RDMASaeed Mahameed2-49/+21
2018-11-20net/mlx5: EQ, Generic EQSaeed Mahameed1-0/+39
2018-11-20net/mlx5: EQ, Different EQ typesSaeed Mahameed2-10/+2
2018-11-20net/mlx5: EQ, Privatize eq_table and friendsSaeed Mahameed1-82/+5
2018-11-20net/mlx5: EQ, irq_info and rmap belong to eq_tableSaeed Mahameed1-5/+5
2018-11-20net/mlx5: EQ, Remove redundant completion EQ list lockSaeed Mahameed1-3/+0
2018-11-20net/mlx5: EQ, No need to store eq index as a fieldSaeed Mahameed1-1/+0