index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mscc
/
ocelot.h
Age
Commit message (
Expand
)
Author
2020-06-22
net: mscc: ocelot: support IPv4, IPv6 and plain Ethernet mdb entries
Vladimir Oltean
2020-06-22
net: dsa: felix: call port mdb operations from ocelot
Vladimir Oltean
2020-06-20
net: mscc: ocelot: move net_device related functions to ocelot_net.c
Vladimir Oltean
2020-06-20
net: mscc: ocelot: move ocelot_regs.c into ocelot_vsc7514.c
Vladimir Oltean
2020-04-21
net: mscc: ocelot: move ocelot ptp clock code out of ocelot.c
Yangbo Lu
2020-04-15
net: mscc: ocelot: fix untagged packet drops when enslaving to vlan aware bridge
Vladimir Oltean
2020-03-04
net: dsa: felix: Allow unknown unicast traffic towards the CPU port module
Vladimir Oltean
2020-01-05
net: mscc: ocelot: export ANA, DEV and QSYS registers to include/soc/mscc
Vladimir Oltean
2020-01-05
net: mscc: ocelot: make phy_mode a member of the common struct ocelot_port
Vladimir Oltean
2019-11-21
net: mscc: ocelot: convert to use ocelot_get_txtstamp()
Yangbo Lu
2019-11-15
net: mscc: ocelot: publish ocelot_sys.h to include/soc/mscc
Vladimir Oltean
2019-11-15
net: mscc: ocelot: publish structure definitions to include/soc/mscc/ocelot.h
Vladimir Oltean
2019-11-15
net: mscc: ocelot: separate the implementation of switch reset
Vladimir Oltean
2019-11-15
net: mscc: ocelot: adjust MTU on the CPU port in NPI mode
Vladimir Oltean
2019-11-15
net: mscc: ocelot: export a constant for the tag length in bytes
Vladimir Oltean
2019-11-15
net: mscc: ocelot: filter out ocelot SoC specific PCS config from common path
Claudiu Manoil
2019-11-15
net: mscc: ocelot: move resource ioremap and regmap init to common code
Claudiu Manoil
2019-11-11
net: mscc: ocelot: split assignment of the cpu port into a separate function
Vladimir Oltean
2019-11-11
net: mscc: ocelot: separate net_device related items out of ocelot_port
Vladimir Oltean
2019-11-06
net: mscc: ocelot: fix __ocelot_rmw_ix prototype
Vladimir Oltean
2019-08-15
net: mscc: PTP Hardware Clock (PHC) support
Antoine Tenart
2019-08-15
net: mscc: remove the frame_info cpuq member
Antoine Tenart
2019-08-15
net: mscc: describe the PTP register range
Antoine Tenart
2019-06-02
net: mscc: ocelot: Add support for tcam
Horatiu Vultur
2019-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-05-29
net: mscc: ocelot: Implement port policers via tc command
Joergen Andreasen
2019-05-22
ocelot: Dont allocate another multicast list, use __dev_mc_sync
Claudiu Manoil
2019-02-27
net: mscc: ocelot: Handle SWITCHDEV_PORT_ATTR_SET
Florian Fainelli
2018-11-23
ocelot: Handle SWITCHDEV_PORT_OBJ_ADD/_DEL
Petr Machata
2018-10-05
net: mscc: ocelot: make use of SerDes PHYs for handling their configuration
Quentin Schulz
2018-10-05
net: mscc: ocelot: simplify register access for PLL5 configuration
Quentin Schulz
2018-10-05
net: mscc: ocelot: move the HSIO header to include/soc
Quentin Schulz
2018-06-28
net: mscc: ocelot: add bonding support
Alexandre Belloni
2018-05-15
net: mscc: Add initial Ocelot switch support
Alexandre Belloni