RE: pull request: linux-firmware: update cxgb4 firmware to 1.25.4.0

2021-04-19 Thread Raju Rangoju
Josh, thanks for pointing that out. I'll send the new pull request shortly.

-Raju

-Original Message-
From: Josh Boyer  
Sent: Monday, 19 April, 2021 19:28
To: Raju Rangoju 
Cc: linux-firmw...@kernel.org; linux-kernel@vger.kernel.org; Ramaraju 
Yelavarthy ; Rahul Lakkireddy 

Subject: Re: pull request: linux-firmware: update cxgb4 firmware to 1.25.4.0

This fails check_whence

[jwboyer@vader linux-firmware]$ ./check_whence.py
E: cxgb4/t4fw-1.24.17.0.bin listed in WHENCE does not exist
E: cxgb4/t5fw-1.24.17.0.bin listed in WHENCE does not exist
E: cxgb4/t6fw-1.24.17.0.bin listed in WHENCE does not exist
E: cxgb4/t4fw-1.25.4.0.bin not listed in WHENCE
E: cxgb4/t5fw-1.25.4.0.bin not listed in WHENCE
E: cxgb4/t6fw-1.25.4.0.bin not listed in WHENCE

You changed the links in the commits, but didn't adjust the actual File 
entries.  Can you clean that up please?

josh

On Fri, Apr 9, 2021 at 5:45 PM Raju Rangoju  wrote:
>
> Hi,
>
> Can you please pull the new firmware from the following URL?
> git://git.chelsio.net/pub/git/linux-firmware.git for-upstream
>
> The following changes since commit af1ca28f03287b0c60682ab37cc684c773de853f:
>
>   amdgpu: add arcturus firmware (2021-04-05 10:40:08 -0400)
>
> are available in the git repository at:
>
>   git://git.chelsio.net/pub/git/linux-firmware.git for-upstream
>
> for you to fetch changes up to 7daedba9b02bfbb47da89c4dae6f20c91a5e5402:
>
>   cxgb4: Update firmware to revision 1.25.4.0 (2021-04-09 07:45:27 
> -0700)
>
> 
> Raju Rangoju (1):
>   cxgb4: Update firmware to revision 1.25.4.0
>
>  WHENCE  |   6 +++---
>  cxgb4/configs/t6-config-default.txt |   8 ++--
>  cxgb4/t4fw-1.24.17.0.bin| Bin 568832 -> 0 bytes
>  cxgb4/t4fw-1.25.4.0.bin | Bin 0 -> 569856 bytes
>  cxgb4/t5fw-1.24.17.0.bin| Bin 672768 -> 0 bytes
>  cxgb4/t5fw-1.25.4.0.bin | Bin 0 -> 675328 bytes
>  cxgb4/t6fw-1.24.17.0.bin| Bin 727040 -> 0 bytes
>  cxgb4/t6fw-1.25.4.0.bin | Bin 0 -> 728064 bytes
>  8 files changed, 9 insertions(+), 5 deletions(-)  delete mode 100644 
> cxgb4/t4fw-1.24.17.0.bin  create mode 100644 cxgb4/t4fw-1.25.4.0.bin  
> delete mode 100644 cxgb4/t5fw-1.24.17.0.bin  create mode 100644 
> cxgb4/t5fw-1.25.4.0.bin  delete mode 100644 cxgb4/t6fw-1.24.17.0.bin  
> create mode 100644 cxgb4/t6fw-1.25.4.0.bin


Re: pull request: Linux-firmware: Update cxgb4 firmware to 1.24.3.0

2019-08-15 Thread Josh Boyer
On Tue, Aug 6, 2019 at 6:38 AM Vishal Kulkarni  wrote:
>
> Hi,
>
> Kindly pull the new firmware from the following URL:
> git://git.chelsio.net/pub/git/linux-firmware.git for-upstream
>
> Thanks,
> Vishal
>
>
> The following changes since commit dff98c6c57383fe343407bcb7b6e775e0b87274f:
>
>   Merge branch 'master' of git://github.com/skeggsb/linux-firmware 
> (2019-07-26 07:32:37 -0400)
>
> are available in the git repository at:
>
>
>   git://git.chelsio.net/pub/git/linux-firmware.git for-upstream
>
> for you to fetch changes up to b1e26aaebfdc34827c23a96ef3948298137f72e9:
>
>   cxgb4: update firmware to revision 1.24.3.0 (2019-08-06 00:33:02 -0700)
>
> 
> Vishal Kulkarni (1):
>   cxgb4: update firmware to revision 1.24.3.0
>
>  WHENCE  |  12 ++--
>  cxgb4/t4fw-1.23.4.0.bin | Bin 570880 -> 0 bytes
>  cxgb4/t4fw-1.24.3.0.bin | Bin 0 -> 571904 bytes
>  cxgb4/t4fw.bin  |   2 +-
>  cxgb4/t5fw-1.23.4.0.bin | Bin 659456 -> 0 bytes
>  cxgb4/t5fw-1.24.3.0.bin | Bin 0 -> 662016 bytes
>  cxgb4/t5fw.bin  |   2 +-
>  cxgb4/t6fw-1.23.4.0.bin | Bin 708608 -> 0 bytes
>  cxgb4/t6fw-1.24.3.0.bin | Bin 0 -> 714240 bytes
>  cxgb4/t6fw.bin  |   2 +-
>  10 files changed, 9 insertions(+), 9 deletions(-)
>  delete mode 100644 cxgb4/t4fw-1.23.4.0.bin
>  create mode 100644 cxgb4/t4fw-1.24.3.0.bin
>  delete mode 100644 cxgb4/t5fw-1.23.4.0.bin
>  create mode 100644 cxgb4/t5fw-1.24.3.0.bin
>  delete mode 100644 cxgb4/t6fw-1.23.4.0.bin
>  create mode 100644 cxgb4/t6fw-1.24.3.0.bin

Pulled and pushed out.  Thanks.

josh


Re: pull request: Linux-firmware: Update cxgb4 firmware

2019-04-09 Thread Josh Boyer
On Tue, Apr 9, 2019 at 6:00 AM Vishal Kulkarni  wrote:
>
> Hi,
>
> Kindly pull the new firmware from the following URL:
> git://git.chelsio.net/pub/git/linux-firmware.git for-upstream
>
> Thanks,
> Vishal
>
> The following changes since commit 67b75798ea88f4b1d6ee6a3b5a0634d29620c094:
>
>   linux-firmware: add firmware for MT7615E (2019-04-02 08:00:12 -0400)
>
> are available in the git repository at:
>
>   git://git.chelsio.net/pub/git/linux-firmware.git for-upstream
>
> for you to fetch changes up to ddde59823ae0452582c49774894173435e885549:
>
>   cxgb4: update firmware to revision 1.23.4.0 (2019-04-09 02:43:33 -0700)
>
> 
> Vishal Kulkarni (1):
>   cxgb4: update firmware to revision 1.23.4.0
>
>  WHENCE |  12 ++--
>  cxgb4/{t4fw-1.23.3.0.bin => t4fw-1.23.4.0.bin} | Bin 570880 -> 570880 bytes
>  cxgb4/t4fw.bin |   2 +-
>  cxgb4/{t5fw-1.23.3.0.bin => t5fw-1.23.4.0.bin} | Bin 659456 -> 659456 bytes
>  cxgb4/t5fw.bin |   2 +-
>  cxgb4/{t6fw-1.23.3.0.bin => t6fw-1.23.4.0.bin} | Bin 708608 -> 708608 bytes
>  cxgb4/t6fw.bin |   2 +-
>  7 files changed, 9 insertions(+), 9 deletions(-)
>  rename cxgb4/{t4fw-1.23.3.0.bin => t4fw-1.23.4.0.bin} (99%)
>  rename cxgb4/{t5fw-1.23.3.0.bin => t5fw-1.23.4.0.bin} (99%)
>  rename cxgb4/{t6fw-1.23.3.0.bin => t6fw-1.23.4.0.bin} (99%)

Pulled and pushed out.

josh


Re: pull request: linux-firmware: update cxgb4 firmware

2019-03-14 Thread Josh Boyer
On Thu, Mar 14, 2019 at 6:13 AM Vishal Kulkarni  wrote:
>
> Hi,
>
> Kindly pull the new firmware from the following URL:
> git://git.chelsio.net/pub/git/linux-firmware.git for-upstream
>
> Thanks,
> Vishal
>
> The following changes since commit efd2c1cc375cff1c17b4259d99a7fee240c3b510:
>
>   linux-firmware: Update firmware file for Intel Bluetooth 8265 (2019-03-13 
> 08:55:45 -0400)
>
> are available in the git repository at:
>
>   git://git.chelsio.net/pub/git/linux-firmware.git for-upstream
>
> for you to fetch changes up to 283373fa112403c08e54a65f2b467a137c032b79:
>
>   cxgb4: update firmware to revision 1.23.3.0 (2019-03-14 03:02:52 -0700)
>
> 
> Vishal Kulkarni (1):
>
>   cxgb4: update firmware to revision 1.23.3.0

Pulled and pushed out.  Thanks.

josh


Re: pull request: linux-firmware: update cxgb4 firmware

