index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
soc
/
mscc
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-22
net: mscc: ocelot: Remove unused declarations
Yue Haibing
1
-1
/
+0
2023-07-06
net: dsa: felix: make vsc9959_tas_guard_bands_update() visible to ocelot->ops
Vladimir Oltean
1
-0
/
+1
2023-07-06
net: mscc: ocelot: extend ocelot->fwd_domain_lock to cover ocelot->tas_lock
Vladimir Oltean
1
-4
/
+4
2023-06-29
net: mscc: ocelot: don't keep PTP configuration of all ports in single structure
Vladimir Oltean
1
-3
/
+7
2023-04-17
net: mscc: ocelot: add support for preemptible traffic classes
Vladimir Oltean
1
-0
/
+3
2023-04-17
net: mscc: ocelot: add support for mqprio offload
Vladimir Oltean
1
-0
/
+4
2023-04-17
net: mscc: ocelot: optimize ocelot_mm_irq()
Vladimir Oltean
1
-0
/
+1
2023-04-17
net: mscc: ocelot: remove struct ocelot_mm_state :: lock
Vladimir Oltean
1
-1
/
+0
2023-04-17
net: mscc: ocelot: export a single ocelot_mm_irq()
Vladimir Oltean
1
-1
/
+1
2023-04-13
net: mscc: ocelot: strengthen type of "u32 reg" in I/O accessors
Vladimir Oltean
1
-9
/
+11
2023-03-20
net: mscc: ocelot: expose serdes configuration function
Colin Foster
1
-0
/
+4
2023-03-20
net: mscc: ocelot: expose generic phylink_mac_config routine
Colin Foster
1
-0
/
+3
2023-03-20
net: mscc: ocelot: expose ocelot_pll5_init routine
Colin Foster
1
-0
/
+2
2023-02-06
net: mscc: ocelot: un-export unused regmap symbols
Colin Foster
1
-16
/
+0
2023-01-30
net: mscc: ocelot: expose vsc7514_regmap definition
Colin Foster
1
-0
/
+2
2023-01-30
net: mscc: ocelot: expose ocelot_reset routine
Colin Foster
1
-0
/
+1
2023-01-30
net: mscc: ocelot: expose vcap_props structure
Colin Foster
1
-0
/
+2
2023-01-30
net: mscc: ocelot: expose regfield definition to be used by other drivers
Colin Foster
1
-0
/
+2
2023-01-30
net: mscc: ocelot: expose ocelot wm functions
Colin Foster
1
-0
/
+5
2023-01-23
net: mscc: ocelot: add MAC Merge layer support for VSC9959
Vladimir Oltean
2
-0
/
+41
2023-01-23
net: mscc: ocelot: export ethtool MAC Merge stats for Felix VSC9959
Vladimir Oltean
1
-0
/
+40
2022-11-22
net: mscc: ocelot: remove unnecessary exposure of stats structures
Colin Foster
1
-215
/
+0
2022-11-22
net: mscc: ocelot: remove redundant stats_layout pointers
Colin Foster
1
-1
/
+0
2022-09-20
net: dsa: felix: add support for changing DSA master
Vladimir Oltean
1
-0
/
+1
2022-09-20
net: dsa: propagate extack to port_lag_join
Vladimir Oltean
1
-1
/
+2
2022-09-09
net: mscc: ocelot: share the common stat definitions between all drivers
Vladimir Oltean
1
-0
/
+95
2022-09-09
net: mscc: ocelot: minimize definitions for stats
Vladimir Oltean
1
-0
/
+11
2022-09-09
net: mscc: ocelot: harmonize names of SYS_COUNT_TX_AGING and OCELOT_STAT_TX_AGED
Vladimir Oltean
1
-1
/
+1
2022-09-09
net: mscc: ocelot: add support for all sorts of standardized counters present...
Vladimir Oltean
1
-0
/
+11
2022-09-09
net: dsa: felix: use ocelot's ndo_get_stats64 method
Vladimir Oltean
1
-0
/
+2
2022-09-09
net: dsa: felix: check the 32-bit PSFP stats against overflow
Vladimir Oltean
1
-0
/
+3
2022-09-09
net: mscc: ocelot: make access to STAT_VIEW sleepable again
Vladimir Oltean
1
-3
/
+6
2022-09-09
net: dsa: felix: add definitions for the stream filter counters
Vladimir Oltean
1
-1
/
+4
2022-08-23
net: mscc: ocelot: set up tag_8021q CPU ports independent of user port affinity
Vladimir Oltean
1
-0
/
+2
2022-08-17
net: mscc: ocelot: keep ocelot_stat_layout by reg address, not offset
Vladimir Oltean
1
-4
/
+62
2022-08-17
net: mscc: ocelot: make struct ocelot_stat_layout array indexable
Vladimir Oltean
1
-8
/
+97
2022-08-17
net: mscc: ocelot: turn stats_lock into a spinlock
Vladimir Oltean
1
-1
/
+1
2022-08-17
net: mscc: ocelot: fix incorrect ndo_get_stats64 packet counters
Vladimir Oltean
1
-2
/
+4
2022-06-30
net: dsa: felix: keep reference on entire tc-taprio config
Vladimir Oltean
1
-3
/
+2
2022-06-19
net: dsa: felix: update base time of time-aware shaper when adjusting PTP time
Xiaoliang Yang
1
-0
/
+7
2022-05-23
net: dsa: felix: tag_8021q preparation for multiple CPU ports
Vladimir Oltean
1
-1
/
+1
2022-05-23
net: mscc: ocelot: switch from {,un}set to {,un}assign for tag_8021q CPU ports
Vladimir Oltean
1
-3
/
+7
2022-05-23
net: dsa: felix: update bridge fwd mask from ocelot lib when changing tag_802...
Vladimir Oltean
1
-1
/
+0
2022-05-12
net: mscc: ocelot: move ocelot_port_private :: chip_port to ocelot_port :: index
Vladimir Oltean
1
-0
/
+2
2022-05-12
net: mscc: ocelot: minimize holes in struct ocelot_port
Vladimir Oltean
1
-9
/
+11
2022-05-12
net: mscc: ocelot: delete ocelot_port :: xmit_template
Vladimir Oltean
1
-1
/
+0
2022-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2022-05-06
net: dsa: felix: perform MDB migration based on ocelot->multicast list
Vladimir Oltean
1
-0
/
+3
2022-05-05
net: mscc: ocelot: mark traps with a bool instead of keeping them in a list
Vladimir Oltean
1
-1
/
+1
2022-05-02
net: mscc: ocelot: add missed parentheses around macro argument
Colin Foster
1
-1
/
+1
[next]