index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
soc
/
mscc
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-09
net: mscc: ocelot: validate netdev belongs to switch in .netdev_to_port()
David Yang
1
-1
/
+1
2025-05-09
net: dsa: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
Vladimir Oltean
1
-2
/
+5
2025-01-17
net: mscc: ocelot: add TX timestamping statistics
Vladimir Oltean
1
-0
/
+11
2024-12-07
net: mscc: ocelot: be resilient to loss of PTP packets during transmission
Vladimir Oltean
1
-2
/
+0
2024-08-16
net: mscc: ocelot: treat 802.1ad tagged traffic as 802.1Q-untagged
Vladimir Oltean
1
-0
/
+2
2024-08-16
net: mscc: ocelot: serialize access to the injection/extraction groups
Vladimir Oltean
1
-0
/
+9
2024-08-16
net: mscc: ocelot: use ocelot_xmit_get_vlan_info() also for FDMA and register...
Vladimir Oltean
1
-1
/
+2
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
1
-1
/
+1
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
[next]