2019-01-14 Thread Josh Boyer
On Tue, Dec 25, 2018 at 5:21 AM Arjun V.  wrote:
>
> Hi,
>
> Kindly pull the new firmware from the following URL:
> git://git.chelsio.net/pub/git/linux-firmware.git for-upstream
>
> Thanks,
> Arjun.
>
> The following changes since commit 0f22c8527439eaaf5c3fcf87b31c89445b6fa84d:
>
>   Revert "amdgpu: update vega10 fw for 18.50 release" (2018-12-18 15:38:53 
> -0500)
>
> are available in the git repository at:
>
>   git://git.chelsio.net/pub/git/linux-firmware.git for-upstream
>
> for you to fetch changes up to 80dee3102fe05ec44afe281818259160df3117c5:
>
>   cxgb4: update firmware to revision 1.22.9.0 (2018-12-24 00:17:20 -0800)
>
> 
> Arjun Vynipadath (1):
>   cxgb4: update firmware to revision 1.22.9.0
>
>  WHENCE  |  12 ++--
>  cxgb4/t4fw-1.21.5.0.bin | Bin 561664 -> 0 bytes
>  cxgb4/t4fw-1.22.9.0.bin | Bin 0 -> 565248 bytes
>  cxgb4/t4fw.bin  |   2 +-
>  cxgb4/t5fw-1.21.5.0.bin | Bin 648704 -> 0 bytes
>  cxgb4/t5fw-1.22.9.0.bin | Bin 0 -> 652800 bytes
>  cxgb4/t5fw.bin  |   2 +-
>  cxgb4/t6fw-1.21.5.0.bin | Bin 695296 -> 0 bytes
>  cxgb4/t6fw-1.22.9.0.bin | Bin 0 -> 703488 bytes
>  cxgb4/t6fw.bin  |   2 +-
>  10 files changed, 9 insertions(+), 9 deletions(-)
>  delete mode 100644 cxgb4/t4fw-1.21.5.0.bin
>  create mode 100644 cxgb4/t4fw-1.22.9.0.bin
>  delete mode 100644 cxgb4/t5fw-1.21.5.0.bin
>  create mode 100644 cxgb4/t5fw-1.22.9.0.bin
>  delete mode 100644 cxgb4/t6fw-1.21.5.0.bin
>  create mode 100644 cxgb4/t6fw-1.22.9.0.bin

Pulled and pushed out.

josh


Re: pull request: linux-firmware: update cxgb4 firmware

2018-12-14 Thread Josh Boyer
On Fri, Nov 2, 2018 at 7:56 AM Ganesh Goudar  wrote:
>
> Hi,
>
> Kindly pull the new firmware from the following URL.
> git://git.chelsio.net/pub/git/linux-firmware.git for-upstream
>
> Thanks
> Ganesh
>
> The following changes since commit 1baa34868b2c0a004dc595b20678145e3fff83e7:
>
>   Merge branch 'nxp_mc' of https://github.com/NXP/linux-firmware (2018-10-26 
> 08:13:19 -0400)
>
> are available in the git repository at:
>
>
>   git://git.chelsio.net/pub/git/linux-firmware.git for-upstream
>
> for you to fetch changes up to e7cdec460311a76e4f99e6bed763628af5fc2208:
>
>   cxgb4: update firmware to revision 1.21.5.0 (2018-11-02 03:38:38 -0700)
>
> 
> Ganesh Goudar (1):
>   cxgb4: update firmware to revision 1.21.5.0
>
>  WHENCE  |  12 ++--
>  cxgb4/t4fw-1.20.8.0.bin | Bin 559616 -> 0 bytes
>  cxgb4/t4fw-1.21.5.0.bin | Bin 0 -> 561664 bytes
>  cxgb4/t4fw.bin  |   2 +-
>  cxgb4/t5fw-1.20.8.0.bin | Bin 646144 -> 0 bytes
>  cxgb4/t5fw-1.21.5.0.bin | Bin 0 -> 648704 bytes
>  cxgb4/t5fw.bin  |   2 +-
>  cxgb4/t6fw-1.20.8.0.bin | Bin 692736 -> 0 bytes
>  cxgb4/t6fw-1.21.5.0.bin | Bin 0 -> 695296 bytes
>  cxgb4/t6fw.bin  |   2 +-
>  10 files changed, 9 insertions(+), 9 deletions(-)
>  delete mode 100644 cxgb4/t4fw-1.20.8.0.bin
>  create mode 100644 cxgb4/t4fw-1.21.5.0.bin
>  delete mode 100644 cxgb4/t5fw-1.20.8.0.bin
>  create mode 100644 cxgb4/t5fw-1.21.5.0.bin
>  delete mode 100644 cxgb4/t6fw-1.20.8.0.bin
>  create mode 100644 cxgb4/t6fw-1.21.5.0.bin

Pulled and pushed out.  Apologies for the large delay.

josh


Re: pull request: linux-firmware: update cxgb4 firmware

2018-07-13 Thread Josh Boyer
On Fri, Jul 6, 2018 at 11:55 PM Ganesh Goudar  wrote:
>
> Hi,
>
> Kindly pull the new firmware from the following URL.
> git://git.chelsio.net/pub/git/linux-firmware.git for-upstream
>
> Thanks
> Ganesh
>
> The following changes since commit d1147327232ec4616a66ab898df84f9700c816c1:
>
>   Merge branch 'for-upstreaming-v1.7.2-vsw' of 
> https://github.com/felix-cavium/linux-firmware (2018-06-06 13:23:36 -0400)
>
> are available in the git repository at:
>
>
>   git://git.chelsio.net/pub/git/linux-firmware.git for-upstream
>
> for you to fetch changes up to 6213586dc3bc830cb27ce726a3002bb312bfa567:
>
>   cxgb4: update firmware to revision 1.20.8.0 (2018-07-06 09:59:41 -0700)
>
> 
> Ganesh Goudar (1):
>   cxgb4: update firmware to revision 1.20.8.0

Pulled and pushed out.

josh

>  WHENCE  |  12 ++--
>  cxgb4/t4fw-1.19.1.0.bin | Bin 553984 -> 0 bytes
>  cxgb4/t4fw-1.20.8.0.bin | Bin 0 -> 559616 bytes
>  cxgb4/t4fw.bin  |   2 +-
>  cxgb4/t5fw-1.19.1.0.bin | Bin 651776 -> 0 bytes
>  cxgb4/t5fw-1.20.8.0.bin | Bin 0 -> 646144 bytes
>  cxgb4/t5fw.bin  |   2 +-
>  cxgb4/t6fw-1.19.1.0.bin | Bin 698368 -> 0 bytes
>  cxgb4/t6fw-1.20.8.0.bin | Bin 0 -> 692736 bytes
>  cxgb4/t6fw.bin  |   2 +-
>  10 files changed, 9 insertions(+), 9 deletions(-)
>  delete mode 100644 cxgb4/t4fw-1.19.1.0.bin
>  create mode 100644 cxgb4/t4fw-1.20.8.0.bin
>  delete mode 100644 cxgb4/t5fw-1.19.1.0.bin
>  create mode 100644 cxgb4/t5fw-1.20.8.0.bin
>  delete mode 100644 cxgb4/t6fw-1.19.1.0.bin
>  create mode 100644 cxgb4/t6fw-1.20.8.0.bin


Re: pull request: linux-firmware: update cxgb4 firmware

2018-07-13 Thread Josh Boyer
On Fri, Jul 6, 2018 at 11:55 PM Ganesh Goudar  wrote:
>
> Hi,
>
> Kindly pull the new firmware from the following URL.
> git://git.chelsio.net/pub/git/linux-firmware.git for-upstream
>
> Thanks
> Ganesh
>
> The following changes since commit d1147327232ec4616a66ab898df84f9700c816c1:
>
>   Merge branch 'for-upstreaming-v1.7.2-vsw' of 
> https://github.com/felix-cavium/linux-firmware (2018-06-06 13:23:36 -0400)
>
> are available in the git repository at:
>
>
>   git://git.chelsio.net/pub/git/linux-firmware.git for-upstream
>
> for you to fetch changes up to 6213586dc3bc830cb27ce726a3002bb312bfa567:
>
>   cxgb4: update firmware to revision 1.20.8.0 (2018-07-06 09:59:41 -0700)
>
> 
> Ganesh Goudar (1):
>   cxgb4: update firmware to revision 1.20.8.0

Pulled and pushed out.

josh

>  WHENCE  |  12 ++--
>  cxgb4/t4fw-1.19.1.0.bin | Bin 553984 -> 0 bytes
>  cxgb4/t4fw-1.20.8.0.bin | Bin 0 -> 559616 bytes
>  cxgb4/t4fw.bin  |   2 +-
>  cxgb4/t5fw-1.19.1.0.bin | Bin 651776 -> 0 bytes
>  cxgb4/t5fw-1.20.8.0.bin | Bin 0 -> 646144 bytes
>  cxgb4/t5fw.bin  |   2 +-
>  cxgb4/t6fw-1.19.1.0.bin | Bin 698368 -> 0 bytes
>  cxgb4/t6fw-1.20.8.0.bin | Bin 0 -> 692736 bytes
>  cxgb4/t6fw.bin  |   2 +-
>  10 files changed, 9 insertions(+), 9 deletions(-)
>  delete mode 100644 cxgb4/t4fw-1.19.1.0.bin
>  create mode 100644 cxgb4/t4fw-1.20.8.0.bin
>  delete mode 100644 cxgb4/t5fw-1.19.1.0.bin
>  create mode 100644 cxgb4/t5fw-1.20.8.0.bin
>  delete mode 100644 cxgb4/t6fw-1.19.1.0.bin
>  create mode 100644 cxgb4/t6fw-1.20.8.0.bin


