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-05-10
net: mscc: ocelot: fix stat counter register values
Colin Foster
1
-9
/
+9
2023-04-19
net: mscc: ocelot: remove incompatible prototypes
Arnd Bergmann
1
-3
/
+0
2023-04-18
net: mscc: ocelot: add support for preemptible traffic classes
Vladimir Oltean
3
-1
/
+66
2023-04-18
net: mscc: ocelot: add support for mqprio offload
Vladimir Oltean
1
-0
/
+50
2023-04-18
net: mscc: ocelot: don't rely on cached verify_status in ocelot_port_get_mm()
Vladimir Oltean
1
-0
/
+1
2023-04-18
net: mscc: ocelot: optimize ocelot_mm_irq()
Vladimir Oltean
1
-2
/
+28
2023-04-18
net: mscc: ocelot: remove struct ocelot_mm_state :: lock
Vladimir Oltean
1
-12
/
+8
2023-04-18
net: mscc: ocelot: export a single ocelot_mm_irq()
Vladimir Oltean
1
-2
/
+10
2023-04-14
net: mscc: ocelot: fix ineffective WARN_ON() in ocelot_stats.c
Vladimir Oltean
1
-6
/
+11
2023-04-14
net: mscc: ocelot: strengthen type of "int i" in ocelot_stats.c
Vladimir Oltean
1
-4
/
+5
2023-04-14
net: mscc: ocelot: strengthen type of "u32 reg" and "u32 base" in ocelot_stats.c
Vladimir Oltean
1
-3
/
+3
2023-04-14
net: mscc: ocelot: remove blank line at the end of ocelot_stats.c
Vladimir Oltean
1
-1
/
+0
2023-04-14
net: mscc: ocelot: debugging print for statistics regions
Vladimir Oltean
1
-0
/
+9
2023-04-14
net: mscc: ocelot: refactor enum ocelot_reg decoding to helper
Vladimir Oltean
2
-14
/
+25
2023-04-14
net: mscc: ocelot: strengthen type of "u32 reg" in I/O accessors
Vladimir Oltean
1
-9
/
+11
2023-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+7
2023-03-22
net: mscc: ocelot: add TX_MM_HOLD to ocelot_mm_stats_layout
Vladimir Oltean
1
-0
/
+1
2023-03-22
net: mscc: ocelot: fix transfer from region->buf to ocelot->stats
Vladimir Oltean
1
-3
/
+4
2023-03-22
net: mscc: ocelot: fix stats region batching
Vladimir Oltean
1
-1
/
+2
2023-03-20
net: mscc: ocelot: expose serdes configuration function
Colin Foster
2
-26
/
+43
2023-03-20
net: mscc: ocelot: expose generic phylink_mac_config routine
Colin Foster
2
-18
/
+29
2023-03-20
net: mscc: ocelot: expose ocelot_pll5_init routine
Colin Foster
2
-30
/
+31
2023-02-11
net: dsa: ocelot: add PTP dependency for NET_DSA_MSCC_OCELOT_EXT
Arnd Bergmann
1
-0
/
+1
2023-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-16
/
+16
2023-02-09
net: mscc: ocelot: fix all IPv6 getting trapped to CPU when PTP timestamping ...
Vladimir Oltean
1
-4
/
+4
2023-02-07
net: mscc: ocelot: fix VCAP filters not matching on MAC with "protocol 802.1Q"
Vladimir Oltean
1
-12
/
+12
2023-02-07
net: mscc: ocelot: un-export unused regmap symbols
Colin Foster
1
-28
/
+14
2023-01-31
net: mscc: ocelot: expose vsc7514_regmap definition
Colin Foster
2
-14
/
+15
2023-01-31
net: mscc: ocelot: expose ocelot_reset routine
Colin Foster
2
-45
/
+47
2023-01-31
net: mscc: ocelot: expose vcap_props structure
Colin Foster
2
-43
/
+44
2023-01-31
net: mscc: ocelot: expose regfield definition to be used by other drivers
Colin Foster
2
-59
/
+60
2023-01-31
net: mscc: ocelot: expose ocelot wm functions
Colin Foster
2
-28
/
+31
2023-01-26
net: ethtool: provide shims for stats aggregation helpers when CONFIG_ETHTOOL...
Vladimir Oltean
1
-0
/
+1
2023-01-25
net: mscc: ocelot: fix incorrect verify_enabled reporting in ethtool get_mm()
Vladimir Oltean
1
-0
/
+1
2023-01-23
net: mscc: ocelot: add MAC Merge layer support for VSC9959
Vladimir Oltean
4
-4
/
+231
2023-01-23
net: mscc: ocelot: export ethtool MAC Merge stats for Felix VSC9959
Vladimir Oltean
1
-10
/
+279
2023-01-23
net: mscc: ocelot: hide access to ocelot_stats_layout behind a helper
Vladimir Oltean
1
-11
/
+29
2023-01-23
net: mscc: ocelot: allow ocelot_stat_layout elements with no name
Vladimir Oltean
1
-2
/
+2
2022-11-22
net: mscc: ocelot: issue a warning if stats are incorrectly ordered
Colin Foster
1
-1
/
+7
2022-11-22
net: mscc: ocelot: remove unnecessary exposure of stats structures
Colin Foster
1
-0
/
+216
2022-11-22
net: mscc: ocelot: remove redundant stats_layout pointers
Colin Foster
2
-13
/
+12
2022-11-16
net: mscc: ocelot: drop workaround for forcing RX flow control
Vladimir Oltean
1
-4
/
+2
2022-11-08
net: remove explicit phylink_generic_validate() references
Russell King (Oracle)
1
-1
/
+0
2022-11-04
net: remove unused ndo_get_devlink_port
Jiri Pirko
1
-10
/
+0
2022-11-04
net: make drivers to use SET_NETDEV_DEVLINK_PORT to set devlink_port
Jiri Pirko
2
-9
/
+1
2022-09-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+7
2022-09-29
net: mscc: ocelot: fix tagged VLAN refusal while under a VLAN-unaware bridge
Vladimir Oltean
1
-0
/
+7
2022-09-22
net: mscc: ocelot: check return values of writes during reset
Colin Foster
1
-5
/
+11
2022-09-22
net: mscc: ocelot: utilize readx_poll_timeout() for chip reset
Colin Foster
1
-9
/
+23
2022-09-20
net: dsa: felix: add support for changing DSA master
Vladimir Oltean
1
-1
/
+2
[next]