summaryrefslogtreecommitdiffstats
path: root/drivers/net/dsa/lan9303-core.c
AgeCommit message (Expand)AuthorFilesLines
2017-08-07net: dsa: lan9303: Change lan9303_xxx_packet_processing() port param.Egil Hjelmeland1-23/+23
2017-07-30net: dsa: lan9303: MDIO access phy registers directlyEgil Hjelmeland1-7/+13
2017-07-30net: dsa: lan9303: Renamed indirect phy access functionsEgil Hjelmeland1-14/+14
2017-07-30net: dsa: lan9303: Multiply by 4 to get MDIO registerEgil Hjelmeland1-0/+6
2017-07-30net: dsa: lan9303: Fix lan9303_detect_phy_setup() for MDIOEgil Hjelmeland1-1/+2
2017-05-31net: dsa: remove dev arg of dsa_register_switchVivien Didelot1-1/+1
2017-04-20net: dsa: add new DSA switch driver for the SMSC-LAN9303Juergen Beisert1-0/+879