* [PATCH] linux-firmware: add cxgb4 firmware file
@ 2011-04-20 21:48 Divy Le Ray
2011-04-26 21:56 ` David Woodhouse
2011-06-29 22:54 ` [PATCH] linux-firmware: update cxgb4 firmware Divy Le Ray
0 siblings, 2 replies; 6+ messages in thread
From: Divy Le Ray @ 2011-04-20 21:48 UTC (permalink / raw)
To: David Woodhouse; +Cc: linux-kernel, Dimitris Michailidis, Neil Horman
Hi David,
Can you please pull from git://git.chelsio.net/pub/git/linux-firmware.git?
It contains the following commit, adding the firmware file for the cxgb4
ethernet driver.
commit cbcdb42c039ae166378555329e9b3a22606bf584
Author: divy <divy@bo.asicdesigners.com>
Date: Wed Apr 20 14:15:22 2011 -0700
linux-firmware: add cxgb4 firmware
Add firmware file for Chelsio Termninator 4 ethernet controller
Signed-off-by: Divy Le Ray <divy@chelsio.com>
Cheers,
Divy
^ permalink raw reply [flat|nested] 6+ messages in thread* Re: [PATCH] linux-firmware: add cxgb4 firmware file
2011-04-20 21:48 [PATCH] linux-firmware: add cxgb4 firmware file Divy Le Ray
@ 2011-04-26 21:56 ` David Woodhouse
2011-04-27 22:20 ` Divy Le Ray
2011-06-29 22:54 ` [PATCH] linux-firmware: update cxgb4 firmware Divy Le Ray
1 sibling, 1 reply; 6+ messages in thread
From: David Woodhouse @ 2011-04-26 21:56 UTC (permalink / raw)
To: Divy Le Ray; +Cc: linux-kernel, Dimitris Michailidis, Neil Horman
On Wed, 2011-04-20 at 14:48 -0700, Divy Le Ray wrote:
> Can you please pull from
> git://git.chelsio.net/pub/git/linux-firmware.git?
I see you have the binary now, not the .ihex file. But the licence seems
odd. You claim GPLv2. Can I have the source then please?
Or did you mean to specify a different licence?
--
David Woodhouse Open Source Technology Centre
David.Woodhouse@intel.com Intel Corporation
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PATCH] linux-firmware: add cxgb4 firmware file
2011-04-26 21:56 ` David Woodhouse
@ 2011-04-27 22:20 ` Divy Le Ray
0 siblings, 0 replies; 6+ messages in thread
From: Divy Le Ray @ 2011-04-27 22:20 UTC (permalink / raw)
To: David Woodhouse; +Cc: linux-kernel, Dimitrios Michailidis
On 04/26/2011 02:56 PM, David Woodhouse wrote:
>
> On Wed, 2011-04-20 at 14:48 -0700, Divy Le Ray wrote:
> > Can you please pull from
> > git://git.chelsio.net/pub/git/linux-firmware.git?
>
> I see you have the binary now, not the .ihex file.
>
Yes, it was a mistake.
I tested the fw install in net-next tree, then applied the same patch to
linux-firmware.
> But the licence seems
> odd. You claim GPLv2. Can I have the source then please?
>
> Or did you mean to specify a different licence?
>
I updated the tree with a different license.
Cheers,
Divy
^ permalink raw reply [flat|nested] 6+ messages in thread
* [PATCH] linux-firmware: update cxgb4 firmware
2011-04-20 21:48 [PATCH] linux-firmware: add cxgb4 firmware file Divy Le Ray
2011-04-26 21:56 ` David Woodhouse
@ 2011-06-29 22:54 ` Divy Le Ray
2011-07-13 16:38 ` Divy Le Ray
1 sibling, 1 reply; 6+ messages in thread
From: Divy Le Ray @ 2011-06-29 22:54 UTC (permalink / raw)
To: David Woodhouse; +Cc: linux-kernel, Dimitris Michailidis, Neil Horman
Hi David,
Can you please pull from git://git.chelsio.net/pub/git/linux-firmware.git?
It contains the following commit, updating the firmware file for the
cxgb4 ethernet driver:
commit 6af51ebf350148bde17c73bacb3c59d8c3e2461a
Author: Divy Le Ray <divy@chelsio.com>
Date: Wed Jun 29 14:18:16 2011 -0700
linux-firmware: Update cxgb4 firmware
Update cxgb4 firmware to revision 1.3.10.0
Signed-off-by: Divy Le Ray <divy@chelsio.com>
Cheers,
Divy
^ permalink raw reply [flat|nested] 6+ messages in thread* Re: [PATCH] linux-firmware: update cxgb4 firmware
2011-06-29 22:54 ` [PATCH] linux-firmware: update cxgb4 firmware Divy Le Ray
@ 2011-07-13 16:38 ` Divy Le Ray
2011-07-15 0:15 ` Divy Le Ray
0 siblings, 1 reply; 6+ messages in thread
From: Divy Le Ray @ 2011-07-13 16:38 UTC (permalink / raw)
To: David Woodhouse; +Cc: linux-kernel, Dimitris Michailidis, Neil Horman
On 6/29/2011 3:54 PM, Divy Le Ray wrote:
> Hi David,
>
> Can you please pull from
> git://git.chelsio.net/pub/git/linux-firmware.git?
>
> It contains the following commit, updating the firmware file for the
> cxgb4 ethernet driver:
>
> commit 6af51ebf350148bde17c73bacb3c59d8c3e2461a
> Author: Divy Le Ray <divy@chelsio.com>
> Date: Wed Jun 29 14:18:16 2011 -0700
>
> linux-firmware: Update cxgb4 firmware
>
> Update cxgb4 firmware to revision 1.3.10.0
>
> Signed-off-by: Divy Le Ray <divy@chelsio.com>
Hi David,
Can you please pull the cxgb4 FW update?
Thanks,
Divy
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PATCH] linux-firmware: update cxgb4 firmware
2011-07-13 16:38 ` Divy Le Ray
@ 2011-07-15 0:15 ` Divy Le Ray
0 siblings, 0 replies; 6+ messages in thread
From: Divy Le Ray @ 2011-07-15 0:15 UTC (permalink / raw)
To: David Woodhouse; +Cc: linux-kernel, Dimitris Michailidis, Neil Horman
On 7/13/2011 9:38 AM, Divy Le Ray wrote:
> On 6/29/2011 3:54 PM, Divy Le Ray wrote:
>> Hi David,
>>
>> Can you please pull from
>> git://git.chelsio.net/pub/git/linux-firmware.git?
>>
>> It contains the following commit, updating the firmware file for the
>> cxgb4 ethernet driver:
>>
>> commit 6af51ebf350148bde17c73bacb3c59d8c3e2461a
>> Author: Divy Le Ray <divy@chelsio.com>
>> Date: Wed Jun 29 14:18:16 2011 -0700
>>
>> linux-firmware: Update cxgb4 firmware
>>
>> Update cxgb4 firmware to revision 1.3.10.0
>>
>> Signed-off-by: Divy Le Ray <divy@chelsio.com>
>
> Hi David,
>
> Can you please pull the cxgb4 FW update?
Hi David,
Is there anything obvious I missed in my request?
The original request was posted 2 weeks ago, and
git://git.kernel.org/pub/scm/linux/kernel/git/dwmw2/linux-firmware.git
was updated in the mean time.
Sorry for the spam if it is already in process.
Cheers,
Divy
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2011-07-15 0:12 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-20 21:48 [PATCH] linux-firmware: add cxgb4 firmware file Divy Le Ray
2011-04-26 21:56 ` David Woodhouse
2011-04-27 22:20 ` Divy Le Ray
2011-06-29 22:54 ` [PATCH] linux-firmware: update cxgb4 firmware Divy Le Ray
2011-07-13 16:38 ` Divy Le Ray
2011-07-15 0:15 ` Divy Le Ray
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox