Age | Commit message (Expand) | Author |
2018-12-04 | RDMA/mlx5: Use stages for callback to setup and release DEVX | Leon Romanovsky |
2018-12-04 | RDMA/mlx5: Remove SRQ signature global flag | Leon Romanovsky |
2018-12-04 | net/mlx5: Move SRQ functions to RDMA part | Leon Romanovsky |
2018-12-04 | net/mlx5: Remove references to local mlx5_core functions | Leon Romanovsky |
2018-12-04 | net/mlx5: Remove not-used lib/eq.h header file | Leon Romanovsky |
2018-12-04 | net/mlx5: Remove dead transobj code | Leon Romanovsky |
2018-12-04 | net/mlx5: Align SRQ licenses and copyright information | Leon Romanovsky |
2018-11-29 | net/mlx5: Debug print for forwarded async events | Saeed Mahameed |
2018-11-29 | net/mlx5: Forward SRQ resource events | Saeed Mahameed |
2018-11-29 | net/mlx5: Forward QP/WorkQueues resource events | Saeed Mahameed |
2018-11-29 | net/mlx5: Remove all deprecated software versions of FW events | Saeed Mahameed |
2018-11-29 | IB/mlx5: Handle raw delay drop general event | Saeed Mahameed |
2018-11-29 | net/mlx5: Allow forwarding event type general event as is | Saeed Mahameed |
2018-11-29 | IB/mlx5: Handle raw port change event rather than the software version | Saeed Mahameed |
2018-11-29 | net/mlx5: Remove unused events callback and logic | Saeed Mahameed |
2018-11-29 | IB/mlx5: Use the new mlx5 core notifier API | Saeed Mahameed |
2018-11-29 | net/mlx5: Forward all mlx5 events to mlx5 notifiers chain | Saeed Mahameed |
2018-11-29 | net/mlx5e: Use the new mlx5 core notifier API | Saeed Mahameed |
2018-11-29 | net/mlx5: Allow port change event to be forwarded to driver notifiers chain | Saeed Mahameed |
2018-11-29 | net/mlx5: Driver events notifier API | Saeed Mahameed |
2018-11-26 | net/mlx5: Improve core device events handling | Saeed Mahameed |
2018-11-26 | net/mlx5: Device events, Use async events chain | Saeed Mahameed |
2018-11-26 | net/mlx5: CQ ERR, Use async events chain | Saeed Mahameed |
2018-11-26 | net/mlx5: Resource tables, Use async events chain | Saeed Mahameed |
2018-11-26 | net/mlx5: CmdIF, Use async events chain | Saeed Mahameed |
2018-11-26 | net/mlx5: FWPage, Use async events chain | Saeed Mahameed |
2018-11-26 | net/mlx5: E-Switch, Use async events chain | Saeed Mahameed |
2018-11-26 | net/mlx5: Clock, Use async events chain | Saeed Mahameed |
2018-11-26 | net/mlx5: FPGA, Use async events chain | Saeed Mahameed |
2018-11-26 | net/mlx5: FWTrace, Use async events chain | Saeed Mahameed |
2018-11-26 | net/mlx5: EQ, Introduce atomic notifier chain subscription API | Saeed Mahameed |
2018-11-20 | net/mlx5: EQ, Make EQE access methods inline | Saeed Mahameed |
2018-11-20 | {net,IB}/mlx5: Move Page fault EQ and ODP logic to RDMA | Saeed Mahameed |
2018-11-20 | net/mlx5: EQ, Generic EQ | Saeed Mahameed |
2018-11-20 | net/mlx5: EQ, Different EQ types | Saeed Mahameed |
2018-11-20 | net/mlx5: EQ, Privatize eq_table and friends | Saeed Mahameed |
2018-11-20 | net/mlx5: EQ, irq_info and rmap belong to eq_table | Saeed Mahameed |
2018-11-20 | net/mlx5: EQ, Create all EQs in one place | Saeed Mahameed |
2018-11-20 | net/mlx5: EQ, Move all EQ logic to eq.c | Saeed Mahameed |
2018-11-20 | net/mlx5: EQ, Remove redundant completion EQ list lock | Saeed Mahameed |
2018-11-20 | net/mlx5: EQ, No need to store eq index as a field | Saeed Mahameed |
2018-11-20 | net/mlx5: EQ, Remove unused fields and structures | Saeed Mahameed |
2018-11-20 | net/mlx5: EQ, Use the right place to store/read IRQ affinity hint | Saeed Mahameed |
2018-11-12 | IB/mlx5: Improve ODP debugging messages | Moni Shoua |
2018-11-12 | net/mlx5: Use multi threaded workqueue for page fault handling | Moni Shoua |
2018-11-12 | net/mlx5: Return success for PAGE_FAULT_RESUME in internal error state | Moni Shoua |
2018-11-12 | IB/mlx5: Lock QP during page fault handling | Moni Shoua |
2018-11-12 | net/mlx5: Enumerate page fault types | Moni Shoua |
2018-11-12 | net/mlx5: Add interface to hold and release core resources | Moni Shoua |
2018-11-12 | net/mlx5: Release resource on error flow | Moni Shoua |