summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-04RDMA/mlx5: Use stages for callback to setup and release DEVXLeon Romanovsky
2018-12-04RDMA/mlx5: Remove SRQ signature global flagLeon Romanovsky
2018-12-04net/mlx5: Move SRQ functions to RDMA partLeon Romanovsky
2018-12-04net/mlx5: Remove references to local mlx5_core functionsLeon Romanovsky
2018-12-04net/mlx5: Remove not-used lib/eq.h header fileLeon Romanovsky
2018-12-04net/mlx5: Remove dead transobj codeLeon Romanovsky
2018-12-04net/mlx5: Align SRQ licenses and copyright informationLeon Romanovsky
2018-11-29net/mlx5: Debug print for forwarded async eventsSaeed Mahameed
2018-11-29net/mlx5: Forward SRQ resource eventsSaeed Mahameed
2018-11-29net/mlx5: Forward QP/WorkQueues resource eventsSaeed Mahameed
2018-11-29net/mlx5: Remove all deprecated software versions of FW eventsSaeed Mahameed
2018-11-29IB/mlx5: Handle raw delay drop general eventSaeed Mahameed
2018-11-29net/mlx5: Allow forwarding event type general event as isSaeed Mahameed
2018-11-29IB/mlx5: Handle raw port change event rather than the software versionSaeed Mahameed
2018-11-29net/mlx5: Remove unused events callback and logicSaeed Mahameed
2018-11-29IB/mlx5: Use the new mlx5 core notifier APISaeed Mahameed
2018-11-29net/mlx5: Forward all mlx5 events to mlx5 notifiers chainSaeed Mahameed
2018-11-29net/mlx5e: Use the new mlx5 core notifier APISaeed Mahameed
2018-11-29net/mlx5: Allow port change event to be forwarded to driver notifiers chainSaeed Mahameed
2018-11-29net/mlx5: Driver events notifier APISaeed Mahameed
2018-11-26net/mlx5: Improve core device events handlingSaeed Mahameed
2018-11-26net/mlx5: Device events, Use async events chainSaeed Mahameed
2018-11-26net/mlx5: CQ ERR, Use async events chainSaeed Mahameed
2018-11-26net/mlx5: Resource tables, Use async events chainSaeed Mahameed
2018-11-26net/mlx5: CmdIF, Use async events chainSaeed Mahameed
2018-11-26net/mlx5: FWPage, Use async events chainSaeed Mahameed
2018-11-26net/mlx5: E-Switch, Use async events chainSaeed Mahameed
2018-11-26net/mlx5: Clock, Use async events chainSaeed Mahameed
2018-11-26net/mlx5: FPGA, Use async events chainSaeed Mahameed
2018-11-26net/mlx5: FWTrace, Use async events chainSaeed Mahameed
2018-11-26net/mlx5: EQ, Introduce atomic notifier chain subscription APISaeed Mahameed
2018-11-20net/mlx5: EQ, Make EQE access methods inlineSaeed Mahameed
2018-11-20{net,IB}/mlx5: Move Page fault EQ and ODP logic to RDMASaeed Mahameed
2018-11-20net/mlx5: EQ, Generic EQSaeed Mahameed
2018-11-20net/mlx5: EQ, Different EQ typesSaeed Mahameed
2018-11-20net/mlx5: EQ, Privatize eq_table and friendsSaeed Mahameed
2018-11-20net/mlx5: EQ, irq_info and rmap belong to eq_tableSaeed Mahameed
2018-11-20net/mlx5: EQ, Create all EQs in one placeSaeed Mahameed
2018-11-20net/mlx5: EQ, Move all EQ logic to eq.cSaeed Mahameed
2018-11-20net/mlx5: EQ, Remove redundant completion EQ list lockSaeed Mahameed
2018-11-20net/mlx5: EQ, No need to store eq index as a fieldSaeed Mahameed
2018-11-20net/mlx5: EQ, Remove unused fields and structuresSaeed Mahameed
2018-11-20net/mlx5: EQ, Use the right place to store/read IRQ affinity hintSaeed Mahameed
2018-11-12IB/mlx5: Improve ODP debugging messagesMoni Shoua
2018-11-12net/mlx5: Use multi threaded workqueue for page fault handlingMoni Shoua
2018-11-12net/mlx5: Return success for PAGE_FAULT_RESUME in internal error stateMoni Shoua
2018-11-12IB/mlx5: Lock QP during page fault handlingMoni Shoua
2018-11-12net/mlx5: Enumerate page fault typesMoni Shoua
2018-11-12net/mlx5: Add interface to hold and release core resourcesMoni Shoua
2018-11-12net/mlx5: Release resource on error flowMoni Shoua