summaryrefslogtreecommitdiffstats
path: root/drivers/net/dsa
Commit message (Expand)AuthorAgeFilesLines
...
* | net: dsa: tag_8021q: make dsa_8021q_{rx,tx}_vid take dp as argumentVladimir Oltean2021-10-211-1/+2
* | net: dsa: qca8k: tidy for loop in setup and add cpu port checkAnsuel Smith2021-10-201-30/+44
* | net: dsa: sja1105: parse {rx, tx}-internal-delay-ps properties for RGMII delaysVladimir Oltean2021-10-203-47/+107
* | net: dsa: qca8k: fix delay applied to wrong cpu in parse_port_configAnsuel Smith2021-10-181-1/+1
* | net: dsa: realtek-smi: add rtl8365mb subdriver for RTL8365MB-VCAlvin Šipraga2021-10-185-1/+1989
* | net: dsa: qca8k: move port config to dedicated structAnsuel Smith2021-10-152-16/+20
* | net: dsa: qca8k: set internal delay also for sgmiiAnsuel Smith2021-10-152-28/+62
* | net: dsa: qca8k: add support for QCA8328Ansuel Smith2021-10-152-3/+17
* | net: dsa: qca8k: add support for pws config regAnsuel Smith2021-10-152-0/+45
* | net: dsa: qca8k: add explicit SGMII PLL enableAnsuel Smith2021-10-152-2/+18
* | net: dsa: qca8k: rework rgmii delay logic and scan for cpu port 6Ansuel Smith2021-10-152-86/+89
* | net: dsa: qca8k: add support for cpu port 6Ansuel Smith2021-10-152-17/+36
* | net: dsa: qca8k: add support for sgmii falling edgeAnsuel Smith2021-10-152-0/+67
* | dsa: qca8k: add mac_power_sel supportAnsuel Smith2021-10-152-0/+36
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-10-147-30/+281
|\|
| * net: dsa: felix: break at first CPU port during init and teardownVladimir Oltean2021-10-121-7/+12
| * net: dsa: felix: purge skb from TX timestamping queue if it cannot be sentVladimir Oltean2021-10-121-0/+28
| * net: dsa: tag_ocelot_8021q: break circular dependency with ocelot switch libVladimir Oltean2021-10-122-4/+93
| * net: mscc: ocelot: avoid overflowing the PTP timestamp FIFOVladimir Oltean2021-10-121-1/+5
| * net: dsa: sja1105: break dependency between dsa_port_is_sja1105 and switch dr...Vladimir Oltean2021-10-121-2/+1
| * net: dsa: move sja1110_process_meta_tstamp inside the tagging protocol driverVladimir Oltean2021-10-122-58/+6
| * net: dsa: microchip: Added the condition for scheduling ksz_mib_read_workArun Ramadoss2021-10-121-1/+3
| * net: dsa: mv88e6xxx: don't use PHY_DETECT on internal PHY'sMaarten Zanders2021-10-121-2/+11
| * net: dsa: mv88e6xxx: isolate the ATU databases of standalone and bridged portsVladimir Oltean2021-10-082-13/+57
| * net: dsa: mv88e6xxx: keep the pvid at 0 when VLAN-unawareVladimir Oltean2021-10-084-6/+76
* | net: dsa: rtl8366rb: remove unneeded semicolonYang Li2021-10-081-1/+1
* | net: dsa: rtl8366rb: Support setting STP stateLinus Walleij2021-10-061-0/+48
* | net: dsa: rtl8366rb: Support fast agingLinus Walleij2021-10-061-0/+14
* | net: dsa: rtl8366rb: Support disabling learningLinus Walleij2021-10-061-6/+44
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-09-304-7/+15
|\|
| * dsa: mv88e6xxx: Include tagger overhead when setting MTU for DSA and CPU portsAndrew Lunn2021-09-272-3/+7
| * dsa: mv88e6xxx: Fix MTU definitionAndrew Lunn2021-09-273-6/+10
| * dsa: mv88e6xxx: 6161: Use chip wide MAX MTUAndrew Lunn2021-09-271-1/+1
* | net: dsa: rtl8366rb: Use core filtering trackingLinus Walleij2021-09-301-7/+2
* | net: dsa: rtl8366: Drop and depromote pointless printsLinus Walleij2021-09-271-7/+4
* | net: dsa: rtl8366: Fix a bug in deleting VLANsLinus Walleij2021-09-271-1/+1
* | net: dsa: rtl8366rb: Fix off-by-one bugLinus Walleij2021-09-271-1/+1
* | net: dsa: rtl8366rb: Rewrite weird VLAN filering enablementLinus Walleij2021-09-273-44/+95
* | net: dsa: rtl8366: Drop custom VLAN set-upLinus Walleij2021-09-273-52/+1
* | net: dsa: rtl8366rb: Support bridge offloadingDENG Qingfang2021-09-271-0/+86
* | net: dsa: felix: accept "ethernet-ports" OF node nameVladimir Oltean2021-09-241-1/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-09-2347-106/+519
|\|
| * net: dsa: realtek: register the MDIO bus under devresVladimir Oltean2021-09-211-1/+1
| * net: dsa: tear down devlink port regions when tearing down the devlink port o...Vladimir Oltean2021-09-193-68/+27
| * net: dsa: xrs700x: be compatible with masters which unregister on shutdownVladimir Oltean2021-09-194-0/+43
| * net: dsa: microchip: ksz8863: be compatible with masters which unregister on ...Vladimir Oltean2021-09-191-0/+13
| * net: dsa: hellcreek: be compatible with masters which unregister on shutdownVladimir Oltean2021-09-191-0/+16
| * net: dsa: be compatible with masters which unregister on shutdownVladimir Oltean2021-09-1928-24/+406
| * net: dsa: bcm_sf2: Fix array overrun in bcm_sf2_num_active_ports()Florian Fainelli2021-09-171-1/+1
| * net: update NXP copyright textVladimir Oltean2021-09-1712-12/+12