index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mscc
/
ocelot_vsc7514.c
Age
Commit message (
Expand
)
Author
2023-09-20
net: ethernet: mscc: Convert to platform remove callback returning void
Uwe Kleine-König
2023-07-27
net: Explicitly include correct DT includes
Rob Herring
2023-03-20
net: mscc: ocelot: expose ocelot_pll5_init routine
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
2022-11-22
net: mscc: ocelot: remove redundant stats_layout pointers
Colin Foster
2022-11-03
net: make drivers to use SET_NETDEV_DEVLINK_PORT to set devlink_port
Jiri Pirko
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-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-08-17
net: mscc: ocelot: keep ocelot_stat_layout by reg address, not offset
Vladimir Oltean
2022-08-17
net: mscc: ocelot: make struct ocelot_stat_layout array indexable
Vladimir Oltean
2022-04-30
net: ethernet: ocelot: remove the need for num_stats initializer
Colin Foster
2021-12-10
net: ocelot: add FDMA support
Clément Léger
2021-12-07
net: mscc: ocelot: split register definitions to a separate file
Colin Foster
2021-11-18
net: mscc: ocelot: use index to set vcap policer
Xiaoliang Yang
2021-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-10-18
net: mscc: ocelot: Add of_node_put() before goto
Wan Jiabing
2021-09-27
net: mscc: ocelot: delay devlink registration to the end
Leon Romanovsky
2021-09-22
devlink: Make devlink_register to be void
Leon Romanovsky
2021-08-20
net: mscc: ocelot: allow probing to continue with ports that fail to register
Vladimir Oltean
2021-08-16
net: mscc: ocelot: convert to phylink
Vladimir Oltean
2021-08-09
devlink: Set device as early as possible
Leon Romanovsky
2021-02-14
net: dsa: tag_ocelot_8021q: add support for PTP timestamping
Vladimir Oltean
2021-02-14
net: mscc: ocelot: refactor ocelot_xtr_irq_handler into ocelot_xtr_poll
Vladimir Oltean
2021-02-14
net: mscc: ocelot: use common tag parsing code with DSA
Vladimir Oltean
2021-02-14
net: mscc: ocelot: better error handling in ocelot_xtr_irq_handler
Vladimir Oltean
2021-02-14
net: mscc: ocelot: only drain extraction queue on error
Vladimir Oltean
2021-02-14
net: mscc: ocelot: stop returning IRQ_NONE in ocelot_xtr_irq_handler
Vladimir Oltean
2021-02-03
net: mscc: ocelot: fix error code in mscc_ocelot_probe()
Dan Carpenter
2021-02-03
net: mscc: ocelot: fix error handling bugs in mscc_ocelot_init_ports()
Dan Carpenter
2021-01-29
net: mscc: ocelot: don't use NPI tag prefix for the CPU port module
Vladimir Oltean
2021-01-15
net: mscc: ocelot: configure watermarks using devlink-sb
Vladimir Oltean
2021-01-15
net: mscc: ocelot: register devlink ports
Vladimir Oltean
2021-01-15
net: mscc: ocelot: add ops for decoding watermark threshold and occupancy
Vladimir Oltean
2021-01-15
net: mscc: ocelot: auto-detect packet buffer size and number of frame references
Vladimir Oltean
2020-12-16
net: mscc: ocelot: Fix a resource leak in the error handling path of the prob...
Christophe JAILLET
2020-12-05
net: mscc: ocelot: fix dropping of unknown IPv4 multicast on Seville
Vladimir Oltean
2020-10-08
net: mscc: ocelot: add missing VCAP ES0 and IS1 regmaps for VSC7514
Vladimir Oltean
2020-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-10-06
net: mscc: ocelot: warn when encoding an out-of-bounds watermark value
Vladimir Oltean
2020-10-02
net: mscc: ocelot: introduce conversion helpers between port and netdev
Vladimir Oltean
2020-09-29
net: mscc: ocelot: remove unneeded VCAP parameters for IS2
Vladimir Oltean
2020-09-29
net: mscc: ocelot: automatically detect VCAP constants
Vladimir Oltean
2020-09-29
net: mscc: ocelot: add definitions for VCAP ES0 keys, actions and target
Vladimir Oltean
[next]