index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mscc
Age
Commit message (
Expand
)
Author
2020-03-30
net: dsa: felix: add port policers
Vladimir Oltean
2020-03-30
net: mscc: ocelot: add action of police on vcap_is2
Xiaoliang Yang
2020-03-30
net: sched: expose HW stats types per action used by drivers
Jiri Pirko
2020-03-27
net: dsa: felix: support changing the MTU
Vladimir Oltean
2020-03-17
net: rename flow_action_hw_stats_types* -> flow_action_hw_stats*
Jakub Kicinski
2020-03-15
net: mscc: ocelot: adjust maxlen on NPI port, not CPU
Vladimir Oltean
2020-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-09
net: mscc: ocelot: properly account for VLAN header length when setting MRU
Vladimir Oltean
2020-03-08
flow_offload: check for basic action hw stats type
Jiri Pirko
2020-03-08
ocelot_flower: use flow_offload_has_one_action() helper
Jiri Pirko
2020-03-04
net: dsa: felix: Allow unknown unicast traffic towards the CPU port module
Vladimir Oltean
2020-03-04
net: mscc: ocelot: eliminate confusion between CPU and NPI port
Vladimir Oltean
2020-03-03
net: mscc: ocelot: parameterize the vcap_is2 properties
Vladimir Oltean
2020-03-03
net: mscc: ocelot: remove port_pcs_init indirection for VSC7514
Vladimir Oltean
2020-03-03
net: mscc: ocelot: don't rely on preprocessor for vcap key/action packing
Vladimir Oltean
2020-03-03
net: mscc: ocelot: spell out full "ocelot" name instead of "oc"
Vladimir Oltean
2020-03-03
net: mscc: ocelot: return directly in ocelot_cls_flower_{replace, destroy}
Vladimir Oltean
2020-03-03
net: mscc: ocelot: replace "rule" and "ocelot_rule" variable names with "ace"
Vladimir Oltean
2020-03-03
net: mscc: ocelot: simplify tc-flower offload structures
Vladimir Oltean
2020-03-03
net: mscc: ocelot: make ocelot_ace_rule support multiple ports
Yangbo Lu
2020-02-17
net: mscc: fix in frame extraction
Horatiu Vultur
2020-01-05
net: mscc: ocelot: export ANA, DEV and QSYS registers to include/soc/mscc
Vladimir Oltean
2020-01-05
net: mscc: ocelot: make phy_mode a member of the common struct ocelot_port
Vladimir Oltean
2019-12-03
net: mscc: ocelot: unregister the PTP clock on deinit
Vladimir Oltean
2019-11-27
net: mscc: ocelot: use skb queue instead of skbs list
Yangbo Lu
2019-11-27
net: mscc: ocelot: avoid incorrect consuming in skbs list
Yangbo Lu
2019-11-21
net: mscc: ocelot: convert to use ocelot_port_add_txtstamp_skb()
Yangbo Lu
2019-11-21
net: mscc: ocelot: convert to use ocelot_get_txtstamp()
Yangbo Lu
2019-11-21
net: mscc: ocelot: export ocelot_hwstamp_get/set functions
Yangbo Lu
2019-11-16
net: mscc: ocelot: omit error check from of_get_phy_mode
Horatiu Vultur
2019-11-15
net: mscc: ocelot: publish ocelot_sys.h to include/soc/mscc
Vladimir Oltean
2019-11-15
net: mscc: ocelot: publish structure definitions to include/soc/mscc/ocelot.h
Vladimir Oltean
2019-11-15
net: mscc: ocelot: separate the implementation of switch reset
Vladimir Oltean
2019-11-15
net: mscc: ocelot: adjust MTU on the CPU port in NPI mode
Vladimir Oltean
2019-11-15
net: mscc: ocelot: export a constant for the tag length in bytes
Vladimir Oltean
2019-11-15
net: mscc: ocelot: create a helper for changing the port MTU
Vladimir Oltean
2019-11-15
net: mscc: ocelot: move invariant configs out of adjust_link
Vladimir Oltean
2019-11-15
net: mscc: ocelot: filter out ocelot SoC specific PCS config from common path
Claudiu Manoil
2019-11-15
net: mscc: ocelot: move resource ioremap and regmap init to common code
Claudiu Manoil
2019-11-11
net: mscc: ocelot: don't hardcode the number of the CPU port
Vladimir Oltean
2019-11-11
net: mscc: ocelot: split assignment of the cpu port into a separate function
Vladimir Oltean
2019-11-11
net: mscc: ocelot: refactor adjust_link into a netdev-independent function
Vladimir Oltean
2019-11-11
net: mscc: ocelot: initialize list of multicast addresses in common code
Claudiu Manoil
2019-11-11
net: mscc: ocelot: separate the common implementation of ndo_open and ndo_stop
Vladimir Oltean
2019-11-11
net: mscc: ocelot: move port initialization into separate function
Vladimir Oltean
2019-11-11
net: mscc: ocelot: limit vlan ingress filtering to actual number of ports
Vladimir Oltean
2019-11-11
net: mscc: ocelot: refactor ethtool callbacks
Vladimir Oltean
2019-11-11
net: mscc: ocelot: separate net_device related items out of ocelot_port
Vladimir Oltean
2019-11-11
net: mscc: ocelot: refactor struct ocelot_port out of function prototypes
Vladimir Oltean
2019-11-11
net: mscc: ocelot: change prototypes of switchdev port attribute handlers
Vladimir Oltean
[next]