Re: pull request: linux-firmware: update cxgb4 firmware

2018-05-02 Thread Ganesh Goudar
On Tuesday, May 05/01/18, 2018 at 08:10:37 -0400, Josh Boyer wrote:
> On Wed, Apr 25, 2018 at 11:06 AM, Ganesh Goudar  wrote:
> > Hi,
> >
> > Kindly pull the new firmware from the following URL.
> > git://git.chelsio.net/pub/git/linux-firmware.git for-upstream
> >
> > Thanks
> > Ganesh
> >
> > The following changes since commit 0caed67f661bfa9552b636d1e4af379eda75ed67:
> >
> >   cxgb4: update firmware to revision 1.19.1.0 (2018-04-25 07:48:21 -0700)
> >
> > are available in the git repository at:
> >
> >   git://git.chelsio.net/pub/git/linux-firmware.git for-upstream
> >
> > for you to fetch changes up to 0caed67f661bfa9552b636d1e4af379eda75ed67:
> >
> >   cxgb4: update firmware to revision 1.19.1.0 (2018-04-25 07:48:21 -0700)
> >
> > 
> 
> If you could update your pull request script to include a diffstat,
> that would be appreciated.

Sure, Thank you.

> 
> Pulled and pushed out.  Thanks.
> 
> josh


Re: pull request: linux-firmware: update cxgb4 firmware

2018-05-02 Thread Ganesh Goudar
On Tuesday, May 05/01/18, 2018 at 08:10:37 -0400, Josh Boyer wrote:
> On Wed, Apr 25, 2018 at 11:06 AM, Ganesh Goudar  wrote:
> > Hi,
> >
> > Kindly pull the new firmware from the following URL.
> > git://git.chelsio.net/pub/git/linux-firmware.git for-upstream
> >
> > Thanks
> > Ganesh
> >
> > The following changes since commit 0caed67f661bfa9552b636d1e4af379eda75ed67:
> >
> >   cxgb4: update firmware to revision 1.19.1.0 (2018-04-25 07:48:21 -0700)
> >
> > are available in the git repository at:
> >
> >   git://git.chelsio.net/pub/git/linux-firmware.git for-upstream
> >
> > for you to fetch changes up to 0caed67f661bfa9552b636d1e4af379eda75ed67:
> >
> >   cxgb4: update firmware to revision 1.19.1.0 (2018-04-25 07:48:21 -0700)
> >
> > 
> 
> If you could update your pull request script to include a diffstat,
> that would be appreciated.

Sure, Thank you.

> 
> Pulled and pushed out.  Thanks.
> 
> josh


Re: pull request: linux-firmware: update cxgb4 firmware

2018-05-01 Thread Josh Boyer
On Wed, Apr 25, 2018 at 11:06 AM, Ganesh Goudar  wrote:
> Hi,
>
> Kindly pull the new firmware from the following URL.
> git://git.chelsio.net/pub/git/linux-firmware.git for-upstream
>
> Thanks
> Ganesh
>
> The following changes since commit 0caed67f661bfa9552b636d1e4af379eda75ed67:
>
>   cxgb4: update firmware to revision 1.19.1.0 (2018-04-25 07:48:21 -0700)
>
> are available in the git repository at:
>
>   git://git.chelsio.net/pub/git/linux-firmware.git for-upstream
>
> for you to fetch changes up to 0caed67f661bfa9552b636d1e4af379eda75ed67:
>
>   cxgb4: update firmware to revision 1.19.1.0 (2018-04-25 07:48:21 -0700)
>
> 

If you could update your pull request script to include a diffstat,
that would be appreciated.

Pulled and pushed out.  Thanks.

josh


Re: pull request: linux-firmware: update cxgb4 firmware

2018-05-01 Thread Josh Boyer
On Wed, Apr 25, 2018 at 11:06 AM, Ganesh Goudar  wrote:
> Hi,
>
> Kindly pull the new firmware from the following URL.
> git://git.chelsio.net/pub/git/linux-firmware.git for-upstream
>
> Thanks
> Ganesh
>
> The following changes since commit 0caed67f661bfa9552b636d1e4af379eda75ed67:
>
>   cxgb4: update firmware to revision 1.19.1.0 (2018-04-25 07:48:21 -0700)
>
> are available in the git repository at:
>
>   git://git.chelsio.net/pub/git/linux-firmware.git for-upstream
>
> for you to fetch changes up to 0caed67f661bfa9552b636d1e4af379eda75ed67:
>
>   cxgb4: update firmware to revision 1.19.1.0 (2018-04-25 07:48:21 -0700)
>
> 

If you could update your pull request script to include a diffstat,
that would be appreciated.

Pulled and pushed out.  Thanks.

josh


Re: pull request: linux-firmware: update cxgb4 firmware

2018-03-29 Thread Josh Boyer
On Tue, Mar 27, 2018 at 4:57 PM, Ganesh Goudar  wrote:
> Hi,
>
> Kindly pull the new firmware from the following URL.
> git://git.chelsio.net/pub/git/linux-firmware.git for-upstream
>
> Thanks
> Ganesh
>
> The following changes since commit eb6ad87c6f38cde9ec1556f3de4171a5164deda8:
>
>   cxgb4: update firmware to revision 1.18.9.0 (2018-03-27 13:40:58 -0700)
>
> are available in the git repository at:
>
>   git://git.chelsio.net/pub/git/linux-firmware.git for-upstream
>
> for you to fetch changes up to eb6ad87c6f38cde9ec1556f3de4171a5164deda8:
>
>   cxgb4: update firmware to revision 1.18.9.0 (2018-03-27 13:40:58 -0700)
>
> 

Pulled and pushed out.  Thanks.

josh


Re: pull request: linux-firmware: update cxgb4 firmware

2018-03-29 Thread Josh Boyer
On Tue, Mar 27, 2018 at 4:57 PM, Ganesh Goudar  wrote:
> Hi,
>
> Kindly pull the new firmware from the following URL.
> git://git.chelsio.net/pub/git/linux-firmware.git for-upstream
>
> Thanks
> Ganesh
>
> The following changes since commit eb6ad87c6f38cde9ec1556f3de4171a5164deda8:
>
>   cxgb4: update firmware to revision 1.18.9.0 (2018-03-27 13:40:58 -0700)
>
> are available in the git repository at:
>
>   git://git.chelsio.net/pub/git/linux-firmware.git for-upstream
>
> for you to fetch changes up to eb6ad87c6f38cde9ec1556f3de4171a5164deda8:
>
>   cxgb4: update firmware to revision 1.18.9.0 (2018-03-27 13:40:58 -0700)
>
> 

Pulled and pushed out.  Thanks.

josh


Re: pull request: linux-firmware: update cxgb4 firmware

2018-03-27 Thread Josh Boyer
On Tue, Mar 27, 2018 at 6:40 AM, Arjun V  wrote:
> Hi,
>
> Kindly ignore this pull request. We will be shortly sending
> pull request for a newer firmware which includes critical fixes.

Thank you for letting us know.  We'll look for the updated request.

josh


> On 03/15/2018 06:59 PM, Ganesh Goudar wrote:
>>
>> Hi,
>>
>> Kindly pull the new firmware from the following URL.
>> git://git.chelsio.net/pub/git/linux-firmware.git for-upstream
>>
>> Thanks
>> Ganesh
>>
>> The following changes since commit
>> 689f852c2f8e5b6a0a4076f7098240961d20e5ba:
>>
>>cxgb4: update firmware to revision 1.18.4.0 (2018-03-15 06:15:04 -0700)
>>
>> are available in the git repository at:
>>
>>git://git.chelsio.net/pub/git/linux-firmware.git for-upstream
>>
>> for you to fetch changes up to 689f852c2f8e5b6a0a4076f7098240961d20e5ba:
>>
>>cxgb4: update firmware to revision 1.18.4.0 (2018-03-15 06:15:04 -0700)
>>
>> 
>>
>


Re: pull request: linux-firmware: update cxgb4 firmware

2018-03-27 Thread Josh Boyer
On Tue, Mar 27, 2018 at 6:40 AM, Arjun V  wrote:
> Hi,
>
> Kindly ignore this pull request. We will be shortly sending
> pull request for a newer firmware which includes critical fixes.

Thank you for letting us know.  We'll look for the updated request.

josh


> On 03/15/2018 06:59 PM, Ganesh Goudar wrote:
>>
>> Hi,
>>
>> Kindly pull the new firmware from the following URL.
>> git://git.chelsio.net/pub/git/linux-firmware.git for-upstream
>>
>> Thanks
>> Ganesh
>>
>> The following changes since commit
>> 689f852c2f8e5b6a0a4076f7098240961d20e5ba:
>>
>>cxgb4: update firmware to revision 1.18.4.0 (2018-03-15 06:15:04 -0700)
>>
>> are available in the git repository at:
>>
>>git://git.chelsio.net/pub/git/linux-firmware.git for-upstream
>>
>> for you to fetch changes up to 689f852c2f8e5b6a0a4076f7098240961d20e5ba:
>>
>>cxgb4: update firmware to revision 1.18.4.0 (2018-03-15 06:15:04 -0700)
>>
>> 
>>
>


Re: pull request: linux-firmware: update cxgb4 firmware

2018-03-27 Thread Arjun V

Hi,

Kindly ignore this pull request. We will be shortly sending
pull request for a newer firmware which includes critical fixes.

