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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-28
net: mscc: ocelot: support PTP Sync one-step timestamping
Yangbo Lu
1
-0
/
+53
2021-04-28
net: mscc: ocelot: convert to ocelot_port_txtstamp_request()
Yangbo Lu
1
-3
/
+21
2021-04-28
net: dsa: free skb->cb usage in core driver
Yangbo Lu
1
-3
/
+3
2021-04-01
net: ocelot: fix a trailling format issue with block comments
Yixing Liu
1
-1
/
+2
2021-03-24
net: ocelot: replay switchdev events when joining bridge
Vladimir Oltean
1
-12
/
+6
2021-03-19
net: ocelot: support multiple bridges
Vladimir Oltean
1
-36
/
+36
2021-03-17
net: ocelot: Remove ocelot_xfh_get_cpuq
Horatiu Vultur
1
-2
/
+1
2021-03-17
net: ocelot: Extend MRP
Horatiu Vultur
1
-6
/
+0
2021-03-17
net: ocelot: Add PGID_BLACKHOLE
Horatiu Vultur
1
-0
/
+3
2021-02-17
net: mscc: ocelot: Add support for MRP
Horatiu Vultur
1
-1
/
+9
2021-02-15
net: mscc: ocelot: avoid type promotion when calling ocelot_ifh_set_dest
Vladimir Oltean
1
-1
/
+1
2021-02-15
net: dsa: tag_ocelot_8021q: add support for PTP timestamping
Vladimir Oltean
1
-0
/
+7
2021-02-15
net: mscc: ocelot: refactor ocelot_xtr_irq_handler into ocelot_xtr_poll
Vladimir Oltean
1
-0
/
+151
2021-02-15
net: mscc: ocelot: use common tag parsing code with DSA
Vladimir Oltean
1
-30
/
+8
2021-02-15
net: mscc: ocelot: refactor ocelot_port_inject_frame out of ocelot_port_xmit
Vladimir Oltean
1
-0
/
+80
2021-02-13
net: mscc: ocelot: offload bridge port flags to device
Vladimir Oltean
1
-1
/
+86
2021-02-13
net: mscc: ocelot: use separate flooding PGID for broadcast
Vladimir Oltean
1
-5
/
+8
2021-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+54
2021-02-09
net: dsa: felix: implement port flushing on .phylink_mac_link_down
Vladimir Oltean
1
-0
/
+54
2021-02-07
net: mscc: ocelot: rebalance LAGs on link up/down events
Vladimir Oltean
1
-9
/
+32
2021-02-07
net: mscc: ocelot: rename aggr_count to num_ports_in_lag
Vladimir Oltean
1
-4
/
+3
2021-02-07
net: mscc: ocelot: drop the use of the "lags" array
Vladimir Oltean
1
-56
/
+39
2021-02-07
net: mscc: ocelot: set up logical port IDs centrally
Vladimir Oltean
1
-19
/
+28
2021-02-07
net: mscc: ocelot: avoid unneeded "lp" variable in LAG join
Vladimir Oltean
1
-10
/
+6
2021-02-07
net: mscc: ocelot: set up the bonding mask in a way that avoids a net_device
Vladimir Oltean
1
-7
/
+22
2021-02-07
net: mscc: ocelot: use ipv6 in the aggregation code
Vladimir Oltean
1
-1
/
+4
2021-02-07
net: mscc: ocelot: don't refuse bonding interfaces we can't offload
Vladimir Oltean
1
-1
/
+5
2021-01-30
net: dsa: felix: perform switch setup for tag_8021q
Vladimir Oltean
1
-8
/
+53
2021-01-30
net: mscc: ocelot: don't use NPI tag prefix for the CPU port module
Vladimir Oltean
1
-6
/
+6
2021-01-30
net: mscc: ocelot: reapply bridge forwarding mask on bonding join/leave
Vladimir Oltean
1
-27
/
+36
2021-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-5
/
+18
2021-01-20
net: mscc: ocelot: Fix multicast to the CPU port
Alban Bedel
1
-5
/
+18
2021-01-16
net: mscc: ocelot: configure watermarks using devlink-sb
Vladimir Oltean
1
-5
/
+0
2021-01-16
net: mscc: ocelot: initialize watermarks to sane defaults
Vladimir Oltean
1
-0
/
+1
2021-01-16
net: mscc: ocelot: auto-detect packet buffer size and number of frame references
Vladimir Oltean
1
-1
/
+21
2021-01-12
net: switchdev: remove the transaction structure from port attributes
Vladimir Oltean
1
-22
/
+10
2020-12-15
net: mscc: ocelot: install MAC addresses in .ndo_set_rx_mode from process con...
Vladimir Oltean
1
-0
/
+7
2020-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+5
2020-12-06
net: mscc: ocelot: fix dropping of unknown IPv4 multicast on Seville
Vladimir Oltean
1
-4
/
+5
2020-11-03
net: mscc: ocelot: deny changing the native VLAN from the prepare phase
Vladimir Oltean
1
-17
/
+24
2020-11-03
net: mscc: ocelot: move the logic to drop 802.1p traffic to the pvid deletion
Vladimir Oltean
1
-13
/
+22
2020-11-03
net: mscc: ocelot: add a "valid" boolean to struct ocelot_vlan
Vladimir Oltean
1
-13
/
+14
2020-11-03
net: mscc: ocelot: transform the pvid and native vlan values into a structure
Vladimir Oltean
1
-21
/
+34
2020-11-03
net: mscc: ocelot: don't reset the pvid to 0 when deleting it
Vladimir Oltean
1
-4
/
+0
2020-11-03
net: mscc: ocelot: use the pvid of zero when bridged with vlan_filtering=0
Vladimir Oltean
1
-36
/
+17
2020-10-31
net: mscc: ocelot: support L2 multicast entries
Vladimir Oltean
1
-25
/
+84
2020-10-31
net: mscc: ocelot: make entry_type a member of struct ocelot_multicast
Vladimir Oltean
1
-26
/
+25
2020-10-31
net: mscc: ocelot: remove the "new" variable in ocelot_port_mdb_add
Vladimir Oltean
1
-5
/
+2
2020-10-31
net: mscc: ocelot: use ether_addr_copy
Vladimir Oltean
1
-2
/
+2
2020-10-31
net: mscc: ocelot: classify L2 mdb entries as LOCKED
Vladimir Oltean
1
-1
/
+1
[next]