index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mscc
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-15
net: mscc: ocelot: fix VCAP filters not matching on MAC with "protocol 802.1Q"
Vladimir Oltean
1
-12
/
+12
2022-07-02
net: mscc: ocelot: allow unregistered IP multicast flooding
Vladimir Oltean
1
-2
/
+6
2022-05-18
net: mscc: ocelot: avoid corrupting hardware counters when moving VCAP filters
Vladimir Oltean
1
-0
/
+4
2022-05-18
net: mscc: ocelot: restrict tc-trap actions to VCAP IS2 lookup 0
Vladimir Oltean
1
-2
/
+3
2022-05-18
net: mscc: ocelot: fix VCAP IS2 filters matching on both lookups
Vladimir Oltean
1
-1
/
+0
2022-05-18
net: mscc: ocelot: fix last VCAP IS1/IS2 filter persisting in hardware when d...
Vladimir Oltean
1
-0
/
+4
2022-03-23
net: mscc: ocelot: fix backwards compatibility with single-chain tc-flower of...
Vladimir Oltean
1
-1
/
+15
2022-02-16
net: mscc: ocelot: fix mutex lock error during ethtool stats read
Colin Foster
1
-4
/
+7
2022-01-27
net: mscc: ocelot: fix using match before it is set
Tom Rix
1
-7
/
+8
2021-12-01
net: mscc: ocelot: correctly report the timestamping RX filters in ethtool
Vladimir Oltean
1
-1
/
+4
2021-12-01
net: mscc: ocelot: don't downgrade timestamping RX filters in SIOCSHWTSTAMP
Vladimir Oltean
1
-6
/
+0
2021-10-20
net: mscc: ocelot: warn when a PTP IRQ is raised for an unknown skb
Vladimir Oltean
1
-3
/
+3
2021-09-03
net: mscc: Fix non-GPL export of regmap APIs
Mark Brown
1
-8
/
+8
2021-06-23
net: dsa: felix: re-enable TX flow control in ocelot_port_flush()
Vladimir Oltean
1
-0
/
+5
2021-03-17
net: mscc: ocelot: properly reject destination IP keys in VCAP IS1
Vladimir Oltean
1
-1
/
+2
2021-02-17
net: dsa: felix: implement port flushing on .phylink_mac_link_down
Vladimir Oltean
2
-0
/
+62
2021-01-27
net: mscc: ocelot: Fix multicast to the CPU port
Alban Bedel
1
-5
/
+18
2021-01-27
net: mscc: ocelot: allow offloading of bridge on top of LAG
Vladimir Oltean
1
-3
/
+1
2020-12-30
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
2
-4
/
+6
2020-10-14
net: mscc: ocelot: remove duplicate ocelot_port_dev_check
Vladimir Oltean
1
-8
/
+3
2020-10-11
net: mscc: ocelot: offload VLAN mangle action to VCAP IS1
Vladimir Oltean
2
-4
/
+40
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
2
-6
/
+8
2020-10-06
net: mscc: ocelot: warn when encoding an out-of-bounds watermark value
Vladimir Oltean
1
-0
/
+2
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
2
-4
/
+21
2020-10-03
net: mscc: ocelot: offload redirect action to VCAP IS2
Vladimir Oltean
1
-3
/
+25
2020-10-03
net: mscc: ocelot: relax ocelot_exclusive_mac_etype_filter_rules()
Vladimir Oltean
1
-14
/
+22
2020-10-03
net: mscc: ocelot: only install TCAM entries into a specific lookup and PAG
Vladimir Oltean
2
-5
/
+11
2020-10-03
net: mscc: ocelot: offload egress VLAN rewriting to VCAP ES0
Xiaoliang Yang
4
-10
/
+266
2020-10-03
net: mscc: ocelot: offload ingress skbedit and vlan actions to VCAP IS1
Xiaoliang Yang
4
-0
/
+225
2020-10-03
net: mscc: ocelot: create TCAM skeleton from tc filter chains
Vladimir Oltean
3
-32
/
+288
2020-10-03
net: mscc: ocelot: introduce conversion helpers between port and netdev
Vladimir Oltean
3
-0
/
+34
2020-10-03
net: mscc: ocelot: offload multiple tc-flower actions in same rule
Vladimir Oltean
3
-55
/
+53
2020-09-30
net: mscc: ocelot: look up the filters in flower_stats() and flower_destroy()
Vladimir Oltean
2
-13
/
+18
2020-09-30
net: mscc: ocelot: add a new ocelot_vcap_block_find_filter_by_id function
Vladimir Oltean
2
-7
/
+21
2020-09-30
net: mscc: ocelot: rename variable 'cnt' in vcap_data_offset_get()
Vladimir Oltean
1
-8
/
+12
2020-09-30
net: mscc: ocelot: rename variable 'count' in vcap_data_offset_get()
Vladimir Oltean
1
-8
/
+8
2020-09-30
net: mscc: ocelot: calculate vcap offsets correctly for full and quarter entries
Xiaoliang Yang
1
-2
/
+15
2020-09-30
net: mscc: ocelot: parse flower action before key
Vladimir Oltean
1
-3
/
+16
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
4
-3
/
+91
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
3
-264
/
+225
2020-09-30
net: mscc: ocelot: return error if VCAP filter is not found
Xiaoliang Yang
1
-4
/
+12
2020-09-30
net: mscc: ocelot: introduce a new ocelot_target_{read,write} API
Vladimir Oltean
1
-0
/
+17
2020-09-27
net: mscc: ocelot: move NPI port configuration to DSA
Vladimir Oltean
2
-37
/
+10
2020-09-25
net: mscc: ocelot: always pass skb clone to ocelot_port_add_txtstamp_skb
Vladimir Oltean
2
-23
/
+29
[next]