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.12.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
/
ocelot.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-27
net: mscc: ocelot: fix hardware timestamp dequeue logic
laurent brando
1
-5
/
+5
2020-05-28
net: mscc: allow offloading timestamping operations to the PHY
Antoine Tenart
1
-1
/
+4
2020-05-28
net: mscc: use the PHY MII ioctl interface when possible
Antoine Tenart
1
-11
/
+9
2020-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2020-05-23
net: mscc: ocelot: fix address ageing time (again)
Vladimir Oltean
1
-1
/
+1
2020-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-6
/
+11
2020-05-07
net: mscc: ocelot: ANA_AUTOAGE_AGE_PERIOD holds a value in seconds, not ms
Vladimir Oltean
1
-2
/
+9
2020-05-07
net: dsa: ocelot: the MAC table on Felix is twice as large
Vladimir Oltean
1
-4
/
+2
2020-04-22
net: mscc: ocelot: fix timestamp info if ptp clock does not work
Yangbo Lu
1
-0
/
+6
2020-04-22
net: mscc: ocelot: move ocelot ptp clock code out of ocelot.c
Yangbo Lu
1
-206
/
+0
2020-04-15
net: mscc: ocelot: fix untagged packet drops when enslaving to vlan aware bridge
Vladimir Oltean
1
-41
/
+43
2020-03-28
net: dsa: felix: support changing the MTU
Vladimir Oltean
1
-10
/
+35
2020-03-15
net: mscc: ocelot: adjust maxlen on NPI port, not CPU
Vladimir Oltean
1
-1
/
+1
2020-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-11
/
+17
2020-03-10
net: mscc: ocelot: properly account for VLAN header length when setting MRU
Vladimir Oltean
1
-11
/
+17
2020-03-05
net: mscc: ocelot: eliminate confusion between CPU and NPI port
Vladimir Oltean
1
-26
/
+36
2020-03-04
net: mscc: ocelot: remove port_pcs_init indirection for VSC7514
Vladimir Oltean
1
-2
/
+17
2020-03-04
net: mscc: ocelot: simplify tc-flower offload structures
Vladimir Oltean
1
-1
/
+0
2020-01-06
net: mscc: ocelot: make phy_mode a member of the common struct ocelot_port
Vladimir Oltean
1
-3
/
+4
2019-12-03
net: mscc: ocelot: unregister the PTP clock on deinit
Vladimir Oltean
1
-4
/
+10
2019-11-27
net: mscc: ocelot: use skb queue instead of skbs list
Yangbo Lu
1
-36
/
+18
2019-11-27
net: mscc: ocelot: avoid incorrect consuming in skbs list
Yangbo Lu
1
-0
/
+1
2019-11-22
net: mscc: ocelot: convert to use ocelot_port_add_txtstamp_skb()
Yangbo Lu
1
-16
/
+27
2019-11-22
net: mscc: ocelot: convert to use ocelot_get_txtstamp()
Yangbo Lu
1
-2
/
+60
2019-11-22
net: mscc: ocelot: export ocelot_hwstamp_get/set functions
Yangbo Lu
1
-4
/
+4
2019-11-15
net: mscc: ocelot: publish structure definitions to include/soc/mscc/ocelot.h
Vladimir Oltean
1
-32
/
+46
2019-11-15
net: mscc: ocelot: separate the implementation of switch reset
Vladimir Oltean
1
-0
/
+8
2019-11-15
net: mscc: ocelot: adjust MTU on the CPU port in NPI mode
Vladimir Oltean
1
-0
/
+9
2019-11-15
net: mscc: ocelot: export a constant for the tag length in bytes
Vladimir Oltean
1
-2
/
+2
2019-11-15
net: mscc: ocelot: create a helper for changing the port MTU
Vladimir Oltean
1
-17
/
+23
2019-11-15
net: mscc: ocelot: move invariant configs out of adjust_link
Vladimir Oltean
1
-42
/
+43
2019-11-15
net: mscc: ocelot: filter out ocelot SoC specific PCS config from common path
Claudiu Manoil
1
-17
/
+2
2019-11-11
net: mscc: ocelot: don't hardcode the number of the CPU port
Vladimir Oltean
1
-4
/
+7
2019-11-11
net: mscc: ocelot: split assignment of the cpu port into a separate function
Vladimir Oltean
1
-22
/
+43
2019-11-11
net: mscc: ocelot: refactor adjust_link into a netdev-independent function
Vladimir Oltean
1
-10
/
+17
2019-11-11
net: mscc: ocelot: initialize list of multicast addresses in common code
Claudiu Manoil
1
-0
/
+1
2019-11-11
net: mscc: ocelot: separate the common implementation of ndo_open and ndo_stop
Vladimir Oltean
1
-10
/
+26
2019-11-11
net: mscc: ocelot: move port initialization into separate function
Vladimir Oltean
1
-21
/
+24
2019-11-11
net: mscc: ocelot: limit vlan ingress filtering to actual number of ports
Vladimir Oltean
1
-1
/
+2
2019-11-11
net: mscc: ocelot: refactor ethtool callbacks
Vladimir Oltean
1
-17
/
+47
2019-11-11
net: mscc: ocelot: separate net_device related items out of ocelot_port
Vladimir Oltean
1
-130
/
+158
2019-11-11
net: mscc: ocelot: refactor struct ocelot_port out of function prototypes
Vladimir Oltean
1
-43
/
+36
2019-11-11
net: mscc: ocelot: change prototypes of switchdev port attribute handlers
Vladimir Oltean
1
-43
/
+45
2019-11-11
net: mscc: ocelot: change prototypes of hwtstamping ioctls
Vladimir Oltean
1
-12
/
+13
2019-11-11
net: mscc: ocelot: break out fdb operations into abstract implementations
Vladimir Oltean
1
-46
/
+78
2019-11-11
net: mscc: ocelot: break apart vlan operations into ocelot_vlan_{add, del}
Vladimir Oltean
1
-18
/
+42
2019-11-11
net: mscc: ocelot: break apart ocelot_vlan_port_apply
Vladimir Oltean
1
-68
/
+100
2019-11-07
net: mscc: ocelot: fix NULL pointer on LAG slave removal
Claudiu Manoil
1
-1
/
+2
2019-11-07
net: mscc: ocelot: don't handle netdev events for other netdevs
Claudiu Manoil
1
-3
/
+3
2019-10-30
net: mscc: ocelot: refuse to overwrite the port's native vlan
Vladimir Oltean
1
-1
/
+8
[next]