aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mlx5/driver.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-2/+2
2018-12-20Merge branch 'mlx5-next' into rdma.gitJason Gunthorpe1-2/+0
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-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-04RDMA/mlx5: Initialize SRQ tables on mlx5_ibLeon Romanovsky1-25/+0
2018-12-04net/mlx5: Move SRQ functions to RDMA partLeon Romanovsky1-8/+0
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 Mahameed1-27/+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-20{net,IB}/mlx5: Move Page fault EQ and ODP logic to RDMASaeed Mahameed1-49/+0
2018-11-20net/mlx5: EQ, Different EQ typesSaeed Mahameed1-9/+1
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
2018-11-20net/mlx5: EQ, Remove unused fields and structuresSaeed Mahameed1-3/+0
2018-11-20net/mlx5: EQ, Use the right place to store/read IRQ affinity hintSaeed Mahameed1-1/+1
2018-10-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-12/+11
2018-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+8
2018-10-18net/mlx5: Add FEC fields to Port Phy Link Mode (PPLM) regShay Agroskin1-0/+1
2018-10-18net/mlx5: Refactor fragmented buffer struct fields and init flowTariq Toukan1-14/+8
2018-10-17Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux into net-nextSaeed Mahameed1-4/+2
2018-10-17IB/mlx5: Add support for extended atomic operationsYonatan Cohen1-12/+11
2018-10-10net/mlx5: WQ, fixes for fragmented WQ buffers APITariq Toukan1-0/+8
2018-10-10RDMA/netdev: Hoist alloc_netdev_mqs out of the driverDenis Drozdov1-10/+4
2018-10-01net/mlx5: Cache the system image guidAlaa Hleihel1-0/+1
2018-09-25net/mlx5: Set uid as part of SRQ commandsYishai Hadas1-0/+1
2018-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-4/+4
2018-09-05net/mlx5e: Replace PTP clock lock from RW lock to seq lockShay Agroskin1-1/+1
2018-09-05net/mlx5: Add flow counters idrVlad Buslov1-0/+2
2018-09-05net/mlx5: Store flow counters in a listVlad Buslov1-1/+1
2018-09-05net/mlx5: Add new list to store deleted flow countersVlad Buslov1-0/+1
2018-09-05net/mlx5: Change flow counters addlist type to single linked listVlad Buslov1-3/+1
2018-09-05net/mlx5: Use u16 for Work Queue buffer strides offsetTariq Toukan1-2/+2
2018-09-05net/mlx5: Use u16 for Work Queue buffer fragment sizeTariq Toukan1-1/+1
2018-09-05net/mlx5: Fix use-after-free in self-healing flowJack Morgenstein1-1/+1
2018-09-04net/mlx5: Fix atomic_mode enum valuesMoni Shoua1-4/+1
2018-08-16Merge branch 'linus/master' into rdma.git for-nextJason Gunthorpe1-0/+5
2018-08-16Merge tag 'v4.18' into rdma.git for-nextJason Gunthorpe1-3/+15
2018-08-02RDMA/netdev: Use priv_destructor for netdev cleanupJason Gunthorpe1-3/+0