index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mscc
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+7
2022-09-29
net: mscc: ocelot: fix tagged VLAN refusal while under a VLAN-unaware bridge
Vladimir Oltean
1
-0
/
+7
2022-09-22
net: mscc: ocelot: check return values of writes during reset
Colin Foster
1
-5
/
+11
2022-09-22
net: mscc: ocelot: utilize readx_poll_timeout() for chip reset
Colin Foster
1
-9
/
+23
2022-09-20
net: dsa: felix: add support for changing DSA master
Vladimir Oltean
1
-1
/
+2
2022-09-20
net: dsa: propagate extack to port_lag_join
Vladimir Oltean
2
-6
/
+9
2022-09-09
net: mscc: ocelot: share the common stat definitions between all drivers
Vladimir Oltean
1
-93
/
+1
2022-09-09
net: mscc: ocelot: minimize definitions for stats
Vladimir Oltean
1
-372
/
+93
2022-09-09
net: mscc: ocelot: harmonize names of SYS_COUNT_TX_AGING and OCELOT_STAT_TX_AGED
Vladimir Oltean
2
-2
/
+2
2022-09-09
net: mscc: ocelot: add support for all sorts of standardized counters present...
Vladimir Oltean
1
-17
/
+184
2022-09-09
net: mscc: ocelot: exclude stats from bulk regions based on reg, not name
Vladimir Oltean
1
-1
/
+1
2022-09-09
net: dsa: felix: use ocelot's ndo_get_stats64 method
Vladimir Oltean
2
-61
/
+67
2022-09-09
net: mscc: ocelot: move more PTP code from the lib to ocelot_ptp.c
Vladimir Oltean
2
-478
/
+481
2022-09-09
net: mscc: ocelot: unexport ocelot_port_fdb_do_dump from the common lib
Vladimir Oltean
3
-53
/
+50
2022-09-09
net: mscc: ocelot: move stats code to ocelot_stats.c
Vladimir Oltean
4
-207
/
+237
2022-09-09
net: mscc: ocelot: sort Makefile files alphabetically
Vladimir Oltean
1
-5
/
+5
2022-09-09
net: mscc: ocelot: report FIFO drop counters through stats->rx_dropped
Vladimir Oltean
1
-1
/
+26
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
-11
/
+37
2022-09-09
net: dsa: felix: add definitions for the stream filter counters
Vladimir Oltean
1
-1
/
+0
2022-08-23
net: mscc: ocelot: adjust forwarding domain for CPU ports in a LAG
Vladimir Oltean
1
-0
/
+19
2022-08-23
net: mscc: ocelot: set up tag_8021q CPU ports independent of user port affinity
Vladimir Oltean
1
-32
/
+32
2022-08-18
net: mscc: ocelot: report ndo_get_stats64 from the wraparound-resistant ocelo...
Vladimir Oltean
1
-27
/
+26
2022-08-18
net: mscc: ocelot: keep ocelot_stat_layout by reg address, not offset
Vladimir Oltean
3
-99
/
+156
2022-08-18
net: mscc: ocelot: make struct ocelot_stat_layout array indexable
Vladimir Oltean
2
-108
/
+400
2022-08-18
net: mscc: ocelot: fix race between ndo_get_stats64 and ocelot_check_stats_work
Vladimir Oltean
1
-0
/
+4
2022-08-18
net: mscc: ocelot: turn stats_lock into a spinlock
Vladimir Oltean
1
-6
/
+5
2022-08-18
net: mscc: ocelot: fix address of SYS_COUNT_TX_AGING counter
Vladimir Oltean
1
-1
/
+1
2022-08-18
net: mscc: ocelot: fix incorrect ndo_get_stats64 packet counters
Vladimir Oltean
2
-13
/
+17
2022-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-9
/
+8
2022-07-08
net: ocelot: fix wrong time_after usage
Pavel Skripkin
1
-9
/
+8
2022-06-19
net: dsa: felix: update base time of time-aware shaper when adjusting PTP time
Xiaoliang Yang
2
-0
/
+9
2022-05-23
net: mscc: ocelot: switch from {,un}set to {,un}assign for tag_8021q CPU ports
Vladimir Oltean
1
-46
/
+74
2022-05-23
net: dsa: felix: directly call ocelot_port_{set,unset}_dsa_8021q_cpu
Vladimir Oltean
1
-0
/
+8
2022-05-23
net: dsa: felix: update bridge fwd mask from ocelot lib when changing tag_802...
Vladimir Oltean
1
-2
/
+5
2022-05-23
net: dsa: felix: move the updating of PGID_CPU to the ocelot lib
Vladimir Oltean
1
-0
/
+31
2022-05-23
net: mscc: ocelot: offload tc action "ok" using an empty action vector
Vladimir Oltean
1
-0
/
+16
2022-05-21
net: mscc: fix the alignment in ocelot_port_fdb_del()
Alaa Mohamed
1
-1
/
+1
2022-05-13
net: mscc: ocelot: move ocelot_port_private :: chip_port to ocelot_port :: index
Vladimir Oltean
2
-39
/
+38
2022-05-13
net: dsa: felix: bring the NPI port indirection for host flooding to surface
Vladimir Oltean
1
-3
/
+0
2022-05-13
net: dsa: felix: bring the NPI port indirection for host MDBs to surface
Vladimir Oltean
1
-6
/
+0
2022-05-13
net: dsa: felix: program host FDB entries towards PGID_CPU for tag_8021q too
Vladimir Oltean
1
-6
/
+1
2022-05-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-14
/
+15
2022-05-09
rtnetlink: add extack support in fdb del handlers
Alaa Mohamed
1
-1
/
+2
2022-05-08
eth: switch to netif_napi_add_weight()
Jakub Kicinski
1
-2
/
+2
2022-05-07
net: dsa: felix: perform MDB migration based on ocelot->multicast list
Vladimir Oltean
1
-0
/
+61
2022-05-06
net: mscc: ocelot: avoid corrupting hardware counters when moving VCAP filters
Vladimir Oltean
1
-0
/
+4
2022-05-06
net: mscc: ocelot: restrict tc-trap actions to VCAP IS2 lookup 0
Vladimir Oltean
1
-2
/
+3
2022-05-06
net: mscc: ocelot: fix VCAP IS2 filters matching on both lookups
Vladimir Oltean
1
-1
/
+0
2022-05-06
net: mscc: ocelot: fix last VCAP IS1/IS2 filter persisting in hardware when d...
Vladimir Oltean
1
-0
/
+4
[next]