Thanks.

On 03/15/2018 06:59 PM, Ganesh Goudar wrote:

Hi,

Kindly pull the new firmware from the following URL.
git://git.chelsio.net/pub/git/linux-firmware.git for-upstream

Thanks
Ganesh

The following changes since commit 689f852c2f8e5b6a0a4076f7098240961d20e5ba:

   cxgb4: update firmware to revision 1.18.4.0 (2018-03-15 06:15:04 -0700)

are available in the git repository at:

   git://git.chelsio.net/pub/git/linux-firmware.git for-upstream

for you to fetch changes up to 689f852c2f8e5b6a0a4076f7098240961d20e5ba:

   cxgb4: update firmware to revision 1.18.4.0 (2018-03-15 06:15:04 -0700)





Re: pull request: linux-firmware: update cxgb4 firmware

2018-03-27 Thread Arjun V

Hi,

Kindly ignore this pull request. We will be shortly sending
pull request for a newer firmware which includes critical fixes.

Thanks.

On 03/15/2018 06:59 PM, Ganesh Goudar wrote:

Hi,

Kindly pull the new firmware from the following URL.
git://git.chelsio.net/pub/git/linux-firmware.git for-upstream

Thanks
Ganesh

The following changes since commit 689f852c2f8e5b6a0a4076f7098240961d20e5ba:

   cxgb4: update firmware to revision 1.18.4.0 (2018-03-15 06:15:04 -0700)

are available in the git repository at:

   git://git.chelsio.net/pub/git/linux-firmware.git for-upstream

for you to fetch changes up to 689f852c2f8e5b6a0a4076f7098240961d20e5ba:

   cxgb4: update firmware to revision 1.18.4.0 (2018-03-15 06:15:04 -0700)





Re: pull request: linux-firmware: update cxgb4 firmware

2018-01-19 Thread Josh Boyer
On Wed, Jan 17, 2018 at 6:01 AM, Ganesh Goudar  wrote:
> Hi,
>
> Kindly pull the new firmware from the following URL.
> git://git.chelsio.net/pub/git/linux-firmware.git for-upstream
>
> Thanks
> Ganesh
>
> The following changes since commit 3f1ab9f5f381515992c51baab7bd30d46126b068:
>
>   cxgb4: update firmware to revision 1.17.14.0 (2018-01-17 02:48:30 -0800)
>
> are available in the git repository at:
>
>   git://git.chelsio.net/pub/git/linux-firmware.git for-upstream
>
> for you to fetch changes up to 3f1ab9f5f381515992c51baab7bd30d46126b068:
>
>   cxgb4: update firmware to revision 1.17.14.0 (2018-01-17 02:48:30 -0800)
>
> 

Pulled.  Thanks.

josh


Re: pull request: linux-firmware: update cxgb4 firmware

2018-01-19 Thread Josh Boyer
On Wed, Jan 17, 2018 at 6:01 AM, Ganesh Goudar  wrote:
> Hi,
>
> Kindly pull the new firmware from the following URL.
> git://git.chelsio.net/pub/git/linux-firmware.git for-upstream
>
> Thanks
> Ganesh
>
> The following changes since commit 3f1ab9f5f381515992c51baab7bd30d46126b068:
>
>   cxgb4: update firmware to revision 1.17.14.0 (2018-01-17 02:48:30 -0800)
>
> are available in the git repository at:
>
>   git://git.chelsio.net/pub/git/linux-firmware.git for-upstream
>
> for you to fetch changes up to 3f1ab9f5f381515992c51baab7bd30d46126b068:
>
>   cxgb4: update firmware to revision 1.17.14.0 (2018-01-17 02:48:30 -0800)
>
> 

Pulled.  Thanks.

josh


Re: pull request: linux-firmware: update cxgb4 firmware

2017-10-09 Thread Ben Hutchings
On Wed, 2017-09-27 at 20:54 +0530, Ganesh Goudar wrote:
> Hi,
> 
> Kindly pull the new firmware from the following URL.
> git://git.chelsio.net/pub/git/linux-firmware.git for-upstream

Pulled, thanks.

Ben.

> Thanks
> Ganesh
> 
> The following changes since commit 59bf7e2cad88269ea704eb270d7ac6e69e8a544c:
> 
>   cxgb4: update firmware to revision 1.16.63.0 (2017-09-27 08:14:29 -0700)
> 
> are available in the git repository at:
> 
>   git://git.chelsio.net/pub/git/linux-firmware.git for-upstream
> 
> for you to fetch changes up to 59bf7e2cad88269ea704eb270d7ac6e69e8a544c:
> 
>   cxgb4: update firmware to revision 1.16.63.0 (2017-09-27 08:14:29 -0700)
> 
> 
-- 
Ben Hutchings
Humour is the best antidote to reality.



signature.asc
Description: This is a digitally signed message part


Re: pull request: linux-firmware: update cxgb4 firmware

2017-10-09 Thread Ben Hutchings
On Wed, 2017-09-27 at 20:54 +0530, Ganesh Goudar wrote:
> Hi,
> 
> Kindly pull the new firmware from the following URL.
> git://git.chelsio.net/pub/git/linux-firmware.git for-upstream

Pulled, thanks.

Ben.

> Thanks
> Ganesh
> 
> The following changes since commit 59bf7e2cad88269ea704eb270d7ac6e69e8a544c:
> 
>   cxgb4: update firmware to revision 1.16.63.0 (2017-09-27 08:14:29 -0700)
> 
> are available in the git repository at:
> 
>   git://git.chelsio.net/pub/git/linux-firmware.git for-upstream
> 
> for you to fetch changes up to 59bf7e2cad88269ea704eb270d7ac6e69e8a544c:
> 
>   cxgb4: update firmware to revision 1.16.63.0 (2017-09-27 08:14:29 -0700)
> 
> 
-- 
Ben Hutchings
Humour is the best antidote to reality.



signature.asc
Description: This is a digitally signed message part


Re: pull request: linux-firmware: update cxgb4 firmware

2017-05-30 Thread Kyle McMartin
On Sun, May 28, 2017 at 05:29:23PM +0530, Ganesh Goudar wrote:
> Hi,
> 
> Kindly pull the new firmware from the following URL.
> git://git.chelsio.net/pub/git/linux-firmware.git for-upstream
> 

Pulled, thanks Ganesh.

> Thanks
> Ganesh
> 
> The following changes since commit c990aae817a1606a1fbeb0b4aac00f93dfce0e32:
> 
>   cxgb4: update firmware to revision 1.16.45.0. (2017-05-28 04:17:45 -0700)
> 
> are available in the git repository at:
> 
>   git://git.chelsio.net/pub/git/linux-firmware.git for-upstream
> 
> for you to fetch changes up to c990aae817a1606a1fbeb0b4aac00f93dfce0e32:
> 
>   cxgb4: update firmware to revision 1.16.45.0. (2017-05-28 04:17:45 -0700)
> 
> 
> 


Re: pull request: linux-firmware: update cxgb4 firmware

2017-05-30 Thread Kyle McMartin
On Sun, May 28, 2017 at 05:29:23PM +0530, Ganesh Goudar wrote:
> Hi,
> 
> Kindly pull the new firmware from the following URL.
> git://git.chelsio.net/pub/git/linux-firmware.git for-upstream
> 

Pulled, thanks Ganesh.

> Thanks
> Ganesh
> 
> The following changes since commit c990aae817a1606a1fbeb0b4aac00f93dfce0e32:
> 
>   cxgb4: update firmware to revision 1.16.45.0. (2017-05-28 04:17:45 -0700)
> 
> are available in the git repository at:
> 
>   git://git.chelsio.net/pub/git/linux-firmware.git for-upstream
> 
> for you to fetch changes up to c990aae817a1606a1fbeb0b4aac00f93dfce0e32:
> 
>   cxgb4: update firmware to revision 1.16.45.0. (2017-05-28 04:17:45 -0700)
> 
> 
> 


Re: pull request: linux-firmware: update cxgb4 firmware

2017-05-11 Thread Kyle McMartin
On Wed, Apr 26, 2017 at 08:06:53PM +0530, Ganesh Goudar wrote:
> Hi,
> 
> Kindly pull the new firmware from the following URL.
>   git://git.chelsio.net/pub/git/linux-firmware.git for-upstream
> 
> Thanks,
> Ganesh
> 
> The following changes since commit 766da91d4831792540451403ad349e2ece368f84:
> 
>   cxgb4: update firmware to revision 1.16.43.0 (2017-04-26 07:17:50 -0700)
> 
> are available in the git repository at:
> 
>   git://git.chelsio.net/pub/git/linux-firmware.git for-upstream
> 

Pulled, thanks Ganesh.

regards, Kyle

> for you to fetch changes up to 766da91d4831792540451403ad349e2ece368f84:
> 
>   cxgb4: update firmware to revision 1.16.43.0 (2017-04-26 07:17:50 -0700)
> 
> 


Re: pull request: linux-firmware: update cxgb4 firmware

2017-05-11 Thread Kyle McMartin
On Wed, Apr 26, 2017 at 08:06:53PM +0530, Ganesh Goudar wrote:
> Hi,
> 
> Kindly pull the new firmware from the following URL.
>   git://git.chelsio.net/pub/git/linux-firmware.git for-upstream
> 
> Thanks,
> Ganesh
> 
> The following changes since commit 766da91d4831792540451403ad349e2ece368f84:
> 
>   cxgb4: update firmware to revision 1.16.43.0 (2017-04-26 07:17:50 -0700)
> 
> are available in the git repository at:
> 
>   git://git.chelsio.net/pub/git/linux-firmware.git for-upstream
> 

