netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] dsa: implement HW bonding
@ 2015-02-20 10:51 Jonas Johansson
  2015-02-20 10:51 ` [PATCH net-next 1/2] dsa: bonding: " Jonas Johansson
                   ` (2 more replies)
  0 siblings, 3 replies; 22+ messages in thread
From: Jonas Johansson @ 2015-02-20 10:51 UTC (permalink / raw)
  To: netdev; +Cc: Jonas Johansson

From: Jonas Johansson <jonas.johansson@westermo.se>

This patchset will implement hardware bonding support for the DSA driver and
the Marvell 88E6095 device.

Jonas Johansson (2):
  dsa: bonding: implement HW bonding
  mv88e6131: bonding: implement single device trunking

 drivers/net/dsa/mv88e6131.c | 254 ++++++++++++++++++++++++++++++++++++++++++++
 drivers/net/dsa/mv88e6xxx.h |  14 +++
 drivers/net/team/team.c     |   4 +
 include/linux/netdevice.h   |   8 ++
 include/net/dsa.h           |   8 ++
 net/dsa/dsa.c               |  60 +++++++++++
 net/dsa/dsa_priv.h          |   6 ++
 net/dsa/slave.c             |  23 ++++
 8 files changed, 377 insertions(+)

-- 
2.1.0

^ permalink raw reply	[flat|nested] 22+ messages in thread

end of thread, other threads:[~2015-03-07 17:32 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-20 10:51 [PATCH net-next 0/2] dsa: implement HW bonding Jonas Johansson
2015-02-20 10:51 ` [PATCH net-next 1/2] dsa: bonding: " Jonas Johansson
2015-02-20 15:12   ` Andrew Lunn
2015-02-20 16:19     ` Jonas Johansson
2015-02-20 16:41   ` Florian Fainelli
2015-02-20 17:56     ` roopa
2015-02-20 19:28     ` Jonas Johansson
2015-02-21 16:57       ` Jiri Pirko
2015-02-21 20:43         ` Andrew Lunn
2015-02-21 21:12   ` Scott Feldman
2015-02-23 15:52     ` Jonas Johansson
2015-02-20 10:51 ` [PATCH net-next 2/2] mv88e6131: bonding: implement single device trunking Jonas Johansson
2015-02-20 15:26   ` Andrew Lunn
2015-02-20 15:56     ` Jonas Johansson
2015-03-06 17:06     ` Florian Fainelli
2015-03-06 19:23       ` Andrew Lunn
2015-03-06 20:47         ` Florian Fainelli
2015-03-06 21:47           ` Andrew Lunn
2015-03-06 22:43             ` Scott Feldman
2015-03-07 14:38               ` Jiri Pirko
2015-03-07 17:31                 ` John Fastabend
2015-02-21 16:40 ` [PATCH net-next 0/2] dsa: implement HW bonding Jiri Pirko

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).