Age | Commit message (Expand) | Author |
2020-05-07 | net: dsa: sja1105: implement tc-gate using time-triggered virtual links | Vladimir Oltean |
2020-05-07 | net: dsa: sja1105: support flow-based redirection via virtual links | Vladimir Oltean |
2020-05-07 | net: dsa: sja1105: make room for virtual link parsing in flower offload | Vladimir Oltean |
2020-05-07 | net: dsa: sja1105: add static tables for virtual links | Vladimir Oltean |
2020-05-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-05-06 | dsa: sja1105: dynamically allocate stats structure | Arnd Bergmann |
2020-05-06 | net: dsa: ocelot: the MAC table on Felix is twice as large | Vladimir Oltean |
2020-05-06 | net: dsa: sja1105: the PTP_CLK extts input reacts on both edges | Vladimir Oltean |
2020-05-04 | net: dsa: felix: allow the device to be disabled | Michael Walle |
2020-05-01 | net: dsa: mv88e6xxx: 88e6390 10G serdes support | Russell King |
2020-05-01 | net: dsa: mv88e6xxx: use generic clause 45 definitions | Russell King |
2020-05-01 | net: Make PTP-specific drivers depend on PTP_1588_CLOCK | Clay McClure |
2020-04-30 | net: dsa: b53: Remove is_static argument to b53_read_op() | Florian Fainelli |
2020-04-30 | net: dsa: b53: Bound check ARL searches | Florian Fainelli |
2020-04-30 | net: dsa: b53: Provide number of ARL buckets | Florian Fainelli |
2020-04-30 | net: dsa: b53: Rename num_arl_entries to num_arl_bins | Florian Fainelli |
2020-04-29 | net: dsa: mv88e6xxx: remove duplicate assignment of struct members | Jason Yan |
2020-04-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-04-22 | net: dsa: felix: allow flooding for all traffic classes | Xiaoliang 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-04-21 | net: dsa: felix: enable PTP programmable pin | Yangbo Lu |
2020-04-21 | net: mscc: ocelot: add wave programming registers definitions | Yangbo Lu |
2020-04-21 | net: mscc: ocelot: move ocelot ptp clock code out of ocelot.c | Yangbo Lu |
2020-04-20 | net: dsa: sja1105: enable internal pull-down for RX_DV/CRS_DV/RX_CTL and RX_ER | Vladimir Oltean |
2020-04-18 | net: dsa: b53: per-port interrupts are optional | Florian Fainelli |
2020-04-16 | net: dsa: mt7530: fix tagged frames pass-through in VLAN-unaware mode | DENG Qingfang |
2020-04-15 | net: mscc: ocelot: fix untagged packet drops when enslaving to vlan aware bridge | Vladimir Oltean |
2020-04-14 | net: dsa: mv88e6xxx: Configure MAC when using fixed link | Andrew Lunn |
2020-04-07 | net: dsa: mt7530: move mt7623 settings out off the mt7530 | René van Dorst |
2020-04-06 | net: dsa: bcm_sf2: Ensure correct sub-node is parsed | Florian Fainelli |
2020-04-06 | net: dsa: bcm_sf2: Do not register slave MDIO bus with OF | Florian Fainelli |
2020-04-03 | net: dsa: mt7530: fix null pointer dereferencing in port5 setup | Chuanhong Guo |
2020-03-31 | net: dsa: ksz: Select KSZ protocol tag | Codrin Ciubotariu |
2020-03-30 | net: dsa: bcm_sf2: Support specifying VLAN tag egress rule | Florian Fainelli |
2020-03-30 | net: dsa: bcm_sf2: Add support for matching VLAN TCI | Florian Fainelli |
2020-03-30 | net: dsa: bcm_sf2: Move writing of CFP_DATA(5) into slicing functions | Florian Fainelli |
2020-03-30 | net: dsa: bcm_sf2: Check earlier for FLOW_EXT and FLOW_MAC_EXT | Florian Fainelli |
2020-03-30 | net: dsa: bcm_sf2: Disable learning for ASP port | 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-30 | net: dsa: bcm_sf2: Fix overflow checks | Florian Fainelli |
2020-03-30 | net: dsa: sja1105: add broadcast and per-traffic class policers | Vladimir Oltean |
2020-03-30 | net: dsa: sja1105: add configuration of port policers | Vladimir Oltean |
2020-03-30 | net: dsa: felix: add port policers | Vladimir Oltean |
2020-03-29 | net: dsa: mt7530: use resolved link config in mac_link_up() | René van Dorst |