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-05-27
net: mscc: allow offloading timestamping operations to the PHY
Antoine Tenart
2020-05-27
net: mscc: use the PHY MII ioctl interface when possible
Antoine Tenart
2020-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-22
net: mscc: ocelot: fix address ageing time (again)
Vladimir Oltean
2020-05-07
net: remove newlines in NL_SET_ERR_MSG_MOD
Jacob Keller
2020-05-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-06
net: mscc: ocelot: ANA_AUTOAGE_AGE_PERIOD holds a value in seconds, not ms
Vladimir Oltean
2020-05-06
net: dsa: ocelot: the MAC table on Felix is twice as large
Vladimir Oltean
2020-04-22
net: mscc: ocelot: lift protocol restriction for flow_match_eth_addrs keys
Vladimir Oltean
2020-04-22
net: mscc: ocelot: refine the ocelot_ace_is_problematic_mac_etype function
Vladimir Oltean
2020-04-22
net: mscc: ocelot: support matching on EtherType
Vladimir Oltean
2020-04-21
net: mscc: ocelot: enable PTP programmable pin
Yangbo Lu
2020-04-21
net: mscc: ocelot: support 4 PTP programmable pins
Yangbo Lu
2020-04-21
net: mscc: ocelot: add wave programming registers definitions
Yangbo Lu
2020-04-21
net: mscc: ocelot: fix timestamp info if ptp clock does not work
Yangbo Lu
2020-04-21
net: mscc: ocelot: move ocelot ptp clock code out of ocelot.c
Yangbo Lu
2020-04-18
net: mscc: ocelot: deal with problematic MAC_ETYPE VCAP IS2 rules
Vladimir Oltean
2020-04-15
net: mscc: ocelot: fix untagged packet drops when enslaving to vlan aware bridge
Vladimir Oltean
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
[next]