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
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_board.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-21
net: mscc: ocelot: rename ocelot_board.c to ocelot_vsc7514.c
Vladimir Oltean
1
-626
/
+0
2020-05-28
net: mscc: allow offloading timestamping operations to the PHY
Antoine Tenart
1
-1
/
+2
2020-04-22
net: mscc: ocelot: enable PTP programmable pin
Yangbo Lu
1
-2
/
+4
2020-04-22
net: mscc: ocelot: move ocelot ptp clock code out of ocelot.c
Yangbo Lu
1
-0
/
+25
2020-03-05
net: mscc: ocelot: eliminate confusion between CPU and NPI port
Vladimir Oltean
1
-4
/
+3
2020-03-04
net: mscc: ocelot: parameterize the vcap_is2 properties
Vladimir Oltean
1
-0
/
+30
2020-03-04
net: mscc: ocelot: remove port_pcs_init indirection for VSC7514
Vladimir Oltean
1
-24
/
+0
2020-03-04
net: mscc: ocelot: don't rely on preprocessor for vcap key/action packing
Vladimir Oltean
1
-0
/
+102
2020-02-18
net: mscc: fix in frame extraction
Horatiu Vultur
1
-0
/
+8
2020-01-06
net: mscc: ocelot: make phy_mode a member of the common struct ocelot_port
Vladimir Oltean
1
-2
/
+2
2019-11-22
net: mscc: ocelot: convert to use ocelot_get_txtstamp()
Yangbo Lu
1
-52
/
+1
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: separate the implementation of switch reset
Vladimir Oltean
1
-13
/
+24
2019-11-15
net: mscc: ocelot: export a constant for the tag length in bytes
Vladimir Oltean
1
-1
/
+1
2019-11-15
net: mscc: ocelot: filter out ocelot SoC specific PCS config from common path
Claudiu Manoil
1
-1
/
+28
2019-11-15
net: mscc: ocelot: move resource ioremap and regmap init to common code
Claudiu Manoil
1
-7
/
+10
2019-11-11
net: mscc: ocelot: split assignment of the cpu port into a separate function
Vladimir Oltean
1
-0
/
+2
2019-11-11
net: mscc: ocelot: initialize list of multicast addresses in common code
Claudiu Manoil
1
-1
/
+0
2019-11-11
net: mscc: ocelot: separate net_device related items out of ocelot_port
Vladimir Oltean
1
-5
/
+16
2019-11-04
net: of_get_phy_mode: Change API to solve int/unit warnings
Andrew Lunn
1
-6
/
+6
2019-10-01
net: mscc: ocelot: add missing of_node_put after calling of_get_child_by_name
Wen Yang
1
-6
/
+8
2019-08-16
net: mscc: PTP Hardware Clock (PHC) support
Antoine Tenart
1
-10
/
+102
2019-08-16
net: mscc: remove the frame_info cpuq member
Antoine Tenart
1
-1
/
+0
2019-08-16
net: mscc: improve the frame header parsing readability
Antoine Tenart
1
-11
/
+13
2019-08-16
net: mscc: describe the PTP register range
Antoine Tenart
1
-1
/
+9
2019-07-16
net: ethernet: mscc: ocelot_board: Add of_node_put() before return
Nishka Dasgupta
1
-1
/
+4
2019-06-02
net: mscc: ocelot: Add support for tcam
Horatiu Vultur
1
-0
/
+1
2019-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+11
2019-03-03
net: mscc: Enable all ports in QSGMII
Kavya Sree Kotagiri
1
-3
/
+11
2019-02-27
net: mscc: ocelot: Handle SWITCHDEV_PORT_ATTR_SET
Florian Fainelli
1
-0
/
+2
2018-11-24
ocelot: Handle SWITCHDEV_PORT_OBJ_ADD/_DEL
Petr Machata
1
-0
/
+3
2018-10-11
net: mscc: allow extracting the FCS into the skb
Antoine Tenart
1
-1
/
+6
2018-10-08
net: mscc: ocelot: remove set but not used variable 'phy_mode'
YueHaibing
1
-3
/
+0
2018-10-06
net: mscc: ocelot: make use of SerDes PHYs for handling their configuration
Quentin Schulz
1
-10
/
+40
2018-10-06
net: mscc: ocelot: get HSIO regmap from syscon
Quentin Schulz
1
-1
/
+10
2018-09-21
net: mscc: fix the frame extraction into the skb
Antoine Tenart
1
-3
/
+9
2018-07-16
net: mscc: simplify retrieving the tag type from the frame header
Antoine Tenart
1
-1
/
+1
2018-05-15
net: mscc: Add initial Ocelot switch support
Alexandre Belloni
1
-0
/
+316