Age | Commit message (Expand) | Author |
2022-09-23 | net: mt7531: ensure all MACs are powered down before reset | Alexander Couzens |
2022-09-23 | net: mt7531: only do PLL once after the reset | Alexander Couzens |
2022-09-20 | net: dsa: microchip: lan937x: fix maximum frame length check | Rakesh Sankaranarayanan |
2022-09-07 | net: dsa: felix: access QSYS_TAG_CONFIG under tas_lock in vsc9959_sched_speed... | Vladimir Oltean |
2022-09-07 | net: dsa: felix: disable cut-through forwarding for frames oversized for tc-t... | Vladimir Oltean |
2022-09-07 | net: dsa: felix: tc-taprio intervals smaller than MTU should send at least on... | Vladimir Oltean |
2022-09-06 | net: dsa: qca8k: fix NULL pointer dereference for of_device_get_match_data | Christian Marangi |
2022-09-03 | net: dsa: microchip: fix kernel oops on ksz8 switches | Oleksij Rempel |
2022-08-29 | net: dsa: xrs700x: Use irqsave variant for u64 stats update | Sebastian Andrzej Siewior |
2022-08-23 | net: dsa: microchip: make learning configurable and keep it off while standalone | Vladimir Oltean |
2022-08-22 | net: dsa: microchip: keep compatibility with device tree blobs with no phy-mode | Vladimir Oltean |
2022-08-17 | net: mscc: ocelot: keep ocelot_stat_layout by reg address, not offset | Vladimir Oltean |
2022-08-17 | net: mscc: ocelot: make struct ocelot_stat_layout array indexable | Vladimir Oltean |
2022-08-17 | net: mscc: ocelot: turn stats_lock into a spinlock | Vladimir Oltean |
2022-08-17 | net: mscc: ocelot: fix incorrect ndo_get_stats64 packet counters | Vladimir Oltean |
2022-08-17 | net: dsa: felix: fix ethtool 256-511 and 512-1023 TX packet counters | Vladimir Oltean |
2022-08-17 | net: dsa: sja1105: fix buffer overflow in sja1105_setup_devlink_regions() | Rustam Subkhankulov |
2022-08-17 | net: dsa: microchip: ksz9477: fix fdb_dump last invalid entry | Arun Ramadoss |
2022-08-12 | net: dsa: mv88e6060: prevent crash on an unused port | Sergei Antonov |
2022-08-09 | net: dsa: felix: suppress non-changes to the tagging protocol | Vladimir Oltean |
2022-08-08 | net: dsa: felix: fix min gate len calculation for tc when its first gate is c... | Vladimir Oltean |
2022-07-28 | net: dsa: qca8k: move read_switch_id function to common code | Christian Marangi |
2022-07-28 | net: dsa: qca8k: move port LAG functions to common code | Christian Marangi |
2022-07-28 | net: dsa: qca8k: move port VLAN functions to common code | Christian Marangi |
2022-07-28 | net: dsa: qca8k: move port mirror functions to common code | Christian Marangi |
2022-07-28 | net: dsa: qca8k: move port FDB/MDB function to common code | Christian Marangi |
2022-07-28 | net: dsa: qca8k: move set age/MTU/port enable/disable functions to common code | Christian Marangi |
2022-07-28 | net: dsa: qca8k: move bridge functions to common code | Christian Marangi |
2022-07-28 | net: dsa: qca8k: move port set status/eee/ethtool stats function to common code | Christian Marangi |
2022-07-28 | net: dsa: qca8k: move mib init function to common code | Christian Marangi |
2022-07-28 | net: dsa: qca8k: move qca8k bulk read/write helper to common code | Christian Marangi |
2022-07-28 | net: dsa: qca8k: move qca8k read/write/rmw and reg table to common code | Christian Marangi |
2022-07-28 | net: dsa: qca8k: move mib struct to common code | Christian Marangi |
2022-07-28 | net: dsa: qca8k: make mib autocast feature optional | Christian Marangi |
2022-07-28 | net: dsa: qca8k: cache match data to speed up access | Christian Marangi |
2022-07-27 | net: dsa: mv88e6xxx: fix speed setting for CPU/DSA ports | Marcin Wojtas |
2022-07-27 | net: dsa: microchip: add support for phylink mac config | Arun Ramadoss |
2022-07-27 | net: dsa: microchip: ksz8795: use common xmii function | Arun Ramadoss |
2022-07-27 | net: dsa: microchip: ksz9477: use common xmii function | Arun Ramadoss |
2022-07-27 | net: dsa: microchip: apply rgmii tx and rx delay in phylink mac config | Arun Ramadoss |
2022-07-27 | net: dsa: microchip: lan937x: add support for configuing xMII register | Arun Ramadoss |
2022-07-27 | net: dsa: microchip: add support for common phylink mac link up | Arun Ramadoss |
2022-07-27 | net: dsa: microchip: add common duplex and flow control function | Arun Ramadoss |
2022-07-27 | net: dsa: microchip: add common ksz port xmii speed selection function | Arun Ramadoss |
2022-07-27 | net: dsa: microchip: add common gigabit set and get function | Arun Ramadoss |
2022-07-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2022-07-19 | net: dsa: microchip: fix the missing ksz8_r_mib_cnt | Arun Ramadoss |
2022-07-19 | net: dsa: vitesse-vsc73xx: silent spi_device_id warnings | Oleksij Rempel |
2022-07-19 | net: dsa: sja1105: silent spi_device_id warnings | Oleksij Rempel |
2022-07-18 | net: dsa: microchip: fix Clang -Wunused-const-variable warning on 'ksz_dt_ids' | Arun Ramadoss |