index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
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-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
2018-06-28
net: mscc: ocelot: add VLAN filtering
Antoine Tenart
2018-06-28
net: mscc: ocelot: add bonding support
Alexandre Belloni
2018-06-23
net: mscc: make sparse happy
Antoine Tenart
2018-06-21
net: mscc: fix the injection header
Antoine Tenart
2018-06-07
net: mscc: ocelot: Fix uninitialized error in ocelot_netdevice_event()
Geert Uytterhoeven
2018-05-15
net: mscc: Add initial Ocelot switch support
Alexandre Belloni