aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/dsa/ocelot/felix.h
AgeCommit message (Expand)Author
2022-05-12net: dsa: felix: reimplement tagging protocol change with function pointersVladimir Oltean
2022-05-12net: dsa: felix: manage host flooding using a specific driver callbackVladimir Oltean
2022-05-11net: dsa: ocelot: accept 1000base-X for VSC9959 and VSC9953Vladimir Oltean
2022-04-30net: ethernet: ocelot: remove the need for num_stats initializerColin Foster
2022-02-28net: dsa: felix: remove prevalidate_phy_mode interfaceColin Foster
2022-01-02net: phy: lynx: refactor Lynx PCS module to use generic phylink_pcsColin Foster
2021-12-07net: dsa: ocelot: felix: add interface for custom regmapsColin Foster
2021-12-07net: dsa: ocelot: remove unnecessary pci_bar variablesColin Foster
2021-11-18net: mscc: ocelot: use index to set vcap policerXiaoliang Yang
2021-10-12net: dsa: tag_ocelot_8021q: break circular dependency with ocelot switch libVladimir Oltean
2021-09-17net: update NXP copyright textVladimir Oltean
2021-08-16net: mscc: ocelot: convert to phylinkVladimir Oltean
2021-07-20net: dsa: let the core manage the tag_8021q contextVladimir Oltean
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-01-29net: dsa: felix: perform switch setup for tag_8021qVladimir 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: auto-detect packet buffer size and number of frame referencesVladimir Oltean
2020-10-02net: mscc: ocelot: introduce conversion helpers between port and netdevVladimir Oltean
2020-09-29net: mscc: ocelot: automatically detect VCAP constantsVladimir Oltean
2020-09-29net: mscc: ocelot: generalize existing code for VCAPVladimir Oltean
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-08-31net: dsa: ocelot: use the Lynx PCS helpers in Felix and SevilleIoana Ciornei
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: dsa: felix: create a template for the DSA tags on xmitVladimir 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-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-22felix: Fix initialization of ioremap resourcesClaudiu Manoil
2020-05-13net: dsa: felix: Configure Time-Aware Scheduler via taprio offloadXiaoliang Yang
2020-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-06net: dsa: ocelot: the MAC table on Felix is twice as largeVladimir Oltean
2020-04-22net: dsa: felix: allow flooding for all traffic classesXiaoliang Yang
2020-03-03net: dsa: felix: Wire up the ocelot cls_flower methodsVladimir Oltean
2020-01-05net: dsa: felix: Add PCS operations for PHYLINKVladimir Oltean
2019-11-15net: dsa: ocelot: add driver for Felix switch familyVladimir Oltean