summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlxsw
AgeCommit message (Expand)Author
2021-11-23mlxsw: pci: Add shutdown method in PCI driverDanielle Ratson
2021-11-23mlxsw: spectrum_router: Remove deadcode in mlxsw_sp_rif_mac_profile_findDanielle Ratson
2021-11-19mlxsw: constify address in mlxsw_sp_port_dev_addr_setJakub Kicinski
2021-11-06Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-10-28mlxsw: spectrum_qdisc: Offload root TBF as port shaperPetr Machata
2021-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-10-26mlxsw: spectrum_router: Expose RIF MAC profiles to devlink resourceDanielle Ratson
2021-10-26mlxsw: spectrum_router: Add RIF MAC profiles supportDanielle Ratson
2021-10-26mlxsw: spectrum_router: Propagate extack furtherDanielle Ratson
2021-10-26mlxsw: resources: Add resource identifier for RIF MAC profilesDanielle Ratson
2021-10-26mlxsw: reg: Add MAC profile ID field to RITR registerDanielle Ratson
2021-10-25mlxsw: pci: Recycle received packet upon allocation failureIdo Schimmel
2021-10-25mlxsw: spectrum: Use 'bitmap_zalloc()' when applicableChristophe JAILLET
2021-10-19ethernet: mlxsw: use eth_hw_addr_gen()Jakub Kicinski
2021-10-19mlxsw: spectrum_qdisc: Make RED, TBF offloads classfulPetr Machata
2021-10-19mlxsw: spectrum_qdisc: Validate qdisc topologyPetr Machata
2021-10-19mlxsw: spectrum_qdisc: Clean stats recursively when priomap changesPetr Machata
2021-10-19mlxsw: spectrum_qdisc: Unify graft validationPetr Machata
2021-10-19mlxsw: spectrum_qdisc: Destroy children in mlxsw_sp_qdisc_destroy()Petr Machata
2021-10-19mlxsw: spectrum_qdisc: Extract two helpers for handling future FIFOsPetr Machata
2021-10-19mlxsw: spectrum_qdisc: Query tclass / priomap instead of caching itPetr Machata
2021-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-10-14mlxsw: thermal: Fix out-of-bounds memory accessesIdo Schimmel
2021-10-13mlxsw: spectrum_qdisc: Introduce per-TC ECN countersPetr Machata
2021-10-13mlxsw: reg: Add ecn_marked_tc to Per-TC Congestion CountersPetr Machata
2021-10-13mlxsw: reg: Rename MLXSW_REG_PPCNT_TC_CONG_TC to _CNTPetr Machata
2021-10-13mlxsw: reg: Fix a typo in a group headingPetr Machata
2021-10-12devlink: Delete reload enable/disable interfaceLeon Romanovsky
2021-10-12devlink: Allow control devlink ops behavior through feature maskLeon Romanovsky
2021-10-12mlxsw: pci: Use dev_driver_string() instead of pci_dev->driver->nameUwe Kleine-König
2021-10-12mlxsw: spectrum_qdisc: Offload RED qevent markPetr Machata
2021-10-12mlxsw: spectrum_qdisc: Track permissible actions per bindingPetr Machata
2021-10-12mlxsw: spectrum_qdisc: Distinguish between ingress and egress triggersPetr Machata
2021-10-12mlxsw: spectrum_qdisc: Pass extack to mlxsw_sp_qevent_entry_configure()Petr Machata
2021-10-08mlxsw: item: Annotate item helpers with '__maybe_unused'Ido Schimmel
2021-10-06mlxsw: Add support for transceiver module extended stateIdo Schimmel
2021-10-06mlxsw: Add ability to control transceiver modules' power modeIdo Schimmel
2021-10-06mlxsw: reg: Add Management Cable IO and Notifications registerIdo Schimmel
2021-10-06mlxsw: reg: Add Port Module Memory Map Properties registerIdo Schimmel
2021-10-06mlxsw: spectrum_buffers: silence uninitialized warningDan Carpenter
2021-10-05ethernet: use eth_hw_addr_set() for dev->addr_len casesJakub Kicinski
2021-09-27mlxsw: core: Register devlink instance lastLeon Romanovsky
2021-09-24mlxsw: Add support for IP-in-IP with IPv6 underlay for Spectrum-2 and aboveAmit Cohen
2021-09-24mlxsw: spectrum_router: Increase parsing depth for IPv6 decapsulationAmit Cohen
2021-09-24mlxsw: Add IPV6_ADDRESS kvdl entry typeAmit Cohen
2021-09-24mlxsw: spectrum_ipip: Add mlxsw_sp_ipip_gre6_opsAmit Cohen
2021-09-24mlxsw: Create separate ipip_ops_arr for different ASICsAmit Cohen
2021-09-24mlxsw: reg: Add support for ritr_loopback_ipip6_pack()Amit Cohen
2021-09-24mlxsw: reg: Add support for ratr_ipip6_entry_pack()Amit Cohen
2021-09-24mlxsw: reg: Add support for rtdp_ipip6_pack()Amit Cohen