| Commit message (Expand) | Author | Age | Files | Lines |
* | IB/mlx5: Report packet based credit mode device capability | Danit Goldberg | 2018-12-07 | 1 | -0/+3 |
* | IB/mlx5: Add packet based credit mode support | Danit Goldberg | 2018-12-07 | 2 | -2/+14 |
* | RDMA/mlx5: Unfold modify RMP function | Leon Romanovsky | 2018-12-04 | 1 | -28/+34 |
* | RDMA/mlx5: Unfold create RMP function | Leon Romanovsky | 2018-12-04 | 1 | -19/+16 |
* | RDMA/mlx5: Initialize SRQ tables on mlx5_ib | Leon Romanovsky | 2018-12-04 | 9 | -83/+101 |
* | RDMA/mlx5: Update SRQ functions signatures to mlx5_ib format | Leon Romanovsky | 2018-12-04 | 4 | -77/+83 |
* | RDMA/mlx5: Use stages for callback to setup and release DEVX | Leon Romanovsky | 2018-12-04 | 2 | -7/+20 |
* | RDMA/mlx5: Remove SRQ signature global flag | Leon Romanovsky | 2018-12-04 | 1 | -4/+1 |
* | net/mlx5: Move SRQ functions to RDMA part | Leon Romanovsky | 2018-12-04 | 7 | -679/+717 |
* | net/mlx5: Remove references to local mlx5_core functions | Leon Romanovsky | 2018-12-04 | 1 | -19/+3 |
* | net/mlx5: Remove not-used lib/eq.h header file | Leon Romanovsky | 2018-12-04 | 1 | -1/+0 |
* | net/mlx5: Remove dead transobj code | Leon Romanovsky | 2018-12-04 | 1 | -66/+0 |
* | net/mlx5: Align SRQ licenses and copyright information | Leon Romanovsky | 2018-12-04 | 2 | -58/+4 |
* | net/mlx5: Debug print for forwarded async events | Saeed Mahameed | 2018-11-30 | 1 | -0/+3 |
* | net/mlx5: Forward SRQ resource events | Saeed Mahameed | 2018-11-30 | 2 | -28/+13 |
* | net/mlx5: Forward QP/WorkQueues resource events | Saeed Mahameed | 2018-11-30 | 2 | -4/+14 |
* | net/mlx5: Remove all deprecated software versions of FW events | Saeed Mahameed | 2018-11-30 | 1 | -91/+1 |
* | IB/mlx5: Handle raw delay drop general event | Saeed Mahameed | 2018-11-30 | 1 | -3/+15 |
* | net/mlx5: Allow forwarding event type general event as is | Saeed Mahameed | 2018-11-30 | 1 | -0/+1 |
* | IB/mlx5: Handle raw port change event rather than the software version | Saeed Mahameed | 2018-11-30 | 1 | -34/+52 |
* | net/mlx5: Remove unused events callback and logic | Saeed Mahameed | 2018-11-30 | 5 | -123/+10 |
* | IB/mlx5: Use the new mlx5 core notifier API | Saeed Mahameed | 2018-11-30 | 2 | -14/+66 |
* | net/mlx5: Forward all mlx5 events to mlx5 notifiers chain | Saeed Mahameed | 2018-11-30 | 1 | -0/+3 |
* | net/mlx5e: Use the new mlx5 core notifier API | Saeed Mahameed | 2018-11-30 | 2 | -14/+16 |
* | net/mlx5: Allow port change event to be forwarded to driver notifiers chain | Saeed Mahameed | 2018-11-30 | 1 | -0/+16 |
* | net/mlx5: Driver events notifier API | Saeed Mahameed | 2018-11-30 | 2 | -1/+25 |
* | net/mlx5: Improve core device events handling | Saeed Mahameed | 2018-11-26 | 1 | -87/+136 |
* | net/mlx5: Device events, Use async events chain | Saeed Mahameed | 2018-11-26 | 8 | -222/+342 |
* | net/mlx5: CQ ERR, Use async events chain | Saeed Mahameed | 2018-11-26 | 1 | -22/+44 |
* | net/mlx5: Resource tables, Use async events chain | Saeed Mahameed | 2018-11-26 | 3 | -48/+104 |
* | net/mlx5: CmdIF, Use async events chain | Saeed Mahameed | 2018-11-26 | 4 | -31/+48 |
* | net/mlx5: FWPage, Use async events chain | Saeed Mahameed | 2018-11-26 | 3 | -38/+44 |
* | net/mlx5: E-Switch, Use async events chain | Saeed Mahameed | 2018-11-26 | 3 | -25/+26 |
* | net/mlx5: Clock, Use async events chain | Saeed Mahameed | 2018-11-26 | 3 | -14/+17 |
* | net/mlx5: FPGA, Use async events chain | Saeed Mahameed | 2018-11-26 | 3 | -16/+38 |
* | net/mlx5: FWTrace, Use async events chain | Saeed Mahameed | 2018-11-26 | 3 | -17/+16 |
* | net/mlx5: EQ, Introduce atomic notifier chain subscription API | Saeed Mahameed | 2018-11-26 | 3 | -3/+49 |
* | net/mlx5: EQ, Make EQE access methods inline | Saeed Mahameed | 2018-11-20 | 2 | -24/+24 |
* | {net,IB}/mlx5: Move Page fault EQ and ODP logic to RDMA | Saeed Mahameed | 2018-11-20 | 8 | -332/+287 |
* | net/mlx5: EQ, Generic EQ | Saeed Mahameed | 2018-11-20 | 2 | -73/+182 |
* | net/mlx5: EQ, Different EQ types | Saeed Mahameed | 2018-11-20 | 8 | -189/+268 |
* | net/mlx5: EQ, Privatize eq_table and friends | Saeed Mahameed | 2018-11-20 | 11 | -53/+174 |
* | net/mlx5: EQ, irq_info and rmap belong to eq_table | Saeed Mahameed | 2018-11-20 | 2 | -21/+23 |
* | net/mlx5: EQ, Create all EQs in one place | Saeed Mahameed | 2018-11-20 | 4 | -104/+116 |
* | net/mlx5: EQ, Move all EQ logic to eq.c | Saeed Mahameed | 2018-11-20 | 3 | -176/+181 |
* | net/mlx5: EQ, Remove redundant completion EQ list lock | Saeed Mahameed | 2018-11-20 | 2 | -16/+3 |
* | net/mlx5: EQ, No need to store eq index as a field | Saeed Mahameed | 2018-11-20 | 1 | -2/+2 |
* | net/mlx5: EQ, Remove unused fields and structures | Saeed Mahameed | 2018-11-20 | 1 | -11/+0 |
* | net/mlx5: EQ, Use the right place to store/read IRQ affinity hint | Saeed Mahameed | 2018-11-20 | 2 | -7/+9 |
* | IB/mlx5: Improve ODP debugging messages | Moni Shoua | 2018-11-12 | 2 | -4/+14 |