index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mscc
/
ocelot_vsc7514.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: mscc: ocelot: expose vsc7514_regmap definition
Colin Foster
2023-01-31
1
-14
/
+1
*
net: mscc: ocelot: expose ocelot_reset routine
Colin Foster
2023-01-31
1
-43
/
+1
*
net: mscc: ocelot: expose vcap_props structure
Colin Foster
2023-01-31
1
-43
/
+0
*
net: mscc: ocelot: expose regfield definition to be used by other drivers
Colin Foster
2023-01-31
1
-59
/
+1
*
net: mscc: ocelot: expose ocelot wm functions
Colin Foster
2023-01-31
1
-28
/
+0
*
net: mscc: ocelot: remove redundant stats_layout pointers
Colin Foster
2022-11-22
1
-5
/
+0
*
net: make drivers to use SET_NETDEV_DEVLINK_PORT to set devlink_port
Jiri Pirko
2022-11-04
1
-9
/
+0
*
net: mscc: ocelot: check return values of writes during reset
Colin Foster
2022-09-22
1
-5
/
+11
*
net: mscc: ocelot: utilize readx_poll_timeout() for chip reset
Colin Foster
2022-09-22
1
-9
/
+23
*
net: mscc: ocelot: share the common stat definitions between all drivers
Vladimir Oltean
2022-09-09
1
-93
/
+1
*
net: mscc: ocelot: minimize definitions for stats
Vladimir Oltean
2022-09-09
1
-372
/
+93
*
net: mscc: ocelot: harmonize names of SYS_COUNT_TX_AGING and OCELOT_STAT_TX_AGED
Vladimir Oltean
2022-09-09
1
-1
/
+1
*
net: mscc: ocelot: keep ocelot_stat_layout by reg address, not offset
Vladimir Oltean
2022-08-18
1
-93
/
+93
*
net: mscc: ocelot: make struct ocelot_stat_layout array indexable
Vladimir Oltean
2022-08-18
1
-95
/
+373
*
net: ethernet: ocelot: remove the need for num_stats initializer
Colin Foster
2022-04-30
1
-1
/
+1
*
net: ocelot: add FDMA support
Clément Léger
2021-12-11
1
-0
/
+10
*
net: mscc: ocelot: split register definitions to a separate file
Colin Foster
2021-12-08
1
-509
/
+11
*
net: mscc: ocelot: use index to set vcap policer
Xiaoliang Yang
2021-11-18
1
-0
/
+7
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-10-22
1
-0
/
+1
|
\
|
*
net: mscc: ocelot: Add of_node_put() before goto
Wan Jiabing
2021-10-18
1
-0
/
+1
*
|
net: mscc: ocelot: delay devlink registration to the end
Leon Romanovsky
2021-09-27
1
-3
/
+2
*
|
devlink: Make devlink_register to be void
Leon Romanovsky
2021-09-22
1
-5
/
+1
|
/
*
net: mscc: ocelot: allow probing to continue with ports that fail to register
Vladimir Oltean
2021-08-20
1
-3
/
+4
*
net: mscc: ocelot: convert to phylink
Vladimir Oltean
2021-08-16
1
-57
/
+2
*
devlink: Set device as early as possible
Leon Romanovsky
2021-08-09
1
-2
/
+3
*
net: dsa: tag_ocelot_8021q: add support for PTP timestamping
Vladimir Oltean
2021-02-15
1
-2
/
+1
*
net: mscc: ocelot: refactor ocelot_xtr_irq_handler into ocelot_xtr_poll
Vladimir Oltean
2021-02-15
1
-135
/
+5
*
net: mscc: ocelot: use common tag parsing code with DSA
Vladimir Oltean
2021-02-15
1
-38
/
+16
*
net: mscc: ocelot: better error handling in ocelot_xtr_irq_handler
Vladimir Oltean
2021-02-15
1
-10
/
+12
*
net: mscc: ocelot: only drain extraction queue on error
Vladimir Oltean
2021-02-15
1
-1
/
+1
*
net: mscc: ocelot: stop returning IRQ_NONE in ocelot_xtr_irq_handler
Vladimir Oltean
2021-02-15
1
-5
/
+2
*
net: mscc: ocelot: fix error code in mscc_ocelot_probe()
Dan Carpenter
2021-02-04
1
-1
/
+3
*
net: mscc: ocelot: fix error handling bugs in mscc_ocelot_init_ports()
Dan Carpenter
2021-02-04
1
-33
/
+19
*
net: mscc: ocelot: don't use NPI tag prefix for the CPU port module
Vladimir Oltean
2021-01-30
1
-2
/
+0
*
net: mscc: ocelot: configure watermarks using devlink-sb
Vladimir Oltean
2021-01-16
1
-0
/
+8
*
net: mscc: ocelot: register devlink ports
Vladimir Oltean
2021-01-16
1
-16
/
+102
*
net: mscc: ocelot: add ops for decoding watermark threshold and occupancy
Vladimir Oltean
2021-01-16
1
-0
/
+16
*
net: mscc: ocelot: auto-detect packet buffer size and number of frame references
Vladimir Oltean
2021-01-16
1
-1
/
+0
*
net: mscc: ocelot: Fix a resource leak in the error handling path of the prob...
Christophe JAILLET
2020-12-16
1
-1
/
+7
*
net: mscc: ocelot: fix dropping of unknown IPv4 multicast on Seville
Vladimir Oltean
2020-12-06
1
-0
/
+1
*
net: mscc: ocelot: add missing VCAP ES0 and IS1 regmaps for VSC7514
Vladimir Oltean
2020-10-09
1
-0
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-10-09
1
-0
/
+2
|
\
|
*
net: mscc: ocelot: warn when encoding an out-of-bounds watermark value
Vladimir Oltean
2020-10-06
1
-0
/
+2
*
|
net: mscc: ocelot: introduce conversion helpers between port and netdev
Vladimir Oltean
2020-10-03
1
-0
/
+2
*
|
net: mscc: ocelot: remove unneeded VCAP parameters for IS2
Vladimir Oltean
2020-09-30
1
-13
/
+0
*
|
net: mscc: ocelot: automatically detect VCAP constants
Vladimir Oltean
2020-09-30
1
-1
/
+12
*
|
net: mscc: ocelot: add definitions for VCAP ES0 keys, actions and target
Vladimir Oltean
2020-09-30
1
-0
/
+45
*
|
net: mscc: ocelot: add definitions for VCAP IS1 keys, actions and target
Vladimir Oltean
2020-09-30
1
-0
/
+88
*
|
net: mscc: ocelot: generalize existing code for VCAP
Vladimir Oltean
2020-09-30
1
-11
/
+14
*
|
net: mscc: ocelot: move NPI port configuration to DSA
Vladimir Oltean
2020-09-26
1
-4
/
+3
|
/
[next]