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
/
ocelot.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-22
net: mscc: ocelot: Remove unused declarations
Yue Haibing
1
-2
/
+0
2023-04-19
net: mscc: ocelot: remove incompatible prototypes
Arnd Bergmann
1
-3
/
+0
2023-04-18
net: mscc: ocelot: add support for preemptible traffic classes
Vladimir Oltean
1
-0
/
+3
2023-04-14
net: mscc: ocelot: refactor enum ocelot_reg decoding to helper
Vladimir Oltean
1
-0
/
+9
2023-01-23
net: mscc: ocelot: add MAC Merge layer support for VSC9959
Vladimir Oltean
1
-0
/
+2
2022-09-09
net: mscc: ocelot: unexport ocelot_port_fdb_do_dump from the common lib
Vladimir Oltean
1
-9
/
+0
2022-09-09
net: mscc: ocelot: move stats code to ocelot_stats.c
Vladimir Oltean
1
-0
/
+3
2022-05-13
net: mscc: ocelot: move ocelot_port_private :: chip_port to ocelot_port :: index
Vladimir Oltean
1
-1
/
+0
2022-03-18
net: mscc: ocelot: offload per-flow mirroring using tc-mirred and VCAP IS2
Vladimir Oltean
1
-0
/
+4
2022-03-18
net: mscc: ocelot: add port mirroring support using tc-matchall
Vladimir Oltean
1
-1
/
+2
2022-02-27
net: mscc: ocelot: enforce FDB isolation when VLAN-unaware
Vladimir Oltean
1
-1
/
+4
2022-02-17
net: mscc: ocelot: annotate which traps need PTP timestamping
Vladimir Oltean
1
-1
/
+2
2022-02-17
net: mscc: ocelot: use a single VCAP filter for all MRP traps
Vladimir Oltean
1
-0
/
+5
2021-12-11
net: ocelot: add support for ndo_change_mtu
Clément Léger
1
-0
/
+2
2021-11-18
net: mscc: ocelot: add MAC table stream learn and lookup operations
Xiaoliang Yang
1
-13
/
+0
2021-10-21
net: mscc: ocelot: add the local station MAC addresses in VID 0
Vladimir Oltean
1
-0
/
+1
2021-08-16
net: mscc: ocelot: convert to phylink
Vladimir Oltean
1
-7
/
+4
2021-02-15
net: mscc: ocelot: use common tag parsing code with DSA
Vladimir Oltean
1
-9
/
+0
2021-02-07
net: dsa: felix: propagate the LAG offload ops towards the ocelot lib
Vladimir Oltean
1
-6
/
+0
2021-02-07
net: mscc: ocelot: rebalance LAGs on link up/down events
Vladimir Oltean
1
-0
/
+1
2021-02-07
net: mscc: ocelot: don't refuse bonding interfaces we can't offload
Vladimir Oltean
1
-1
/
+2
2021-02-04
net: mscc: ocelot: fix error handling bugs in mscc_ocelot_init_ports()
Dan Carpenter
1
-0
/
+1
2021-01-16
net: mscc: ocelot: configure watermarks using devlink-sb
Vladimir Oltean
1
-1
/
+0
2021-01-16
net: mscc: ocelot: initialize watermarks to sane defaults
Vladimir Oltean
1
-0
/
+1
2021-01-16
net: mscc: ocelot: register devlink ports
Vladimir Oltean
1
-0
/
+6
2021-01-16
net: mscc: ocelot: delete unused ocelot_set_cpu_port prototype
Vladimir Oltean
1
-4
/
+0
2020-10-31
net: mscc: ocelot: support L2 multicast entries
Vladimir Oltean
1
-1
/
+15
2020-10-31
net: mscc: ocelot: make entry_type a member of struct ocelot_multicast
Vladimir Oltean
1
-8
/
+9
2020-10-03
net: mscc: ocelot: introduce conversion helpers between port and netdev
Vladimir Oltean
1
-0
/
+2
2020-07-14
net: mscc: ocelot: convert QSYS_SWITCH_PORT_MODE and SYS_PORT_MODE to regfields
Vladimir Oltean
1
-6
/
+0
2020-07-14
net: mscc: ocelot: convert port registers to regmap
Vladimir Oltean
1
-2
/
+1
2020-06-23
net: mscc: ocelot: support IPv4, IPv6 and plain Ethernet mdb entries
Vladimir Oltean
1
-0
/
+1
2020-06-23
net: dsa: felix: call port mdb operations from ocelot
Vladimir Oltean
1
-5
/
+0
2020-06-21
net: mscc: ocelot: move net_device related functions to ocelot_net.c
Vladimir Oltean
1
-1
/
+44
2020-06-21
net: mscc: ocelot: move ocelot_regs.c into ocelot_vsc7514.c
Vladimir Oltean
1
-1
/
+0
2020-04-22
net: mscc: ocelot: move ocelot ptp clock code out of ocelot.c
Yangbo Lu
1
-2
/
+1
2020-04-15
net: mscc: ocelot: fix untagged packet drops when enslaving to vlan aware bridge
Vladimir Oltean
1
-2
/
+0
2020-03-05
net: dsa: felix: Allow unknown unicast traffic towards the CPU port module
Vladimir Oltean
1
-10
/
+0
2020-01-06
net: mscc: ocelot: export ANA, DEV and QSYS registers to include/soc/mscc
Vladimir Oltean
1
-3
/
+3
2020-01-06
net: mscc: ocelot: make phy_mode a member of the common struct ocelot_port
Vladimir Oltean
1
-1
/
+0
2019-11-22
net: mscc: ocelot: convert to use ocelot_get_txtstamp()
Yangbo Lu
1
-6
/
+0
2019-11-15
net: mscc: ocelot: publish ocelot_sys.h to include/soc/mscc
Vladimir Oltean
1
-1
/
+1
2019-11-15
net: mscc: ocelot: publish structure definitions to include/soc/mscc/ocelot.h
Vladimir Oltean
1
-479
/
+3
2019-11-15
net: mscc: ocelot: separate the implementation of switch reset
Vladimir Oltean
1
-0
/
+1
2019-11-15
net: mscc: ocelot: adjust MTU on the CPU port in NPI mode
Vladimir Oltean
1
-0
/
+2
2019-11-15
net: mscc: ocelot: export a constant for the tag length in bytes
Vladimir Oltean
1
-2
/
+2
2019-11-15
net: mscc: ocelot: filter out ocelot SoC specific PCS config from common path
Claudiu Manoil
1
-1
/
+7
2019-11-15
net: mscc: ocelot: move resource ioremap and regmap init to common code
Claudiu Manoil
1
-3
/
+1
2019-11-11
net: mscc: ocelot: split assignment of the cpu port into a separate function
Vladimir Oltean
1
-0
/
+12
2019-11-11
net: mscc: ocelot: separate net_device related items out of ocelot_port
Vladimir Oltean
1
-9
/
+12
[next]