Pulled, thanks Ganesh.

regards, Kyle

> for you to fetch changes up to 766da91d4831792540451403ad349e2ece368f84:
> 
>   cxgb4: update firmware to revision 1.16.43.0 (2017-04-26 07:17:50 -0700)
> 
> 


Re: pull request: linux-firmware: update cxgb4 firmware

2017-02-27 Thread Kyle McMartin
On Mon, Feb 27, 2017 at 08:01:51PM +0530, Ganesh Goudar wrote:
> Hi,
> 
> Kindly ignore my previous firmware pull-request for revision 1.16.26.0, 
> As we have some critical issues fixed in revision 1.16.33.0, please pull
> from the following URL
> git://git.chelsio.net/pub/git/linux-firmware.git for-upstream-1.16.33.0 
> 

Pulled. Thanks Ganesh.

regards, Kyle

> The following changes since commit 5abb924a730b5ecca489dfc2ebbdfc90af6ec62d:
> 
>   cxgb4: update firmware to revision 1.16.33.0 (2017-02-27 06:02:58 -0800)
> 
> are available in the git repository at:
> 
>   git://git.chelsio.net/pub/git/linux-firmware.git for-upstream-1.16.33.0
> 
> for you to fetch changes up to 5abb924a730b5ecca489dfc2ebbdfc90af6ec62d:
> 
>   cxgb4: update firmware to revision 1.16.33.0 (2017-02-27 06:02:58 -0800)
> 
> 
> 


Re: pull request: linux-firmware: update cxgb4 firmware

2017-02-27 Thread Kyle McMartin
On Mon, Feb 27, 2017 at 08:01:51PM +0530, Ganesh Goudar wrote:
> Hi,
> 
> Kindly ignore my previous firmware pull-request for revision 1.16.26.0, 
> As we have some critical issues fixed in revision 1.16.33.0, please pull
> from the following URL
> git://git.chelsio.net/pub/git/linux-firmware.git for-upstream-1.16.33.0 
> 

Pulled. Thanks Ganesh.

regards, Kyle

> The following changes since commit 5abb924a730b5ecca489dfc2ebbdfc90af6ec62d:
> 
>   cxgb4: update firmware to revision 1.16.33.0 (2017-02-27 06:02:58 -0800)
> 
> are available in the git repository at:
> 
>   git://git.chelsio.net/pub/git/linux-firmware.git for-upstream-1.16.33.0
> 
> for you to fetch changes up to 5abb924a730b5ecca489dfc2ebbdfc90af6ec62d:
> 
>   cxgb4: update firmware to revision 1.16.33.0 (2017-02-27 06:02:58 -0800)
> 
> 
> 


Re: pull request: linux-firmware: update cxgb4 firmware

2017-01-13 Thread Kyle McMartin
On Wed, Jan 04, 2017 at 06:19:48PM +0530, Ganesh Goudar wrote:
> Hi,
> 
> Could you please pull from the following URL?
> git://git.chelsio.net/pub/git/linux-firmware.git for-upstream
> 

applied, thanks Ganesh.

> 
> The following changes since commit f6a068e7d9885c1abbabed4ad9f58aaf15341fe9:
> 
>   cxgb4: Update firmware to revision 1.16.26.0. (2017-01-04 04:26:08 -0800)
> 
> are available in the git repository at:
> 
>   git://git.chelsio.net/pub/git/linux-firmware.git for-upstream
> 
> for you to fetch changes up to f6a068e7d9885c1abbabed4ad9f58aaf15341fe9:
> 
>   cxgb4: Update firmware to revision 1.16.26.0. (2017-01-04 04:26:08 -0800)
> 
> 
> 


Re: pull request: linux-firmware: update cxgb4 firmware

2017-01-13 Thread Kyle McMartin
On Wed, Jan 04, 2017 at 06:19:48PM +0530, Ganesh Goudar wrote:
> Hi,
> 
> Could you please pull from the following URL?
> git://git.chelsio.net/pub/git/linux-firmware.git for-upstream
> 

applied, thanks Ganesh.

> 
> The following changes since commit f6a068e7d9885c1abbabed4ad9f58aaf15341fe9:
> 
>   cxgb4: Update firmware to revision 1.16.26.0. (2017-01-04 04:26:08 -0800)
> 
> are available in the git repository at:
> 
>   git://git.chelsio.net/pub/git/linux-firmware.git for-upstream
> 
> for you to fetch changes up to f6a068e7d9885c1abbabed4ad9f58aaf15341fe9:
> 
>   cxgb4: Update firmware to revision 1.16.26.0. (2017-01-04 04:26:08 -0800)
> 
> 
> 


Re: pull request: linux-firmware: update cxgb4 firmware

2015-03-30 Thread Kyle McMartin
On Wed, Mar 25, 2015 at 02:16:02PM +0530, Hariprasad S wrote:
> Hariprasad Shenai (1):
>   cxgb4: update firmware to revision 1.13.32.0 for T4 and T5
> 
>  WHENCE   |   8 
>  cxgb4/t4fw-1.12.25.0.bin | Bin 518656 -> 0 bytes
>  cxgb4/t4fw-1.13.32.0.bin | Bin 0 -> 533504 bytes
>  cxgb4/t4fw.bin   |   2 +-
>  cxgb4/t5fw-1.12.25.0.bin | Bin 521216 -> 0 bytes
>  cxgb4/t5fw-1.13.32.0.bin | Bin 0 -> 581120 bytes
>  cxgb4/t5fw.bin   |   2 +-

ok, pulled... i hope you guys test forward/back compatibility with
firmware. :/

regards,
--kyle

>  7 files changed, 6 insertions(+), 6 deletions(-)
>  delete mode 100644 cxgb4/t4fw-1.12.25.0.bin
>  create mode 100644 cxgb4/t4fw-1.13.32.0.bin
>  delete mode 100644 cxgb4/t5fw-1.12.25.0.bin
>  create mode 100644 cxgb4/t5fw-1.13.32.0.bin
> 
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: pull request: linux-firmware: update cxgb4 firmware

2015-03-30 Thread Kyle McMartin
On Wed, Mar 25, 2015 at 02:16:02PM +0530, Hariprasad S wrote:
 Hariprasad Shenai (1):
   cxgb4: update firmware to revision 1.13.32.0 for T4 and T5
 
  WHENCE   |   8 
  cxgb4/t4fw-1.12.25.0.bin | Bin 518656 - 0 bytes
  cxgb4/t4fw-1.13.32.0.bin | Bin 0 - 533504 bytes
  cxgb4/t4fw.bin   |   2 +-
  cxgb4/t5fw-1.12.25.0.bin | Bin 521216 - 0 bytes
  cxgb4/t5fw-1.13.32.0.bin | Bin 0 - 581120 bytes
  cxgb4/t5fw.bin   |   2 +-

ok, pulled... i hope you guys test forward/back compatibility with
firmware. :/

regards,
--kyle

  7 files changed, 6 insertions(+), 6 deletions(-)
  delete mode 100644 cxgb4/t4fw-1.12.25.0.bin
  create mode 100644 cxgb4/t4fw-1.13.32.0.bin
  delete mode 100644 cxgb4/t5fw-1.12.25.0.bin
  create mode 100644 cxgb4/t5fw-1.13.32.0.bin
 
--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: pull request: linux-firmware: update cxgb4 firmware

2014-12-01 Thread Hariprasad S
On Sat, Oct 18, 2014 at 00:03:29 +0530, Hariprasad S wrote:
> Hi,
> 
> Can you please pull from the following URL?
> 
> The following changes since commit 0e5f63771d0df6d7859f7c4100a74d737c62ac88:
> git://git.chelsio.net/pub/git/linux-firmware.git for-upstream
> 
> Thanks
> 
>   linux-firmware: Add firmware patch for Intel Bluetooth 7265 ROM-spin(D0) 
> (2014-10-09 11:59:44 -0400)
> 
> are available in the git repository at:
> 
>   git://git.chelsio.net/pub/git/linux-firmware.git for-upstream
> 
> for you to fetch changes up to 7831ff2b2a129e8a70f4c7b7a1d0c8ad9e241ffe:
> 
>   cxgb4: Update firmware to revision 1.12.25.0 (2014-10-17 11:13:37 -0700)
> 
> 
> Hariprasad Shenai (1):
>   cxgb4: Update firmware to revision 1.12.25.0
> 
>  WHENCE   |   8 
>  cxgb4/t4fw-1.11.27.0.bin | Bin 512512 -> 0 bytes
>  cxgb4/t4fw-1.12.25.0.bin | Bin 0 -> 518656 bytes
>  cxgb4/t4fw.bin   |   2 +-
>  cxgb4/t5fw-1.11.27.0.bin | Bin 513024 -> 0 bytes
>  cxgb4/t5fw-1.12.25.0.bin | Bin 0 -> 521216 bytes
>  cxgb4/t5fw.bin   |   2 +-
>  7 files changed, 6 insertions(+), 6 deletions(-)
>  delete mode 100644 cxgb4/t4fw-1.11.27.0.bin
>  create mode 100644 cxgb4/t4fw-1.12.25.0.bin
>  delete mode 100644 cxgb4/t5fw-1.11.27.0.bin
>  create mode 100644 cxgb4/t5fw-1.12.25.0.bin

