aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ntb_netdev.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-07net/mlx5: Expose packet based credit modeDanit Goldberg1-2/+4
2018-12-04net/mlx5: Update mlx5_ifc with DEVX UCTX capabilities bitsYishai Hadas1-2/+14
2018-12-04RDMA/mlx5: Unfold modify RMP functionLeon Romanovsky1-28/+34
2018-12-04RDMA/mlx5: Unfold create RMP functionLeon Romanovsky1-19/+16
2018-12-04RDMA/mlx5: Initialize SRQ tables on mlx5_ibLeon Romanovsky11-122/+101
2018-12-04RDMA/mlx5: Update SRQ functions signatures to mlx5_ib formatLeon Romanovsky4-77/+83
2018-12-04RDMA/mlx5: Use stages for callback to setup and release DEVXLeon Romanovsky2-7/+20
2018-12-04RDMA/mlx5: Remove SRQ signature global flagLeon Romanovsky1-4/+1
2018-12-04net/mlx5: Move SRQ functions to RDMA partLeon Romanovsky10-724/+717
2018-12-04net/mlx5: Remove references to local mlx5_core functionsLeon Romanovsky1-19/+3
2018-12-04net/mlx5: Remove not-used lib/eq.h header fileLeon Romanovsky1-1/+0
2018-12-04net/mlx5: Remove dead transobj codeLeon Romanovsky2-71/+0
2018-12-04net/mlx5: Align SRQ licenses and copyright informationLeon Romanovsky3-87/+6
2018-11-29net/mlx5: Debug print for forwarded async eventsSaeed Mahameed1-0/+3
2018-11-29net/mlx5: Forward SRQ resource eventsSaeed Mahameed3-30/+14
2018-11-29net/mlx5: Forward QP/WorkQueues resource eventsSaeed Mahameed3-5/+15
2018-11-29net/mlx5: Remove all deprecated software versions of FW eventsSaeed Mahameed2-100/+1
2018-11-29IB/mlx5: Handle raw delay drop general eventSaeed Mahameed1-3/+15
2018-11-29net/mlx5: Allow forwarding event type general event as isSaeed Mahameed1-0/+1
2018-11-29IB/mlx5: Handle raw port change event rather than the software versionSaeed Mahameed1-34/+52
2018-11-29net/mlx5: Remove unused events callback and logicSaeed Mahameed6-132/+11
2018-11-29IB/mlx5: Use the new mlx5 core notifier APISaeed Mahameed2-14/+66
2018-11-29net/mlx5: Forward all mlx5 events to mlx5 notifiers chainSaeed Mahameed2-1/+4
2018-11-29net/mlx5e: Use the new mlx5 core notifier APISaeed Mahameed2-14/+16
2018-11-29net/mlx5: Allow port change event to be forwarded to driver notifiers chainSaeed Mahameed1-0/+16
2018-11-29net/mlx5: Driver events notifier APISaeed Mahameed3-1/+29
2018-11-26net/mlx5: Improve core device events handlingSaeed Mahameed1-87/+136
2018-11-26net/mlx5: Device events, Use async events chainSaeed Mahameed10-252/+344
2018-11-26net/mlx5: CQ ERR, Use async events chainSaeed Mahameed1-22/+44
2018-11-26net/mlx5: Resource tables, Use async events chainSaeed Mahameed4-50/+108
2018-11-26net/mlx5: CmdIF, Use async events chainSaeed Mahameed5-31/+50
2018-11-26net/mlx5: FWPage, Use async events chainSaeed Mahameed4-40/+47
2018-11-26net/mlx5: E-Switch, Use async events chainSaeed Mahameed3-25/+26
2018-11-26net/mlx5: Clock, Use async events chainSaeed Mahameed4-15/+20
2018-11-26net/mlx5: FPGA, Use async events chainSaeed Mahameed3-16/+38
2018-11-26net/mlx5: FWTrace, Use async events chainSaeed Mahameed3-17/+16
2018-11-26net/mlx5: EQ, Introduce atomic notifier chain subscription APISaeed Mahameed5-6/+72
2018-11-20net/mlx5: EQ, Make EQE access methods inlineSaeed Mahameed2-24/+24
2018-11-20{net,IB}/mlx5: Move Page fault EQ and ODP logic to RDMASaeed Mahameed10-381/+308
2018-11-20net/mlx5: EQ, Generic EQSaeed Mahameed3-73/+221
2018-11-20net/mlx5: EQ, Different EQ typesSaeed Mahameed10-199/+270
2018-11-20net/mlx5: EQ, Privatize eq_table and friendsSaeed Mahameed12-135/+179
2018-11-20net/mlx5: EQ, irq_info and rmap belong to eq_tableSaeed Mahameed3-26/+28
2018-11-20net/mlx5: EQ, Create all EQs in one placeSaeed Mahameed4-104/+116
2018-11-20net/mlx5: EQ, Move all EQ logic to eq.cSaeed Mahameed3-176/+181
2018-11-20net/mlx5: EQ, Remove redundant completion EQ list lockSaeed Mahameed3-19/+3
2018-11-20net/mlx5: EQ, No need to store eq index as a fieldSaeed Mahameed2-3/+2
2018-11-20net/mlx5: EQ, Remove unused fields and structuresSaeed Mahameed2-14/+0
2018-11-20net/mlx5: EQ, Use the right place to store/read IRQ affinity hintSaeed Mahameed3-8/+10
2018-11-12IB/mlx5: Improve ODP debugging messagesMoni Shoua2-4/+14