netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/9] ftgmac100: Rework batch 5 - Features
@ 2017-04-17 22:36 Benjamin Herrenschmidt
  2017-04-17 22:36 ` [PATCH v3 1/9] ftgmac100: Add ethtool n-way reset call Benjamin Herrenschmidt
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: Benjamin Herrenschmidt @ 2017-04-17 22:36 UTC (permalink / raw)
  To: netdev

This is the third spin of the fifth and last batch of
updates to the ftgmac100 driver.

This contains a few additional "features" such as:

 - Support for ethtool n-way reset
 - Multicast filtering & promisc support
 - Vlan offload
 - netpoll

And a couple of misc bits. This also adds the device-tree binding
documentation.

v2. - Addresses review comments and adds a new patch fixing a
      theorical ordering issue in my new NAPI poll implementation
    - Add a bug fix (Patch 8/9) for a potential ordering issue
      in the new NAPI poll code.

v3. - Rebase on net-next (fix conflict with an unrelated #include
      change series)
    - Update DT bindings better describing accepted phy-mode values

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

end of thread, other threads:[~2017-04-18 18:11 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-17 22:36 [PATCH v3 0/9] ftgmac100: Rework batch 5 - Features Benjamin Herrenschmidt
2017-04-17 22:36 ` [PATCH v3 1/9] ftgmac100: Add ethtool n-way reset call Benjamin Herrenschmidt
2017-04-17 22:36 ` [PATCH v3 2/9] ftgmac100: Add pause frames configuration and support Benjamin Herrenschmidt
2017-04-17 22:37 ` [PATCH v3 3/9] ftgmac100: Add ndo_set_rx_mode() and support for multicast & promisc Benjamin Herrenschmidt
2017-04-17 22:37 ` [PATCH v3 4/9] ftgmac100: Add vlan HW offload Benjamin Herrenschmidt
2017-04-17 22:37 ` [PATCH v3 5/9] ftgmac100: Add netpoll support Benjamin Herrenschmidt
2017-04-17 22:37 ` [PATCH v3 6/9] ftgmac100: Allow configuration of phy interface via device-tree Benjamin Herrenschmidt
2017-04-17 22:37 ` [PATCH v3 7/9] ftgmac100: Display the discovered PHY device info Benjamin Herrenschmidt
2017-04-17 22:37 ` [PATCH v3 8/9] ftgmac100: Fix potential ordering issue in NAPI poll Benjamin Herrenschmidt
2017-04-17 22:37 ` [PATCH v3 9/9] ftgmac100: Document device-tree binding Benjamin Herrenschmidt
2017-04-18 18:11 ` [PATCH v3 0/9] ftgmac100: Rework batch 5 - Features David Miller

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).