Age | Commit message (Expand) | Author |
2022-05-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2022-05-23 | net: dsa: felix: tag_8021q preparation for multiple CPU ports | Vladimir Oltean |
2022-05-23 | net: mscc: ocelot: switch from {,un}set to {,un}assign for tag_8021q CPU ports | Vladimir Oltean |
2022-05-23 | net: dsa: felix: directly call ocelot_port_{set,unset}_dsa_8021q_cpu | Vladimir Oltean |
2022-05-23 | net: dsa: felix: update bridge fwd mask from ocelot lib when changing tag_802... | Vladimir Oltean |
2022-05-23 | net: dsa: felix: move the updating of PGID_CPU to the ocelot lib | Vladimir Oltean |
2022-05-23 | net: dsa: fix missing adjustment of host broadcast flooding | Vladimir Oltean |
2022-05-22 | net: dsa: restrict SMSC_LAN9303_I2C kconfig | Randy Dunlap |
2022-05-19 | net: dsa: lantiq_gswip: Fix typo in gswip_port_fdb_dump() error print | Martin Blumenstingl |
2022-05-19 | net: dsa: lantiq_gswip: Fix start index in gswip_port_fdb() | Martin Blumenstingl |
2022-05-18 | net: dsa: microchip: remove unused members in ksz_device | Arun Ramadoss |
2022-05-18 | net: dsa: microchip: add the phylink get_caps | Arun Ramadoss |
2022-05-18 | net: dsa: move mib->cnt_ptr reset code to ksz_common.c | Prasanna Vengateshan |
2022-05-18 | net: dsa: microchip: move get_strings to ksz_common | Arun Ramadoss |
2022-05-18 | net: dsa: microchip: move port memory allocation to ksz_common | Arun Ramadoss |
2022-05-18 | net: dsa: microchip: move struct mib_names to ksz_chip_data | Arun Ramadoss |
2022-05-18 | net: dsa: microchip: perform the compatibility check for dev probed | Arun Ramadoss |
2022-05-18 | net: dsa: microchip: move ksz_chip_data to ksz_common | Arun Ramadoss |
2022-05-18 | net: dsa: microchip: ksz8795: update the port_cnt value in ksz_chip_data | Arun Ramadoss |
2022-05-16 | net: dsa: realtek: rtl8366rb: Serialize indirect PHY register access | Alvin Šipraga |
2022-05-12 | net: mscc: ocelot: move ocelot_port_private :: chip_port to ocelot_port :: index | Vladimir Oltean |
2022-05-12 | net: dsa: felix: reimplement tagging protocol change with function pointers | Vladimir Oltean |
2022-05-12 | net: dsa: felix: dynamically determine tag_8021q CPU port for traps | Vladimir Oltean |
2022-05-12 | net: dsa: remove port argument from ->change_tag_protocol() | Vladimir Oltean |
2022-05-12 | net: dsa: felix: manage host flooding using a specific driver callback | Vladimir Oltean |
2022-05-12 | net: dsa: felix: bring the NPI port indirection for host flooding to surface | Vladimir Oltean |
2022-05-12 | net: dsa: felix: bring the NPI port indirection for host MDBs to surface | Vladimir Oltean |
2022-05-12 | net: dsa: felix: program host FDB entries towards PGID_CPU for tag_8021q too | Vladimir Oltean |
2022-05-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2022-05-12 | net: dsa: bcm_sf2: Fix Wake-on-LAN with mac_link_down() | Florian Fainelli |
2022-05-11 | net: dsa: ocelot: accept 1000base-X for VSC9959 and VSC9953 | Vladimir Oltean |
2022-05-06 | net: dsa: felix: perform MDB migration based on ocelot->multicast list | Vladimir Oltean |
2022-05-06 | net: dsa: felix: stop migrating FDBs back and forth on tag proto change | Vladimir Oltean |
2022-05-06 | net: dsa: felix: use PGID_CPU for FDB entry migration on NPI port | Vladimir Oltean |
2022-05-05 | net: mscc: ocelot: mark traps with a bool instead of keeping them in a list | Vladimir Oltean |
2022-05-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2022-05-02 | net: dsa: sja1105: Convert to mdiobus_c45_read | Andrew Lunn |
2022-05-01 | net: dsa: b53: convert to phylink_pcs | Russell King (Oracle) |
2022-05-01 | net: dsa: mv88e6xxx: Cosmetic change spaces to tabs in dsa_switch_ops | Marek Behún |
2022-04-30 | net: ethernet: ocelot: remove the need for num_stats initializer | Colin Foster |
2022-04-29 | net: dsa: mt7530: add missing of_node_put() in mt7530_setup() | Yang Yingliang |
2022-04-29 | net: dsa: ksz9477: port mirror sniffing limited to one port | Arun Ramadoss |
2022-04-28 | net: dsa: mv88e6xxx: Single chip mode detection for MV88E6*41 | Nathan Rossi |
2022-04-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2022-04-27 | net: dsa: ksz9477: move get_stats64 to ksz_common.c | Arun Ramadoss |
2022-04-26 | net: dsa: lantiq_gswip: Don't set GSWIP_MII_CFG_RMII_CLK | Martin Blumenstingl |
2022-04-26 | net: dsa: mt753x: fix pcs conversion regression | Russell King (Oracle) |
2022-04-26 | net: dsa: mv88e6xxx: Fix port_hidden_wait to account for port_base_addr | Nathan Rossi |
2022-04-26 | net: dsa: ksz: added the generic port_stp_state_set function | Arun Ramadoss |
2022-04-22 | net: dsa: realtek: remove realtek,rtl8367s string | Luiz Angelo Daros de Luca |