Age | Commit message (Expand) | Author |
2020-05-23 | net: Fix return value about devm_platform_ioremap_resource() | Tiezhu Yang |
2020-04-22 | net: dsa: b53: b53_arl_rw_op() needs to select IVL or SVL | Florian Fainelli |
2020-04-22 | net: dsa: b53: Rework ARL bin logic | Florian Fainelli |
2020-04-22 | net: dsa: b53: Fix ARL register definitions | Florian Fainelli |
2020-04-22 | net: dsa: b53: Fix valid setting for MDB entries | Florian Fainelli |
2020-04-22 | net: dsa: b53: Lookup VID in ARL searches when VLAN is enabled | Florian Fainelli |
2020-03-30 | net: dsa: b53: Deny enslaving port 7 for 7278 into a bridge | Florian Fainelli |
2020-03-30 | net: dsa: b53: Prevent tagged VLAN on port 7 for 7278 | Florian Fainelli |
2020-03-30 | net: dsa: b53: Restore VLAN entries upon (re)configuration | Florian Fainelli |
2020-03-27 | net: dsa: b53: add MTU configuration support | Murali Krishna Policharla |
2020-02-27 | net: dsa: propagate resolved link config via mac_link_up() | Russell King |
2020-02-16 | net: dsa: b53: Ensure the default VID is untagged | Florian Fainelli |
2020-02-07 | net: dsa: b53: Always use dev->vlan_enabled in b53_configure_vlan() | Florian Fainelli |
2020-01-08 | net: dsa: b53: Enable Broadcom tags for 531x5/539x families | Florian Fainelli |
2020-01-08 | net: dsa: Get information about stacked DSA protocol | Florian Fainelli |
2019-12-16 | net: dsa: b53: Fix egress flooding settings | Florian Fainelli |
2019-10-28 | net: dsa: b53: Add support for MDB | Florian Fainelli |
2019-10-22 | net: dsa: remove dsa_switch_alloc helper | Vivien Didelot |
2019-10-22 | net: dsa: use dsa_to_port helper everywhere | Vivien Didelot |
2019-10-06 | net: dsa: b53: Do not clear existing mirrored port mask | Florian Fainelli |
2019-09-22 | net: dsa: b53: Use the correct style for SPDX License Identifier | Nishad Kamdar |
2019-09-16 | net: dsa: b53: Add support for port_egress_floods callback | Florian Fainelli |
2019-08-20 | net: dsa: do not enable or disable non user ports | Vivien Didelot |
2019-08-01 | net: dsa: b53: use devm_platform_ioremap_resource() to simplify code | YueHaibing |
2019-06-28 | net: dsa: b53: Disable all ports on setup | Benedikt Spranger |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-04-30 | net: dsa: b53: Use vlan_filtering property from dsa_switch | Vladimir Oltean |
2019-04-30 | net: dsa: b53: Let DSA call .port_vlan_filtering only when necessary | Vladimir Oltean |
2019-04-30 | net: dsa: b53: Let DSA handle mismatched VLAN filtering settings | Vladimir Oltean |
2019-02-24 | dsa: Remove phydev parameter from disable_port call | Andrew Lunn |
2019-02-15 | net: dsa: b53: Do not program CPU port's PVID | Florian Fainelli |
2019-02-15 | net: dsa: b53: Properly account for VLAN filtering | Florian Fainelli |
2019-02-15 | net: dsa: b53: Fix default VLAN ID | Florian Fainelli |
2019-02-07 | net: dsa: b53: Fix for failure when irq is not defined in dt | Arun Parameswaran |
2018-10-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-10-04 | net: dsa: b53: Keep CPU port as tagged in all VLANs | Florian Fainelli |
2018-09-28 | net: dsa: b53: Fix build with B53_SRAB enabled and B53_SERDES=m | Arnd Bergmann |
2018-09-21 | net: dsa: b53: Also include SGMII for mac_config and mac_link_state | Florian Fainelli |
2018-09-21 | net: dsa: b53: Fix B53_SERDES_DIGITAL_CONTROL offset | Florian Fainelli |
2018-09-21 | net: dsa: b53: Don't assign autonegotiation enabled | Florian Fainelli |
2018-09-13 | net: dsa: b53: Do not fail when IRQ are not initialized | Florian Fainelli |
2018-09-12 | net: dsa: b53: Only call b53_port_event() for SGMII ports | Florian Fainelli |
2018-09-11 | net: dsa: b53: Uninitialized variable in b53_adjust_link() | Dan Carpenter |
2018-09-07 | net: dsa: b53: Fix build with B53_SRAB enabled and not B53_SERDES | Florian Fainelli |
2018-09-06 | net: dsa: b53: Add SerDes support | Florian Fainelli |
2018-09-06 | net: dsa: b53: Add PHYLINK support | Florian Fainelli |
2018-09-06 | net: dsa: b53: Add helper to set link parameters | Florian Fainelli |
2018-09-06 | net: dsa: b53: Make SRAB driver manage port interrupts | Florian Fainelli |
2018-09-06 | net: dsa: b53: Add ability to enable/disable port interrupts | Florian Fainelli |
2018-09-01 | net: dsa: b53: Provide sensible defaults | Florian Fainelli |