summaryrefslogtreecommitdiffstats
path: root/drivers/net/dsa
Commit message (Expand)AuthorAgeFilesLines
...
* | net: dsa: felix: allow the device to be disabledMichael Walle2020-05-041-0/+5
* | net: dsa: mv88e6xxx: 88e6390 10G serdes supportRussell King2020-05-012-2/+42
* | net: dsa: mv88e6xxx: use generic clause 45 definitionsRussell King2020-05-012-11/+7
* | net: dsa: b53: Remove is_static argument to b53_read_op()Florian Fainelli2020-04-301-3/+3
* | net: dsa: b53: Bound check ARL searchesFlorian Fainelli2020-04-302-1/+6
* | net: dsa: b53: Provide number of ARL bucketsFlorian Fainelli2020-04-302-0/+22
* | net: dsa: b53: Rename num_arl_entries to num_arl_binsFlorian Fainelli2020-04-302-27/+27
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-04-252-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-222-0/+8
* | net: dsa: felix: enable PTP programmable pinYangbo Lu2020-04-211-2/+4
* | net: mscc: ocelot: add wave programming registers definitionsYangbo Lu2020-04-211-0/+2
* | net: mscc: ocelot: move ocelot ptp clock code out of ocelot.cYangbo Lu2020-04-211-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-181-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-141-2/+3
* net: dsa: mt7530: move mt7623 settings out off the mt7530René van Dorst2020-04-072-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-031-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-301-2/+38
* net: dsa: bcm_sf2: Add support for matching VLAN TCIFlorian Fainelli2020-03-301-15/+38
* net: dsa: bcm_sf2: Move writing of CFP_DATA(5) into slicing functionsFlorian Fainelli2020-03-301-32/+32
* net: dsa: bcm_sf2: Check earlier for FLOW_EXT and FLOW_MAC_EXTFlorian Fainelli2020-03-301-2/+3
* net: dsa: bcm_sf2: Disable learning for ASP portFlorian Fainelli2020-03-301-1/+9
* net: dsa: b53: Deny enslaving port 7 for 7278 into a bridgeFlorian Fainelli2020-03-301-0/+6
* net: dsa: b53: Prevent tagged VLAN on port 7 for 7278Florian Fainelli2020-03-301-0/+8
* net: dsa: b53: Restore VLAN entries upon (re)configurationFlorian Fainelli2020-03-301-0/+15
* net: dsa: bcm_sf2: Fix overflow checksFlorian Fainelli2020-03-301-6/+3
* net: dsa: sja1105: add broadcast and per-traffic class policersVladimir Oltean2020-03-304-0/+385
* net: dsa: sja1105: add configuration of port policersVladimir Oltean2020-03-301-32/+100
* net: dsa: felix: add port policersVladimir Oltean2020-03-301-0/+24
* net: dsa: mt7530: use resolved link config in mac_link_up()René van Dorst2020-03-292-33/+28
* net: dsa: sja1105: show more ethtool statistics counters for P/Q/R/SVladimir Oltean2020-03-293-1/+134
* net: dsa: felix: support changing the MTUVladimir Oltean2020-03-271-0/+19
* net: dsa: vsc73xx: make the MTU configurableVladimir Oltean2020-03-271-10/+20
* net: dsa: sja1105: implement the port MTU callbacksVladimir Oltean2020-03-272-4/+47
* net: dsa: b53: add MTU configuration supportMurali Krishna Policharla2020-03-271-5/+22
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-03-251-2/+2
|\
| * net: dsa: mt7530: Change the LINK bit to reflect the link statusRené van Dorst2020-03-191-2/+2
* | net: dsa: sja1105: configure the PTP_CLK pin as EXT_TS or PER_OUTVladimir Oltean2020-03-237-0/+269
* | net: dsa: sja1105: make the AVB table dynamically reconfigurableVladimir Oltean2020-03-233-3/+27
* | net: dsa: sja1105: make future_base_time a common helperVladimir Oltean2020-03-232-27/+27