aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/dsa/mxl862xx
AgeCommit message (Expand)AuthorFilesLines
13 daysnet: dsa: mxl862xx: enable assisted learning on CPU portEdoardo Pinci1-0/+1
2026-06-24net: dsa: mxl862xx: fix use-after-free of DSA ports in crc_err_workDaniel Golle1-5/+6
2026-06-24net: dsa: mxl862xx: avoid unaligned 16-bit access in api_wrapDaniel Golle1-3/+4
2026-06-15net: dsa: mxl862xx: add support for SerDes portsDaniel Golle6-3/+668
2026-06-15net: dsa: mxl862xx: move API macros to mxl862xx-host.hDaniel Golle2-7/+8
2026-06-15net: dsa: mxl862xx: move phylink stubs to mxl862xx-phylink.cDaniel Golle4-38/+67
2026-06-15net: dsa: mxl862xx: store firmware version for feature gatingDaniel Golle2-0/+26
2026-04-13net: dsa: mxl862xx: implement .get_stats64Daniel Golle3-7/+270
2026-04-13net: dsa: mxl862xx: add ethtool statistics supportDaniel Golle3-0/+318
2026-04-10net: dsa: mxl862xx: implement VLAN functionalityDaniel Golle4-14/+1211
2026-04-10net: dsa: mxl862xx: don't skip early bridge port configurationDaniel Golle1-1/+1
2026-04-10net: dsa: mxl862xx: reject DSA_PORT_TYPE_DSADaniel Golle1-3/+7
2026-04-06net: dsa: mxl862xx: implement bridge offloadingDaniel Golle4-58/+1022
2026-03-31net: dsa: mxl862xx: cancel pending work on probe errorDaniel Golle1-1/+6
2026-03-24net: dsa: mxl862xx: use RST_DATA to skip writing zero wordsDaniel Golle1-0/+38
2026-03-24net: dsa: mxl862xx: add CRC for MDIO communicationDaniel Golle5-65/+296
2026-03-20net: dsa: mxl862xx: don't read out-of-boundsDaniel Golle1-2/+8
2026-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+0
2026-03-10net: dsa: mxl862xx: don't set user_mii_busDaniel Golle1-1/+0
2026-03-04net: dsa: mxl862xx: rename MDIO op argumentsDaniel Golle1-16/+16
2026-02-17net: dsa: MxL862xx: don't force-enable MAXLINEAR_GPHYArnd Bergmann1-1/+0
2026-02-11net: dsa: add basic initial driver for MxL862xx switchesDaniel Golle8-0/+1488