Hi,

My bad. We had a power-surge issue yesterday in our office, due to which the 
git server was down.
We apologies for the inconvenience caused. 

Can you please pull it.

Thanks,
Hari
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: pull request: linux-firmware: update cxgb4 firmware

2014-12-01 Thread Hariprasad S
On Sat, Oct 18, 2014 at 00:03:29 +0530, Hariprasad S wrote:
 Hi,
 
 Can you please pull from the following URL?
 
 The following changes since commit 0e5f63771d0df6d7859f7c4100a74d737c62ac88:
 git://git.chelsio.net/pub/git/linux-firmware.git for-upstream
 
 Thanks
 
   linux-firmware: Add firmware patch for Intel Bluetooth 7265 ROM-spin(D0) 
 (2014-10-09 11:59:44 -0400)
 
 are available in the git repository at:
 
   git://git.chelsio.net/pub/git/linux-firmware.git for-upstream
 
 for you to fetch changes up to 7831ff2b2a129e8a70f4c7b7a1d0c8ad9e241ffe:
 
   cxgb4: Update firmware to revision 1.12.25.0 (2014-10-17 11:13:37 -0700)
 
 
 Hariprasad Shenai (1):
   cxgb4: Update firmware to revision 1.12.25.0
 
  WHENCE   |   8 
  cxgb4/t4fw-1.11.27.0.bin | Bin 512512 - 0 bytes
  cxgb4/t4fw-1.12.25.0.bin | Bin 0 - 518656 bytes
  cxgb4/t4fw.bin   |   2 +-
  cxgb4/t5fw-1.11.27.0.bin | Bin 513024 - 0 bytes
  cxgb4/t5fw-1.12.25.0.bin | Bin 0 - 521216 bytes
  cxgb4/t5fw.bin   |   2 +-
  7 files changed, 6 insertions(+), 6 deletions(-)
  delete mode 100644 cxgb4/t4fw-1.11.27.0.bin
  create mode 100644 cxgb4/t4fw-1.12.25.0.bin
  delete mode 100644 cxgb4/t5fw-1.11.27.0.bin
  create mode 100644 cxgb4/t5fw-1.12.25.0.bin

Hi,

My bad. We had a power-surge issue yesterday in our office, due to which the 
git server was down.
We apologies for the inconvenience caused. 

Can you please pull it.

Thanks,
Hari
--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: pull request: linux-firmware: update cxgb4 firmware

2014-08-06 Thread Kyle McMartin
On Wed, Aug 06, 2014 at 12:06:29PM +0530, Hariprasad S wrote:
> On Mon, Aug 04, 2014 at 13:48:31 -0400, Kyle McMartin wrote:
> > On Fri, Jun 27, 2014 at 05:39:11PM +0530, Hariprasad S wrote:
> > > Hi,
> > > 
> > > Can you please pull from the following URL?
> > > git://git.chelsio.net/pub/git/linux-firmware.git for-upstream
> > > 
> > 
> > Trying to pull this for you right now... git.chelsio.net seems to be
> > offline though.
> > 
> > regards, Kyle
> > 
> 
> My bad. We had some issue with our git server due to power-surge.
> Can you please retry now?
> 
> Thanks, Hari
> 

Worked this time... I just cherry-picked it in to avoid the unnecessary
merge commit.

--Kyle
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: pull request: linux-firmware: update cxgb4 firmware

2014-08-06 Thread Hariprasad S
On Mon, Aug 04, 2014 at 13:48:31 -0400, Kyle McMartin wrote:
> On Fri, Jun 27, 2014 at 05:39:11PM +0530, Hariprasad S wrote:
> > Hi,
> > 
> > Can you please pull from the following URL?
> > git://git.chelsio.net/pub/git/linux-firmware.git for-upstream
> > 
> 
> Trying to pull this for you right now... git.chelsio.net seems to be
> offline though.
> 
> regards, Kyle
> 

My bad. We had some issue with our git server due to power-surge.
Can you please retry now?

Thanks, Hari

> > The following changes since commit 7f388b4885cf64d6b7833612052d20d4197af96f:
> > Ben Hutchings (1):
> > Move the s5p-mfc firmware out of its subdirectory
> > 
> > are available in the git repository at:
> > 
> > git://git.chelsio.net/pub/git/linux-firmware.git for-upstream
> > 
> > Hariprasad Shenai (1):
> > cxgb4: Update firmware to revision 1.11.27.0
> > 
> > LICENCE.chelsio_firmware |2 +-
> > WHENCE   |8 
> > cxgb4/t4fw-1.11.27.0.bin |  Bin 0 -> 512512 bytes
> > cxgb4/t4fw-1.9.23.0.bin  |  Bin 486912 -> 0 bytes
> > cxgb4/t4fw.bin   |2 +-
> > cxgb4/t5fw-1.11.27.0.bin |  Bin 0 -> 513024 bytes
> > cxgb4/t5fw-1.9.23.0.bin  |  Bin 481280 -> 0 bytes
> > cxgb4/t5fw.bin   |2 +-
> > 8 files changed, 7 insertions(+), 7 deletions(-)
> > create mode 100644 cxgb4/t4fw-1.11.27.0.bin
> > delete mode 100644 cxgb4/t4fw-1.9.23.0.bin
> > create mode 100644 cxgb4/t5fw-1.11.27.0.bin
> > delete mode 100644 cxgb4/t5fw-1.9.23.0.bin
> > 
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: pull request: linux-firmware: update cxgb4 firmware

2014-08-06 Thread Hariprasad S
On Mon, Aug 04, 2014 at 13:48:31 -0400, Kyle McMartin wrote:
 On Fri, Jun 27, 2014 at 05:39:11PM +0530, Hariprasad S wrote:
  Hi,
  
  Can you please pull from the following URL?
  git://git.chelsio.net/pub/git/linux-firmware.git for-upstream
  
 
 Trying to pull this for you right now... git.chelsio.net seems to be
 offline though.
 
 regards, Kyle
 

My bad. We had some issue with our git server due to power-surge.
Can you please retry now?

Thanks, Hari

  The following changes since commit 7f388b4885cf64d6b7833612052d20d4197af96f:
  Ben Hutchings (1):
  Move the s5p-mfc firmware out of its subdirectory
  
  are available in the git repository at:
  
  git://git.chelsio.net/pub/git/linux-firmware.git for-upstream
  
  Hariprasad Shenai (1):
  cxgb4: Update firmware to revision 1.11.27.0
  
  LICENCE.chelsio_firmware |2 +-
  WHENCE   |8 
  cxgb4/t4fw-1.11.27.0.bin |  Bin 0 - 512512 bytes
  cxgb4/t4fw-1.9.23.0.bin  |  Bin 486912 - 0 bytes
  cxgb4/t4fw.bin   |2 +-
  cxgb4/t5fw-1.11.27.0.bin |  Bin 0 - 513024 bytes
  cxgb4/t5fw-1.9.23.0.bin  |  Bin 481280 - 0 bytes
  cxgb4/t5fw.bin   |2 +-
  8 files changed, 7 insertions(+), 7 deletions(-)
  create mode 100644 cxgb4/t4fw-1.11.27.0.bin
  delete mode 100644 cxgb4/t4fw-1.9.23.0.bin
  create mode 100644 cxgb4/t5fw-1.11.27.0.bin
  delete mode 100644 cxgb4/t5fw-1.9.23.0.bin
  
--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: pull request: linux-firmware: update cxgb4 firmware

2014-08-06 Thread Kyle McMartin
On Wed, Aug 06, 2014 at 12:06:29PM +0530, Hariprasad S wrote:
 On Mon, Aug 04, 2014 at 13:48:31 -0400, Kyle McMartin wrote:
  On Fri, Jun 27, 2014 at 05:39:11PM +0530, Hariprasad S wrote:
   Hi,
   
   Can you please pull from the following URL?
   git://git.chelsio.net/pub/git/linux-firmware.git for-upstream
   
  
  Trying to pull this for you right now... git.chelsio.net seems to be
  offline though.
  
  regards, Kyle
  
 
 My bad. We had some issue with our git server due to power-surge.
 Can you please retry now?
 
 Thanks, Hari
 

Worked this time... I just cherry-picked it in to avoid the unnecessary
merge commit.

--Kyle
--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: pull request: linux-firmware: update cxgb4 firmware

2014-08-04 Thread Kyle McMartin
On Fri, Jun 27, 2014 at 05:39:11PM +0530, Hariprasad S wrote:
> Hi,
> 
> Can you please pull from the following URL?
> git://git.chelsio.net/pub/git/linux-firmware.git for-upstream
> 

Trying to pull this for you right now... git.chelsio.net seems to be
offline though.

regards, Kyle

