Age | Commit message (Expand) | Author |
2017-08-30 | net: dsa: bcm_sf2: Fix number of CFP entries for BCM7278 | Florian Fainelli |
2017-06-23 | net: dsa: bcm_sf2: Remove special handling of "internal" phy-mode | Florian Fainelli |
2017-06-13 | net: dsa: Remove master_netdev and use dst->cpu_dp->netdev | Florian Fainelli |
2017-05-18 | net: dsa: include switchdev.h only once | Vivien Didelot |
2017-05-17 | net: dsa: store CPU port pointer in the tree | Vivien Didelot |
2017-01-30 | net: dsa: bcm_sf2: Add support for port mirroring | Florian Fainelli |
2017-01-30 | net: dsa: bcm_sf2: Add support for ethtool::rxnfc | Florian Fainelli |
2017-01-30 | net: dsa: bcm_sf2: Configure traffic classes to queue mapping | Florian Fainelli |
2017-01-22 | net: dsa: bcm_sf2: Allow non-IMP ports to have Broadcom tags enabled | Florian Fainelli |
2017-01-22 | net: dsa: bcm_sf2: Move code enabling Broadcom tags | Florian Fainelli |
2017-01-22 | net: dsa: bcm_sf2: Add support for BCM7278 integrated switch | Florian Fainelli |
2017-01-22 | net: dsa: bcm_sf2: Prepare for different register layouts | Florian Fainelli |
2017-01-09 | net: dsa: Make dsa_switch_ops const | Florian Fainelli |
2017-01-09 | net: dsa: bcm_sf2: Declare our own dsa_switch_ops | Florian Fainelli |
2017-01-08 | net: dsa: bcm_sf2: Utilize nested MDIO read/write | Florian Fainelli |
2017-01-08 | net: dsa: bcm_sf2: Do not clobber b53_switch_ops | Florian Fainelli |
2016-11-24 | net: dsa: bcm_sf2: Ensure we re-negotiate EEE during after link change | Florian Fainelli |
2016-10-22 | net: dsa: bcm_sf2: Do not rely on kexec_in_progress | Florian Fainelli |
2016-10-20 | net: dsa: bcm_sf2: Prevent GPHY shutdown for kexec'd kernels | Florian Fainelli |
2016-10-17 | net: dsa: bcm_sf2: Fix module autoload for OF registration | Javier Martinez Canillas |
2016-09-16 | net: dsa: bcm_sf2: Fix non static symbol warning | Wei Yongjun |
2016-09-11 | net: dsa: bcm_sf2: Get VLAN_PORT_MASK from b53_device | Florian Fainelli |
2016-08-26 | net: dsa: bcm_sf2: Utilize mask clear/set helpers in bcm_sf2_intr_disable | Florian Fainelli |
2016-08-26 | net: dsa: bcm_sf2: Remove duplicate code | Florian Fainelli |
2016-08-26 | net: dsa: bcm_sf2: Utilize core B53 driver when possible | Florian Fainelli |
2016-08-24 | net: dsa: rename switch operations structure | Vivien Didelot |
2016-08-22 | net: dsa: Allow the DSA driver to indicate the tag protocol | Andrew Lunn |
2016-08-19 | net: dsa: bcm_sf2: Remove probing through old DSA binding | Florian Fainelli |
2016-08-19 | net: dsa: bcm_sf2: Use device managed helpers | Florian Fainelli |
2016-08-19 | net: dsa: bcm_sf2: Make it a real platform device driver | Florian Fainelli |
2016-07-30 | net: dsa: bcm_sf2: Unwind errors in correct order | Florian Fainelli |
2016-06-09 | net: dsa: bcm_sf2: Add VLAN support | Florian Fainelli |
2016-06-09 | net: dsa: bcm_sf2: Move setup function at the far end | Florian Fainelli |
2016-06-09 | net: dsa: bcm_sf2: Split fast age into a helper function | Florian Fainelli |
2016-06-08 | net: dsa: bcm_sf2: Register our slave MDIO bus | Florian Fainelli |
2016-06-04 | net: dsa: Add a ports structure and use it in the switch structure | Andrew Lunn |
2016-05-11 | dsa: Rename switch chip data to cd | Andrew Lunn |
2016-04-17 | net: dsa: constify probed name | Vivien Didelot |
2016-04-13 | dsa: Rename phys_port_mask to enabled_port_mask | Andrew Lunn |
2016-04-13 | net: dsa: Rename DSA probe function. | Andrew Lunn |
2016-04-13 | net: dsa: Have the switch driver allocate there own private memory | Andrew Lunn |
2016-04-13 | net: dsa: Pass the dsa device to the switch drivers | Andrew Lunn |
2016-04-08 | net: dsa: make the FDB add function return void | Vivien Didelot |
2016-04-08 | net: dsa: make the STP state function return void | Vivien Didelot |
2016-03-14 | net: dsa: make port_bridge_leave return void | Vivien Didelot |
2016-03-14 | net: dsa: rename port_*_bridge routines | Vivien Didelot |
2016-02-23 | net: dsa: pass bridge down to drivers | Vivien Didelot |
2015-10-26 | net: dsa: bcm_sf2: Unhardcode port numbers | Florian Fainelli |
2015-10-26 | net: dsa: bcm_sf2: Implement FDB operations | Florian Fainelli |
2015-09-08 | net: dsa: bcm_sf2: Fix ageing conditions and operation | Florian Fainelli |