| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| | * | | | | net/mlx5: E-Switch, Introduce flow counter affinity | Shahar Klein | 2018-12-14 | 1 | -1/+7 |
| | * | | | | net/mlx5: Use lowercase 'X' for hex values | Saeed Mahameed | 2018-12-14 | 1 | -8/+8 |
| * | | | | | net/mlx5e: Avoid query PPCNT register if not supported by the device | Eyal Davidovich | 2018-12-11 | 1 | -1/+3 |
| * | | | | | net/mlx5e: Use CQE padding for Ethernet CQs | Daniel Jurgens | 2018-12-11 | 1 | -5/+5 |
| |/ / / / |
|
| * | | | | net/mlx5: Remove the get protocol device interface entry | Or Gerlitz | 2018-12-10 | 1 | -2/+0 |
| * | | | | net/mlx5: Support extended destination format in flow steering command | Eli Britstein | 2018-12-10 | 1 | -0/+2 |
| * | | | | net/mlx5: E-Switch, Change vhca id valid bool field to bit flag | Eli Britstein | 2018-12-10 | 1 | -1/+5 |
| * | | | | net/mlx5: Introduce extended destination fields | Eli Britstein | 2018-12-10 | 1 | -3/+16 |
| * | | | | net/mlx5: Revise gre and nvgre key formats | Oz Shlomo | 2018-12-10 | 1 | -2/+11 |
| * | | | | net/mlx5: Add monitor commands layout and event data | Eyal Davidovich | 2018-12-10 | 2 | -1/+87 |
| * | | | | net/mlx5: Use helper to get CQE opcode | Tariq Toukan | 2018-12-09 | 1 | -0/+5 |
| | |_|/
|/| | |
|
| * | | | net/mlx5: Expose packet based credit mode | Danit Goldberg | 2018-12-07 | 1 | -2/+4 |
| | |/
|/| |
|
| * | | net/mlx5: Update mlx5_ifc with DEVX UCTX capabilities bits | Yishai Hadas | 2018-12-04 | 1 | -2/+14 |
| * | | RDMA/mlx5: Initialize SRQ tables on mlx5_ib | Leon Romanovsky | 2018-12-04 | 2 | -39/+0 |
| * | | net/mlx5: Move SRQ functions to RDMA part | Leon Romanovsky | 2018-12-04 | 3 | -45/+0 |
| * | | net/mlx5: Remove dead transobj code | Leon Romanovsky | 2018-12-04 | 1 | -5/+0 |
| * | | net/mlx5: Align SRQ licenses and copyright information | Leon Romanovsky | 2018-12-04 | 1 | -29/+2 |
| * | | net/mlx5: Forward SRQ resource events | Saeed Mahameed | 2018-11-29 | 1 | -2/+1 |
| * | | net/mlx5: Forward QP/WorkQueues resource events | Saeed Mahameed | 2018-11-29 | 1 | -1/+1 |
| * | | net/mlx5: Remove all deprecated software versions of FW events | Saeed Mahameed | 2018-11-29 | 1 | -9/+0 |
| * | | net/mlx5: Remove unused events callback and logic | Saeed Mahameed | 2018-11-29 | 1 | -9/+1 |
| * | | net/mlx5: Forward all mlx5 events to mlx5 notifiers chain | Saeed Mahameed | 2018-11-29 | 1 | -1/+1 |
| * | | net/mlx5: Driver events notifier API | Saeed Mahameed | 2018-11-29 | 1 | -0/+4 |
| * | | net/mlx5: Device events, Use async events chain | Saeed Mahameed | 2018-11-26 | 2 | -30/+2 |
| * | | net/mlx5: Resource tables, Use async events chain | Saeed Mahameed | 2018-11-26 | 1 | -2/+4 |
| * | | net/mlx5: CmdIF, Use async events chain | Saeed Mahameed | 2018-11-26 | 1 | -0/+2 |
| * | | net/mlx5: FWPage, Use async events chain | Saeed Mahameed | 2018-11-26 | 1 | -2/+3 |
| * | | net/mlx5: Clock, Use async events chain | Saeed Mahameed | 2018-11-26 | 1 | -1/+3 |
| * | | net/mlx5: EQ, Introduce atomic notifier chain subscription API | Saeed Mahameed | 2018-11-26 | 2 | -3/+23 |
| * | | {net,IB}/mlx5: Move Page fault EQ and ODP logic to RDMA | Saeed Mahameed | 2018-11-20 | 2 | -49/+21 |
| * | | net/mlx5: EQ, Generic EQ | Saeed Mahameed | 2018-11-20 | 1 | -0/+39 |
| * | | net/mlx5: EQ, Different EQ types | Saeed Mahameed | 2018-11-20 | 2 | -10/+2 |
| * | | net/mlx5: EQ, Privatize eq_table and friends | Saeed Mahameed | 2018-11-20 | 1 | -82/+5 |
| * | | net/mlx5: EQ, irq_info and rmap belong to eq_table | Saeed Mahameed | 2018-11-20 | 1 | -5/+5 |
| * | | net/mlx5: EQ, Remove redundant completion EQ list lock | Saeed Mahameed | 2018-11-20 | 1 | -3/+0 |
| * | | net/mlx5: EQ, No need to store eq index as a field | Saeed Mahameed | 2018-11-20 | 1 | -1/+0 |
| * | | net/mlx5: EQ, Remove unused fields and structures | Saeed Mahameed | 2018-11-20 | 1 | -3/+0 |
| * | | net/mlx5: EQ, Use the right place to store/read IRQ affinity hint | Saeed Mahameed | 2018-11-20 | 1 | -1/+1 |
| * | | net/mlx5: Enumerate page fault types | Moni Shoua | 2018-11-12 | 1 | -0/+7 |
| * | | net/mlx5: Add interface to hold and release core resources | Moni Shoua | 2018-11-12 | 1 | -0/+5 |
| * | | net/mlx5: Fix offsets of ifc reserved fields | Gal Pressman | 2018-11-08 | 1 | -5/+5 |
| |/ |
|
| * | net/mlx5: Fix XRC SRQ umem valid bits | Yishai Hadas | 2018-11-07 | 1 | -4/+8 |
| * | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 2018-10-26 | 1 | -12/+11 |
| |\ |
|
| | * | IB/mlx5: Add support for extended atomic operations | Yonatan Cohen | 2018-10-17 | 1 | -12/+11 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-10-19 | 1 | -0/+8 |
| |\ \ |
|
| | * | | net/mlx5: WQ, fixes for fragmented WQ buffers API | Tariq Toukan | 2018-10-10 | 1 | -0/+8 |
| * | | | net/mlx5: Added "per_lane_error_counters" cap bit to PCAM | Shay Agroskin | 2018-10-18 | 1 | -1/+2 |
| * | | | net/mlx5: Add FEC fields to Port Phy Link Mode (PPLM) reg | Shay Agroskin | 2018-10-18 | 2 | -11/+29 |
| * | | | net/mlx5: Refactor fragmented buffer struct fields and init flow | Tariq Toukan | 2018-10-18 | 1 | -14/+8 |
| * | | | net/mlx5: Add a no-append flow insertion mode | Paul Blakey | 2018-10-17 | 1 | -3/+11 |