index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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
/
dsa
/
ocelot
/
felix.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-7
/
+0
2020-12-06
net: mscc: ocelot: fix dropping of unknown IPv4 multicast on Seville
Vladimir Oltean
1
-7
/
+0
2020-11-03
net: dsa: felix: improve the workaround for multiple native VLANs on NPI port
Vladimir Oltean
1
-3
/
+11
2020-11-03
net: mscc: ocelot: deny changing the native VLAN from the prepare phase
Vladimir Oltean
1
-1
/
+12
2020-10-05
net: dsa: propagate switchdev vlan_filtering prepare phase to drivers
Vladimir Oltean
1
-4
/
+3
2020-10-03
net: mscc: ocelot: introduce conversion helpers between port and netdev
Vladimir Oltean
1
-0
/
+22
2020-09-30
net: mscc: ocelot: generalize existing code for VCAP
Vladimir Oltean
1
-2
/
+0
2020-09-27
net: dsa: tag_ocelot: use a short prefix on both ingress and egress
Vladimir Oltean
1
-3
/
+3
2020-09-27
net: mscc: ocelot: move NPI port configuration to DSA
Vladimir Oltean
1
-4
/
+25
2020-09-25
net: mscc: ocelot: always pass skb clone to ocelot_port_add_txtstamp_skb
Vladimir Oltean
1
-1
/
+4
2020-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+7
2020-09-19
net: dsa: seville: build as separate module
Vladimir Oltean
1
-26
/
+0
2020-09-19
net: dsa: felix: move the PTP clock structure to felix_vsc9959.c
Vladimir Oltean
1
-18
/
+1
2020-09-19
net: dsa: felix: replace tabs with spaces
Vladimir Oltean
1
-1
/
+1
2020-09-18
net: mscc: ocelot: deinitialize only initialized ports
Vladimir Oltean
1
-0
/
+3
2020-09-18
net: mscc: ocelot: error checking when calling ocelot_init()
Vladimir Oltean
1
-1
/
+4
2020-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2020-08-31
net: dsa: ocelot: use the Lynx PCS helpers in Felix and Seville
Ioana Ciornei
1
-24
/
+4
2020-08-25
net: ocelot: Add of_node_put() before return statement
Sumera Priyadarsini
1
-0
/
+1
2020-07-14
net: dsa: felix: introduce support for Seville VSC9953 switch
Maxim Kochetkov
1
-1
/
+13
2020-07-14
net: dsa: felix: move probing to felix_vsc9959.c
Vladimir Oltean
1
-177
/
+18
2020-07-14
net: dsa: felix: create a template for the DSA tags on xmit
Vladimir Oltean
1
-0
/
+13
2020-07-14
net: mscc: ocelot: convert QSYS_SWITCH_PORT_MODE and SYS_PORT_MODE to regfields
Vladimir Oltean
1
-6
/
+3
2020-07-14
net: mscc: ocelot: convert port registers to regmap
Vladimir Oltean
1
-6
/
+7
2020-07-06
net: dsa: felix: use resolved link config in mac_link_up()
Vladimir Oltean
1
-37
/
+39
2020-07-06
net: dsa: felix: delete .phylink_mac_an_restart code
Vladimir Oltean
1
-10
/
+0
2020-07-06
net: dsa: felix: set proper pause frame timers based on link speed
Vladimir Oltean
1
-4
/
+23
2020-07-06
net: dsa: felix: unconditionally configure MAC speed to 1000Mbps
Vladimir Oltean
1
-2
/
+7
2020-07-06
net: dsa: felix: support half-duplex link modes
Vladimir Oltean
1
-1
/
+3
2020-06-30
net:qos: police action offloading parameter 'burst' change to the original value
Po Liu
1
-3
/
+1
2020-06-23
net: dsa: felix: call port mdb operations from ocelot
Vladimir Oltean
1
-0
/
+26
2020-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+6
2020-05-27
net: dsa: felix: send VLANs on CPU port as egress-tagged
Vladimir Oltean
1
-2
/
+6
2020-05-27
net: dsa: felix: accept VLAN config regardless of bridge VLAN awareness state
Vladimir Oltean
1
-0
/
+1
2020-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-12
/
+11
2020-05-23
felix: Fix initialization of ioremap resources
Claudiu Manoil
1
-12
/
+11
2020-05-13
net: dsa: felix: Configure Time-Aware Scheduler via taprio offload
Xiaoliang Yang
1
-0
/
+19
2020-05-13
net: dsa: felix: qos classified based on pcp
Xiaoliang Yang
1
-0
/
+26
2020-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+1
2020-05-07
net: dsa: ocelot: the MAC table on Felix is twice as large
Vladimir Oltean
1
-0
/
+1
2020-05-04
net: dsa: felix: allow the device to be disabled
Michael Walle
1
-0
/
+5
2020-04-23
net: dsa: felix: allow flooding for all traffic classes
Xiaoliang Yang
1
-0
/
+7
2020-04-22
net: dsa: felix: 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-04-15
net: mscc: ocelot: fix untagged packet drops when enslaving to vlan aware bridge
Vladimir Oltean
1
-4
/
+1
2020-03-30
net: dsa: felix: add port policers
Vladimir Oltean
1
-0
/
+24
2020-03-28
net: dsa: felix: support changing the MTU
Vladimir Oltean
1
-0
/
+19
2020-03-05
net: dsa: felix: Allow unknown unicast traffic towards the CPU port module
Vladimir Oltean
1
-0
/
+9
2020-03-05
net: mscc: ocelot: eliminate confusion between CPU and NPI port
Vladimir Oltean
1
-3
/
+4
2020-03-04
net: dsa: felix: Wire up the ocelot cls_flower methods
Vladimir Oltean
1
-0
/
+31
[next]