netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] gianfar: filer changes
@ 2015-08-10 20:12 Jakub Kicinski
  2015-08-10 20:12 ` [PATCH 1/3] gianfar: correct filer table writing Jakub Kicinski
                   ` (3 more replies)
  0 siblings, 4 replies; 13+ messages in thread
From: Jakub Kicinski @ 2015-08-10 20:12 UTC (permalink / raw)
  To: David S. Miller, Claudiu Manoil; +Cc: netdev, Jakub Kicinski

From: Jakub Kicinski <kubakici@wp.pl>

Hi,

I've been working with the gianfar filer code recently and got
some code to offer.  Well, maybe not that much code to offer
actually: two small fixes and removal of the current optimizer.
I'm not sure what your feelings on patch 3 will be.  It would
be great to have a working optimizer if someone wants to take
this task up but currently we have a semi-broken one and I vote
for killing the beast entirely before it has a chance to bite
more people...

Jakub Kicinski (3):
  gianfar: correct filer table writing
  gianfar: correct list membership accounting
  gianfar: remove faulty filer optimizer

 drivers/net/ethernet/freescale/gianfar_ethtool.c | 345 +----------------------
 1 file changed, 4 insertions(+), 341 deletions(-)

-- 
2.1.0

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

end of thread, other threads:[~2015-08-12 21:48 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-10 20:12 [PATCH 0/3] gianfar: filer changes Jakub Kicinski
2015-08-10 20:12 ` [PATCH 1/3] gianfar: correct filer table writing Jakub Kicinski
2015-08-10 20:12 ` [PATCH 2/3] gianfar: correct list membership accounting Jakub Kicinski
2015-08-10 20:12 ` [PATCH 3/3] gianfar: remove faulty filer optimizer Jakub Kicinski
2015-08-11 14:00   ` Manoil Claudiu
2015-08-11 14:51     ` Jakub Kiciński
2015-08-11 18:41       ` David Miller
2015-08-12  0:41 ` [PATCHv2 0/3] gianfar: filer changes Jakub Kicinski
2015-08-12  0:41   ` [PATCHv2 1/3] gianfar: correct filer table writing Jakub Kicinski
2015-08-12  0:41   ` [PATCHv2 2/3] gianfar: correct list membership accounting Jakub Kicinski
2015-08-12  0:41   ` [PATCHv2 3/3] gianfar: remove faulty filer optimizer Jakub Kicinski
2015-08-12 11:50     ` Manoil Claudiu
2015-08-12 21:48   ` [PATCHv2 0/3] gianfar: filer changes 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).