> The following changes since commit 7f388b4885cf64d6b7833612052d20d4197af96f:
> Ben Hutchings (1):
> Move the s5p-mfc firmware out of its subdirectory
> 
> are available in the git repository at:
> 
> git://git.chelsio.net/pub/git/linux-firmware.git for-upstream
> 
> Hariprasad Shenai (1):
> cxgb4: Update firmware to revision 1.11.27.0
> 
> LICENCE.chelsio_firmware |2 +-
> WHENCE   |8 
> cxgb4/t4fw-1.11.27.0.bin |  Bin 0 -> 512512 bytes
> cxgb4/t4fw-1.9.23.0.bin  |  Bin 486912 -> 0 bytes
> cxgb4/t4fw.bin   |2 +-
> cxgb4/t5fw-1.11.27.0.bin |  Bin 0 -> 513024 bytes
> cxgb4/t5fw-1.9.23.0.bin  |  Bin 481280 -> 0 bytes
> cxgb4/t5fw.bin   |2 +-
> 8 files changed, 7 insertions(+), 7 deletions(-)
> create mode 100644 cxgb4/t4fw-1.11.27.0.bin
> delete mode 100644 cxgb4/t4fw-1.9.23.0.bin
> create mode 100644 cxgb4/t5fw-1.11.27.0.bin
> delete mode 100644 cxgb4/t5fw-1.9.23.0.bin
> 
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: pull request: linux-firmware: update cxgb4 firmware

2014-08-04 Thread Kyle McMartin
On Fri, Jun 27, 2014 at 05:39:11PM +0530, Hariprasad S wrote:
 Hi,
 
 Can you please pull from the following URL?
 git://git.chelsio.net/pub/git/linux-firmware.git for-upstream
 

Trying to pull this for you right now... git.chelsio.net seems to be
offline though.

regards, Kyle

 The following changes since commit 7f388b4885cf64d6b7833612052d20d4197af96f:
 Ben Hutchings (1):
 Move the s5p-mfc firmware out of its subdirectory
 
 are available in the git repository at:
 
 git://git.chelsio.net/pub/git/linux-firmware.git for-upstream
 
 Hariprasad Shenai (1):
 cxgb4: Update firmware to revision 1.11.27.0
 
 LICENCE.chelsio_firmware |2 +-
 WHENCE   |8 
 cxgb4/t4fw-1.11.27.0.bin |  Bin 0 - 512512 bytes
 cxgb4/t4fw-1.9.23.0.bin  |  Bin 486912 - 0 bytes
 cxgb4/t4fw.bin   |2 +-
 cxgb4/t5fw-1.11.27.0.bin |  Bin 0 - 513024 bytes
 cxgb4/t5fw-1.9.23.0.bin  |  Bin 481280 - 0 bytes
 cxgb4/t5fw.bin   |2 +-
 8 files changed, 7 insertions(+), 7 deletions(-)
 create mode 100644 cxgb4/t4fw-1.11.27.0.bin
 delete mode 100644 cxgb4/t4fw-1.9.23.0.bin
 create mode 100644 cxgb4/t5fw-1.11.27.0.bin
 delete mode 100644 cxgb4/t5fw-1.9.23.0.bin
 
--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: pull request: linux-firmware: update cxgb4 firmware

2013-12-16 Thread Hariprasad S
On Mon, Dec 16, 2013 at 00:07:29 +, Ben Hutchings wrote:
> On Mon, 2013-12-16 at 01:02 +0530, Hariprasad S wrote:
> > Hi,
> > 
> > Can you please pull from the following URL?
> > git://git.chelsio.net/pub/git/linux-firmware.git for-upstream
> > 
> > The following changes since commit 7d0c7a8cfd78388d90cc784a185b19dcbdbce824:
> >   Ben Hutchings (1):
> >   Merge branch 'wilink4' of 
> > git://git.kernel.org/pub/scm/linux/kernel/git/balbi/linux-firmware
> > 
> > are available in the git repository at:
> > 
> >   git://git.chelsio.net/pub/git/linux-firmware.git for-upstream
> 
> I'm no longer able to pull from this repository.  Depending on whether I
> use my cellular data or home DSL connection it fails with either:
> 
> $ git fetch git://git.chelsio.net/pub/git/linux-firmware.git for-upstream
> fatal: Could not read from remote repository.
> 
> Please make sure you have the correct access rights
> and the repository exists.
> 
> or:
> 
> $ git fetch git://git.chelsio.net/pub/git/linux-firmware.git for-upstream
> fatal: unable to connect to git.chelsio.net:
> git.chelsio.net[0: 67.207.112.37]: errno=Connection refused
> 
> Ben.
> 

Hi Ben,

There was some internal issue. Now that it is fixed, Can you please try pulling 
it now.

Thanks,
Hariprasad Shenai

> > Hariprasad Shenai (1):
> > cxgb4: Updated T4 firmware, add T5 firmware
> > 
> >  WHENCE  |8 +---
> >  cxgb4/t4fw-1.6.2.0.bin  |  Bin 431616 -> 0 bytes
> >  cxgb4/t4fw-1.9.23.0.bin |  Bin 0 -> 486912 bytes
> >  cxgb4/t4fw.bin  |2 +-
> >  cxgb4/t5fw-1.9.23.0.bin |  Bin 0 -> 481280 bytes
> >  cxgb4/t5fw.bin  |1 +
> >  6 files changed, 7 insertions(+), 4 deletions(-)
> >  delete mode 100644 cxgb4/t4fw-1.6.2.0.bin
> >  create mode 100644 cxgb4/t4fw-1.9.23.0.bin
> >  create mode 100644 cxgb4/t5fw-1.9.23.0.bin
> >  create mode 12 cxgb4/t5fw.bin
> > 
> > Thanks,
> > Hariprasad Shenai
> 
> -- 
> Ben Hutchings
> Lowery's Law:
>  If it jams, force it. If it breaks, it needed replacing anyway.


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: pull request: linux-firmware: update cxgb4 firmware

2013-12-16 Thread Hariprasad S
On Mon, Dec 16, 2013 at 00:07:29 +, Ben Hutchings wrote:
 On Mon, 2013-12-16 at 01:02 +0530, Hariprasad S wrote:
  Hi,
  
  Can you please pull from the following URL?
  git://git.chelsio.net/pub/git/linux-firmware.git for-upstream
  
  The following changes since commit 7d0c7a8cfd78388d90cc784a185b19dcbdbce824:
Ben Hutchings (1):
Merge branch 'wilink4' of 
  git://git.kernel.org/pub/scm/linux/kernel/git/balbi/linux-firmware
  
  are available in the git repository at:
  
git://git.chelsio.net/pub/git/linux-firmware.git for-upstream
 
 I'm no longer able to pull from this repository.  Depending on whether I
 use my cellular data or home DSL connection it fails with either:
 
 $ git fetch git://git.chelsio.net/pub/git/linux-firmware.git for-upstream
 fatal: Could not read from remote repository.
 
 Please make sure you have the correct access rights
 and the repository exists.
 
 or:
 
 $ git fetch git://git.chelsio.net/pub/git/linux-firmware.git for-upstream
 fatal: unable to connect to git.chelsio.net:
 git.chelsio.net[0: 67.207.112.37]: errno=Connection refused
 
 Ben.
 

Hi Ben,

There was some internal issue. Now that it is fixed, Can you please try pulling 
it now.

Thanks,
Hariprasad Shenai

  Hariprasad Shenai (1):
  cxgb4: Updated T4 firmware, add T5 firmware
  
   WHENCE  |8 +---
   cxgb4/t4fw-1.6.2.0.bin  |  Bin 431616 - 0 bytes
   cxgb4/t4fw-1.9.23.0.bin |  Bin 0 - 486912 bytes
   cxgb4/t4fw.bin  |2 +-
   cxgb4/t5fw-1.9.23.0.bin |  Bin 0 - 481280 bytes
   cxgb4/t5fw.bin  |1 +
   6 files changed, 7 insertions(+), 4 deletions(-)
   delete mode 100644 cxgb4/t4fw-1.6.2.0.bin
   create mode 100644 cxgb4/t4fw-1.9.23.0.bin
   create mode 100644 cxgb4/t5fw-1.9.23.0.bin
   create mode 12 cxgb4/t5fw.bin
  
  Thanks,
  Hariprasad Shenai
 
 -- 
 Ben Hutchings
 Lowery's Law:
  If it jams, force it. If it breaks, it needed replacing anyway.


--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: pull request: linux-firmware: update cxgb4 firmware

2013-12-15 Thread Ben Hutchings
On Mon, 2013-12-16 at 01:02 +0530, Hariprasad S wrote:
> Hi,
> 
> Can you please pull from the following URL?
> git://git.chelsio.net/pub/git/linux-firmware.git for-upstream
> 
> The following changes since commit 7d0c7a8cfd78388d90cc784a185b19dcbdbce824:
>   Ben Hutchings (1):
>   Merge branch 'wilink4' of 
> git://git.kernel.org/pub/scm/linux/kernel/git/balbi/linux-firmware
> 
> are available in the git repository at:
> 
>   git://git.chelsio.net/pub/git/linux-firmware.git for-upstream

I'm no longer able to pull from this repository.  Depending on whether I
use my cellular data or home DSL connection it fails with either:

$ git fetch git://git.chelsio.net/pub/git/linux-firmware.git for-upstream
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

or:

$ git fetch git://git.chelsio.net/pub/git/linux-firmware.git for-upstream
fatal: unable to connect to git.chelsio.net:
git.chelsio.net[0: 67.207.112.37]: errno=Connection refused

Ben.

> Hariprasad Shenai (1):
> cxgb4: Updated T4 firmware, add T5 firmware
> 
>  WHENCE  |8 +---
>  cxgb4/t4fw-1.6.2.0.bin  |  Bin 431616 -> 0 bytes
>  cxgb4/t4fw-1.9.23.0.bin |  Bin 0 -> 486912 bytes
>  cxgb4/t4fw.bin  |2 +-
>  cxgb4/t5fw-1.9.23.0.bin |  Bin 0 -> 481280 bytes
>  cxgb4/t5fw.bin  |1 +
>  6 files changed, 7 insertions(+), 4 deletions(-)
>  delete mode 100644 cxgb4/t4fw-1.6.2.0.bin
>  create mode 100644 cxgb4/t4fw-1.9.23.0.bin
>  create mode 100644 cxgb4/t5fw-1.9.23.0.bin
>  create mode 12 cxgb4/t5fw.bin
> 
> Thanks,
> Hariprasad Shenai

