| Commit message (Expand) | Author | Age | Files | Lines |
* | ocelot: Dont allocate another multicast list, use __dev_mc_sync | Claudiu Manoil | 2019-05-22 | 2 | -39/+8 |
* | ocelot: Clean up stats update deferred work | Claudiu Manoil | 2019-04-16 | 1 | -8/+14 |
* | ocelot: Don't sleep in atomic context (irqs_disabled()) | Claudiu Manoil | 2019-04-16 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2019-03-04 | 1 | -3/+11 |
|\ |
|
| * | net: mscc: Enable all ports in QSGMII | Kavya Sree Kotagiri | 2019-03-03 | 1 | -3/+11 |
* | | net: Remove switchdev_ops | Florian Fainelli | 2019-02-27 | 1 | -5/+0 |
* | | net: mscc: ocelot: Handle SWITCHDEV_PORT_ATTR_SET | Florian Fainelli | 2019-02-27 | 3 | -0/+30 |
* | | mscc: ocelot: Implement ndo_get_port_parent_id() | Florian Fainelli | 2019-02-06 | 1 | -20/+13 |
* | | net: Add extack argument to ndo_fdb_add() | Petr Machata | 2019-01-17 | 1 | -1/+2 |
|/ |
|
* | Merge tag 'usb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2018-12-28 | 1 | -7/+2 |
|\ |
|
| * | phy: ocelot-serdes: convert to use eth phy mode and submode | Grygorii Strashko | 2018-12-12 | 1 | -7/+2 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-12-21 | 1 | -1/+1 |
|\ \ |
|
| * | | mscc: Configured MAC entries should be locked. | Allan W. Nielsen | 2018-12-20 | 1 | -1/+1 |
| |/ |
|
* | | net: mscc: ocelot: Register poll timeout should be wall time not attempts | Steen Hegelund | 2018-12-20 | 1 | -28/+27 |
* | | net: switchdev: Add extack to switchdev_handle_port_obj_add() callback | Petr Machata | 2018-12-12 | 1 | -1/+2 |
* | | switchdev: Replace port obj add/del SDO with a notification | Petr Machata | 2018-11-23 | 1 | -2/+0 |
* | | ocelot: Handle SWITCHDEV_PORT_OBJ_ADD/_DEL | Petr Machata | 2018-11-23 | 3 | -0/+32 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-10-19 | 1 | -3/+3 |
|\ |
|
| * | net: mscc: ocelot: Fix comment in ocelot_vlant_wait_for_completion() | Gregory CLEMENT | 2018-10-17 | 1 | -3/+3 |
* | | net: mscc: allow extracting the FCS into the skb | Antoine Tenart | 2018-10-11 | 2 | -2/+7 |
* | | net: mscc: ocelot: remove set but not used variable 'phy_mode' | YueHaibing | 2018-10-08 | 1 | -3/+0 |
* | | net: mscc: ocelot: make use of SerDes PHYs for handling their configuration | Quentin Schulz | 2018-10-05 | 5 | -12/+63 |
* | | net: mscc: ocelot: simplify register access for PLL5 configuration | Quentin Schulz | 2018-10-05 | 2 | -156/+9 |
* | | net: mscc: ocelot: move the HSIO header to include/soc | Quentin Schulz | 2018-10-05 | 2 | -786/+1 |
* | | net: mscc: ocelot: get HSIO regmap from syscon | Quentin Schulz | 2018-10-05 | 1 | -1/+10 |
* | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-09-25 | 1 | -3/+9 |
|\| |
|
| * | net: mscc: fix the frame extraction into the skb | Antoine Tenart | 2018-09-21 | 1 | -3/+9 |
* | | net-next: mscc: remove unused ocelot_dev_gmii.h | Corentin Labbe | 2018-09-20 | 1 | -154/+0 |
|/ |
|
* | net: mscc: simplify retrieving the tag type from the frame header | Antoine Tenart | 2018-07-16 | 1 | -1/+1 |
* | net: mscc: ocelot: add VLAN filtering | Antoine Tenart | 2018-06-28 | 1 | -2/+283 |
* | net: mscc: ocelot: add bonding support | Alexandre Belloni | 2018-06-28 | 2 | -1/+161 |
* | net: mscc: make sparse happy | Antoine Tenart | 2018-06-23 | 1 | -1/+2 |
* | net: mscc: fix the injection header | Antoine Tenart | 2018-06-21 | 1 | -5/+5 |
* | net: mscc: ocelot: Fix uninitialized error in ocelot_netdevice_event() | Geert Uytterhoeven | 2018-06-07 | 1 | -1/+1 |
* | net: mscc: Add SPDX identifier | Alexandre Belloni | 2018-05-18 | 1 | -1/+1 |
* | net: mscc: Add initial Ocelot switch support | Alexandre Belloni | 2018-05-15 | 15 | -0/+5281 |