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
/
ethernet
/
mscc
/
ocelot.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2020-10-11
net: mscc: ocelot: offload VLAN mangle action to VCAP IS1
Vladimir Oltean
1
-1
/
+14
2020-10-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-6
/
+6
2020-10-06
net: mscc: ocelot: divide watermark value by 60 when writing to SYS_ATOP
Vladimir Oltean
1
-6
/
+6
2020-10-05
net: dsa: propagate switchdev vlan_filtering prepare phase to drivers
Vladimir Oltean
1
-3
/
+20
2020-10-03
net: mscc: ocelot: offload egress VLAN rewriting to VCAP ES0
Xiaoliang Yang
1
-0
/
+4
2020-10-03
net: mscc: ocelot: offload ingress skbedit and vlan actions to VCAP IS1
Xiaoliang Yang
1
-0
/
+3
2020-09-30
net: mscc: ocelot: automatically detect VCAP constants
Vladimir Oltean
1
-0
/
+1
2020-09-27
net: mscc: ocelot: move NPI port configuration to DSA
Vladimir Oltean
1
-33
/
+7
2020-09-25
net: mscc: ocelot: always pass skb clone to ocelot_port_add_txtstamp_skb
Vladimir Oltean
1
-19
/
+11
2020-09-18
net: mscc: ocelot: deinitialize only initialized ports
Vladimir Oltean
1
-8
/
+8
2020-09-18
net: mscc: ocelot: add locking for the port TX timestamp ID
Vladimir Oltean
1
-1
/
+7
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-08-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-5
/
+5
2020-07-27
net: mscc: ocelot: fix hardware timestamp dequeue logic
laurent brando
1
-5
/
+5
2020-07-14
net: mscc: ocelot: extend watermark encoding function
Maxim Kochetkov
1
-14
/
+2
2020-07-14
net: mscc: ocelot: convert SYS_PAUSE_CFG register access to regfield
Maxim Kochetkov
1
-8
/
+6
2020-07-14
net: mscc: ocelot: disable flow control on NPI interface
Vladimir Oltean
1
-0
/
+4
2020-07-14
net: mscc: ocelot: split writes to pause frame enable bit and to thresholds
Vladimir Oltean
1
-7
/
+12
2020-07-14
net: mscc: ocelot: convert QSYS_SWITCH_PORT_MODE and SYS_PORT_MODE to regfields
Vladimir Oltean
1
-22
/
+14
2020-06-23
net: mscc: ocelot: support IPv4, IPv6 and plain Ethernet mdb entries
Vladimir Oltean
1
-15
/
+79
2020-06-23
net: mscc: ocelot: introduce macros for iterating over PGIDs
Vladimir Oltean
1
-4
/
+4
2020-06-23
net: dsa: felix: call port mdb operations from ocelot
Vladimir Oltean
1
-15
/
+8
2020-06-23
net: mscc: ocelot: make the NPI port a proper target for FDB and MDB
Vladimir Oltean
1
-1
/
+11
2020-06-23
net: mscc: ocelot: fix encoding destination ports into multicast IPv4 address
Vladimir Oltean
1
-8
/
+8
2020-06-21
net: mscc: ocelot: generalize the "ACE/ACL" names
Vladimir Oltean
1
-1
/
+1
2020-06-21
net: mscc: ocelot: rename ocelot_ace.{c, h} to ocelot_vcap.{c,h}
Vladimir Oltean
1
-1
/
+1
2020-06-21
net: mscc: ocelot: move net_device related functions to ocelot_net.c
Vladimir Oltean
1
-886
/
+23
2020-05-28
net: mscc: allow offloading timestamping operations to the PHY
Antoine Tenart
1
-1
/
+4
2020-05-28
net: mscc: use the PHY MII ioctl interface when possible
Antoine Tenart
1
-11
/
+9
2020-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2020-05-23
net: mscc: ocelot: fix address ageing time (again)
Vladimir Oltean
1
-1
/
+1
2020-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-6
/
+11
[prev]
[next]