summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mscc
Commit message (Expand)AuthorAgeFilesLines
* 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