Age | Commit message (Expand) | Author | Files | Lines |
2022-07-07 | net: dsa: b53: remove unnecessary spi_set_drvdata() | Yang Yingliang | 1 | -2/+0 |
2022-06-05 | Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linux | Linus Torvalds | 1 | -5/+1 |
2022-05-02 | net: dsa: don't use bitmap_weight() in b53_arl_read() | Yury Norov | 1 | -5/+1 |
2022-05-01 | net: dsa: b53: convert to phylink_pcs | Russell King (Oracle) | 5 | -72/+75 |
2022-03-18 | net: dsa: pass extack to dsa_switch_ops :: port_mirror_add() | Vladimir Oltean | 2 | -2/+4 |
2022-02-28 | Merge tag 'spi-remove-void' of https://git.kernel.org/pub/scm/linux/kernel/gi... | Jakub Kicinski | 1 | -3/+1 |
2022-02-27 | net: dsa: pass extack to .port_bridge_join driver methods | Vladimir Oltean | 2 | -2/+2 |
2022-02-27 | net: dsa: request drivers to perform FDB isolation | Vladimir Oltean | 2 | -8/+16 |
2022-02-22 | net: dsa: b53: mark as non-legacy | Russell King (Oracle) | 1 | -0/+6 |
2022-02-22 | net: dsa: b53: switch to using phylink_generic_validate() | Russell King (Oracle) | 5 | -76/+13 |
2022-02-22 | net: dsa: b53: drop use of phylink_helper_basex_speed() | Russell King (Oracle) | 1 | -2/+0 |
2022-02-22 | net: dsa: b53: populate supported_interfaces and mac_capabilities | Russell King (Oracle) | 5 | -0/+95 |
2022-02-22 | net: dsa: b53: clean up if() condition to be more readable | Russell King (Oracle) | 1 | -4/+7 |
2022-02-09 | spi: make remove callback a void function | Uwe Kleine-König | 1 | -3/+1 |
2022-01-25 | net: use bool values to pass bool param of phy_init_eee() | Jisheng Zhang | 1 | -1/+1 |
2021-12-09 | net: dsa: add a "tx_fwd_offload" argument to ->port_bridge_join | Vladimir Oltean | 2 | -2/+4 |
2021-12-09 | net: dsa: keep the bridge_dev and bridge_num as part of the same structure | Vladimir Oltean | 2 | -6/+6 |
2021-12-09 | net: dsa: hide dp->bridge_dev and dp->bridge_num in drivers behind helpers | Vladimir Oltean | 1 | -2/+2 |
2021-12-02 | net: dsa: b53: Add SPI ID table | Florian Fainelli | 1 | -0/+14 |
2021-10-25 | net: dsa: b53: serialize access to the ARL table | Vladimir Oltean | 2 | -7/+30 |
2021-10-25 | Revert "Merge branch 'dsa-rtnl'" | David S. Miller | 2 | -35/+6 |
2021-10-24 | net: convert users of bitmap_foo() to linkmode_foo() | Sean Anderson | 1 | -4/+2 |
2021-10-24 | net: dsa: b53: serialize access to the ARL table | Vladimir Oltean | 2 | -6/+35 |
2021-09-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 5 | -4/+69 |
2021-09-19 | net: dsa: be compatible with masters which unregister on shutdown | Vladimir Oltean | 5 | -4/+69 |
2021-09-17 | net: dsa: b53: Drop unused "cpu_port" field | Rafał Miłecki | 2 | -29/+0 |
2021-09-17 | net: dsa: b53: Improve flow control setup on BCM5301x | Rafał Miłecki | 1 | -1/+1 |
2021-09-17 | net: dsa: b53: Drop BCM5301x workaround for a wrong CPU/IMP port | Rafał Miłecki | 1 | -6/+0 |
2021-09-17 | net: dsa: b53: Include all ports in "enabled_ports" | Rafał Miłecki | 1 | -12/+11 |
2021-09-05 | net: dsa: b53: Fix IMP port setup on BCM5301x | Rafał Miłecki | 2 | -3/+26 |
2021-09-02 | net: dsa: b53: Set correct number of ports in the DSA struct | Rafał Miłecki | 1 | -1/+2 |
2021-09-02 | net: dsa: b53: Fix calculating number of switch ports | Rafał Miłecki | 1 | -2/+1 |
2021-08-06 | net: dsa: don't disable multicast flooding to the CPU even without an IGMP qu... | Vladimir Oltean | 2 | -12/+0 |
2021-06-22 | net: dsa: b53: Create default VLAN entry explicitly | Florian Fainelli | 1 | -8/+19 |
2021-06-15 | net: dsa: b53: remove redundant null check on dev | Colin Ian King | 1 | -2/+1 |
2021-06-09 | net: dsa: b53: Do not force CPU to be always tagged | Florian Fainelli | 1 | -3/+14 |
2021-03-26 | net: dsa: b53: spi: add missing MODULE_DEVICE_TABLE | Qinglang Miao | 1 | -0/+1 |
2021-03-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -7/+7 |
2021-03-19 | net: dsa: b53: mmap: Add device tree support | Álvaro Fernández Rojas | 1 | -0/+55 |
2021-03-17 | net: dsa: b53: support legacy tags | Álvaro Fernández Rojas | 2 | -5/+8 |
2021-03-17 | net: dsa: b53: relax is63xx() condition | Álvaro Fernández Rojas | 1 | -4/+0 |
2021-03-16 | net: dsa: b53: spi: allow device tree probing | Álvaro Fernández Rojas | 1 | -0/+13 |
2021-03-11 | net: dsa: b53: Add debug prints in b53_vlan_enable() | Florian Fainelli | 1 | -4/+7 |
2021-03-11 | net: dsa: b53: VLAN filtering is global to all users | Florian Fainelli | 1 | -7/+7 |
2021-02-23 | net: dsa: b53: Support setting learning on port | Florian Fainelli | 2 | -1/+20 |
2021-02-23 | net: dsa: bcm_sf2: Wire-up br_flags_pre, br_flags and set_mrouter | Florian Fainelli | 2 | -8/+19 |
2021-02-15 | net: dsa: propagate extack to .port_vlan_filtering | Vladimir Oltean | 2 | -2/+4 |
2021-02-15 | net: dsa: propagate extack to .port_vlan_add | Vladimir Oltean | 2 | -2/+4 |
2021-02-13 | net: dsa: act as passthrough for bridge port flags | Vladimir Oltean | 2 | -29/+64 |
2021-01-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+1 |