netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH NEXT 0/8]qlcnic: driver update
@ 2010-06-22 13:18 amit.salecha
  2010-06-22 13:18 ` [PATCH NEXT 1/8] qlcnic: cleanup skb allocation amit.salecha
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: amit.salecha @ 2010-06-22 13:18 UTC (permalink / raw)
  To: davem; +Cc: netdev, ameen.rahman

Hi
  Major changes:
  1) Previously device context were created in probe and released in remove.
     Now create during interface up and release in interface down.
  2) Dont deallocate and allocate host memory during device reset.
  3) Offload tx timeout recovery to fw recovery functions. Later will
     check fw health before doing tx timeout recovery.

  Series of 8 patches. Please apply them on net-next branch.

-Amit

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

end of thread, other threads:[~2010-06-23 19:04 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-22 13:18 [PATCH NEXT 0/8]qlcnic: driver update amit.salecha
2010-06-22 13:18 ` [PATCH NEXT 1/8] qlcnic: cleanup skb allocation amit.salecha
2010-06-22 13:18 ` [PATCH NEXT 2/8] qlcnic: handshake with card after fw load amit.salecha
2010-06-22 13:19 ` [PATCH NEXT 3/8] qlcnic: fix mac address mgmt amit.salecha
2010-06-22 13:19 ` [PATCH NEXT 4/8] qlcnic: release device resources during interface down amit.salecha
2010-06-22 13:19 ` [PATCH NEXT 5/8] qlcnic: dont free host resources during fw recovery amit.salecha
2010-06-22 13:19 ` [PATCH NEXT 6/8] qlcnic: offload tx timeout recovery amit.salecha
2010-06-22 13:19 ` [PATCH NEXT 7/8] qlcnic: mark context state freed after destroy amit.salecha
2010-06-22 13:19 ` [PATCH NEXT 8/8] qlcnic: update version to 5.0.6 amit.salecha
2010-06-23 19:04 ` [PATCH NEXT 0/8]qlcnic: driver update 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).