summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5: E-Switch, Introduce flow counter affinityShahar Klein2018-12-141-1/+7
* IB/mlx5: Unify e-switch representors load approach between uplink and VFsMark Bloch2018-12-143-22/+19Star
* net/mlx5: Use lowercase 'X' for hex valuesSaeed Mahameed2018-12-141-8/+8
* net/mlx5: Remove duplicated include from eswitch.cYueHaibing2018-12-131-1/+0Star
* net/mlx5: Remove the get protocol device interface entryOr Gerlitz2018-12-103-32/+0Star
* net/mlx5: Support extended destination format in flow steering commandEli Britstein2018-12-102-7/+75
* net/mlx5: E-Switch, Change vhca id valid bool field to bit flagEli Britstein2018-12-103-5/+12
* net/mlx5: Introduce extended destination fieldsEli Britstein2018-12-101-3/+16
* net/mlx5: Revise gre and nvgre key formatsOz Shlomo2018-12-103-8/+17
* net/mlx5: Add monitor commands layout and event dataEyal Davidovich2018-12-105-1/+96
* net/mlx5: Add support for plugged-disabled cable status in PMEMikhael Goikhman2018-12-102-0/+3
* net/mlx5: Add support for PCIe power slot exceeded error in PMEMikhael Goikhman2018-12-102-0/+3
* net/mlx5: Rework handling of port module eventsMikhael Goikhman2018-12-103-45/+65
* net/mlx5: Move flow counters data structures from flow steering headerSaeed Mahameed2018-12-102-23/+23
* IB/mlx5: Use helper to get CQE opcodeTariq Toukan2018-12-101-4/+4
* net/mlx5: Use helper to get CQE opcodeTariq Toukan2018-12-104-7/+12
* net/mlx5: When fetching CQEs return CQE instead of void pointerDaniel Jurgens2018-12-101-1/+1
* 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: Unfold modify RMP functionLeon Romanovsky2018-12-041-28/+34
* RDMA/mlx5: Unfold create RMP functionLeon Romanovsky2018-12-041-19/+16Star
* RDMA/mlx5: Initialize SRQ tables on mlx5_ibLeon Romanovsky2018-12-0411-122/+101Star
* RDMA/mlx5: Update SRQ functions signatures to mlx5_ib formatLeon Romanovsky2018-12-044-77/+83
* RDMA/mlx5: Use stages for callback to setup and release DEVXLeon Romanovsky2018-12-042-7/+20
* RDMA/mlx5: Remove SRQ signature global flagLeon Romanovsky2018-12-041-4/+1Star
* net/mlx5: Move SRQ functions to RDMA partLeon Romanovsky2018-12-0410-724/+717Star
* net/mlx5: Remove references to local mlx5_core functionsLeon Romanovsky2018-12-041-19/+3Star
* net/mlx5: Remove not-used lib/eq.h header fileLeon Romanovsky2018-12-041-1/+0Star
* net/mlx5: Remove dead transobj codeLeon Romanovsky2018-12-042-71/+0Star
* net/mlx5: Align SRQ licenses and copyright informationLeon Romanovsky2018-12-043-87/+6Star
* net/mlx5: Debug print for forwarded async eventsSaeed Mahameed2018-11-301-0/+3
* net/mlx5: Forward SRQ resource eventsSaeed Mahameed2018-11-303-30/+14Star
* net/mlx5: Forward QP/WorkQueues resource eventsSaeed Mahameed2018-11-303-5/+15
* net/mlx5: Remove all deprecated software versions of FW eventsSaeed Mahameed2018-11-302-100/+1Star
* IB/mlx5: Handle raw delay drop general eventSaeed Mahameed2018-11-301-3/+15
* net/mlx5: Allow forwarding event type general event as isSaeed Mahameed2018-11-301-0/+1
* IB/mlx5: Handle raw port change event rather than the software versionSaeed Mahameed2018-11-301-34/+52
* net/mlx5: Remove unused events callback and logicSaeed Mahameed2018-11-306-132/+11Star
* IB/mlx5: Use the new mlx5 core notifier APISaeed Mahameed2018-11-302-14/+66
* net/mlx5: Forward all mlx5 events to mlx5 notifiers chainSaeed Mahameed2018-11-302-1/+4
* net/mlx5e: Use the new mlx5 core notifier APISaeed Mahameed2018-11-302-14/+16
* net/mlx5: Allow port change event to be forwarded to driver notifiers chainSaeed Mahameed2018-11-301-0/+16
* net/mlx5: Driver events notifier APISaeed Mahameed2018-11-303-1/+29
* net/mlx5: Improve core device events handlingSaeed Mahameed2018-11-261-87/+136
* net/mlx5: Device events, Use async events chainSaeed Mahameed2018-11-2610-252/+344
* net/mlx5: CQ ERR, Use async events chainSaeed Mahameed2018-11-261-22/+44
* net/mlx5: Resource tables, Use async events chainSaeed Mahameed2018-11-264-50/+108
* net/mlx5: CmdIF, Use async events chainSaeed Mahameed2018-11-265-31/+50
* net/mlx5: FWPage, Use async events chainSaeed Mahameed2018-11-264-40/+47
* net/mlx5: E-Switch, Use async events chainSaeed Mahameed2018-11-263-25/+26