| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | net: dsa: b53: check for timeout | Tom Rix | 2020-08-21 | 1 | -0/+2 |
* | net: dsa: b53: Fixup endianness warnings | Andrew Lunn | 2020-07-05 | 1 | -8/+18 |
* | net: dsa/b53: use resolved link config in mac_link_up() | Russell King | 2020-06-30 | 1 | -9/+3 |
* | net: dsa/b53: change b53_force_port_config() pause argument | Russell King | 2020-06-30 | 1 | -10/+15 |
* | net: dsa: b53: remove redundant premature assignment to new_pvid | Colin Ian King | 2020-05-27 | 1 | -1/+0 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2020-05-24 | 1 | -1/+1 |
|\ |
|
| * | net: Fix return value about devm_platform_ioremap_resource() | Tiezhu Yang | 2020-05-23 | 1 | -1/+1 |
* | | net: dsa: b53: Remove is_static argument to b53_read_op() | Florian Fainelli | 2020-04-30 | 1 | -3/+3 |
* | | net: dsa: b53: Bound check ARL searches | Florian Fainelli | 2020-04-30 | 2 | -1/+6 |
* | | net: dsa: b53: Provide number of ARL buckets | Florian Fainelli | 2020-04-30 | 2 | -0/+22 |
* | | net: dsa: b53: Rename num_arl_entries to num_arl_bins | Florian Fainelli | 2020-04-30 | 2 | -27/+27 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2020-04-25 | 2 | -7/+39 |
|\| |
|
| * | net: dsa: b53: b53_arl_rw_op() needs to select IVL or SVL | Florian Fainelli | 2020-04-22 | 2 | -0/+5 |
| * | net: dsa: b53: Rework ARL bin logic | Florian Fainelli | 2020-04-22 | 2 | -4/+29 |
| * | net: dsa: b53: Fix ARL register definitions | Florian Fainelli | 2020-04-22 | 1 | -2/+2 |
| * | net: dsa: b53: Fix valid setting for MDB entries | Florian Fainelli | 2020-04-22 | 1 | -1/+0 |
| * | net: dsa: b53: Lookup VID in ARL searches when VLAN is enabled | Florian Fainelli | 2020-04-22 | 1 | -0/+3 |
* | | net: dsa: b53: per-port interrupts are optional | Florian Fainelli | 2020-04-18 | 1 | -1/+1 |
|/ |
|
* | net: dsa: b53: Deny enslaving port 7 for 7278 into a bridge | Florian Fainelli | 2020-03-30 | 1 | -0/+6 |
* | net: dsa: b53: Prevent tagged VLAN on port 7 for 7278 | Florian Fainelli | 2020-03-30 | 1 | -0/+8 |
* | net: dsa: b53: Restore VLAN entries upon (re)configuration | Florian Fainelli | 2020-03-30 | 1 | -0/+15 |
* | net: dsa: b53: add MTU configuration support | Murali Krishna Policharla | 2020-03-27 | 1 | -5/+22 |
* | net: dsa: propagate resolved link config via mac_link_up() | Russell King | 2020-02-27 | 2 | -2/+6 |
* | net: dsa: b53: Ensure the default VID is untagged | Florian Fainelli | 2020-02-16 | 1 | -0/+3 |
* | net: dsa: b53: Always use dev->vlan_enabled in b53_configure_vlan() | Florian Fainelli | 2020-02-07 | 1 | -1/+1 |
* | net: dsa: b53: Enable Broadcom tags for 531x5/539x families | Florian Fainelli | 2020-01-08 | 1 | -9/+37 |
* | net: dsa: Get information about stacked DSA protocol | Florian Fainelli | 2020-01-08 | 2 | -9/+17 |
* | net: dsa: b53: Fix egress flooding settings | Florian Fainelli | 2019-12-16 | 1 | -5/+16 |
* | net: dsa: b53: Add support for MDB | Florian Fainelli | 2019-10-28 | 2 | -3/+67 |
* | net: dsa: remove dsa_switch_alloc helper | Vivien Didelot | 2019-10-22 | 1 | -1/+4 |
* | net: dsa: use dsa_to_port helper everywhere | Vivien Didelot | 2019-10-22 | 1 | -3/+3 |
* | net: dsa: b53: Do not clear existing mirrored port mask | Florian Fainelli | 2019-10-06 | 1 | -1/+0 |
* | net: dsa: b53: Use the correct style for SPDX License Identifier | Nishad Kamdar | 2019-09-22 | 1 | -2/+2 |
* | net: dsa: b53: Add support for port_egress_floods callback | Florian Fainelli | 2019-09-16 | 2 | -0/+35 |
* | net: dsa: do not enable or disable non user ports | Vivien Didelot | 2019-08-20 | 1 | -1/+6 |
* | net: dsa: b53: use devm_platform_ioremap_resource() to simplify code | YueHaibing | 2019-08-01 | 1 | -6/+2 |
* | net: dsa: b53: Disable all ports on setup | Benedikt Spranger | 2019-06-28 | 1 | -2/+2 |
* | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2019-05-21 | 1 | -0/+1 |
* | net: dsa: b53: Use vlan_filtering property from dsa_switch | Vladimir Oltean | 2019-04-30 | 2 | -4/+2 |
* | net: dsa: b53: Let DSA call .port_vlan_filtering only when necessary | Vladimir Oltean | 2019-04-30 | 1 | -2/+2 |
* | net: dsa: b53: Let DSA handle mismatched VLAN filtering settings | Vladimir Oltean | 2019-04-30 | 1 | -18/+7 |
* | dsa: Remove phydev parameter from disable_port call | Andrew Lunn | 2019-02-24 | 2 | -3/+3 |
* | net: dsa: b53: Do not program CPU port's PVID | Florian Fainelli | 2019-02-15 | 1 | -1/+1 |
* | net: dsa: b53: Properly account for VLAN filtering | Florian Fainelli | 2019-02-15 | 2 | -5/+57 |
* | net: dsa: b53: Fix default VLAN ID | Florian Fainelli | 2019-02-15 | 1 | -13/+16 |
* | net: dsa: b53: Fix for failure when irq is not defined in dt | Arun Parameswaran | 2019-02-07 | 1 | -3/+0 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-10-06 | 1 | -2/+2 |
|\ |
|
| * | net: dsa: b53: Keep CPU port as tagged in all VLANs | Florian Fainelli | 2018-10-04 | 1 | -2/+2 |
* | | net: dsa: b53: Fix build with B53_SRAB enabled and B53_SERDES=m | Arnd Bergmann | 2018-09-28 | 1 | -0/+1 |
* | | net: dsa: b53: Also include SGMII for mac_config and mac_link_state | Florian Fainelli | 2018-09-21 | 1 | -4/+6 |