index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
/
ocelot
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: dsa: felix: fix taprio guard band overflow at 10Mbps with jumbo frames
Vladimir Oltean
2023-06-15
1
-1
/
+1
*
net: mscc: ocelot: add support for preemptible traffic classes
Vladimir Oltean
2023-04-18
1
-2
/
+5
*
net: dsa: felix: act upon the mqprio qopt in taprio offload
Vladimir Oltean
2023-04-18
1
-5
/
+17
*
net: mscc: ocelot: add support for mqprio offload
Vladimir Oltean
2023-04-18
1
-0
/
+9
*
net: mscc: ocelot: export a single ocelot_mm_irq()
Vladimir Oltean
2023-04-18
1
-4
/
+1
*
net: dsa: felix: remove confusing/incorrect comment from felix_setup()
Vladimir Oltean
2023-04-14
1
-5
/
+0
*
net: dsa: ocelot: add support for external phys
Colin Foster
2023-03-20
1
-7
/
+9
*
net: dsa: felix: allow serdes configuration for dsa ports
Colin Foster
2023-03-20
2
-0
/
+8
*
net: dsa: felix: allow configurable phylink_mac_config
Colin Foster
2023-03-20
2
-0
/
+15
*
net: dsa: felix: attempt to initialize internal hsio plls
Colin Foster
2023-03-20
1
-0
/
+3
*
net: dsa: ocelot: drop of_match_ptr for ID table
Krzysztof Kozlowski
2023-03-15
1
-1
/
+1
*
net: dsa: seville_vsc9953: drop of_match_ptr for ID table
Krzysztof Kozlowski
2023-03-15
1
-1
/
+1
*
net: dsa: ocelot_ext: remove unnecessary phylink.h include
Russell King (Oracle)
2023-02-26
1
-1
/
+0
*
net: mscc: ocelot: fix duplicate driver name error
Vladimir Oltean
2023-02-26
1
-1
/
+1
*
net: dsa: felix: fix internal MDIO controller resource length
Vladimir Oltean
2023-02-26
1
-1
/
+1
*
net: dsa: seville: ignore mscc-miim read errors from Lynx PCS
Vladimir Oltean
2023-02-26
1
-2
/
+2
*
net: dsa: ocelot: fix selecting MFD_OCELOT
Lukas Bulwahn
2023-02-16
1
-1
/
+1
*
net: dsa: ocelot: add PTP dependency for NET_DSA_MSCC_OCELOT_EXT
Arnd Bergmann
2023-02-11
1
-0
/
+1
*
net: dsa: ocelot: add external ocelot switch control
Colin Foster
2023-01-31
3
-0
/
+185
*
net: dsa: felix: add functionality when not all ports are supported
Colin Foster
2023-01-31
2
-3
/
+9
*
net: dsa: felix: add support for MFD configurations
Colin Foster
2023-01-31
1
-0
/
+7
*
net: dsa: felix: add configurable device quirks
Colin Foster
2023-01-31
4
-2
/
+8
*
net: dsa: ocelot: build felix.c into a dedicated kernel module
Vladimir Oltean
2023-01-27
3
-7
/
+21
*
net: mscc: ocelot: add MAC Merge layer support for VSC9959
Vladimir Oltean
2023-01-23
2
-8
/
+30
*
net: mscc: ocelot: export ethtool MAC Merge stats for Felix VSC9959
Vladimir Oltean
2023-01-23
2
-0
/
+47
*
enetc: Separate C22 and C45 transactions
Andrew Lunn
2023-01-14
1
-2
/
+4
*
net: mscc: ocelot: remove redundant stats_layout pointers
Colin Foster
2022-11-22
4
-12
/
+0
*
net: dsa: felix: use phylink_generic_validate()
Vladimir Oltean
2022-11-16
4
-72
/
+4
*
net: dsa: felix: offload per-tc max SDU from tc-taprio
Vladimir Oltean
2022-09-30
1
-2
/
+35
*
net: dsa: felix: update regmap requests to be string-based
Vladimir Oltean
2022-09-29
4
-54
/
+112
*
net: dsa: felix: use DEFINE_RES_MEM_NAMED for resources
Vladimir Oltean
2022-09-29
3
-188
/
+38
*
net: dsa: felix: remove felix_info :: init_regmap
Vladimir Oltean
2022-09-29
4
-6
/
+2
*
net: dsa: felix: remove felix_info :: imdio_base
Vladimir Oltean
2022-09-29
2
-4
/
+6
*
net: dsa: felix: remove felix_info :: imdio_res
Vladimir Oltean
2022-09-29
2
-3
/
+1
*
net: dsa: ocelot: remove unnecessary set_drvdata()
Yang Yingliang
2022-09-23
2
-4
/
+0
*
net: dsa: felix: add support for changing DSA master
Vladimir Oltean
2022-09-20
2
-2
/
+119
*
net: dsa: propagate extack to port_lag_join
Vladimir Oltean
2022-09-20
1
-2
/
+3
*
net: mscc: ocelot: share the common stat definitions between all drivers
Vladimir Oltean
2022-09-09
2
-186
/
+2
*
net: mscc: ocelot: minimize definitions for stats
Vladimir Oltean
2022-09-09
2
-744
/
+186
*
net: mscc: ocelot: harmonize names of SYS_COUNT_TX_AGING and OCELOT_STAT_TX_AGED
Vladimir Oltean
2022-09-09
2
-4
/
+4
*
net: mscc: ocelot: add support for all sorts of standardized counters present...
Vladimir Oltean
2022-09-09
1
-0
/
+46
*
net: dsa: felix: use ocelot's ndo_get_stats64 method
Vladimir Oltean
2022-09-09
1
-0
/
+9
*
net: dsa: felix: check the 32-bit PSFP stats against overflow
Vladimir Oltean
2022-09-09
1
-43
/
+88
*
net: mscc: ocelot: make access to STAT_VIEW sleepable again
Vladimir Oltean
2022-09-09
1
-2
/
+2
*
net: dsa: felix: add definitions for the stream filter counters
Vladimir Oltean
2022-09-09
2
-6
/
+10
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2022-09-08
1
-49
/
+112
|
\
|
*
net: dsa: felix: access QSYS_TAG_CONFIG under tas_lock in vsc9959_sched_speed...
Vladimir Oltean
2022-09-07
1
-2
/
+2
|
*
net: dsa: felix: disable cut-through forwarding for frames oversized for tc-t...
Vladimir Oltean
2022-09-07
1
-43
/
+79
|
*
net: dsa: felix: tc-taprio intervals smaller than MTU should send at least on...
Vladimir Oltean
2022-09-07
1
-4
/
+31
*
|
net: mscc: ocelot: set up tag_8021q CPU ports independent of user port affinity
Vladimir Oltean
2022-08-23
1
-0
/
+6
|
/
[next]