aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/dsa/lan9303-core.c
AgeCommit message (Expand)Author
2017-12-20net: dsa: lan9303: Do not disable switch fabric port 0 at .probeEgil Hjelmeland
2017-08-09net: dsa: make dsa_switch_ops constBhumika Goyal
2017-08-08net: dsa: lan9303: Only allocate 3 portsEgil Hjelmeland
2017-08-07net: dsa: lan9303: refactor lan9303_get_ethtool_statsEgil Hjelmeland
2017-08-07net: dsa: lan9303: Rename lan9303_xxx_packet_processing()Egil Hjelmeland
2017-08-07net: dsa: lan9303: Simplify lan9303_xxx_packet_processing() usageEgil Hjelmeland
2017-08-07net: dsa: lan9303: define LAN9303_NUM_PORTS 3Egil Hjelmeland
2017-08-07net: dsa: lan9303: Change lan9303_xxx_packet_processing() port param.Egil Hjelmeland
2017-07-30net: dsa: lan9303: MDIO access phy registers directlyEgil Hjelmeland
2017-07-30net: dsa: lan9303: Renamed indirect phy access functionsEgil Hjelmeland
2017-07-30net: dsa: lan9303: Multiply by 4 to get MDIO registerEgil Hjelmeland
2017-07-30net: dsa: lan9303: Fix lan9303_detect_phy_setup() for MDIOEgil Hjelmeland
2017-05-31net: dsa: remove dev arg of dsa_register_switchVivien Didelot
2017-04-20net: dsa: add new DSA switch driver for the SMSC-LAN9303Juergen Beisert