开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mscc
Age
Commit message (
Expand
)
Author
2023-03-21
net: mscc: ocelot: add TX_MM_HOLD to ocelot_mm_stats_layout
Vladimir Oltean
2023-03-21
net: mscc: ocelot: fix transfer from region->buf to ocelot->stats
Vladimir Oltean
2023-03-21
net: mscc: ocelot: fix stats region batching
Vladimir Oltean
2023-02-10
net: dsa: ocelot: add PTP dependency for NET_DSA_MSCC_OCELOT_EXT
Arnd Bergmann
2023-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-02-09
net: mscc: ocelot: fix all IPv6 getting trapped to CPU when PTP timestamping ...
Vladimir Oltean
2023-02-07
net: mscc: ocelot: fix VCAP filters not matching on MAC with "protocol 802.1Q"
Vladimir Oltean
2023-02-06
net: mscc: ocelot: un-export unused regmap symbols
Colin Foster
2023-01-30
net: mscc: ocelot: expose vsc7514_regmap definition
Colin Foster
2023-01-30
net: mscc: ocelot: expose ocelot_reset routine
Colin Foster
2023-01-30
net: mscc: ocelot: expose vcap_props structure
Colin Foster
2023-01-30
net: mscc: ocelot: expose regfield definition to be used by other drivers
Colin Foster
2023-01-30
net: mscc: ocelot: expose ocelot wm functions
Colin Foster
2023-01-26
net: ethtool: provide shims for stats aggregation helpers when CONFIG_ETHTOOL...
Vladimir Oltean
2023-01-24
net: mscc: ocelot: fix incorrect verify_enabled reporting in ethtool get_mm()
Vladimir Oltean
2023-01-23
net: mscc: ocelot: add MAC Merge layer support for VSC9959
Vladimir Oltean
2023-01-23
net: mscc: ocelot: export ethtool MAC Merge stats for Felix VSC9959
Vladimir Oltean
2023-01-23
net: mscc: ocelot: hide access to ocelot_stats_layout behind a helper
Vladimir Oltean
2023-01-23
net: mscc: ocelot: allow ocelot_stat_layout elements with no name
Vladimir Oltean
2022-11-22
net: mscc: ocelot: issue a warning if stats are incorrectly ordered
Colin Foster
2022-11-22
net: mscc: ocelot: remove unnecessary exposure of stats structures
Colin Foster
2022-11-22
net: mscc: ocelot: remove redundant stats_layout pointers
Colin Foster
2022-11-15
net: mscc: ocelot: drop workaround for forcing RX flow control
Vladimir Oltean
2022-11-07
net: remove explicit phylink_generic_validate() references
Russell King (Oracle)
2022-11-03
net: remove unused ndo_get_devlink_port
Jiri Pirko
2022-11-03
net: make drivers to use SET_NETDEV_DEVLINK_PORT to set devlink_port
Jiri Pirko
2022-09-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-28
net: mscc: ocelot: fix tagged VLAN refusal while under a VLAN-unaware bridge
Vladimir Oltean
2022-09-21
net: mscc: ocelot: check return values of writes during reset
Colin Foster
2022-09-21
net: mscc: ocelot: utilize readx_poll_timeout() for chip reset
Colin Foster
2022-09-20
net: dsa: felix: add support for changing DSA master
Vladimir Oltean
2022-09-20
net: dsa: propagate extack to port_lag_join
Vladimir Oltean
2022-09-09
net: mscc: ocelot: share the common stat definitions between all drivers
Vladimir Oltean
2022-09-09
net: mscc: ocelot: minimize definitions for stats
Vladimir Oltean
2022-09-09
net: mscc: ocelot: harmonize names of SYS_COUNT_TX_AGING and OCELOT_STAT_TX_AGED
Vladimir Oltean
2022-09-09
net: mscc: ocelot: add support for all sorts of standardized counters present...
Vladimir Oltean
2022-09-09
net: mscc: ocelot: exclude stats from bulk regions based on reg, not name
Vladimir Oltean
2022-09-09
net: dsa: felix: use ocelot's ndo_get_stats64 method
Vladimir Oltean
2022-09-09
net: mscc: ocelot: move more PTP code from the lib to ocelot_ptp.c
Vladimir Oltean
2022-09-09
net: mscc: ocelot: unexport ocelot_port_fdb_do_dump from the common lib
Vladimir Oltean
2022-09-09
net: mscc: ocelot: move stats code to ocelot_stats.c
Vladimir Oltean
2022-09-09
net: mscc: ocelot: sort Makefile files alphabetically
Vladimir Oltean
2022-09-09
net: mscc: ocelot: report FIFO drop counters through stats->rx_dropped
Vladimir Oltean
2022-09-09
net: dsa: felix: check the 32-bit PSFP stats against overflow
Vladimir Oltean
2022-09-09
net: mscc: ocelot: make access to STAT_VIEW sleepable again
Vladimir Oltean
2022-09-09
net: dsa: felix: add definitions for the stream filter counters
Vladimir Oltean
2022-08-23
net: mscc: ocelot: adjust forwarding domain for CPU ports in a LAG
Vladimir Oltean
2022-08-23
net: mscc: ocelot: set up tag_8021q CPU ports independent of user port affinity
Vladimir Oltean
2022-08-17
net: mscc: ocelot: report ndo_get_stats64 from the wraparound-resistant ocelo...
Vladimir Oltean
2022-08-17
net: mscc: ocelot: keep ocelot_stat_layout by reg address, not offset
Vladimir Oltean
[next]