| Commit message (Expand) | Author | Age | Files | Lines |
* | net: dsa: rtl8366: Check VLAN ID and not ports | Linus Walleij | 2019-10-07 | 1 | -4/+7 |
* | net: dsa: microchip: add KSZ8563 compatibility string | Razvan Stefanescu | 2019-09-21 | 1 | -0/+1 |
* | net: dsa: mv88e6xxx: wait after reset deactivation | Baruch Siach | 2019-07-28 | 1 | -0/+2 |
* | net: dsa: sja1105: Fix broken fixed-link interfaces on user ports | Vladimir Oltean | 2019-07-26 | 1 | -5/+6 |
* | net: dsa: microchip: Use gpiod_set_value_cansleep() | Marek Vasut | 2019-06-26 | 1 | -3/+3 |
* | net: dsa: mv88e6xxx: fix shift of FID bits in mv88e6185_g1_vtu_loadpurge() | Rasmus Villemoes | 2019-06-19 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2019-06-17 | 6 | -8/+12 |
|\ |
|
| * | net: dsa: rtl8366: Fix up VLAN filtering | Linus Walleij | 2019-06-15 | 1 | -3/+4 |
| * | net: dsa: fix warning same module names | Anders Roxell | 2019-06-14 | 5 | -5/+5 |
| * | net: dsa: microchip: Don't try to read stats for unused ports | Robert Hancock | 2019-06-14 | 1 | -0/+3 |
* | | Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2019-06-08 | 1 | -9/+1 |
|\ \
| |/
|/| |
|
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284 | Thomas Gleixner | 2019-06-05 | 1 | -9/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2019-06-07 | 2 | -17/+17 |
|\ \
| |/
|/| |
|
| * | net: dsa: sja1105: Fix link speed not working at 100 Mbps and below | Vladimir Oltean | 2019-06-04 | 1 | -16/+16 |
| * | net: dsa: mv88e6xxx: avoid error message on remove from VLAN 0 | Nikita Yushchenko | 2019-06-02 | 1 | -1/+1 |
* | | Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g... | Linus Torvalds | 2019-05-31 | 33 | -188/+33 |
|\ \
| |/
|/| |
|
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 | Thomas Gleixner | 2019-05-30 | 5 | -48/+5 |
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 2019-05-30 | 28 | -140/+28 |
* | | net: dsa: mv88e6xxx: fix handling of upper half of STATS_TYPE_PORT | Rasmus Villemoes | 2019-05-30 | 1 | -1/+1 |
|/ |
|
* | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2019-05-21 | 7 | -0/+7 |
* | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner | 2019-05-21 | 1 | -0/+1 |
* | net: dsa: sja1105: Don't return a negative in u8 sja1105_stp_state_get | Vladimir Oltean | 2019-05-08 | 1 | -1/+5 |
* | net: dsa: sja1105: fix check on while loop exit | Colin Ian King | 2019-05-08 | 1 | -3/+4 |
* | net: dsa: sja1105: Make 'sja1105et_regs' and 'sja1105pqrs_regs' static | Wang Hai | 2019-05-08 | 1 | -2/+2 |
* | net: dsa: lantiq: fix spelling mistake "brigde" -> "bridge" | Colin Ian King | 2019-05-08 | 1 | -4/+4 |
* | net: dsa: sja1105: Fix status initialization in sja1105_get_ethtool_stats | Nathan Chancellor | 2019-05-07 | 1 | -1/+3 |
* | net: dsa: lantiq: Add Forwarding Database access | Hauke Mehrtens | 2019-05-07 | 1 | -0/+98 |
* | net: dsa: lantiq: Add fast age function | Hauke Mehrtens | 2019-05-07 | 1 | -0/+40 |
* | net: dsa: lantiq: Add VLAN aware bridge offloading | Hauke Mehrtens | 2019-05-07 | 1 | -4/+197 |
* | net: dsa: lantiq: Add VLAN unaware bridge offloading | Hauke Mehrtens | 2019-05-07 | 1 | -7/+468 |
* | net: dsa: lantiq: Allow special tags only on CPU port | Hauke Mehrtens | 2019-05-07 | 1 | -2/+4 |
* | net: dsa: sja1105: Add support for Spanning Tree Protocol | Vladimir Oltean | 2019-05-05 | 1 | -9/+99 |
* | net: dsa: sja1105: Add support for traffic through standalone ports | Vladimir Oltean | 2019-05-05 | 3 | -6/+139 |
* | net: dsa: mv88e6xxx: refine SMI support | Vivien Didelot | 2019-05-05 | 5 | -170/+219 |
* | net: dsa: mv88e6xxx: Pass interrupt number in platform data | Andrew Lunn | 2019-05-03 | 1 | -4/+9 |
* | net: dsa :mv88e6xxx: Disable unused ports | Andrew Lunn | 2019-05-03 | 1 | -1/+11 |
* | net: dsa: mv88e6xxx: Set STP disable state in port_disable | Andrew Lunn | 2019-05-03 | 1 | -0/+3 |
* | net: dsa: sja1105: Reject unsupported link modes for AN | Vladimir Oltean | 2019-05-03 | 1 | -0/+31 |
* | net: dsa: sja1105: Prevent PHY jabbering during switch reset | Vladimir Oltean | 2019-05-03 | 2 | -0/+38 |
* | net: dsa: sja1105: Add support for configuring address ageing time | Vladimir Oltean | 2019-05-03 | 2 | -2/+31 |
* | net: dsa: sja1105: Add support for ethtool port counters | Vladimir Oltean | 2019-05-03 | 4 | -1/+427 |
* | net: dsa: sja1105: Add support for VLAN operations | Vladimir Oltean | 2019-05-03 | 3 | -2/+287 |
* | net: dsa: sja1105: Error out if RGMII delays are requested in DT | Vladimir Oltean | 2019-05-03 | 3 | -1/+41 |
* | net: dsa: sja1105: Add support for FDB and MDB management | Vladimir Oltean | 2019-05-03 | 3 | -0/+239 |
* | net: dsa: Introduce driver for NXP SJA1105 5-port L2 switch | Vladimir Oltean | 2019-05-03 | 12 | -0/+3975 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2019-05-02 | 1 | -0/+6 |
|\ |
|
| * | net: dsa: bcm_sf2: fix buffer overflow doing set_rxnfc | Dan Carpenter | 2019-04-30 | 1 | -0/+6 |
* | | net: dsa: mv88e6060: Remove support for legacy probing | Andrew Lunn | 2019-04-30 | 2 | -40/+2 |
* | | net: dsa: mv88e6060: Support probing as an mdio device | Andrew Lunn | 2019-04-30 | 1 | -1/+58 |
* | | net: dsa: b53: Use vlan_filtering property from dsa_switch | Vladimir Oltean | 2019-04-30 | 2 | -4/+2 |