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
Age
Commit message (
Expand
)
Author
2019-03-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-03-03
net: mscc: Enable all ports in QSGMII
Kavya Sree Kotagiri
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-08
net: mscc: ocelot: remove set but not used variable 'phy_mode'
YueHaibing
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-10-05
net: mscc: ocelot: get HSIO regmap from syscon
Quentin Schulz
2018-09-25
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-09-21
net: mscc: fix the frame extraction into the skb
Antoine Tenart
2018-09-20
net-next: mscc: remove unused ocelot_dev_gmii.h
Corentin Labbe
2018-07-16
net: mscc: simplify retrieving the tag type from the frame header
Antoine Tenart
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-18
net: mscc: Add SPDX identifier
Alexandre Belloni
2018-05-15
net: mscc: Add initial Ocelot switch support
Alexandre Belloni