summaryrefslogtreecommitdiff
path: root/drivers/net/dsa/ocelot/felix.h
Commit message (Expand)AuthorAgeFilesLines
* net: dsa: felix: reimplement tagging protocol change with function pointersVladimir Oltean2022-05-121-0/+14
* net: dsa: felix: manage host flooding using a specific driver callbackVladimir Oltean2022-05-121-0/+2
* net: dsa: ocelot: accept 1000base-X for VSC9959 and VSC9953Vladimir Oltean2022-05-111-0/+1
* net: ethernet: ocelot: remove the need for num_stats initializerColin Foster2022-04-301-1/+0
* net: dsa: felix: remove prevalidate_phy_mode interfaceColin Foster2022-02-281-2/+7
* net: phy: lynx: refactor Lynx PCS module to use generic phylink_pcsColin Foster2022-01-021-1/+1
* net: dsa: ocelot: felix: add interface for custom regmapsColin Foster2021-12-071-0/+2
* net: dsa: ocelot: remove unnecessary pci_bar variablesColin Foster2021-12-071-2/+0
* net: mscc: ocelot: use index to set vcap policerXiaoliang Yang2021-11-181-0/+4
* net: dsa: tag_ocelot_8021q: break circular dependency with ocelot switch libVladimir Oltean2021-10-121-0/+1
* net: update NXP copyright textVladimir Oltean2021-09-171-1/+1
* net: mscc: ocelot: convert to phylinkVladimir Oltean2021-08-161-0/+1
* net: dsa: let the core manage the tag_8021q contextVladimir Oltean2021-07-201-1/+0
* net: dsa: felix: setup MMIO filtering rules for PTP when using tag_8021qVladimir Oltean2021-02-141-0/+13
* net: dsa: tag_ocelot: create separate tagger for SevilleVladimir Oltean2021-02-141-1/+0
* net: dsa: felix: perform switch setup for tag_8021qVladimir Oltean2021-01-291-0/+1
* net: dsa: felix: convert to the new .change_tag_protocol DSA APIVladimir Oltean2021-01-291-0/+1
* net: mscc: ocelot: export NUM_TC constant from felix to common switch libVladimir Oltean2021-01-151-1/+0
* net: mscc: ocelot: auto-detect packet buffer size and number of frame referencesVladimir Oltean2021-01-151-1/+0
* net: mscc: ocelot: introduce conversion helpers between port and netdevVladimir Oltean2020-10-021-0/+3
* net: mscc: ocelot: automatically detect VCAP constantsVladimir Oltean2020-09-291-1/+1
* net: mscc: ocelot: generalize existing code for VCAPVladimir Oltean2020-09-291-2/+0
* net: dsa: seville: build as separate moduleVladimir Oltean2020-09-181-2/+0
* net: dsa: felix: move the PTP clock structure to felix_vsc9959.cVladimir Oltean2020-09-181-0/+1
* net: dsa: seville: duplicate vsc9959_mdio_bus_freeVladimir Oltean2020-09-181-2/+0
* net: dsa: felix: replace tabs with spacesVladimir Oltean2020-09-181-1/+1
* net: dsa: ocelot: use the Lynx PCS helpers in Felix and SevilleIoana Ciornei2020-08-311-19/+1
* net: dsa: felix: introduce support for Seville VSC9953 switchMaxim Kochetkov2020-07-131-0/+12
* net: dsa: felix: move probing to felix_vsc9959.cVladimir Oltean2020-07-131-7/+8
* net: dsa: felix: create a template for the DSA tags on xmitVladimir Oltean2020-07-131-0/+1
* net: dsa: felix: use resolved link config in mac_link_up()Vladimir Oltean2020-07-051-3/+7
* net: dsa: felix: delete .phylink_mac_an_restart codeVladimir Oltean2020-07-051-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-241-3/+3
|\
| * felix: Fix initialization of ioremap resourcesClaudiu Manoil2020-05-221-3/+3
* | net: dsa: felix: Configure Time-Aware Scheduler via taprio offloadXiaoliang Yang2020-05-131-0/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-061-0/+1
|\ \ | |/
| * net: dsa: ocelot: the MAC table on Felix is twice as largeVladimir Oltean2020-05-061-0/+1
* | net: dsa: felix: allow flooding for all traffic classesXiaoliang Yang2020-04-221-0/+1
|/
* net: dsa: felix: Wire up the ocelot cls_flower methodsVladimir Oltean2020-03-031-0/+3
* net: dsa: felix: Add PCS operations for PHYLINKVladimir Oltean2020-01-051-1/+15
* net: dsa: ocelot: add driver for Felix switch familyVladimir Oltean2019-11-151-0/+37