Re: [E1000-devel] [PATCH -net-next 1/4] firmware: convert e100 driver to request_firmware()

2008-12-30 Thread Jeff Kirsher
On Tue, Dec 30, 2008 at 12:40 AM, Jaswinder Singh Rajput wrote: > Thanks to David Woodhouse for help. > > Signed-off-by: Jaswinder Singh Rajput > --- > drivers/net/e100.c | 289 > > firmware/Makefile |2 + > firmware/WHE

[E1000-devel] David Adams

2008-12-30 Thread David Adams
David Adams dav...@i12.com phone +447035922992 LONDON UNITED KINGDOM My name is David Adams a practicing lawyer in the United Kingdom. I want to seek your candid collaboration in handling a business venture that I feel would be mutually beneficial to you and I. May I ask your permission

Re: [E1000-devel] [GIT]: Networking

2008-12-30 Thread Andreas Mohr
On Mon, Dec 29, 2008 at 03:15:37PM -0800, Jeff Kirsher wrote: > He is referring to a patch to add support for devices which do not use > the MII interface which use an Intel MAC. I have the patch in my > local tree and have been keeping it up-to-date. I should have an > update on this patch after

Re: [E1000-devel] [GIT]: Networking

2008-12-30 Thread Andreas Mohr
Hi, On Mon, Dec 29, 2008 at 10:09:43PM +0100, Johannes Berg wrote: > On Mon, 2008-12-29 at 09:17 -0800, Andrew Morton wrote: > > > > - acx100 (ok, that one is a bit mean to add to this list ;) > > > > What's that? > > > > Just resend everything, please, fulyl changelogged, with all necessary >

[E1000-devel] [PATCH -net-next 1/4] firmware: convert e100 driver to request_firmware()

2008-12-30 Thread Jaswinder Singh Rajput
Thanks to David Woodhouse for help. Signed-off-by: Jaswinder Singh Rajput --- drivers/net/e100.c | 289 firmware/Makefile |2 + firmware/WHENCE| 11 ++ firmware/e100/d101m_ucode.bin.ihex | 38 +

[E1000-devel] [PATCH -net-next 0/4] firmware patches for net drivers

2008-12-30 Thread Jaswinder Singh Rajput
These patches are floating in linux-next trees from long time but now we are sending these patches directly to the appropriate maintainers/mailing lists so that they apply through proper channel. 1. firmware: convert e100 driver to request_firmware() 2. firmware: convert acenic driver to request_f