Age | Commit message (Expand) | Author | Files | Lines |
2021-04-11 | net/mlx5: Add support for DSFP module EEPROM dumps | Vladyslav Tarasiuk | 1 | -0/+2 |
2021-04-11 | net/mlx5: Implement get_module_eeprom_by_page() | Vladyslav Tarasiuk | 2 | -0/+85 |
2021-04-11 | net/mlx5: Refactor module EEPROM query | Vladyslav Tarasiuk | 1 | -34/+45 |
2021-04-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 25 | -136/+246 |
2021-04-09 | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel... | Jakub Kicinski | 11 | -38/+189 |
2021-04-07 | ethtool: Remove link_mode param and derive link params from driver | Danielle Ratson | 1 | -5/+14 |
2021-04-07 | Merge tag 'mlx5-updates-2021-04-06' of git://git.kernel.org/pub/scm/linux/ker... | David S. Miller | 14 | -278/+1097 |
2021-04-07 | mlxsw: core: Remove critical trip points from thermal zones | Vadim Pasternak | 1 | -21/+6 |
2021-04-06 | net/mlx5e: TC, Add support to offload sample action | Chris Mi | 5 | -2/+328 |
2021-04-06 | net/mlx5e: TC, Handle sampled packets | Chris Mi | 4 | -3/+35 |
2021-04-06 | net/mlx5e: TC, Refactor tc update skb function | Chris Mi | 1 | -26/+33 |
2021-04-06 | net/mlx5e: TC, Add sampler restore handle API | Chris Mi | 1 | -0/+108 |
2021-04-06 | net/mlx5e: TC, Add sampler object API | Chris Mi | 1 | -0/+131 |
2021-04-06 | net/mlx5e: TC, Add sampler termination table API | Chris Mi | 6 | -0/+129 |
2021-04-06 | net/mlx5e: TC, Parse sample action | Chris Mi | 4 | -0/+44 |
2021-04-06 | net/mlx5: Instantiate separate mapping objects for FDB and NIC tables | Chris Mi | 8 | -48/+43 |
2021-04-06 | net/mlx5: Map register values to restore objects | Chris Mi | 6 | -38/+59 |
2021-04-06 | net/mlx5: E-switch, Set per vport table default group number | Chris Mi | 1 | -1/+4 |
2021-04-06 | net/mlx5: E-switch, Generalize per vport table API | Chris Mi | 3 | -7/+29 |
2021-04-06 | net/mlx5: E-switch, Rename functions to follow naming convention. | Chris Mi | 3 | -17/+17 |
2021-04-06 | net/mlx5: E-switch, Move vport table functions to a new file | Chris Mi | 4 | -182/+183 |
2021-04-06 | net/mlx5: fix kfree mismatch in indir_table.c | Xiaoming Ni | 1 | -5/+5 |
2021-04-06 | net/mlx5: Fix HW spec violation configuring uplink | Eli Cohen | 1 | -2/+3 |
2021-04-04 | net/mlx5: Implement sriov_get_vf_total_msix/count() callbacks | Leon Romanovsky | 3 | -0/+44 |
2021-04-04 | net/mlx5: Dynamically assign MSI-X vectors count | Leon Romanovsky | 4 | -2/+93 |
2021-04-02 | net/mlx5e: Dynamic alloc vlan table for netdev when needed | Vu Pham | 4 | -67/+90 |
2021-04-02 | net/mlx5e: Dynamic alloc arfs table for netdev when needed | Vu Pham | 2 | -54/+69 |
2021-04-02 | net/mlx5e: Reject tc rules which redirect from a VF to itself | Ariel Levkovich | 1 | -0/+13 |
2021-04-02 | net/mlx5: Use ida_alloc_range() instead of ida_simple_alloc() | Roi Dayan | 3 | -11/+11 |
2021-04-02 | net/mlx5: E-Switch, move QoS specific fields to existing qos struct | Parav Pandit | 1 | -2/+0 |
2021-04-02 | net/mlx5: E-Switch, cut down mlx5_vport_info structure size by 8 bytes | Parav Pandit | 1 | -0/+2 |
2021-04-02 | net/mlx5: Pair mutex_destory with mutex_init for rate limit table | Parav Pandit | 1 | -1/+3 |
2021-04-02 | net/mlx5: Allocate rate limit table when rate is configured | Parav Pandit | 1 | -9/+37 |
2021-04-02 | net/mlx5: Use helper to increment, decrement rate entry refcount | Parav Pandit | 1 | -16/+18 |
2021-04-02 | net/mlx5: Use helpers to allocate and free rl table entries | Parav Pandit | 1 | -19/+36 |
2021-04-02 | net/mlx5: Do not hold mutex while reading table constants | Parav Pandit | 1 | -4/+6 |
2021-04-02 | net/mlx5: Use unsigned int for free_count | Parav Pandit | 1 | -1/+1 |
2021-04-02 | net/mlx5: E-Switch, move QoS specific fields to existing qos struct | Parav Pandit | 2 | -15/+15 |
2021-04-02 | net/mlx5: E-Switch, cut down mlx5_vport_info structure size by 8 bytes | Parav Pandit | 1 | -3/+3 |
2021-04-02 | net/mlx5: CT: Add support for matching on ct_state inv and rel flags | Ariel Levkovich | 1 | -2/+24 |
2021-03-31 | net/mlx5e: Guarantee room for XSK wakeup NOP on async ICOSQ | Tariq Toukan | 4 | -12/+34 |
2021-03-31 | net/mlx5e: Consider geneve_opts for encap contexts | Dima Chumak | 6 | -14/+51 |
2021-03-31 | net/mlx5: Don't request more than supported EQs | Daniel Jurgens | 1 | -1/+12 |
2021-03-31 | net/mlx5e: kTLS, Fix RX counters atomicity | Tariq Toukan | 5 | -20/+16 |
2021-03-31 | net/mlx5e: kTLS, Fix TX counters atomicity | Tariq Toukan | 5 | -26/+33 |
2021-03-31 | net/mlx5: E-switch, Create vport miss group only if src rewrite is supported | Maor Dickman | 1 | -29/+39 |
2021-03-31 | net/mlx5e: Fix ethtool indication of connector type | Aya Levin | 1 | -11/+11 |
2021-03-31 | net/mlx5: Delete auxiliary bus driver eth-rep first | Maor Dickman | 1 | -2/+2 |
2021-03-31 | net/mlx5e: Fix mapping of ct_label zero | Ariel Levkovich | 1 | -7/+29 |
2021-03-30 | mlxsw: spectrum_router: Only perform atomic nexthop bucket replacement when r... | Ido Schimmel | 1 | -2/+3 |