-- 
Ben Hutchings
Lowery's Law:
 If it jams, force it. If it breaks, it needed replacing anyway.


signature.asc
Description: This is a digitally signed message part


Re: pull request: linux-firmware: update cxgb4 firmware

2013-12-15 Thread Ben Hutchings
On Wed, 2013-11-27 at 13:45 +0530, Hariprasad S wrote:
> Hi,
> 
> Can you please pull from the following URL?
> git://git.chelsio.net/pub/git/linux-firmware.git for-upstream
> 
> The following changes since commit 7d0c7a8cfd78388d90cc784a185b19dcbdbce824:
>   Ben Hutchings (1):
> Merge branch 'wilink4' of 
> git://git.kernel.org/pub/scm/linux/kernel/git/balbi/linux-firmware
> 
> are available in the git repository at:
> 
> git://git.chelsio.net/pub/git/linux-firmware.git for-upstream
> 
> Hariprasad Shenai (1):
> cxgb4: Updated T4 firmware, add T5 firmware

This doesn't update the WHENCE file for the new filenames.

Ben.

>  cxgb4/t4fw-1.6.2.0.bin  |  Bin 431616 -> 0 bytes
>  cxgb4/t4fw-1.8.24.0.bin |  Bin 0 -> 479744 bytes
>  cxgb4/t4fw.bin  |2 +-
>  cxgb4/t5fw-1.8.28.0.bin |  Bin 0 -> 462848 bytes
>  cxgb4/t5fw.bin  |1 +
>  5 files changed, 2 insertions(+), 1 deletions(-)
>  delete mode 100644 cxgb4/t4fw-1.6.2.0.bin
>  create mode 100644 cxgb4/t4fw-1.8.24.0.bin
>  create mode 100644 cxgb4/t5fw-1.8.28.0.bin
>  create mode 12 cxgb4/t5fw.bin

-- 
Ben Hutchings
Q.  Which is the greater problem in the world today, ignorance or apathy?
A.  I don't know and I couldn't care less.


signature.asc
Description: This is a digitally signed message part


Re: pull request: linux-firmware: update cxgb4 firmware

2013-12-15 Thread Ben Hutchings
On Mon, 2013-12-16 at 01:02 +0530, Hariprasad S wrote:
 Hi,
 
 Can you please pull from the following URL?
 git://git.chelsio.net/pub/git/linux-firmware.git for-upstream
 
 The following changes since commit 7d0c7a8cfd78388d90cc784a185b19dcbdbce824:
   Ben Hutchings (1):
   Merge branch 'wilink4' of 
 git://git.kernel.org/pub/scm/linux/kernel/git/balbi/linux-firmware
 
 are available in the git repository at:
 
   git://git.chelsio.net/pub/git/linux-firmware.git for-upstream

I'm no longer able to pull from this repository.  Depending on whether I
use my cellular data or home DSL connection it fails with either:

$ git fetch git://git.chelsio.net/pub/git/linux-firmware.git for-upstream
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

or:

$ git fetch git://git.chelsio.net/pub/git/linux-firmware.git for-upstream
fatal: unable to connect to git.chelsio.net:
git.chelsio.net[0: 67.207.112.37]: errno=Connection refused

Ben.

 Hariprasad Shenai (1):
 cxgb4: Updated T4 firmware, add T5 firmware
 
  WHENCE  |8 +---
  cxgb4/t4fw-1.6.2.0.bin  |  Bin 431616 - 0 bytes
  cxgb4/t4fw-1.9.23.0.bin |  Bin 0 - 486912 bytes
  cxgb4/t4fw.bin  |2 +-
  cxgb4/t5fw-1.9.23.0.bin |  Bin 0 - 481280 bytes
  cxgb4/t5fw.bin  |1 +
  6 files changed, 7 insertions(+), 4 deletions(-)
  delete mode 100644 cxgb4/t4fw-1.6.2.0.bin
  create mode 100644 cxgb4/t4fw-1.9.23.0.bin
  create mode 100644 cxgb4/t5fw-1.9.23.0.bin
  create mode 12 cxgb4/t5fw.bin
 
 Thanks,
 Hariprasad Shenai

-- 
Ben Hutchings
Lowery's Law:
 If it jams, force it. If it breaks, it needed replacing anyway.


signature.asc
Description: This is a digitally signed message part


Re: pull request: linux-firmware: update cxgb4 firmware

2013-12-15 Thread Ben Hutchings
On Wed, 2013-11-27 at 13:45 +0530, Hariprasad S wrote:
 Hi,
 
 Can you please pull from the following URL?
 git://git.chelsio.net/pub/git/linux-firmware.git for-upstream
 
 The following changes since commit 7d0c7a8cfd78388d90cc784a185b19dcbdbce824:
   Ben Hutchings (1):
 Merge branch 'wilink4' of 
 git://git.kernel.org/pub/scm/linux/kernel/git/balbi/linux-firmware
 
 are available in the git repository at:
 
 git://git.chelsio.net/pub/git/linux-firmware.git for-upstream
 
 Hariprasad Shenai (1):
 cxgb4: Updated T4 firmware, add T5 firmware

This doesn't update the WHENCE file for the new filenames.

Ben.

  cxgb4/t4fw-1.6.2.0.bin  |  Bin 431616 - 0 bytes
  cxgb4/t4fw-1.8.24.0.bin |  Bin 0 - 479744 bytes
  cxgb4/t4fw.bin  |2 +-
  cxgb4/t5fw-1.8.28.0.bin |  Bin 0 - 462848 bytes
  cxgb4/t5fw.bin  |1 +
  5 files changed, 2 insertions(+), 1 deletions(-)
  delete mode 100644 cxgb4/t4fw-1.6.2.0.bin
  create mode 100644 cxgb4/t4fw-1.8.24.0.bin
  create mode 100644 cxgb4/t5fw-1.8.28.0.bin
  create mode 12 cxgb4/t5fw.bin

-- 
Ben Hutchings
Q.  Which is the greater problem in the world today, ignorance or apathy?
A.  I don't know and I couldn't care less.


signature.asc
Description: This is a digitally signed message part


RE: pull request: linux-firmware: update cxgb4 firmware

2013-11-26 Thread Hariprasad S
Hi Ben,

If you have not already pulled this, I will send out a new pull request which 
has update for both T4 and T5 firmware.

Thanks,
Hariprasad

From: Hariprasad S
Sent: Thursday, November 14, 2013 2:30 PM
To: b...@decadent.org.uk; dw...@infradead.org
Cc: linux-kernel@vger.kernel.org; Felix Marti; Divy Le Ray
Subject: pull request: linux-firmware: update cxgb4 firmware


Hi,

Can you please pull from the following URL?
git://git.chelsio.net/pub/git/linux-firmware.git for-upstream

The following changes since commit 7d0c7a8cfd78388d90cc784a185b19dcbdbce824:
  Ben Hutchings (1):
Merge branch 'wilink4' of 
git://git.kernel.org/pub/scm/linux/kernel/git/balbi/linux-firmware

are available in the git repository at:

  git://git.chelsio.net/pub/git/linux-firmware.git for-upstream

Hariprasad Shenai (1):
  cxgb4: add t5fw-1.8.28.0.bin firmware

 cxgb4/t5fw-1.8.28.0.bin |  Bin 0 -> 462848 bytes
 cxgb4/t5fw.bin  |1 +
 2 files changed, 1 insertions(+), 0 deletions(-)
 create mode 100644 cxgb4/t5fw-1.8.28.0.bin
 create mode 12 cxgb4/t5fw.bin
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


RE: pull request: linux-firmware: update cxgb4 firmware

2013-11-26 Thread Hariprasad S
Hi Ben,

If you have not already pulled this, I will send out a new pull request which 
has update for both T4 and T5 firmware.

Thanks,
Hariprasad

From: Hariprasad S
Sent: Thursday, November 14, 2013 2:30 PM
To: b...@decadent.org.uk; dw...@infradead.org
Cc: linux-kernel@vger.kernel.org; Felix Marti; Divy Le Ray
Subject: pull request: linux-firmware: update cxgb4 firmware


Hi,

Can you please pull from the following URL?
git://git.chelsio.net/pub/git/linux-firmware.git for-upstream

The following changes since commit 7d0c7a8cfd78388d90cc784a185b19dcbdbce824:
  Ben Hutchings (1):
Merge branch 'wilink4' of 
git://git.kernel.org/pub/scm/linux/kernel/git/balbi/linux-firmware

are available in the git repository at:

  git://git.chelsio.net/pub/git/linux-firmware.git for-upstream

Hariprasad Shenai (1):
  cxgb4: add t5fw-1.8.28.0.bin firmware

 cxgb4/t5fw-1.8.28.0.bin |  Bin 0 - 462848 bytes
 cxgb4/t5fw.bin  |1 +
 2 files changed, 1 insertions(+), 0 deletions(-)
 create mode 100644 cxgb4/t5fw-1.8.28.0.bin
 create mode 12 cxgb4/t5fw.bin
--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/