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.13.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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-03
net: mscc: ocelot: introduce conversion helpers between port and netdev
Vladimir Oltean
1
-0
/
+2
2020-07-14
net: mscc: ocelot: convert QSYS_SWITCH_PORT_MODE and SYS_PORT_MODE to regfields
Vladimir Oltean
1
-6
/
+0
2020-07-14
net: mscc: ocelot: convert port registers to regmap
Vladimir Oltean
1
-2
/
+1
2020-06-23
net: mscc: ocelot: support IPv4, IPv6 and plain Ethernet mdb entries
Vladimir Oltean
1
-0
/
+1
2020-06-23
net: dsa: felix: call port mdb operations from ocelot
Vladimir Oltean
1
-5
/
+0
2020-06-21
net: mscc: ocelot: move net_device related functions to ocelot_net.c
Vladimir Oltean
1
-1
/
+44
2020-06-21
net: mscc: ocelot: move ocelot_regs.c into ocelot_vsc7514.c
Vladimir Oltean
1
-1
/
+0
2020-04-22
net: mscc: ocelot: move ocelot ptp clock code out of ocelot.c
Yangbo Lu
1
-2
/
+1
2020-04-15
net: mscc: ocelot: fix untagged packet drops when enslaving to vlan aware bridge
Vladimir Oltean
1
-2
/
+0
2020-03-05
net: dsa: felix: Allow unknown unicast traffic towards the CPU port module
Vladimir Oltean
1
-10
/
+0
2020-01-06
net: mscc: ocelot: export ANA, DEV and QSYS registers to include/soc/mscc
Vladimir Oltean
1
-3
/
+3
2020-01-06
net: mscc: ocelot: make phy_mode a member of the common struct ocelot_port
Vladimir Oltean
1
-1
/
+0
2019-11-22
net: mscc: ocelot: convert to use ocelot_get_txtstamp()
Yangbo Lu
1
-6
/
+0
2019-11-15
net: mscc: ocelot: publish ocelot_sys.h to include/soc/mscc
Vladimir Oltean
1
-1
/
+1
2019-11-15
net: mscc: ocelot: publish structure definitions to include/soc/mscc/ocelot.h
Vladimir Oltean
1
-479
/
+3
2019-11-15
net: mscc: ocelot: separate the implementation of switch reset
Vladimir Oltean
1
-0
/
+1
2019-11-15
net: mscc: ocelot: adjust MTU on the CPU port in NPI mode
Vladimir Oltean
1
-0
/
+2
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: filter out ocelot SoC specific PCS config from common path
Claudiu Manoil
1
-1
/
+7
2019-11-15
net: mscc: ocelot: move resource ioremap and regmap init to common code
Claudiu Manoil
1
-3
/
+1
2019-11-11
net: mscc: ocelot: split assignment of the cpu port into a separate function
Vladimir Oltean
1
-0
/
+12
2019-11-11
net: mscc: ocelot: separate net_device related items out of ocelot_port
Vladimir Oltean
1
-9
/
+12
2019-11-07
net: mscc: ocelot: fix __ocelot_rmw_ix prototype
Vladimir Oltean
1
-1
/
+1
2019-08-16
net: mscc: PTP Hardware Clock (PHC) support
Antoine Tenart
1
-0
/
+39
2019-08-16
net: mscc: remove the frame_info cpuq member
Antoine Tenart
1
-1
/
+0
2019-08-16
net: mscc: describe the PTP register range
Antoine Tenart
1
-0
/
+9
2019-06-02
net: mscc: ocelot: Add support for tcam
Horatiu Vultur
1
-0
/
+8
2019-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+0
2019-05-30
net: mscc: ocelot: Implement port policers via tc command
Joergen Andreasen
1
-0
/
+3
2019-05-22
ocelot: Dont allocate another multicast list, use __dev_mc_sync
Claudiu Manoil
1
-4
/
+0
2019-02-27
net: mscc: ocelot: Handle SWITCHDEV_PORT_ATTR_SET
Florian Fainelli
1
-0
/
+1
2018-11-24
ocelot: Handle SWITCHDEV_PORT_OBJ_ADD/_DEL
Petr Machata
1
-0
/
+1
2018-10-06
net: mscc: ocelot: make use of SerDes PHYs for handling their configuration
Quentin Schulz
1
-1
/
+5
2018-10-06
net: mscc: ocelot: simplify register access for PLL5 configuration
Quentin Schulz
1
-73
/
+0
2018-10-06
net: mscc: ocelot: move the HSIO header to include/soc
Quentin Schulz
1
-1
/
+1
2018-06-28
net: mscc: ocelot: add bonding support
Alexandre Belloni
1
-1
/
+1
2018-05-15
net: mscc: Add initial Ocelot switch support
Alexandre Belloni
1
-0
/
+572