summaryrefslogtreecommitdiffstats
path: root/include/linux/mlx5
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-12-282-22/+58
|\
| * IB/mlx5: Use the correct commands for UMEM and UCTX allocationYishai Hadas2018-12-201-20/+42
| * Merge branch 'mlx5-next' into rdma.gitJason Gunthorpe2018-12-204-14/+141
| |\
| | * IB/mlx5: Introduce uid as part of alloc/dealloc transport domainYishai Hadas2018-12-201-2/+2
| | * net/mlx5: Add shared Q counter bitsLeon Romanovsky2018-12-191-1/+5
| * | IB/mlx5: Report CapabilityMask2 in ib_query_portMichael Guralnik2018-12-111-2/+2
| * | Merge branch 'mlx5-packet-credit-fc' into rdma.gitJason Gunthorpe2018-12-071-2/+4
| |\ \
| * | | IB/mlx5: Update the supported DEVX commandsYishai Hadas2018-12-041-0/+10
* | | | net/mlx5e: XDP, Support Enhanced Multi-Packet TX WQETariq Toukan2018-12-211-0/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-12-201-4/+6
|\ \ \ \
| * | | | net/mlx5: E-Switch, Fix fdb cap bits swapVu Pham2018-12-131-4/+6
* | | | | 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
* | | | | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2018-12-141-9/+15
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | net/mlx5: E-Switch, Introduce flow counter affinityShahar Klein2018-12-141-1/+7
| * | | | net/mlx5: Use lowercase 'X' for hex valuesSaeed Mahameed2018-12-141-8/+8
* | | | | net/mlx5e: Avoid query PPCNT register if not supported by the deviceEyal Davidovich2018-12-111-1/+3
* | | | | net/mlx5e: Use CQE padding for Ethernet CQsDaniel Jurgens2018-12-111-5/+5
|/ / / /
* | | | net/mlx5: Remove the get protocol device interface entryOr Gerlitz2018-12-101-2/+0Star
* | | | net/mlx5: Support extended destination format in flow steering commandEli Britstein2018-12-101-0/+2
* | | | net/mlx5: E-Switch, Change vhca id valid bool field to bit flagEli Britstein2018-12-101-1/+5
* | | | net/mlx5: Introduce extended destination fieldsEli Britstein2018-12-101-3/+16
* | | | net/mlx5: Revise gre and nvgre key formatsOz Shlomo2018-12-101-2/+11
* | | | net/mlx5: Add monitor commands layout and event dataEyal Davidovich2018-12-102-1/+87
* | | | net/mlx5: Use helper to get CQE opcodeTariq Toukan2018-12-101-0/+5
| |_|/ |/| |
* | | net/mlx5: Expose packet based credit modeDanit Goldberg2018-12-071-2/+4
| |/ |/|
* | net/mlx5: Update mlx5_ifc with DEVX UCTX capabilities bitsYishai Hadas2018-12-041-2/+14
* | RDMA/mlx5: Initialize SRQ tables on mlx5_ibLeon Romanovsky2018-12-042-39/+0Star
* | net/mlx5: Move SRQ functions to RDMA partLeon Romanovsky2018-12-043-45/+0Star
* | net/mlx5: Remove dead transobj codeLeon Romanovsky2018-12-041-5/+0Star
* | net/mlx5: Align SRQ licenses and copyright informationLeon Romanovsky2018-12-041-29/+2Star
* | net/mlx5: Forward SRQ resource eventsSaeed Mahameed2018-11-301-2/+1Star
* | net/mlx5: Forward QP/WorkQueues resource eventsSaeed Mahameed2018-11-301-1/+1
* | net/mlx5: Remove all deprecated software versions of FW eventsSaeed Mahameed2018-11-301-9/+0Star
* | net/mlx5: Remove unused events callback and logicSaeed Mahameed2018-11-301-9/+1Star
* | net/mlx5: Forward all mlx5 events to mlx5 notifiers chainSaeed Mahameed2018-11-301-1/+1
* | net/mlx5: Driver events notifier APISaeed Mahameed2018-11-301-0/+4
* | net/mlx5: Device events, Use async events chainSaeed Mahameed2018-11-262-30/+2Star
* | 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/mlx5: EQ, Introduce atomic notifier chain subscription APISaeed Mahameed2018-11-262-3/+23
* | {net,IB}/mlx5: Move Page fault EQ and ODP logic to RDMASaeed Mahameed2018-11-202-49/+21Star
* | net/mlx5: EQ, Generic EQSaeed Mahameed2018-11-201-0/+39
* | net/mlx5: EQ, Different EQ typesSaeed Mahameed2018-11-202-10/+2Star
* | net/mlx5: EQ, Privatize eq_table and friendsSaeed Mahameed2018-11-201-82/+5Star
* | 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/+0Star
* | net/mlx5: EQ, No need to store eq index as a fieldSaeed Mahameed2018-11-201-1/+0Star