summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mscc
Commit message (Expand)AuthorAgeFilesLines
* net: mscc: ocelot: unregister the PTP clock on deinitVladimir Oltean2019-12-031-4/+10
* net: mscc: ocelot: use skb queue instead of skbs listYangbo Lu2019-11-271-36/+18
* net: mscc: ocelot: avoid incorrect consuming in skbs listYangbo Lu2019-11-271-0/+1
* net: mscc: ocelot: convert to use ocelot_port_add_txtstamp_skb()Yangbo Lu2019-11-211-16/+27
* net: mscc: ocelot: convert to use ocelot_get_txtstamp()Yangbo Lu2019-11-213-60/+61
* net: mscc: ocelot: export ocelot_hwstamp_get/set functionsYangbo Lu2019-11-211-4/+4
* net: mscc: ocelot: omit error check from of_get_phy_modeHoratiu Vultur2019-11-161-3/+1
* net: mscc: ocelot: publish ocelot_sys.h to include/soc/msccVladimir Oltean2019-11-152-145/+1
* net: mscc: ocelot: publish structure definitions to include/soc/mscc/ocelot.hVladimir Oltean2019-11-152-511/+49
* net: mscc: ocelot: separate the implementation of switch resetVladimir Oltean2019-11-153-13/+33
* net: mscc: ocelot: adjust MTU on the CPU port in NPI modeVladimir Oltean2019-11-152-0/+11
* net: mscc: ocelot: export a constant for the tag length in bytesVladimir Oltean2019-11-153-5/+5
* net: mscc: ocelot: create a helper for changing the port MTUVladimir Oltean2019-11-151-17/+23
* net: mscc: ocelot: move invariant configs out of adjust_linkVladimir Oltean2019-11-151-42/+43
* net: mscc: ocelot: filter out ocelot SoC specific PCS config from common pathClaudiu Manoil2019-11-154-20/+39
* net: mscc: ocelot: move resource ioremap and regmap init to common codeClaudiu Manoil2019-11-153-19/+16
* net: mscc: ocelot: don't hardcode the number of the CPU portVladimir Oltean2019-11-111-4/+7
* net: mscc: ocelot: split assignment of the cpu port into a separate functionVladimir Oltean2019-11-113-22/+57
* net: mscc: ocelot: refactor adjust_link into a netdev-independent functionVladimir Oltean2019-11-111-10/+17
* net: mscc: ocelot: initialize list of multicast addresses in common codeClaudiu Manoil2019-11-112-1/+1
* net: mscc: ocelot: separate the common implementation of ndo_open and ndo_stopVladimir Oltean2019-11-111-10/+26
* net: mscc: ocelot: move port initialization into separate functionVladimir Oltean2019-11-111-21/+24
* net: mscc: ocelot: limit vlan ingress filtering to actual number of portsVladimir Oltean2019-11-111-1/+2
* net: mscc: ocelot: refactor ethtool callbacksVladimir Oltean2019-11-111-17/+47
* net: mscc: ocelot: separate net_device related items out of ocelot_portVladimir Oltean2019-11-116-190/+233
* net: mscc: ocelot: refactor struct ocelot_port out of function prototypesVladimir Oltean2019-11-114-65/+59
* net: mscc: ocelot: change prototypes of switchdev port attribute handlersVladimir Oltean2019-11-111-43/+45
* net: mscc: ocelot: change prototypes of hwtstamping ioctlsVladimir Oltean2019-11-111-12/+13
* net: mscc: ocelot: break out fdb operations into abstract implementationsVladimir Oltean2019-11-111-46/+78
* net: mscc: ocelot: break apart vlan operations into ocelot_vlan_{add, del}Vladimir Oltean2019-11-111-18/+42
* net: mscc: ocelot: break apart ocelot_vlan_port_applyVladimir Oltean2019-11-111-68/+100
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-11-092-5/+6
|\
| * net: mscc: ocelot: fix __ocelot_rmw_ix prototypeVladimir Oltean2019-11-061-1/+1
| * net: mscc: ocelot: fix NULL pointer on LAG slave removalClaudiu Manoil2019-11-061-1/+2
| * net: mscc: ocelot: don't handle netdev events for other netdevsClaudiu Manoil2019-11-061-3/+3
* | net: of_get_phy_mode: Change API to solve int/unit warningsAndrew Lunn2019-11-041-6/+6
|/
* net: mscc: ocelot: refuse to overwrite the port's native vlanVladimir Oltean2019-10-291-1/+8
* net: mscc: ocelot: fix vlan_filtering when enslaving to bridge before link is upVladimir Oltean2019-10-291-1/+1
* net: mscc: ocelot: add missing of_node_put after calling of_get_child_by_nameWen Yang2019-10-011-6/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-271-1/+1
|\
| * ocelot_ace: fix action of trapYangbo Lu2019-08-221-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-191-9/+3
|\|
| * net: sched: use major priority number as hardware priorityPablo Neira Ayuso2019-08-181-9/+3
* | net: mscc: PTP Hardware Clock (PHC) supportAntoine Tenart2019-08-153-13/+539
* | net: mscc: remove the frame_info cpuq memberAntoine Tenart2019-08-152-2/+0
* | net: mscc: improve the frame header parsing readabilityAntoine Tenart2019-08-151-11/+13
* | net: mscc: describe the PTP register rangeAntoine Tenart2019-08-154-1/+70
|/
* ocelot: Cancel delayed work before wq destructionClaudiu Manoil2019-07-261-0/+1
* net: flow_offload: add flow_block structure and use itPablo Neira Ayuso2019-07-192-5/+5
* net: flow_offload: rename tc_setup_cb_t to flow_setup_cb_tPablo Neira Ayuso2019-07-191-1/+1