index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mscc
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-27
net: mscc: ocelot: fix hardware timestamp dequeue logic
laurent brando
1
-5
/
+5
2020-05-28
net: mscc: allow offloading timestamping operations to the PHY
Antoine Tenart
2
-2
/
+6
2020-05-28
net: mscc: use the PHY MII ioctl interface when possible
Antoine Tenart
1
-11
/
+9
2020-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2020-05-23
net: mscc: ocelot: fix address ageing time (again)
Vladimir Oltean
1
-1
/
+1
2020-05-08
net: remove newlines in NL_SET_ERR_MSG_MOD
Jacob Keller
1
-3
/
+3
2020-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-6
/
+12
2020-05-07
net: mscc: ocelot: ANA_AUTOAGE_AGE_PERIOD holds a value in seconds, not ms
Vladimir Oltean
1
-2
/
+9
2020-05-07
net: dsa: ocelot: the MAC table on Felix is twice as large
Vladimir Oltean
2
-4
/
+3
2020-04-22
net: mscc: ocelot: lift protocol restriction for flow_match_eth_addrs keys
Vladimir Oltean
1
-5
/
+0
2020-04-22
net: mscc: ocelot: refine the ocelot_ace_is_problematic_mac_etype function
Vladimir Oltean
1
-4
/
+14
2020-04-22
net: mscc: ocelot: support matching on EtherType
Vladimir Oltean
1
-3
/
+19
2020-04-22
net: mscc: ocelot: enable PTP programmable pin
Yangbo Lu
1
-2
/
+4
2020-04-22
net: mscc: ocelot: support 4 PTP programmable pins
Yangbo Lu
1
-0
/
+121
2020-04-22
net: mscc: ocelot: add wave programming registers definitions
Yangbo Lu
1
-0
/
+2
2020-04-22
net: mscc: ocelot: fix timestamp info if ptp clock does not work
Yangbo Lu
1
-0
/
+6
2020-04-22
net: mscc: ocelot: move ocelot ptp clock code out of ocelot.c
Yangbo Lu
6
-250
/
+230
2020-04-19
net: mscc: ocelot: deal with problematic MAC_ETYPE VCAP IS2 rules
Vladimir Oltean
3
-4
/
+106
2020-04-15
net: mscc: ocelot: fix untagged packet drops when enslaving to vlan aware bridge
Vladimir Oltean
2
-43
/
+43
2020-03-30
net: dsa: felix: add port policers
Vladimir Oltean
3
-11
/
+4
2020-03-30
net: mscc: ocelot: add action of police on vcap_is2
Xiaoliang Yang
5
-7
/
+99
2020-03-30
net: sched: expose HW stats types per action used by drivers
Jiri Pirko
1
-1
/
+2
2020-03-28
net: dsa: felix: support changing the MTU
Vladimir Oltean
1
-10
/
+35
2020-03-18
net: rename flow_action_hw_stats_types* -> flow_action_hw_stats*
Jakub Kicinski
1
-2
/
+2
2020-03-15
net: mscc: ocelot: adjust maxlen on NPI port, not CPU
Vladimir Oltean
1
-1
/
+1
2020-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-11
/
+17
2020-03-10
net: mscc: ocelot: properly account for VLAN header length when setting MRU
Vladimir Oltean
1
-11
/
+17
2020-03-09
flow_offload: check for basic action hw stats type
Jiri Pirko
1
-0
/
+4
2020-03-09
ocelot_flower: use flow_offload_has_one_action() helper
Jiri Pirko
1
-1
/
+1
2020-03-05
net: dsa: felix: Allow unknown unicast traffic towards the CPU port module
Vladimir Oltean
1
-10
/
+0
2020-03-05
net: mscc: ocelot: eliminate confusion between CPU and NPI port
Vladimir Oltean
2
-30
/
+39
2020-03-04
net: mscc: ocelot: parameterize the vcap_is2 properties
Vladimir Oltean
2
-80
/
+84
2020-03-04
net: mscc: ocelot: remove port_pcs_init indirection for VSC7514
Vladimir Oltean
2
-26
/
+17
2020-03-04
net: mscc: ocelot: don't rely on preprocessor for vcap key/action packing
Vladimir Oltean
3
-523
/
+297
2020-03-04
net: mscc: ocelot: spell out full "ocelot" name instead of "oc"
Vladimir Oltean
1
-21
/
+24
2020-03-04
net: mscc: ocelot: return directly in ocelot_cls_flower_{replace, destroy}
Vladimir Oltean
1
-11
/
+2
2020-03-04
net: mscc: ocelot: replace "rule" and "ocelot_rule" variable names with "ace"
Vladimir Oltean
1
-51
/
+51
2020-03-04
net: mscc: ocelot: simplify tc-flower offload structures
Vladimir Oltean
5
-215
/
+68
2020-03-04
net: mscc: ocelot: make ocelot_ace_rule support multiple ports
Yangbo Lu
3
-13
/
+13
2020-02-18
net: mscc: fix in frame extraction
Horatiu Vultur
1
-0
/
+8
2020-01-06
net: mscc: ocelot: export ANA, DEV and QSYS registers to include/soc/mscc
Vladimir Oltean
4
-1173
/
+3
2020-01-06
net: mscc: ocelot: make phy_mode a member of the common struct ocelot_port
Vladimir Oltean
3
-6
/
+6
2019-12-03
net: mscc: ocelot: unregister the PTP clock on deinit
Vladimir Oltean
1
-4
/
+10
2019-11-27
net: mscc: ocelot: use skb queue instead of skbs list
Yangbo Lu
1
-36
/
+18
2019-11-27
net: mscc: ocelot: avoid incorrect consuming in skbs list
Yangbo Lu
1
-0
/
+1
2019-11-22
net: mscc: ocelot: convert to use ocelot_port_add_txtstamp_skb()
Yangbo Lu
1
-16
/
+27
2019-11-22
net: mscc: ocelot: convert to use ocelot_get_txtstamp()
Yangbo Lu
3
-60
/
+61
2019-11-22
net: mscc: ocelot: export ocelot_hwstamp_get/set functions
Yangbo Lu
1
-4
/
+4
2019-11-17
net: mscc: ocelot: omit error check from of_get_phy_mode
Horatiu Vultur
1
-3
/
+1
2019-11-15
net: mscc: ocelot: publish ocelot_sys.h to include/soc/mscc
Vladimir Oltean
2
-145
/
+1
[next]