summaryrefslogtreecommitdiffstats
path: root/drivers/net/dsa (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: dsa: b53: Fix IMP port setup on BCM5301xRafał Miłecki2021-09-052-3/+26
* net: dsa: b53: Set correct number of ports in the DSA structRafał Miłecki2021-09-021-1/+2
* net: dsa: b53: Fix calculating number of switch portsRafał Miłecki2021-09-021-2/+1
* net: dsa: lantiq_gswip: fix maximum frame lengthJan Hoffmann2021-09-021-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-08-272-9/+10
|\
| * net: dsa: hellcreek: Adjust schedule look ahead windowKurt Kanzenbach2021-08-261-1/+1
| * net: dsa: hellcreek: Fix incorrect setting of GCLKurt Kanzenbach2021-08-261-3/+3
| * net: dsa: mv88e6xxx: Update mv88e6393x serdes errataNathan Rossi2021-08-241-5/+6
* | net: dsa: tag_sja1105: stop asking the sja1105 driver in sja1105_xmit_tpidVladimir Oltean2021-08-253-26/+0
* | net: dsa: sja1105: drop untagged packets on the CPU and DSA portsVladimir Oltean2021-08-251-1/+9
* | net: dsa: sja1105: prevent tag_8021q VLANs from being received on user portsVladimir Oltean2021-08-251-8/+29
* | net: dsa: mt7530: manually set up VLAN ID 0DENG Qingfang2021-08-252-0/+27
* | net: dsa: let drivers state that they need VLAN filtering while standaloneVladimir Oltean2021-08-241-0/+1
* | net: mscc: ocelot: transmit the VLAN filtering restrictions via extackVladimir Oltean2021-08-201-1/+1
* | net: mscc: ocelot: transmit the "native VLAN" error via extackVladimir Oltean2021-08-201-3/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-08-201-4/+2
|\|
| * net: dsa: sja1105: fix use-after-free after calling of_find_compatible_node, ...Vladimir Oltean2021-08-181-4/+2
* | net: dsa: tag_sja1105: be dsa_loop-safeVladimir Oltean2021-08-181-3/+2
* | net: dsa: sja1105: reorganize probe, remove, setup and teardown orderingVladimir Oltean2021-08-161-198/+199
* | net: mscc: ocelot: convert to phylinkVladimir Oltean2021-08-162-85/+6
* | net: dsa: felix: stop calling ocelot_port_{enable,disable}Vladimir Oltean2021-08-161-19/+0
* | ethernet: fix PTP_1588_CLOCK dependenciesArnd Bergmann2021-08-143-0/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-08-139-44/+185
|\|
| * net: dsa: sja1105: unregister the MDIO buses during teardownVladimir Oltean2021-08-121-0/+1
| * net: dsa: sja1105: fix broken backpressure in .port_fdb_dumpVladimir Oltean2021-08-101-1/+3
| * net: dsa: lantiq: fix broken backpressure in .port_fdb_dumpVladimir Oltean2021-08-101-4/+10
| * net: dsa: lan9303: fix broken backpressure in .port_fdb_dumpVladimir Oltean2021-08-101-15/+19
| * net: dsa: hellcreek: fix broken backpressure in .port_fdb_dumpVladimir Oltean2021-08-101-2/+5
| * net: dsa: microchip: ksz8795: Don't use phy_port_cnt in VLAN table lookupBen Hutchings2021-08-101-4/+4
| * net: dsa: microchip: ksz8795: Fix VLAN filteringBen Hutchings2021-08-101-0/+11
| * net: dsa: microchip: ksz8795: Use software untagging on CPU portBen Hutchings2021-08-101-1/+8
| * net: dsa: microchip: ksz8795: Fix VLAN untagged flag change on deletionBen Hutchings2021-08-101-3/+0
| * net: dsa: microchip: ksz8795: Reject unsupported VLAN configurationBen Hutchings2021-08-102-1/+27
| * net: dsa: microchip: ksz8795: Fix PVID tag insertionBen Hutchings2021-08-102-7/+23
| * net: dsa: microchip: Fix ksz_read64()Ben Hutchings2021-08-101-6/+2
| * net: dsa: qca: ar9331: make proper initial port defaultsOleksij Rempel2021-08-071-1/+72
| * net: dsa: mt7530: add the missing RxUnicast MIB counterDENG Qingfang2021-08-061-0/+1
* | net: dsa: mt7530: fix VLAN traffic leaks againDENG Qingfang2021-08-121-4/+1
* | net: dsa: sja1105: add FDB fast ageing supportVladimir Oltean2021-08-081-0/+41
* | net: dsa: sja1105: rely on DSA core tracking of port learning stateVladimir Oltean2021-08-082-20/+13
* | net: dsa: centralize fast ageing when address learning is turned offVladimir Oltean2021-08-081-7/+0
* | net: dsa: mt7530: drop untagged frames on VLAN-aware ports without PVIDDENG Qingfang2021-08-062-2/+37
* | net: dsa: don't disable multicast flooding to the CPU even without an IGMP qu...Vladimir Oltean2021-08-064-31/+0
* | net: dsa: mt7530: remove the .port_set_mrouter implementationVladimir Oltean2021-08-061-13/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-08-063-40/+95
|\|
| * net: dsa: qca: ar9331: reorder MDIO write sequenceOleksij Rempel2021-08-031-3/+11
| * net: dsa: sja1105: match FDB entries regardless of inner/outer VLAN tagVladimir Oltean2021-08-021-4/+0
| * net: dsa: sja1105: be stateless with FDB entries on SJA1105P/Q/R/S/SJA1110 tooVladimir Oltean2021-08-021-14/+4
| * net: dsa: sja1105: ignore the FDB entry for unknown multicast when adding a n...Vladimir Oltean2021-08-021-3/+8
| * net: dsa: sja1105: invalidate dynamic FDB entries learned concurrently with s...Vladimir Oltean2021-08-021-2/+55