netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] bna: Brocade 10Gb Ethernet device driver
@ 2010-08-23 21:23 Rasesh Mody
  2010-08-24  3:35 ` David Miller
  0 siblings, 1 reply; 17+ messages in thread
From: Rasesh Mody @ 2010-08-23 21:23 UTC (permalink / raw)
  To: netdev; +Cc: amathur, ddutt, huangj, rmody

From: Rasesh Mody <rmody@brocade.com>

This is patch 0/6 which contains the summary of changes we've
done in this particular submission for Brocade's BR1010/BR1020
10Gb CEE capable ethernet adapter. Source is based against
net-next-2.6.

The changes are as follows:

- Removed unused variables and misc cleanup

We wish these patches to be considered for inclusion in net-next-2.6.

Signed-off-by: Debashis Dutt <ddutt@brocade.com>
Signed-off-by: Rasesh Mody <rmody@brocade.com>
---
 0 files changed



^ permalink raw reply	[flat|nested] 17+ messages in thread
* [PATCH 0/6] bna: Brocade 10Gb Ethernet device driver
@ 2010-08-11  4:18 Rasesh Mody
  2010-08-18 13:03 ` Simon Horman
  0 siblings, 1 reply; 17+ messages in thread
From: Rasesh Mody @ 2010-08-11  4:18 UTC (permalink / raw)
  To: netdev; +Cc: adapter_linux_open_src_team

From: Rasesh Mody <rmody@brocade.com>

This is patch 0/6 which contains the summary of changes we've
done in this particular submission for Brocade's BR1010/BR1020
10Gb CEE capable ethernet adapter. Source is based against
net-next-2.6.

The changes are as follows:

- Minimized the scope of some APIs as per the comments

- Converted spin_lock _irq()/spin_unlock_irq() to safer spin_lock_irqsave()/spin_lock_irqrestore() respectively

We wish these patches to be considered for inclusion in net-next-2.6.

Signed-off-by: Rasesh Mody <rmody@brocade.com>
---
 0 files changed



^ permalink raw reply	[flat|nested] 17+ messages in thread
* [PATCH 0/6] bna: Brocade 10Gb Ethernet device driver
@ 2010-08-04  3:00 Rasesh Mody
  0 siblings, 0 replies; 17+ messages in thread
From: Rasesh Mody @ 2010-08-04  3:00 UTC (permalink / raw)
  To: netdev; +Cc: ddutt, huangj, rmody

From: Rasesh Mody <rmody@brocade.com>

This is patch 0/6 which contains the summary of changes we've
done in this particular submission for Brocade's BR1010/BR1020
10Gb CEE capable ethernet adapter. Source is based against
net-next-2.6.

The changes are as follows:

1) Addressed comments received so far.

- Added GRO support and removed LRO completely

- Used OS primitives in place of abstractions wherever possible

- Removed duplication of PCI_DEVICE_IDs

- Corrected bnad_netpoll implementation

- Eliminated firmware image copy

- Reduced module parameters to only 2

- Return type of bnad_xmit_start() changed to netdev_tx_t

- Removed unnecessary comments in the code

- Flattened the directory structure and reduced the number of files (form ~45 to 25)

2) Added support for new hardware (e.g. IBM/Dell Mezzanine cards)

We wish this patch to be considered for inclusion in net-next-2.6.

Signed-off-by: Rasesh Mody <rmody@brocade.com>
---
 0 files changed



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

end of thread, other threads:[~2010-09-02 19:44 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-23 21:23 [PATCH 0/6] bna: Brocade 10Gb Ethernet device driver Rasesh Mody
2010-08-24  3:35 ` David Miller
2010-08-24  5:31   ` [PATCH net-next-2.6] bna: fix stats handling Eric Dumazet
2010-08-24 17:52     ` Debashis Dutt
2010-08-24 18:49     ` Rasesh Mody
2010-08-24 19:06       ` Eric Dumazet
2010-08-24 19:36       ` David Miller
2010-08-24 20:48         ` Rasesh Mody
2010-08-30 17:38     ` Rasesh Mody
2010-09-02 19:27     ` Eric Dumazet
2010-09-02 19:45       ` David Miller
2010-08-24  6:15   ` [PATCH 0/6] bna: Brocade 10Gb Ethernet device driver Debashis Dutt
2010-08-24  6:27   ` Rasesh Mody
  -- strict thread matches above, loose matches on Subject: below --
2010-08-11  4:18 Rasesh Mody
2010-08-18 13:03 ` Simon Horman
2010-08-19 16:36   ` Debashis Dutt
2010-08-04  3:00 Rasesh Mody

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