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.c
Age
Commit message (
Expand
)
Author
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: create a helper for changing the port MTU
Vladimir Oltean
2019-11-15
net: mscc: ocelot: move invariant configs out of adjust_link
Vladimir Oltean
2019-11-15
net: mscc: ocelot: filter out ocelot SoC specific PCS config from common path
Claudiu Manoil
2019-11-11
net: mscc: ocelot: don't hardcode the number of the CPU port
Vladimir Oltean
2019-11-11
net: mscc: ocelot: split assignment of the cpu port into a separate function
Vladimir Oltean
2019-11-11
net: mscc: ocelot: refactor adjust_link into a netdev-independent function
Vladimir Oltean
2019-11-11
net: mscc: ocelot: initialize list of multicast addresses in common code
Claudiu Manoil
2019-11-11
net: mscc: ocelot: separate the common implementation of ndo_open and ndo_stop
Vladimir Oltean
2019-11-11
net: mscc: ocelot: move port initialization into separate function
Vladimir Oltean
2019-11-11
net: mscc: ocelot: limit vlan ingress filtering to actual number of ports
Vladimir Oltean
2019-11-11
net: mscc: ocelot: refactor ethtool callbacks
Vladimir Oltean
2019-11-11
net: mscc: ocelot: separate net_device related items out of ocelot_port
Vladimir Oltean
2019-11-11
net: mscc: ocelot: refactor struct ocelot_port out of function prototypes
Vladimir Oltean
2019-11-11
net: mscc: ocelot: change prototypes of switchdev port attribute handlers
Vladimir Oltean
2019-11-11
net: mscc: ocelot: change prototypes of hwtstamping ioctls
Vladimir Oltean
2019-11-11
net: mscc: ocelot: break out fdb operations into abstract implementations
Vladimir Oltean
2019-11-11
net: mscc: ocelot: break apart vlan operations into ocelot_vlan_{add, del}
Vladimir Oltean
2019-11-11
net: mscc: ocelot: break apart ocelot_vlan_port_apply
Vladimir Oltean
2019-11-06
net: mscc: ocelot: fix NULL pointer on LAG slave removal
Claudiu Manoil
2019-11-06
net: mscc: ocelot: don't handle netdev events for other netdevs
Claudiu Manoil
2019-10-29
net: mscc: ocelot: refuse to overwrite the port's native vlan
Vladimir Oltean
2019-10-29
net: mscc: ocelot: fix vlan_filtering when enslaving to bridge before link is up
Vladimir Oltean
2019-08-15
net: mscc: PTP Hardware Clock (PHC) support
Antoine Tenart
2019-07-26
ocelot: Cancel delayed work before wq destruction
Claudiu Manoil
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-04-16
ocelot: Clean up stats update deferred work
Claudiu Manoil
2019-04-16
ocelot: Don't sleep in atomic context (irqs_disabled())
Claudiu Manoil
2019-02-27
net: Remove switchdev_ops
Florian Fainelli
2019-02-27
net: mscc: ocelot: Handle SWITCHDEV_PORT_ATTR_SET
Florian Fainelli
2019-02-06
mscc: ocelot: Implement ndo_get_port_parent_id()
Florian Fainelli
2019-01-17
net: Add extack argument to ndo_fdb_add()
Petr Machata
2018-12-28
Merge tag 'usb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2018-12-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-20
net: mscc: ocelot: Register poll timeout should be wall time not attempts
Steen Hegelund
2018-12-20
mscc: Configured MAC entries should be locked.
Allan W. Nielsen
2018-12-12
net: switchdev: Add extack to switchdev_handle_port_obj_add() callback
Petr Machata
2018-12-12
phy: ocelot-serdes: convert to use eth phy mode and submode
Grygorii Strashko
2018-11-23
switchdev: Replace port obj add/del SDO with a notification
Petr Machata
2018-11-23
ocelot: Handle SWITCHDEV_PORT_OBJ_ADD/_DEL
Petr Machata
2018-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-17
net: mscc: ocelot: Fix comment in ocelot_vlant_wait_for_completion()
Gregory CLEMENT
2018-10-11
net: mscc: allow extracting the FCS into the skb
Antoine Tenart
2018-10-05
net: mscc: ocelot: make use of SerDes PHYs for handling their configuration
Quentin Schulz
[next]