summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox
AgeCommit message (Expand)AuthorFilesLines
2021-04-11net/mlx5: Add support for DSFP module EEPROM dumpsVladyslav Tarasiuk1-0/+2
2021-04-11net/mlx5: Implement get_module_eeprom_by_page()Vladyslav Tarasiuk2-0/+85
2021-04-11net/mlx5: Refactor module EEPROM queryVladyslav Tarasiuk1-34/+45
2021-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski25-136/+246
2021-04-09Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski11-38/+189
2021-04-07ethtool: Remove link_mode param and derive link params from driverDanielle Ratson1-5/+14
2021-04-07Merge tag 'mlx5-updates-2021-04-06' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller14-278/+1097
2021-04-07mlxsw: core: Remove critical trip points from thermal zonesVadim Pasternak1-21/+6
2021-04-06net/mlx5e: TC, Add support to offload sample actionChris Mi5-2/+328
2021-04-06net/mlx5e: TC, Handle sampled packetsChris Mi4-3/+35
2021-04-06net/mlx5e: TC, Refactor tc update skb functionChris Mi1-26/+33
2021-04-06net/mlx5e: TC, Add sampler restore handle APIChris Mi1-0/+108
2021-04-06net/mlx5e: TC, Add sampler object APIChris Mi1-0/+131
2021-04-06net/mlx5e: TC, Add sampler termination table APIChris Mi6-0/+129
2021-04-06net/mlx5e: TC, Parse sample actionChris Mi4-0/+44
2021-04-06net/mlx5: Instantiate separate mapping objects for FDB and NIC tablesChris Mi8-48/+43
2021-04-06net/mlx5: Map register values to restore objectsChris Mi6-38/+59
2021-04-06net/mlx5: E-switch, Set per vport table default group numberChris Mi1-1/+4
2021-04-06net/mlx5: E-switch, Generalize per vport table APIChris Mi3-7/+29
2021-04-06net/mlx5: E-switch, Rename functions to follow naming convention.Chris Mi3-17/+17
2021-04-06net/mlx5: E-switch, Move vport table functions to a new fileChris Mi4-182/+183
2021-04-06net/mlx5: fix kfree mismatch in indir_table.cXiaoming Ni1-5/+5
2021-04-06net/mlx5: Fix HW spec violation configuring uplinkEli Cohen1-2/+3
2021-04-04net/mlx5: Implement sriov_get_vf_total_msix/count() callbacksLeon Romanovsky3-0/+44
2021-04-04net/mlx5: Dynamically assign MSI-X vectors countLeon Romanovsky4-2/+93
2021-04-02net/mlx5e: Dynamic alloc vlan table for netdev when neededVu Pham4-67/+90
2021-04-02net/mlx5e: Dynamic alloc arfs table for netdev when neededVu Pham2-54/+69
2021-04-02net/mlx5e: Reject tc rules which redirect from a VF to itselfAriel Levkovich1-0/+13
2021-04-02net/mlx5: Use ida_alloc_range() instead of ida_simple_alloc()Roi Dayan3-11/+11
2021-04-02net/mlx5: E-Switch, move QoS specific fields to existing qos structParav Pandit1-2/+0
2021-04-02net/mlx5: E-Switch, cut down mlx5_vport_info structure size by 8 bytesParav Pandit1-0/+2
2021-04-02net/mlx5: Pair mutex_destory with mutex_init for rate limit tableParav Pandit1-1/+3
2021-04-02net/mlx5: Allocate rate limit table when rate is configuredParav Pandit1-9/+37
2021-04-02net/mlx5: Use helper to increment, decrement rate entry refcountParav Pandit1-16/+18
2021-04-02net/mlx5: Use helpers to allocate and free rl table entriesParav Pandit1-19/+36
2021-04-02net/mlx5: Do not hold mutex while reading table constantsParav Pandit1-4/+6
2021-04-02net/mlx5: Use unsigned int for free_countParav Pandit1-1/+1
2021-04-02net/mlx5: E-Switch, move QoS specific fields to existing qos structParav Pandit2-15/+15
2021-04-02net/mlx5: E-Switch, cut down mlx5_vport_info structure size by 8 bytesParav Pandit1-3/+3
2021-04-02net/mlx5: CT: Add support for matching on ct_state inv and rel flagsAriel Levkovich1-2/+24
2021-03-31net/mlx5e: Guarantee room for XSK wakeup NOP on async ICOSQTariq Toukan4-12/+34
2021-03-31net/mlx5e: Consider geneve_opts for encap contextsDima Chumak6-14/+51
2021-03-31net/mlx5: Don't request more than supported EQsDaniel Jurgens1-1/+12
2021-03-31net/mlx5e: kTLS, Fix RX counters atomicityTariq Toukan5-20/+16
2021-03-31net/mlx5e: kTLS, Fix TX counters atomicityTariq Toukan5-26/+33
2021-03-31net/mlx5: E-switch, Create vport miss group only if src rewrite is supportedMaor Dickman1-29/+39
2021-03-31net/mlx5e: Fix ethtool indication of connector typeAya Levin1-11/+11
2021-03-31net/mlx5: Delete auxiliary bus driver eth-rep firstMaor Dickman1-2/+2
2021-03-31net/mlx5e: Fix mapping of ct_label zeroAriel Levkovich1-7/+29
2021-03-30mlxsw: spectrum_router: Only perform atomic nexthop bucket replacement when r...Ido Schimmel1-2/+3