summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlxsw
AgeCommit message (Expand)AuthorFilesLines
2023-02-22Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds11-249/+283
2023-02-21net/sched: Rename user cookie and act cookiePaul Blakey1-1/+1
2023-02-08mlxsw: core: Register devlink instance before sub-objectsIdo Schimmel1-6/+6
2023-02-08mlxsw: spectrum_acl_tcam: Move devlink param to TCAM codeIdo Schimmel7-130/+90
2023-02-08mlxsw: spectrum_acl_tcam: Reorder functions to avoid forward declarationsIdo Schimmel1-65/+65
2023-02-08mlxsw: spectrum_acl_tcam: Make fini symmetric to initIdo Schimmel1-1/+1
2023-02-08mlxsw: spectrum_acl_tcam: Add missing mutex_destroy()Ido Schimmel1-2/+6
2023-02-08mlxsw: spectrum: Remove pointless call to devlink_param_driverinit_value_set()Danielle Ratson1-12/+2
2023-01-30devlink: remove devlink featuresJiri Pirko1-1/+0
2023-01-27devlink: protect devlink param list by instance lockJiri Pirko2-16/+18
2023-01-23Merge back thermal control material for 6.3.Rafael J. Wysocki1-161/+48
2023-01-21mlxsw: Add support of latency TLVAmit Cohen1-1/+34
2023-01-21mlxsw: core: Define latency TLV fieldsAmit Cohen1-0/+16
2023-01-21mlxsw: emad: Add support for latency TLVAmit Cohen1-0/+4
2023-01-21mlxsw: core: Do not worry about changing 'enable_string_tlv' while sending EMADsAmit Cohen1-15/+8
2023-01-21mlxsw: Enable string TLV usage according to MGIR outputAmit Cohen3-9/+30
2023-01-21mlxsw: reg: Add TLV related fields to MGIR registerAmit Cohen1-0/+12
2023-01-20devlink: protect health reporter operation with instance lockJiri Pirko1-4/+4
2023-01-20devlink: remove linecards lockJiri Pirko1-4/+4
2023-01-09mlxsw: spectrum_router: Replace 0-length array with flexible arrayKees Cook1-1/+1
2023-01-06thermal/drivers/mellanox: Use generic thermal_zone_get_trip() functionDaniel Lezcano1-161/+48
2022-12-09mlxsw: spectrum_ipip: Add Spectrum-1 ip6gre supportIdo Schimmel1-75/+8
2022-12-09mlxsw: spectrum_ipip: Rename Spectrum-2 ip6gre operationsIdo Schimmel1-47/+47
2022-12-09mlxsw: spectrum_router: Add support for double entry RIFsIdo Schimmel3-1/+5
2022-12-09mlxsw: spectrum_router: Parametrize RIF allocation sizeIdo Schimmel1-14/+27
2022-12-09mlxsw: spectrum_router: Use gen_pool for RIF index allocationIdo Schimmel2-10/+67
2022-12-01net: devlink: let the core report the driver name instead of the driversVincent Mailhol1-5/+0
2022-11-23net/mlxsw: Convert to i2c's .probe_new()Uwe Kleine-König1-3/+3
2022-11-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+2
2022-11-16mlxsw: update adjfine to use adjust_by_scaled_ppmJacob Keller1-15/+3
2022-11-15mlxsw: Avoid warnings when not offloaded FDB entry with IPv6 is removedAmit Cohen1-0/+2
2022-11-10mlxsw: spectrum_switchdev: Add locked bridge port supportIdo Schimmel2-1/+26
2022-11-10mlxsw: spectrum_switchdev: Use extack in bridge port flag validationIdo Schimmel1-3/+7
2022-11-10mlxsw: spectrum_switchdev: Add support for locked FDB notificationsIdo Schimmel1-0/+12
2022-11-10mlxsw: spectrum_switchdev: Prepare for locked FDB notificationsIdo Schimmel1-8/+13
2022-11-10mlxsw: spectrum: Add an API to configure security checksIdo Schimmel2-1/+22
2022-11-10mlxsw: reg: Add Switch Port FDB Security RegisterIdo Schimmel1-0/+34
2022-11-10mlxsw: spectrum_trap: Register 802.1X packet traps with devlinkIdo Schimmel3-0/+28
2022-11-04net: remove unused ndo_get_devlink_portJiri Pirko2-22/+0
2022-11-04net: make drivers to use SET_NETDEV_DEVLINK_PORT to set devlink_portJiri Pirko4-27/+11
2022-10-29net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).Thomas Gleixner1-2/+2
2022-10-24mlxsw: Add support for 800Gbps link modesAmit Cohen2-0/+22
2022-10-05Merge tag 'i2c-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-3/+1
2022-10-04Merge tag 'net-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds12-315/+633
2022-10-04Merge tag 'thermal-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-75/+2
2022-09-28mlxsw: core_acl_flex_actions: Split memcpy() of struct flow_action_cookie fle...Kees Cook1-2/+3
2022-09-26mlxsw: reg: Remove deprecated code about SFTR-V2 RegisterGaosheng Cui1-71/+0
2022-09-16Merge tag 'v6.0-rc5' into i2c/for-mergewindowWolfram Sang4-17/+36
2022-09-16mellanox/mlxsw: fix repeated words in commentswangjianli1-1/+1
2022-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+2