aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/dsa/lantiq_gswip.c
AgeCommit message (Expand)Author
2022-06-14net: dsa: lantiq_gswip: Fix refcount leak in gswip_gphy_fw_listMiaoqian Lin
2022-05-09net: dsa: lantiq_gswip: Don't set GSWIP_MII_CFG_RMII_CLKMartin Blumenstingl
2021-10-27net: dsa: lantiq_gswip: fix register definitionAleksander Jan Bajkowski
2021-09-22net: dsa: lantiq_gswip: fix maximum frame lengthJan Hoffmann
2021-08-18net: dsa: lantiq: fix broken backpressure in .port_fdb_dumpVladimir Oltean
2021-04-14net: dsa: lantiq_gswip: Configure all remaining GSWIP_MII_CFG bitsMartin Blumenstingl
2021-04-14net: dsa: lantiq_gswip: Don't use PHY auto pollingMartin Blumenstingl
2021-04-14net: dsa: lantiq_gswip: Let GSWIP automatically set the xMII clockMartin Blumenstingl
2021-01-17net: dsa: lantiq_gswip: Exclude RMII from modes that report 1 GbEAleksander Jan Bajkowski
2021-01-12net: dsa: lantiq_gswip: Fix GSWIP_MII_CFG(p) register accessMartin Blumenstingl
2021-01-12net: dsa: lantiq_gswip: Enable GSWIP_MII_CFG_EN also for internal PHYsMartin Blumenstingl
2020-11-24net: lantiq: Wait for the GPHY firmware to be readyMartin Blumenstingl
2020-06-24net: dsa: lantiq_gswip: fix and improve the unsupported interface errorMartin Blumenstingl
2019-08-20net: dsa: do not enable or disable non user portsVivien Didelot
2019-08-01net: dsa: lantiq: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-05-08net: dsa: lantiq: fix spelling mistake "brigde" -> "bridge"Colin Ian King
2019-05-07net: dsa: lantiq: Add Forwarding Database accessHauke Mehrtens
2019-05-07net: dsa: lantiq: Add fast age functionHauke Mehrtens
2019-05-07net: dsa: lantiq: Add VLAN aware bridge offloadingHauke Mehrtens
2019-05-07net: dsa: lantiq: Add VLAN unaware bridge offloadingHauke Mehrtens
2019-05-07net: dsa: lantiq: Allow special tags only on CPU portHauke Mehrtens
2019-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-24dsa: Remove phydev parameter from disable_port callAndrew Lunn
2019-02-24net: dsa: lantiq: Add GPHY firmware filesHauke Mehrtens
2019-01-17net: dsa: lantiq_gswip: drop bogus drvdata checkJohan Hovold
2019-01-17net: dsa: lantiq_gswip: fix OF child-node lookupsJohan Hovold
2019-01-17net: dsa: lantiq_gswip: fix use-after-free on failed probeJohan Hovold
2018-09-17net: dsa: lantiq_gswip: Minor code style improvementsHauke Mehrtens
2018-09-17net: dsa: gswip: Fix copy-paste error in gswip_gphy_fw_probe()Wei Yongjun
2018-09-17net: dsa: gswip: Fix return value check in gswip_probe()Wei Yongjun
2018-09-13net: dsa: Add Lantiq / Intel DSA driver for vrx200Hauke Mehrtens