summaryrefslogtreecommitdiffstats
path: root/drivers/net/dsa (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: dsa: sja1105: implement cross-chip bridging operationsVladimir Oltean2020-05-112-0/+92
* net: dsa: permit cross-chip bridging between all trees in the systemVladimir Oltean2020-05-111-4/+12
* dsa: sja1105: fix semicolon.cocci warningskbuild test robot2020-05-101-1/+1
* net: dsa: sja1105: remove set but not used variable 'prev_time'Samuel Zou2020-05-091-2/+0
* net: dsa: vsc73xx: convert to devm_platform_ioremap_resourceWei Yongjun2020-05-091-9/+1
* net: dsa: sja1105: implement tc-gate using time-triggered virtual linksVladimir Oltean2020-05-0810-17/+759
* net: dsa: sja1105: support flow-based redirection via virtual linksVladimir Oltean2020-05-087-6/+437
* net: dsa: sja1105: make room for virtual link parsing in flower offloadVladimir Oltean2020-05-082-27/+112
* net: dsa: sja1105: add static tables for virtual linksVladimir Oltean2020-05-084-0/+318
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-077-13/+23
|\
| * net: dsa: ocelot: the MAC table on Felix is twice as largeVladimir Oltean2020-05-073-0/+3
| * net: dsa: sja1105: the PTP_CLK extts input reacts on both edgesVladimir Oltean2020-05-071-8/+18
| * net: Make PTP-specific drivers depend on PTP_1588_CLOCKClay McClure2020-05-022-1/+2
| * net: dsa: mv88e6xxx: remove duplicate assignment of struct membersJason Yan2020-04-291-4/+0
* | dsa: sja1105: dynamically allocate stats structureArnd Bergmann2020-05-071-70/+74
* | net: dsa: felix: allow the device to be disabledMichael Walle2020-05-041-0/+5
* | net: dsa: mv88e6xxx: 88e6390 10G serdes supportRussell King2020-05-022-2/+42
* | net: dsa: mv88e6xxx: use generic clause 45 definitionsRussell King2020-05-022-11/+7
* | net: dsa: b53: Remove is_static argument to b53_read_op()Florian Fainelli2020-05-011-3/+3
* | net: dsa: b53: Bound check ARL searchesFlorian Fainelli2020-05-012-1/+6
* | net: dsa: b53: Provide number of ARL bucketsFlorian Fainelli2020-05-012-0/+22
* | net: dsa: b53: Rename num_arl_entries to num_arl_binsFlorian Fainelli2020-05-012-27/+27
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-04-262-7/+39
|\|
| * net: dsa: b53: b53_arl_rw_op() needs to select IVL or SVLFlorian Fainelli2020-04-222-0/+5
| * net: dsa: b53: Rework ARL bin logicFlorian Fainelli2020-04-222-4/+29
| * net: dsa: b53: Fix ARL register definitionsFlorian Fainelli2020-04-221-2/+2
| * net: dsa: b53: Fix valid setting for MDB entriesFlorian Fainelli2020-04-221-1/+0
| * net: dsa: b53: Lookup VID in ARL searches when VLAN is enabledFlorian Fainelli2020-04-221-0/+3
* | net: dsa: felix: allow flooding for all traffic classesXiaoliang Yang2020-04-232-0/+8
* | net: dsa: felix: enable PTP programmable pinYangbo Lu2020-04-221-2/+4
* | net: mscc: ocelot: add wave programming registers definitionsYangbo Lu2020-04-221-0/+2
* | net: mscc: ocelot: move ocelot ptp clock code out of ocelot.cYangbo Lu2020-04-221-0/+25
* | net: dsa: sja1105: enable internal pull-down for RX_DV/CRS_DV/RX_CTL and RX_ERVladimir Oltean2020-04-203-7/+54
* | net: dsa: b53: per-port interrupts are optionalFlorian Fainelli2020-04-191-1/+1
|/
* net: dsa: mt7530: fix tagged frames pass-through in VLAN-unaware modeDENG Qingfang2020-04-162-6/+19
* net: mscc: ocelot: fix untagged packet drops when enslaving to vlan aware bridgeVladimir Oltean2020-04-151-4/+1
* net: dsa: mv88e6xxx: Configure MAC when using fixed linkAndrew Lunn2020-04-151-2/+3
* net: dsa: mt7530: move mt7623 settings out off the mt7530René van Dorst2020-04-082-95/+0
* net: dsa: bcm_sf2: Ensure correct sub-node is parsedFlorian Fainelli2020-04-061-1/+6
* net: dsa: bcm_sf2: Do not register slave MDIO bus with OFFlorian Fainelli2020-04-061-1/+1
* net: dsa: mt7530: fix null pointer dereferencing in port5 setupChuanhong Guo2020-04-041-0/+3
* net: dsa: ksz: Select KSZ protocol tagCodrin Ciubotariu2020-03-311-0/+1
* net: dsa: bcm_sf2: Support specifying VLAN tag egress ruleFlorian Fainelli2020-03-311-2/+38
* net: dsa: bcm_sf2: Add support for matching VLAN TCIFlorian Fainelli2020-03-311-15/+38
* net: dsa: bcm_sf2: Move writing of CFP_DATA(5) into slicing functionsFlorian Fainelli2020-03-311-32/+32
* net: dsa: bcm_sf2: Check earlier for FLOW_EXT and FLOW_MAC_EXTFlorian Fainelli2020-03-311-2/+3
* net: dsa: bcm_sf2: Disable learning for ASP portFlorian Fainelli2020-03-311-1/+9
* net: dsa: b53: Deny enslaving port 7 for 7278 into a bridgeFlorian Fainelli2020-03-311-0/+6
* net: dsa: b53: Prevent tagged VLAN on port 7 for 7278Florian Fainelli2020-03-311-0/+8
* net: dsa: b53: Restore VLAN entries upon (re)configurationFlorian Fainelli2020-03-311-0/+15