summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mscc
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-03-041-3/+11
|\
| * net: mscc: Enable all ports in QSGMIIKavya Sree Kotagiri2019-03-031-3/+11
* | net: Remove switchdev_opsFlorian Fainelli2019-02-271-5/+0Star
* | net: mscc: ocelot: Handle SWITCHDEV_PORT_ATTR_SETFlorian Fainelli2019-02-273-0/+30
* | mscc: ocelot: Implement ndo_get_port_parent_id()Florian Fainelli2019-02-061-20/+13Star
* | net: Add extack argument to ndo_fdb_add()Petr Machata2019-01-181-1/+2
|/
* Merge tag 'usb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-12-291-7/+2Star
|\
| * phy: ocelot-serdes: convert to use eth phy mode and submodeGrygorii Strashko2018-12-121-7/+2Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-12-221-1/+1
|\ \
| * | mscc: Configured MAC entries should be locked.Allan W. Nielsen2018-12-211-1/+1
| |/
* | net: mscc: ocelot: Register poll timeout should be wall time not attemptsSteen Hegelund2018-12-211-28/+27Star
* | net: switchdev: Add extack to switchdev_handle_port_obj_add() callbackPetr Machata2018-12-131-1/+2
* | switchdev: Replace port obj add/del SDO with a notificationPetr Machata2018-11-241-2/+0Star
* | ocelot: Handle SWITCHDEV_PORT_OBJ_ADD/_DELPetr Machata2018-11-243-0/+32
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-191-3/+3
|\
| * net: mscc: ocelot: Fix comment in ocelot_vlant_wait_for_completion()Gregory CLEMENT2018-10-181-3/+3
* | net: mscc: allow extracting the FCS into the skbAntoine Tenart2018-10-112-2/+7
* | net: mscc: ocelot: remove set but not used variable 'phy_mode'YueHaibing2018-10-081-3/+0Star
* | net: mscc: ocelot: make use of SerDes PHYs for handling their configurationQuentin Schulz2018-10-055-12/+63
* | net: mscc: ocelot: simplify register access for PLL5 configurationQuentin Schulz2018-10-052-156/+9Star
* | net: mscc: ocelot: move the HSIO header to include/socQuentin Schulz2018-10-052-786/+1Star
* | net: mscc: ocelot: get HSIO regmap from sysconQuentin Schulz2018-10-051-1/+10
* | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-09-251-3/+9
|\|
| * net: mscc: fix the frame extraction into the skbAntoine Tenart2018-09-211-3/+9
* | net-next: mscc: remove unused ocelot_dev_gmii.hCorentin Labbe2018-09-201-154/+0Star
|/
* net: mscc: simplify retrieving the tag type from the frame headerAntoine Tenart2018-07-161-1/+1
* net: mscc: ocelot: add VLAN filteringAntoine Tenart2018-06-281-2/+283
* net: mscc: ocelot: add bonding supportAlexandre Belloni2018-06-282-1/+161
* net: mscc: make sparse happyAntoine Tenart2018-06-231-1/+2
* net: mscc: fix the injection headerAntoine Tenart2018-06-211-5/+5
* net: mscc: ocelot: Fix uninitialized error in ocelot_netdevice_event()Geert Uytterhoeven2018-06-071-1/+1
* net: mscc: Add SPDX identifierAlexandre Belloni2018-05-181-1/+1
* net: mscc: Add initial Ocelot switch supportAlexandre Belloni2018-05-1515-0/+5281