summaryrefslogtreecommitdiff
path: root/drivers/net/dsa
AgeCommit message (Expand)Author
2020-05-10dsa: sja1105: fix semicolon.cocci warningskbuild test robot
2020-05-08net: dsa: sja1105: remove set but not used variable 'prev_time'Samuel Zou
2020-05-08net: dsa: vsc73xx: convert to devm_platform_ioremap_resourceWei Yongjun
2020-05-07net: dsa: sja1105: implement tc-gate using time-triggered virtual linksVladimir Oltean
2020-05-07net: dsa: sja1105: support flow-based redirection via virtual linksVladimir Oltean
2020-05-07net: dsa: sja1105: make room for virtual link parsing in flower offloadVladimir Oltean
2020-05-07net: dsa: sja1105: add static tables for virtual linksVladimir Oltean
2020-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-06dsa: sja1105: dynamically allocate stats structureArnd Bergmann
2020-05-06net: dsa: ocelot: the MAC table on Felix is twice as largeVladimir Oltean
2020-05-06net: dsa: sja1105: the PTP_CLK extts input reacts on both edgesVladimir Oltean
2020-05-04net: dsa: felix: allow the device to be disabledMichael Walle
2020-05-01net: dsa: mv88e6xxx: 88e6390 10G serdes supportRussell King
2020-05-01net: dsa: mv88e6xxx: use generic clause 45 definitionsRussell King
2020-05-01net: Make PTP-specific drivers depend on PTP_1588_CLOCKClay McClure
2020-04-30net: dsa: b53: Remove is_static argument to b53_read_op()Florian Fainelli
2020-04-30net: dsa: b53: Bound check ARL searchesFlorian Fainelli
2020-04-30net: dsa: b53: Provide number of ARL bucketsFlorian Fainelli
2020-04-30net: dsa: b53: Rename num_arl_entries to num_arl_binsFlorian Fainelli
2020-04-29net: dsa: mv88e6xxx: remove duplicate assignment of struct membersJason Yan
2020-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-04-22net: dsa: felix: allow flooding for all traffic classesXiaoliang Yang
2020-04-22net: dsa: b53: b53_arl_rw_op() needs to select IVL or SVLFlorian Fainelli
2020-04-22net: dsa: b53: Rework ARL bin logicFlorian Fainelli
2020-04-22net: dsa: b53: Fix ARL register definitionsFlorian Fainelli
2020-04-22net: dsa: b53: Fix valid setting for MDB entriesFlorian Fainelli
2020-04-22net: dsa: b53: Lookup VID in ARL searches when VLAN is enabledFlorian Fainelli
2020-04-21net: dsa: felix: enable PTP programmable pinYangbo Lu
2020-04-21net: mscc: ocelot: add wave programming registers definitionsYangbo Lu
2020-04-21net: mscc: ocelot: move ocelot ptp clock code out of ocelot.cYangbo Lu
2020-04-20net: dsa: sja1105: enable internal pull-down for RX_DV/CRS_DV/RX_CTL and RX_ERVladimir Oltean
2020-04-18net: dsa: b53: per-port interrupts are optionalFlorian Fainelli
2020-04-16net: dsa: mt7530: fix tagged frames pass-through in VLAN-unaware modeDENG Qingfang
2020-04-15net: mscc: ocelot: fix untagged packet drops when enslaving to vlan aware bridgeVladimir Oltean
2020-04-14net: dsa: mv88e6xxx: Configure MAC when using fixed linkAndrew Lunn
2020-04-07net: dsa: mt7530: move mt7623 settings out off the mt7530René van Dorst
2020-04-06net: dsa: bcm_sf2: Ensure correct sub-node is parsedFlorian Fainelli
2020-04-06net: dsa: bcm_sf2: Do not register slave MDIO bus with OFFlorian Fainelli
2020-04-03net: dsa: mt7530: fix null pointer dereferencing in port5 setupChuanhong Guo
2020-03-31net: dsa: ksz: Select KSZ protocol tagCodrin Ciubotariu
2020-03-30net: dsa: bcm_sf2: Support specifying VLAN tag egress ruleFlorian Fainelli
2020-03-30net: dsa: bcm_sf2: Add support for matching VLAN TCIFlorian Fainelli
2020-03-30net: dsa: bcm_sf2: Move writing of CFP_DATA(5) into slicing functionsFlorian Fainelli
2020-03-30net: dsa: bcm_sf2: Check earlier for FLOW_EXT and FLOW_MAC_EXTFlorian Fainelli
2020-03-30net: dsa: bcm_sf2: Disable learning for ASP portFlorian Fainelli
2020-03-30net: dsa: b53: Deny enslaving port 7 for 7278 into a bridgeFlorian Fainelli
2020-03-30net: dsa: b53: Prevent tagged VLAN on port 7 for 7278Florian Fainelli
2020-03-30net: dsa: b53: Restore VLAN entries upon (re)configurationFlorian Fainelli
2020-03-30net: dsa: bcm_sf2: Fix overflow checksFlorian Fainelli
2020-03-30net: dsa: sja1105: add broadcast and per-traffic class policersVladimir Oltean