index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mscc
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: ethernet: mscc: Convert to platform remove callback returning void
Uwe Kleine-König
2023-09-20
1
-4
/
+2
*
net: mscc: ocelot: Remove unused declarations
Yue Haibing
2023-08-22
2
-3
/
+0
*
net: flow_dissector: Use 64bits for used_keys
Ratheesh Kannoth
2023-07-31
1
-14
/
+14
*
net: Explicitly include correct DT includes
Rob Herring
2023-07-27
2
-2
/
+2
*
drivers:net: fix return value check in ocelot_fdma_receive_skb
Yuanjun Gong
2023-07-19
1
-1
/
+2
*
net: mscc: ocelot: fix oversize frame dropping for preemptible TCs
Vladimir Oltean
2023-07-06
1
-2
/
+5
*
net: mscc: ocelot: extend ocelot->fwd_domain_lock to cover ocelot->tas_lock
Vladimir Oltean
2023-07-06
2
-6
/
+2
*
net: mscc: ocelot: don't keep PTP configuration of all ports in single structure
Vladimir Oltean
2023-06-29
2
-21
/
+41
*
net: mscc: ocelot: don't report that RX timestamping is enabled by default
Vladimir Oltean
2023-06-29
1
-5
/
+0
*
flow_offload: Reject matching on layer 2 miss
Ido Schimmel
2023-05-30
1
-0
/
+10
*
net: mscc: ocelot: fix stat counter register values
Colin Foster
2023-05-10
1
-9
/
+9
*
net: mscc: ocelot: remove incompatible prototypes
Arnd Bergmann
2023-04-18
1
-3
/
+0
*
net: mscc: ocelot: add support for preemptible traffic classes
Vladimir Oltean
2023-04-17
3
-1
/
+66
*
net: mscc: ocelot: add support for mqprio offload
Vladimir Oltean
2023-04-17
1
-0
/
+50
*
net: mscc: ocelot: don't rely on cached verify_status in ocelot_port_get_mm()
Vladimir Oltean
2023-04-17
1
-0
/
+1
*
net: mscc: ocelot: optimize ocelot_mm_irq()
Vladimir Oltean
2023-04-17
1
-2
/
+28
*
net: mscc: ocelot: remove struct ocelot_mm_state :: lock
Vladimir Oltean
2023-04-17
1
-12
/
+8
*
net: mscc: ocelot: export a single ocelot_mm_irq()
Vladimir Oltean
2023-04-17
1
-2
/
+10
*
net: mscc: ocelot: fix ineffective WARN_ON() in ocelot_stats.c
Vladimir Oltean
2023-04-13
1
-6
/
+11
*
net: mscc: ocelot: strengthen type of "int i" in ocelot_stats.c
Vladimir Oltean
2023-04-13
1
-4
/
+5
*
net: mscc: ocelot: strengthen type of "u32 reg" and "u32 base" in ocelot_stats.c
Vladimir Oltean
2023-04-13
1
-3
/
+3
*
net: mscc: ocelot: remove blank line at the end of ocelot_stats.c
Vladimir Oltean
2023-04-13
1
-1
/
+0
*
net: mscc: ocelot: debugging print for statistics regions
Vladimir Oltean
2023-04-13
1
-0
/
+9
*
net: mscc: ocelot: refactor enum ocelot_reg decoding to helper
Vladimir Oltean
2023-04-13
2
-14
/
+25
*
net: mscc: ocelot: strengthen type of "u32 reg" in I/O accessors
Vladimir Oltean
2023-04-13
1
-9
/
+11
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-03-24
1
-4
/
+7
|
\
|
*
net: mscc: ocelot: add TX_MM_HOLD to ocelot_mm_stats_layout
Vladimir Oltean
2023-03-21
1
-0
/
+1
|
*
net: mscc: ocelot: fix transfer from region->buf to ocelot->stats
Vladimir Oltean
2023-03-21
1
-3
/
+4
|
*
net: mscc: ocelot: fix stats region batching
Vladimir Oltean
2023-03-21
1
-1
/
+2
*
|
net: mscc: ocelot: expose serdes configuration function
Colin Foster
2023-03-20
2
-26
/
+43
*
|
net: mscc: ocelot: expose generic phylink_mac_config routine
Colin Foster
2023-03-20
2
-18
/
+29
*
|
net: mscc: ocelot: expose ocelot_pll5_init routine
Colin Foster
2023-03-20
2
-30
/
+31
|
/
*
net: dsa: ocelot: add PTP dependency for NET_DSA_MSCC_OCELOT_EXT
Arnd Bergmann
2023-02-10
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-02-09
2
-16
/
+16
|
\
|
*
net: mscc: ocelot: fix all IPv6 getting trapped to CPU when PTP timestamping ...
Vladimir Oltean
2023-02-09
1
-4
/
+4
|
*
net: mscc: ocelot: fix VCAP filters not matching on MAC with "protocol 802.1Q"
Vladimir Oltean
2023-02-07
1
-12
/
+12
*
|
net: mscc: ocelot: un-export unused regmap symbols
Colin Foster
2023-02-06
1
-28
/
+14
*
|
net: mscc: ocelot: expose vsc7514_regmap definition
Colin Foster
2023-01-30
2
-14
/
+15
*
|
net: mscc: ocelot: expose ocelot_reset routine
Colin Foster
2023-01-30
2
-45
/
+47
*
|
net: mscc: ocelot: expose vcap_props structure
Colin Foster
2023-01-30
2
-43
/
+44
*
|
net: mscc: ocelot: expose regfield definition to be used by other drivers
Colin Foster
2023-01-30
2
-59
/
+60
*
|
net: mscc: ocelot: expose ocelot wm functions
Colin Foster
2023-01-30
2
-28
/
+31
*
|
net: ethtool: provide shims for stats aggregation helpers when CONFIG_ETHTOOL...
Vladimir Oltean
2023-01-26
1
-0
/
+1
*
|
net: mscc: ocelot: fix incorrect verify_enabled reporting in ethtool get_mm()
Vladimir Oltean
2023-01-24
1
-0
/
+1
*
|
net: mscc: ocelot: add MAC Merge layer support for VSC9959
Vladimir Oltean
2023-01-23
4
-4
/
+231
*
|
net: mscc: ocelot: export ethtool MAC Merge stats for Felix VSC9959
Vladimir Oltean
2023-01-23
1
-10
/
+279
*
|
net: mscc: ocelot: hide access to ocelot_stats_layout behind a helper
Vladimir Oltean
2023-01-23
1
-11
/
+29
*
|
net: mscc: ocelot: allow ocelot_stat_layout elements with no name
Vladimir Oltean
2023-01-23
1
-2
/
+2
|
/
*
net: mscc: ocelot: issue a warning if stats are incorrectly ordered
Colin Foster
2022-11-22
1
-1
/
+7
*
net: mscc: ocelot: remove unnecessary exposure of stats structures
Colin Foster
2022-11-22
1
-0
/
+216
[next]