summaryrefslogtreecommitdiff
path: root/drivers/net/dsa/mxl862xx
AgeCommit message (Expand)Author
11 daysnet: dsa: mxl862xx: fix use-after-free of DSA ports in crc_err_workDaniel Golle
11 daysnet: dsa: mxl862xx: avoid unaligned 16-bit access in api_wrapDaniel Golle
2026-06-15net: dsa: mxl862xx: add support for SerDes portsDaniel Golle
2026-06-15net: dsa: mxl862xx: move API macros to mxl862xx-host.hDaniel Golle
2026-06-15net: dsa: mxl862xx: move phylink stubs to mxl862xx-phylink.cDaniel Golle
2026-06-15net: dsa: mxl862xx: store firmware version for feature gatingDaniel Golle
2026-04-13net: dsa: mxl862xx: implement .get_stats64Daniel Golle
2026-04-13net: dsa: mxl862xx: add ethtool statistics supportDaniel Golle
2026-04-10net: dsa: mxl862xx: implement VLAN functionalityDaniel Golle
2026-04-10net: dsa: mxl862xx: don't skip early bridge port configurationDaniel Golle
2026-04-10net: dsa: mxl862xx: reject DSA_PORT_TYPE_DSADaniel Golle
2026-04-06net: dsa: mxl862xx: implement bridge offloadingDaniel Golle
2026-03-31net: dsa: mxl862xx: cancel pending work on probe errorDaniel Golle
2026-03-24net: dsa: mxl862xx: use RST_DATA to skip writing zero wordsDaniel Golle
2026-03-24net: dsa: mxl862xx: add CRC for MDIO communicationDaniel Golle
2026-03-20net: dsa: mxl862xx: don't read out-of-boundsDaniel Golle
2026-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-03-10net: dsa: mxl862xx: don't set user_mii_busDaniel Golle
2026-03-04net: dsa: mxl862xx: rename MDIO op argumentsDaniel Golle
2026-02-17net: dsa: MxL862xx: don't force-enable MAXLINEAR_GPHYArnd Bergmann
2026-02-11net: dsa: add basic initial driver for MxL862xx switchesDaniel Golle