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_vsc7514.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-22
net: mscc: ocelot: check return values of writes during reset
Colin Foster
1
-5
/
+11
2022-09-22
net: mscc: ocelot: utilize readx_poll_timeout() for chip reset
Colin Foster
1
-9
/
+23
2022-09-09
net: mscc: ocelot: share the common stat definitions between all drivers
Vladimir Oltean
1
-93
/
+1
2022-09-09
net: mscc: ocelot: minimize definitions for stats
Vladimir Oltean
1
-372
/
+93
2022-09-09
net: mscc: ocelot: harmonize names of SYS_COUNT_TX_AGING and OCELOT_STAT_TX_AGED
Vladimir Oltean
1
-1
/
+1
2022-08-18
net: mscc: ocelot: keep ocelot_stat_layout by reg address, not offset
Vladimir Oltean
1
-93
/
+93
2022-08-18
net: mscc: ocelot: make struct ocelot_stat_layout array indexable
Vladimir Oltean
1
-95
/
+373
2022-04-30
net: ethernet: ocelot: remove the need for num_stats initializer
Colin Foster
1
-1
/
+1
2021-12-11
net: ocelot: add FDMA support
Clément Léger
1
-0
/
+10
2021-12-08
net: mscc: ocelot: split register definitions to a separate file
Colin Foster
1
-509
/
+11
2021-11-18
net: mscc: ocelot: use index to set vcap policer
Xiaoliang Yang
1
-0
/
+7
2021-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+1
2021-10-18
net: mscc: ocelot: Add of_node_put() before goto
Wan Jiabing
1
-0
/
+1
2021-09-27
net: mscc: ocelot: delay devlink registration to the end
Leon Romanovsky
1
-3
/
+2
2021-09-22
devlink: Make devlink_register to be void
Leon Romanovsky
1
-5
/
+1
2021-08-20
net: mscc: ocelot: allow probing to continue with ports that fail to register
Vladimir Oltean
1
-3
/
+4
2021-08-16
net: mscc: ocelot: convert to phylink
Vladimir Oltean
1
-57
/
+2
2021-08-09
devlink: Set device as early as possible
Leon Romanovsky
1
-2
/
+3
2021-02-15
net: dsa: tag_ocelot_8021q: add support for PTP timestamping
Vladimir Oltean
1
-2
/
+1
2021-02-15
net: mscc: ocelot: refactor ocelot_xtr_irq_handler into ocelot_xtr_poll
Vladimir Oltean
1
-135
/
+5
2021-02-15
net: mscc: ocelot: use common tag parsing code with DSA
Vladimir Oltean
1
-38
/
+16
2021-02-15
net: mscc: ocelot: better error handling in ocelot_xtr_irq_handler
Vladimir Oltean
1
-10
/
+12
2021-02-15
net: mscc: ocelot: only drain extraction queue on error
Vladimir Oltean
1
-1
/
+1
2021-02-15
net: mscc: ocelot: stop returning IRQ_NONE in ocelot_xtr_irq_handler
Vladimir Oltean
1
-5
/
+2
2021-02-04
net: mscc: ocelot: fix error code in mscc_ocelot_probe()
Dan Carpenter
1
-1
/
+3
2021-02-04
net: mscc: ocelot: fix error handling bugs in mscc_ocelot_init_ports()
Dan Carpenter
1
-33
/
+19
2021-01-30
net: mscc: ocelot: don't use NPI tag prefix for the CPU port module
Vladimir Oltean
1
-2
/
+0
2021-01-16
net: mscc: ocelot: configure watermarks using devlink-sb
Vladimir Oltean
1
-0
/
+8
2021-01-16
net: mscc: ocelot: register devlink ports
Vladimir Oltean
1
-16
/
+102
2021-01-16
net: mscc: ocelot: add ops for decoding watermark threshold and occupancy
Vladimir Oltean
1
-0
/
+16
2021-01-16
net: mscc: ocelot: auto-detect packet buffer size and number of frame references
Vladimir Oltean
1
-1
/
+0
2020-12-16
net: mscc: ocelot: Fix a resource leak in the error handling path of the prob...
Christophe JAILLET
1
-1
/
+7
2020-12-06
net: mscc: ocelot: fix dropping of unknown IPv4 multicast on Seville
Vladimir Oltean
1
-0
/
+1
2020-10-09
net: mscc: ocelot: add missing VCAP ES0 and IS1 regmaps for VSC7514
Vladimir Oltean
1
-0
/
+2
2020-10-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+2
2020-10-06
net: mscc: ocelot: warn when encoding an out-of-bounds watermark value
Vladimir Oltean
1
-0
/
+2
2020-10-03
net: mscc: ocelot: introduce conversion helpers between port and netdev
Vladimir Oltean
1
-0
/
+2
2020-09-30
net: mscc: ocelot: remove unneeded VCAP parameters for IS2
Vladimir Oltean
1
-13
/
+0
2020-09-30
net: mscc: ocelot: automatically detect VCAP constants
Vladimir Oltean
1
-1
/
+12
2020-09-30
net: mscc: ocelot: add definitions for VCAP ES0 keys, actions and target
Vladimir Oltean
1
-0
/
+45
2020-09-30
net: mscc: ocelot: add definitions for VCAP IS1 keys, actions and target
Vladimir Oltean
1
-0
/
+88
2020-09-30
net: mscc: ocelot: generalize existing code for VCAP
Vladimir Oltean
1
-11
/
+14
2020-09-27
net: mscc: ocelot: move NPI port configuration to DSA
Vladimir Oltean
1
-4
/
+3
2020-09-22
net: mscc: ocelot: fix some key offsets for IP4_TCP_UDP VCAP IS2 entries
Vladimir Oltean
1
-8
/
+8
2020-09-18
net: mscc: ocelot: deinitialize only initialized ports
Vladimir Oltean
1
-0
/
+2
2020-09-18
net: mscc: ocelot: unregister net devices on unbind
Vladimir Oltean
1
-0
/
+21
2020-09-18
net: mscc: ocelot: refactor ports parsing code into a dedicated function
Vladimir Oltean
1
-99
/
+110
2020-09-18
net: mscc: ocelot: error checking when calling ocelot_init()
Vladimir Oltean
1
-1
/
+4
2020-09-18
net: mscc: ocelot: check for errors on memory allocation of ports
Vladimir Oltean
1
-0
/
+4
2020-07-22
net: mscc: ocelot: fix non-initialized CPU port on VSC7514
Vladimir Oltean
1
-14
/
+14
[next]