summaryrefslogtreecommitdiffstats
path: root/include/linux/mlx5/driver.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-12-281-2/+2
|\
| * Merge branch 'mlx5-next' into rdma.gitJason Gunthorpe2018-12-201-2/+0
| |\
| * | IB/mlx5: Report CapabilityMask2 in ib_query_portMichael Guralnik2018-12-111-2/+2
* | | net/mlx5: Make RoCE and SR-IOV LAG modes explicitAviv Heller2018-12-141-0/+2
* | | net/mlx5: Introduce inter-device communication mechanismAviv Heller2018-12-141-0/+2
| |/ |/|
* | net/mlx5: Remove the get protocol device interface entryOr Gerlitz2018-12-101-2/+0
|/
* RDMA/mlx5: Initialize SRQ tables on mlx5_ibLeon Romanovsky2018-12-041-25/+0
* net/mlx5: Move SRQ functions to RDMA partLeon Romanovsky2018-12-041-8/+0
* net/mlx5: Forward SRQ resource eventsSaeed Mahameed2018-11-291-2/+1
* net/mlx5: Forward QP/WorkQueues resource eventsSaeed Mahameed2018-11-291-1/+1
* net/mlx5: Remove all deprecated software versions of FW eventsSaeed Mahameed2018-11-291-9/+0
* net/mlx5: Remove unused events callback and logicSaeed Mahameed2018-11-291-9/+1
* net/mlx5: Forward all mlx5 events to mlx5 notifiers chainSaeed Mahameed2018-11-291-1/+1
* net/mlx5: Driver events notifier APISaeed Mahameed2018-11-291-0/+4
* net/mlx5: Device events, Use async events chainSaeed Mahameed2018-11-261-27/+2
* net/mlx5: Resource tables, Use async events chainSaeed Mahameed2018-11-261-2/+4
* net/mlx5: CmdIF, Use async events chainSaeed Mahameed2018-11-261-0/+2
* net/mlx5: FWPage, Use async events chainSaeed Mahameed2018-11-261-2/+3
* net/mlx5: Clock, Use async events chainSaeed Mahameed2018-11-261-1/+3
* {net,IB}/mlx5: Move Page fault EQ and ODP logic to RDMASaeed Mahameed2018-11-201-49/+0
* net/mlx5: EQ, Different EQ typesSaeed Mahameed2018-11-201-9/+1
* net/mlx5: EQ, Privatize eq_table and friendsSaeed Mahameed2018-11-201-82/+5
* net/mlx5: EQ, irq_info and rmap belong to eq_tableSaeed Mahameed2018-11-201-5/+5
* net/mlx5: EQ, Remove redundant completion EQ list lockSaeed Mahameed2018-11-201-3/+0
* net/mlx5: EQ, No need to store eq index as a fieldSaeed Mahameed2018-11-201-1/+0
* net/mlx5: EQ, Remove unused fields and structuresSaeed Mahameed2018-11-201-3/+0
* net/mlx5: EQ, Use the right place to store/read IRQ affinity hintSaeed Mahameed2018-11-201-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-10-261-12/+11
|\
| * IB/mlx5: Add support for extended atomic operationsYonatan Cohen2018-10-171-12/+11
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-191-0/+8
|\ \
| * | net/mlx5: WQ, fixes for fragmented WQ buffers APITariq Toukan2018-10-101-0/+8
* | | net/mlx5: Add FEC fields to Port Phy Link Mode (PPLM) regShay Agroskin2018-10-181-0/+1
* | | net/mlx5: Refactor fragmented buffer struct fields and init flowTariq Toukan2018-10-181-14/+8
* | | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2018-10-171-4/+2
|\ \ \ | | |/ | |/|
| * | net/mlx5: Set uid as part of SRQ commandsYishai Hadas2018-09-251-0/+1
| * | net/mlx5: Fix atomic_mode enum valuesMoni Shoua2018-09-041-4/+1
* | | RDMA/netdev: Hoist alloc_netdev_mqs out of the driverDenis Drozdov2018-10-101-10/+4
* | | net/mlx5: Cache the system image guidAlaa Hleihel2018-10-011-0/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-09-121-4/+4
|\ \ \ | | |/ | |/|
| * | net/mlx5: Use u16 for Work Queue buffer strides offsetTariq Toukan2018-09-051-2/+2
| * | net/mlx5: Use u16 for Work Queue buffer fragment sizeTariq Toukan2018-09-051-1/+1
| * | net/mlx5: Fix use-after-free in self-healing flowJack Morgenstein2018-09-051-1/+1
| |/
* | net/mlx5e: Replace PTP clock lock from RW lock to seq lockShay Agroskin2018-09-051-1/+1
* | net/mlx5: Add flow counters idrVlad Buslov2018-09-051-0/+2
* | net/mlx5: Store flow counters in a listVlad Buslov2018-09-051-1/+1
* | net/mlx5: Add new list to store deleted flow countersVlad Buslov2018-09-051-0/+1
* | net/mlx5: Change flow counters addlist type to single linked listVlad Buslov2018-09-051-3/+1
|/
* Merge branch 'linus/master' into rdma.git for-nextJason Gunthorpe2018-08-161-0/+5
|\
| * net/mlx5e: Vxlan, move vxlan logic to core driverSaeed Mahameed2018-07-271-0/+2
| * Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-07-241-3/+15
| |\