Subject: [PATCH 0/6] bna: Brocade 10Gb Ethernet device driver
From: Rasesh Mody <hidden>
Date: 2010-02-10 06:34:25
From: Rasesh Mody <hidden>
Date: 2010-02-10 06:34:25
From: Rasesh Mody <redacted> 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) Frimware changes: Releasing the firmware buffer Using global mutex for synchronizing firmware read Using MODULE_FIRMWARE for firmware dependencies 2) Got rid of extra message buffers 3) Using kernel Timers 4) Removed perm_addr from bnad structure 5) Using roundup in place of DIV_ROUND_UP 6) Miscellaneous cleanup We wish this patch to be considered for inclusion in net-next-2.6. Signed-off-by: Rasesh Mody <redacted> --- 0 files changed