summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mscc
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-08-021-5/+5
|\
| * net: mscc: ocelot: fix hardware timestamp dequeue logiclaurent brando2020-07-271-5/+5
* | net: mscc: ocelot: fix non-initialized CPU port on VSC7514Vladimir Oltean2020-07-221-14/+14
* | net: mscc: ocelot: add support for PTP waveform configurationVladimir Oltean2020-07-191-24/+50
* | net: mscc: ocelot: rethink Kconfig dependencies againVladimir Oltean2020-07-161-4/+4
* | net: mscc: ocelot: extend watermark encoding functionMaxim Kochetkov2020-07-132-14/+15
* | net: mscc: ocelot: convert SYS_PAUSE_CFG register access to regfieldMaxim Kochetkov2020-07-132-8/+9
* | net: mscc: ocelot: disable flow control on NPI interfaceVladimir Oltean2020-07-131-0/+4
* | net: mscc: ocelot: split writes to pause frame enable bit and to thresholdsVladimir Oltean2020-07-131-7/+12
* | net: mscc: ocelot: convert QSYS_SWITCH_PORT_MODE and SYS_PORT_MODE to regfieldsVladimir Oltean2020-07-134-28/+27
* | soc: mscc: ocelot: add MII registers descriptionMaxim Kochetkov2020-07-131-1/+1
* | net: mscc: ocelot: convert port registers to regmapVladimir Oltean2020-07-134-12/+65
* | net:qos: police action offloading parameter 'burst' change to the original valuePo Liu2020-06-292-6/+2
* | net: mscc: ocelot: remove EXPORT_SYMBOL from ocelot_net.cVladimir Oltean2020-06-281-4/+0
* | net: mscc: ocelot: support IPv4, IPv6 and plain Ethernet mdb entriesVladimir Oltean2020-06-222-15/+80
* | net: mscc: ocelot: introduce macros for iterating over PGIDsVladimir Oltean2020-06-222-5/+5
* | net: dsa: felix: call port mdb operations from ocelotVladimir Oltean2020-06-223-20/+34
* | net: mscc: ocelot: make the NPI port a proper target for FDB and MDBVladimir Oltean2020-06-221-1/+11
* | net: mscc: ocelot: fix encoding destination ports into multicast IPv4 addressVladimir Oltean2020-06-221-8/+8
* | net: mscc: ocelot: unexpose ocelot_vcap_policer_{add,del}Vladimir Oltean2020-06-202-56/+45
* | net: mscc: ocelot: generalize the "ACE/ACL" namesVladimir Oltean2020-06-205-249/+255
* | net: mscc: ocelot: rename ocelot_ace.{c, h} to ocelot_vcap.{c,h}Vladimir Oltean2020-06-206-5/+5
* | net: mscc: ocelot: move net_device related functions to ocelot_net.cVladimir Oltean2020-06-2010-1159/+1151
* | net: mscc: ocelot: move ocelot_regs.c into ocelot_vsc7514.cVladimir Oltean2020-06-204-452/+442
* | net: mscc: ocelot: rename MSCC_OCELOT_SWITCH_OCELOT to MSCC_OCELOT_SWITCHVladimir Oltean2020-06-202-4/+4
* | net: mscc: ocelot: convert MSCC_OCELOT_SWITCH into a libraryVladimir Oltean2020-06-202-11/+20
* | net: mscc: ocelot: rename module to mscc_ocelotVladimir Oltean2020-06-201-1/+2
* | net: mscc: ocelot: rename ocelot_board.c to ocelot_vsc7514.cVladimir Oltean2020-06-202-1/+1
* | net: mscc: ocelot: access EtherType using __be16Vladimir Oltean2020-06-202-4/+4
* | net: mscc: ocelot: use plain int when interacting with TCAM tablesVladimir Oltean2020-06-201-4/+6
* | net: qos offload add flow status with dropped countPo Liu2020-06-191-1/+1
|/
* net: mscc: allow offloading timestamping operations to the PHYAntoine Tenart2020-05-272-2/+6
* net: mscc: use the PHY MII ioctl interface when possibleAntoine Tenart2020-05-271-11/+9
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-241-1/+1
|\
| * net: mscc: ocelot: fix address ageing time (again)Vladimir Oltean2020-05-221-1/+1
* | net: remove newlines in NL_SET_ERR_MSG_MODJacob Keller2020-05-071-3/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-062-6/+12
|\|
| * net: mscc: ocelot: ANA_AUTOAGE_AGE_PERIOD holds a value in seconds, not msVladimir Oltean2020-05-061-2/+9
| * net: dsa: ocelot: the MAC table on Felix is twice as largeVladimir Oltean2020-05-062-4/+3
* | net: mscc: ocelot: lift protocol restriction for flow_match_eth_addrs keysVladimir Oltean2020-04-221-5/+0
* | net: mscc: ocelot: refine the ocelot_ace_is_problematic_mac_etype functionVladimir Oltean2020-04-221-4/+14
* | net: mscc: ocelot: support matching on EtherTypeVladimir Oltean2020-04-221-3/+19
* | net: mscc: ocelot: enable PTP programmable pinYangbo Lu2020-04-211-2/+4
* | net: mscc: ocelot: support 4 PTP programmable pinsYangbo Lu2020-04-211-0/+121
* | net: mscc: ocelot: add wave programming registers definitionsYangbo Lu2020-04-211-0/+2
* | net: mscc: ocelot: fix timestamp info if ptp clock does not workYangbo Lu2020-04-211-0/+6
* | net: mscc: ocelot: move ocelot ptp clock code out of ocelot.cYangbo Lu2020-04-216-250/+230
* | net: mscc: ocelot: deal with problematic MAC_ETYPE VCAP IS2 rulesVladimir Oltean2020-04-183-4/+106
|/
* net: mscc: ocelot: fix untagged packet drops when enslaving to vlan aware bridgeVladimir Oltean2020-04-152-43/+43
* net: dsa: felix: add port policersVladimir Oltean2020-03-303-11/+4