summaryrefslogtreecommitdiffstats
path: root/drivers/net/dsa/ocelot/felix_vsc9959.c
Commit message (Expand)AuthorAgeFilesLines
* net: mscc: ocelot: fix dropping of unknown IPv4 multicast on SevilleVladimir Oltean2020-12-211-0/+1
* net: mscc: ocelot: warn when encoding an out-of-bounds watermark valueVladimir Oltean2020-10-061-0/+2
* net: dsa: felix: fix incorrect action offsets for VCAP IS2Vladimir Oltean2020-09-291-6/+6
* net: dsa: felix: convert TAS link speed based on phylink speedXiaoliang Yang2020-09-241-1/+21
* net: dsa: felix: fix some key offsets for IP4_TCP_UDP VCAP IS2 entriesXiaoliang Yang2020-09-211-8/+8
* net: dsa: felix: (re)use already existing constantsMichael Walle2020-07-191-33/+12
* net: dsa: felix: introduce support for Seville VSC9953 switchMaxim Kochetkov2020-07-131-10/+10
* net: dsa: felix: move probing to felix_vsc9959.cVladimir Oltean2020-07-131-7/+180
* net: mscc: ocelot: extend watermark encoding functionMaxim Kochetkov2020-07-131-0/+13
* net: mscc: ocelot: convert SYS_PAUSE_CFG register access to regfieldMaxim Kochetkov2020-07-131-0/+3
* net: dsa: felix: create a template for the DSA tags on xmitVladimir Oltean2020-07-131-0/+20
* net: mscc: ocelot: convert QSYS_SWITCH_PORT_MODE and SYS_PORT_MODE to regfieldsVladimir Oltean2020-07-131-0/+11
* soc: mscc: ocelot: add MII registers descriptionMaxim Kochetkov2020-07-131-1/+1
* net: mscc: ocelot: convert port registers to regmapVladimir Oltean2020-07-131-2/+45
* net: dsa: felix: use resolved link config in mac_link_up()Vladimir Oltean2020-07-051-116/+141
* net: dsa: felix: delete .phylink_mac_an_restart codeVladimir Oltean2020-07-051-37/+0
* net: dsa: felix: support half-duplex link modesVladimir Oltean2020-07-051-10/+13
* net: dsa: felix: clarify the intention of writes to MII_BMCRVladimir Oltean2020-07-051-8/+3
* net: dsa: felix: make vcap is2 keys and actions staticVladimir Oltean2020-06-201-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-241-12/+10
|\
| * felix: Fix initialization of ioremap resourcesClaudiu Manoil2020-05-221-12/+10
* | net: dsa: felix: fix incorrect clamp calculation for burstColin Ian King2020-05-141-1/+1
* | net: dsa: felix: add support Credit Based Shaper(CBS) for hardware offloadXiaoliang Yang2020-05-131-1/+49
* | net: dsa: felix: Configure Time-Aware Scheduler via taprio offloadXiaoliang Yang2020-05-131-0/+140
* | 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: mscc: ocelot: add wave programming registers definitionsYangbo Lu2020-04-211-0/+2
|/
* net: dsa: felix: Wire up the ocelot cls_flower methodsVladimir Oltean2020-03-031-0/+131
* net: dsa: felix: Use PHY_INTERFACE_MODE_INTERNAL instead of GMIIVladimir Oltean2020-02-241-2/+1
* net: dsa: felix: Don't restart PCS SGMII AN if not neededAlex Marginean2020-01-171-0/+21
* net: dsa: felix: Set USXGMII link based on BMSR, not LPAAlex Marginean2020-01-171-1/+0
* net: dsa: felix: Add PCS operations for PHYLINKVladimir Oltean2020-01-051-1/+500
* net: dsa: ocelot: define PTP registers for felix_vsc9959Yangbo Lu2019-11-211-0/+16
* net: dsa: ocelot: add driver for Felix switch familyVladimir Oltean2019-11-151-0/+567