linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/7] Improvements for SONIC ethernet drivers
@ 2020-02-10 21:18 Finn Thain
  2020-02-10 21:18 ` [PATCH net-next 4/7] net/sonic: Remove redundant netif_start_queue() call Finn Thain
                   ` (7 more replies)
  0 siblings, 8 replies; 10+ messages in thread
From: Finn Thain @ 2020-02-10 21:18 UTC (permalink / raw)
  To: David S. Miller; +Cc: Thomas Bogendoerfer, Chris Zankel, netdev, linux-kernel

Hi David,

Now that the necessary sonic driver fixes have been merged, and the merge
window has closed again, I'm sending the remainder of my sonic driver
patch queue.

A couple of these patches will have to be applied in sequence to avoid
'git am' rejects. The others are independent and could have been submitted
individually. Please let me know if I should do that.

The complete sonic driver patch queue was tested on National Semiconductor
hardware (macsonic), qemu-system-m68k (macsonic) and qemu-system-mips64el
(jazzsonic).


Finn Thain (7):
  net/sonic: Remove obsolete comment
  net/sonic: Refactor duplicated code
  net/sonic: Remove redundant next_tx variable
  net/sonic: Remove redundant netif_start_queue() call
  net/sonic: Remove explicit memory barriers
  net/sonic: Start packet transmission immediately
  net/macsonic: Remove interrupt handler wrapper

 drivers/net/ethernet/natsemi/jazzsonic.c | 31 +----------
 drivers/net/ethernet/natsemi/macsonic.c  | 48 +++--------------
 drivers/net/ethernet/natsemi/sonic.c     | 66 +++++++++++++++++-------
 drivers/net/ethernet/natsemi/sonic.h     |  2 +-
 drivers/net/ethernet/natsemi/xtsonic.c   | 40 +-------------
 5 files changed, 60 insertions(+), 127 deletions(-)

-- 
2.24.1


^ permalink raw reply	[flat|nested] 10+ messages in thread
* [PATCH net-next 0/7] Improvements for SONIC ethernet drivers
@ 2020-02-15 21:03 Finn Thain
  2020-02-15 21:03 ` [PATCH net-next 4/7] net/sonic: Remove redundant netif_start_queue() call Finn Thain
  0 siblings, 1 reply; 10+ messages in thread
From: Finn Thain @ 2020-02-15 21:03 UTC (permalink / raw)
  To: David S. Miller; +Cc: Thomas Bogendoerfer, Chris Zankel, netdev, linux-kernel

Hi David,

Now that the necessary sonic driver fixes have been merged, and the merge
window has closed again, I'm sending the remainder of my sonic driver
patch queue.

A couple of these patches will have to be applied in sequence to avoid
'git am' rejects. The others are independent and could have been submitted
individually. Please let me know if I should do that.

The complete sonic driver patch queue was tested on National Semiconductor
hardware (macsonic), qemu-system-m68k (macsonic) and qemu-system-mips64el
(jazzsonic).


Finn Thain (7):
  net/sonic: Remove obsolete comment
  net/sonic: Refactor duplicated code
  net/sonic: Remove redundant next_tx variable
  net/sonic: Remove redundant netif_start_queue() call
  net/sonic: Remove explicit memory barriers
  net/sonic: Start packet transmission immediately
  net/macsonic: Remove interrupt handler wrapper

 drivers/net/ethernet/natsemi/jazzsonic.c | 31 +----------
 drivers/net/ethernet/natsemi/macsonic.c  | 48 +++--------------
 drivers/net/ethernet/natsemi/sonic.c     | 66 +++++++++++++++++-------
 drivers/net/ethernet/natsemi/sonic.h     |  2 +-
 drivers/net/ethernet/natsemi/xtsonic.c   | 40 +-------------
 5 files changed, 60 insertions(+), 127 deletions(-)

-- 
2.24.1


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

end of thread, other threads:[~2020-02-15 21:18 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-10 21:18 [PATCH net-next 0/7] Improvements for SONIC ethernet drivers Finn Thain
2020-02-10 21:18 ` [PATCH net-next 4/7] net/sonic: Remove redundant netif_start_queue() call Finn Thain
2020-02-10 21:18 ` [PATCH net-next 5/7] net/sonic: Remove explicit memory barriers Finn Thain
2020-02-10 21:18 ` [PATCH net-next 6/7] net/sonic: Start packet transmission immediately Finn Thain
2020-02-10 21:18 ` [PATCH net-next 2/7] net/sonic: Refactor duplicated code Finn Thain
2020-02-10 21:18 ` [PATCH net-next 3/7] net/sonic: Remove redundant next_tx variable Finn Thain
2020-02-10 21:18 ` [PATCH net-next 1/7] net/sonic: Remove obsolete comment Finn Thain
2020-02-10 21:18 ` [PATCH net-next 7/7] net/macsonic: Remove interrupt handler wrapper Finn Thain
2020-02-12  0:55 ` [PATCH net-next 0/7] Improvements for SONIC ethernet drivers David Miller
2020-02-15 21:03 Finn Thain
2020-02-15 21:03 ` [PATCH net-next 4/7] net/sonic: Remove redundant netif_start_queue() call Finn Thain

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