summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mscc/ocelot_vsc7514.c
AgeCommit message (Expand)AuthorFilesLines
2020-09-30net: mscc: ocelot: generalize existing code for VCAPVladimir Oltean1-11/+14
2020-09-27net: mscc: ocelot: move NPI port configuration to DSAVladimir Oltean1-4/+3
2020-09-22net: mscc: ocelot: fix some key offsets for IP4_TCP_UDP VCAP IS2 entriesVladimir Oltean1-8/+8
2020-09-18net: mscc: ocelot: deinitialize only initialized portsVladimir Oltean1-0/+2
2020-09-18net: mscc: ocelot: unregister net devices on unbindVladimir Oltean1-0/+21
2020-09-18net: mscc: ocelot: refactor ports parsing code into a dedicated functionVladimir Oltean1-99/+110
2020-09-18net: mscc: ocelot: error checking when calling ocelot_init()Vladimir Oltean1-1/+4
2020-09-18net: mscc: ocelot: check for errors on memory allocation of portsVladimir Oltean1-0/+4
2020-07-22net: mscc: ocelot: fix non-initialized CPU port on VSC7514Vladimir Oltean1-14/+14
2020-07-14net: mscc: ocelot: extend watermark encoding functionMaxim Kochetkov1-0/+13
2020-07-14net: mscc: ocelot: convert SYS_PAUSE_CFG register access to regfieldMaxim Kochetkov1-0/+3
2020-07-14net: mscc: ocelot: convert QSYS_SWITCH_PORT_MODE and SYS_PORT_MODE to regfieldsVladimir Oltean1-0/+11
2020-07-14soc: mscc: ocelot: add MII registers descriptionMaxim Kochetkov1-1/+1
2020-07-14net: mscc: ocelot: convert port registers to regmapVladimir Oltean1-5/+48
2020-06-21net: mscc: ocelot: move ocelot_regs.c into ocelot_vsc7514.cVladimir Oltean1-0/+442
2020-06-21net: mscc: ocelot: rename ocelot_board.c to ocelot_vsc7514.cVladimir Oltean1-0/+626