summaryrefslogtreecommitdiff
path: root/drivers/net/dsa/ocelot/felix_vsc9959.c
AgeCommit message (Expand)AuthorFilesLines
2021-09-19net: dsa: be compatible with masters which unregister on shutdownVladimir Oltean1-2/+18
2021-09-17net: update NXP copyright textVladimir Oltean1-1/+1
2021-05-11net: dsa: felix: re-enable TAS guard band modeMichael Walle1-5/+10
2021-04-21net: dsa: felix: disable always guard band bit for TAS configXiaoliang Yang1-2/+6
2021-03-29net: mscc: ocelot: remove redundant dev_err call in vsc9959_mdio_bus_alloc()Guobin Huang1-3/+1
2021-02-15net: dsa: felix: setup MMIO filtering rules for PTP when using tag_8021qVladimir Oltean1-0/+1
2021-02-15net: dsa: tag_ocelot: create separate tagger for SevilleVladimir Oltean1-26/+0
2021-02-15net: mscc: ocelot: use common tag parsing code with DSAVladimir Oltean1-1/+1
2021-01-30net: dsa: felix: convert to the new .change_tag_protocol DSA APIVladimir Oltean1-0/+1
2021-01-16net: mscc: ocelot: export NUM_TC constant from felix to common switch libVladimir Oltean1-2/+2
2021-01-16net: mscc: ocelot: add ops for decoding watermark threshold and occupancyVladimir Oltean1-0/+18
2021-01-16net: mscc: ocelot: auto-detect packet buffer size and number of frame referencesVladimir Oltean1-1/+0
2021-01-12net: dsa: felix: the switch does not support DMAVladimir Oltean1-13/+1
2020-12-06net: mscc: ocelot: fix dropping of unknown IPv4 multicast on SevilleVladimir Oltean1-0/+1
2020-10-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+2
2020-10-06net: mscc: ocelot: warn when encoding an out-of-bounds watermark valueVladimir Oltean1-0/+2
2020-10-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-7/+27
2020-10-03net: mscc: ocelot: offload ingress skbedit and vlan actions to VCAP IS1Xiaoliang Yang1-0/+1
2020-10-03net: mscc: ocelot: introduce conversion helpers between port and netdevVladimir Oltean1-0/+2
2020-09-30net: mscc: ocelot: remove unneeded VCAP parameters for IS2Vladimir Oltean1-12/+0
2020-09-30net: mscc: ocelot: automatically detect VCAP constantsVladimir Oltean1-1/+12
2020-09-30net: mscc: ocelot: add definitions for VCAP ES0 keys, actions and targetVladimir Oltean1-0/+50
2020-09-30net: mscc: ocelot: add definitions for VCAP IS1 keys, actions and targetVladimir Oltean1-0/+92
2020-09-30net: mscc: ocelot: generalize existing code for VCAPVladimir Oltean1-11/+14
2020-09-29net: dsa: felix: fix incorrect action offsets for VCAP IS2Vladimir Oltean1-6/+6
2020-09-27net: dsa: tag_ocelot: use a short prefix on both ingress and egressVladimir Oltean1-3/+10
2020-09-25net: dsa: felix: convert TAS link speed based on phylink speedXiaoliang Yang1-1/+21
2020-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-8/+8
2020-09-22net: dsa: felix: fix some key offsets for IP4_TCP_UDP VCAP IS2 entriesXiaoliang Yang1-8/+8
2020-09-19net: dsa: seville: build as separate moduleVladimir Oltean1-1/+5
2020-09-19net: dsa: felix: move the PTP clock structure to felix_vsc9959.cVladimir Oltean1-0/+18
2020-09-19net: dsa: seville: duplicate vsc9959_mdio_bus_freeVladimir Oltean1-1/+1
2020-09-19net: dsa: felix: replace tabs with spacesVladimir Oltean1-11/+11
2020-09-19net: dsa: ocelot: document why reset procedure is different for felix/sevilleVladimir Oltean1-0/+3
2020-09-19net: dsa: felix: use ocelot_field_{read,write} helpers consistentlyVladimir Oltean1-3/+3
2020-08-31net: dsa: ocelot: use the Lynx PCS helpers in Felix and SevilleIoana Ciornei1-354/+20
2020-07-20net: dsa: felix: (re)use already existing constantsMichael Walle1-33/+12
2020-07-14net: dsa: felix: introduce support for Seville VSC9953 switchMaxim Kochetkov1-10/+10
2020-07-14net: dsa: felix: move probing to felix_vsc9959.cVladimir Oltean1-7/+180
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: dsa: felix: create a template for the DSA tags on xmitVladimir Oltean1-0/+20
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-2/+45
2020-07-06net: dsa: felix: use resolved link config in mac_link_up()Vladimir Oltean1-116/+141
2020-07-06net: dsa: felix: delete .phylink_mac_an_restart codeVladimir Oltean1-37/+0
2020-07-06net: dsa: felix: support half-duplex link modesVladimir Oltean1-10/+13
2020-07-06net: dsa: felix: clarify the intention of writes to MII_BMCRVladimir Oltean1-8/+3
2020-06-21net: dsa: felix: make vcap is2 keys and actions staticVladimir Oltean1-2/+2