summaryrefslogtreecommitdiff
path: root/drivers/net/dsa/ocelot/felix_vsc9959.c
AgeCommit message (Expand)Author
2022-01-18net: dsa: ocelot: convert to phylink_generic_validate()Russell King (Oracle)
2021-10-24net: convert users of bitmap_foo() to linkmode_foo()Sean Anderson
2021-09-19net: dsa: be compatible with masters which unregister on shutdownVladimir Oltean
2021-09-17net: update NXP copyright textVladimir Oltean
2021-05-10net: dsa: felix: re-enable TAS guard band modeMichael Walle
2021-04-20net: dsa: felix: disable always guard band bit for TAS configXiaoliang Yang
2021-03-29net: mscc: ocelot: remove redundant dev_err call in vsc9959_mdio_bus_alloc()Guobin Huang
2021-02-14net: dsa: felix: setup MMIO filtering rules for PTP when using tag_8021qVladimir Oltean
2021-02-14net: dsa: tag_ocelot: create separate tagger for SevilleVladimir Oltean
2021-02-14net: mscc: ocelot: use common tag parsing code with DSAVladimir Oltean
2021-01-29net: dsa: felix: convert to the new .change_tag_protocol DSA APIVladimir Oltean
2021-01-15net: mscc: ocelot: export NUM_TC constant from felix to common switch libVladimir Oltean
2021-01-15net: mscc: ocelot: add ops for decoding watermark threshold and occupancyVladimir Oltean
2021-01-15net: mscc: ocelot: auto-detect packet buffer size and number of frame referencesVladimir Oltean
2021-01-11net: dsa: felix: the switch does not support DMAVladimir Oltean
2020-12-05net: mscc: ocelot: fix dropping of unknown IPv4 multicast on SevilleVladimir Oltean
2020-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-10-06net: mscc: ocelot: warn when encoding an out-of-bounds watermark valueVladimir Oltean
2020-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-10-02net: mscc: ocelot: offload ingress skbedit and vlan actions to VCAP IS1Xiaoliang Yang
2020-10-02net: mscc: ocelot: introduce conversion helpers between port and netdevVladimir Oltean
2020-09-29net: mscc: ocelot: remove unneeded VCAP parameters for IS2Vladimir Oltean
2020-09-29net: mscc: ocelot: automatically detect VCAP constantsVladimir Oltean
2020-09-29net: mscc: ocelot: add definitions for VCAP ES0 keys, actions and targetVladimir Oltean
2020-09-29net: mscc: ocelot: add definitions for VCAP IS1 keys, actions and targetVladimir Oltean
2020-09-29net: mscc: ocelot: generalize existing code for VCAPVladimir Oltean
2020-09-29net: dsa: felix: fix incorrect action offsets for VCAP IS2Vladimir Oltean
2020-09-26net: dsa: tag_ocelot: use a short prefix on both ingress and egressVladimir Oltean
2020-09-24net: dsa: felix: convert TAS link speed based on phylink speedXiaoliang Yang
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-09-21net: dsa: felix: fix some key offsets for IP4_TCP_UDP VCAP IS2 entriesXiaoliang Yang
2020-09-18net: dsa: seville: build as separate moduleVladimir Oltean
2020-09-18net: dsa: felix: move the PTP clock structure to felix_vsc9959.cVladimir Oltean
2020-09-18net: dsa: seville: duplicate vsc9959_mdio_bus_freeVladimir Oltean
2020-09-18net: dsa: felix: replace tabs with spacesVladimir Oltean
2020-09-18net: dsa: ocelot: document why reset procedure is different for felix/sevilleVladimir Oltean
2020-09-18net: dsa: felix: use ocelot_field_{read,write} helpers consistentlyVladimir Oltean
2020-08-31net: dsa: ocelot: use the Lynx PCS helpers in Felix and SevilleIoana Ciornei
2020-07-19net: dsa: felix: (re)use already existing constantsMichael Walle
2020-07-13net: dsa: felix: introduce support for Seville VSC9953 switchMaxim Kochetkov
2020-07-13net: dsa: felix: move probing to felix_vsc9959.cVladimir Oltean
2020-07-13net: mscc: ocelot: extend watermark encoding functionMaxim Kochetkov
2020-07-13net: mscc: ocelot: convert SYS_PAUSE_CFG register access to regfieldMaxim Kochetkov
2020-07-13net: dsa: felix: create a template for the DSA tags on xmitVladimir Oltean
2020-07-13net: mscc: ocelot: convert QSYS_SWITCH_PORT_MODE and SYS_PORT_MODE to regfieldsVladimir Oltean
2020-07-13soc: mscc: ocelot: add MII registers descriptionMaxim Kochetkov
2020-07-13net: mscc: ocelot: convert port registers to regmapVladimir Oltean
2020-07-05net: dsa: felix: use resolved link config in mac_link_up()Vladimir Oltean
2020-07-05net: dsa: felix: delete .phylink_mac_an_restart codeVladimir Oltean
2020-07-05net: dsa: felix: support half-duplex link modesVladimir Oltean