2017-08-01 18:35:43

by Ganapathi Bhat

[permalink] [raw]
Subject: pull-request mwifiex-firmware 2017-08-01

The following changes since commit 11db1311bff6fed84d11b03fbfb142209c1239ab:

linux-firmware: update Marvell PCIe-USB8897-A2 firmware image (2017-06-05 02:19:40 -0700)

are available in the git repository at:

git://git.marvell.com/mwifiex-firmware.git

for you to fetch changes up to e0494e95192ac5329989f4d128cf95c417d618cc:

linux-firmware: update Marvell PCIe-USB8997 firmware image (2017-08-01 23:55:30 +0530)

----------------------------------------------------------------
Ganapathi Bhat (1):
linux-firmware: update Marvell PCIe-USB8997 firmware image

WHENCE | 2 +-
mrvl/pcieusb8997_combo_v4.bin | Bin 597136 -> 620800 bytes
2 files changed, 1 insertion(+), 1 deletion(-)


2017-08-01 19:51:04

by Brian Norris

[permalink] [raw]
Subject: Re: pull-request mwifiex-firmware 2017-08-01

On Tue, Aug 01, 2017 at 06:35:40PM +0000, Ganapathi Bhat wrote:
> The following changes since commit 11db1311bff6fed84d11b03fbfb142209c1239ab:
>
> linux-firmware: update Marvell PCIe-USB8897-A2 firmware image (2017-06-05 02:19:40 -0700)
>
> are available in the git repository at:
>
> git://git.marvell.com/mwifiex-firmware.git

Is your server down? I can't get a response.

Brian

> for you to fetch changes up to e0494e95192ac5329989f4d128cf95c417d618cc:
>
> linux-firmware: update Marvell PCIe-USB8997 firmware image (2017-08-01 23:55:30 +0530)
>
> ----------------------------------------------------------------
> Ganapathi Bhat (1):
> linux-firmware: update Marvell PCIe-USB8997 firmware image
>
> WHENCE | 2 +-
> mrvl/pcieusb8997_combo_v4.bin | Bin 597136 -> 620800 bytes
> 2 files changed, 1 insertion(+), 1 deletion(-)

2017-08-02 09:44:54

by Ganapathi Bhat

[permalink] [raw]
Subject: RE: [EXT] Re: pull-request mwifiex-firmware 2017-08-01

Hi Brian,

> On Tue, Aug 01, 2017 at 06:35:40PM +0000, Ganapathi Bhat wrote:
> > The following changes since commit
> 11db1311bff6fed84d11b03fbfb142209c1239ab:
> >
> > linux-firmware: update Marvell PCIe-USB8897-A2 firmware image
> (2017-06-05 02:19:40 -0700)
> >
> > are available in the git repository at:
> >
> > git://git.marvell.com/mwifiex-firmware.git
>
> Is your server down? I can't get a response.
No, it is running fine. I did a clone just now to confirm the same.
>
> Brian
>
> > for you to fetch changes up to
> e0494e95192ac5329989f4d128cf95c417d618cc:
> >
> > linux-firmware: update Marvell PCIe-USB8997 firmware image (2017-
> 08-01 23:55:30 +0530)
> >
> > ----------------------------------------------------------------
> > Ganapathi Bhat (1):
> > linux-firmware: update Marvell PCIe-USB8997 firmware image
> >
> > WHENCE | 2 +-
> > mrvl/pcieusb8997_combo_v4.bin | Bin 597136 -> 620800 bytes
> > 2 files changed, 1 insertion(+), 1 deletion(-)

Regards,
Ganapathi

2017-08-02 16:24:52

by Brian Norris

[permalink] [raw]
Subject: Re: [EXT] Re: pull-request mwifiex-firmware 2017-08-01

Hi Ganapathi,

On Wed, Aug 02, 2017 at 09:44:51AM +0000, Ganapathi Bhat wrote:
> Hi Brian,
>
> > On Tue, Aug 01, 2017 at 06:35:40PM +0000, Ganapathi Bhat wrote:
> > > The following changes since commit
> > 11db1311bff6fed84d11b03fbfb142209c1239ab:

^^^ Note that even the above commit is not in linux-firmware.git. Your
pull requests haven't been making it through.

> > > linux-firmware: update Marvell PCIe-USB8897-A2 firmware image
> > (2017-06-05 02:19:40 -0700)
> > >
> > > are available in the git repository at:
> > >
> > > git://git.marvell.com/mwifiex-firmware.git
> >
> > Is your server down? I can't get a response.
> No, it is running fine. I did a clone just now to confirm the same.

Still not working today:

$ git pull
fatal: unable to connect to git.marvell.com:
git.marvell.com[0: 199.233.58.162]: errno=Connection timed out

$ git remote -v
origin git://git.marvell.com/mwifiex-firmware.git (fetch)
origin git://git.marvell.com/mwifiex-firmware.git (push)

It also looks like this is not the first time:

Re: pull-request mwifiex-firmware 2017-06-05
http://marc.info/?l=linux-wireless&m=149754207831326&w=2

Your team's last pull request was never picked up because your server isn't
working. Maybe you only have a company-internal instance working now?

Brian

2017-08-23 16:52:59

by Kyle McMartin

[permalink] [raw]
Subject: Re: [EXT] Re: pull-request mwifiex-firmware 2017-08-01

On Wed, Aug 02, 2017 at 09:24:48AM -0700, Brian Norris wrote:
> Hi Ganapathi,
>
> On Wed, Aug 02, 2017 at 09:44:51AM +0000, Ganapathi Bhat wrote:
> > Hi Brian,
> >
> > > On Tue, Aug 01, 2017 at 06:35:40PM +0000, Ganapathi Bhat wrote:
> > > > The following changes since commit
> > > 11db1311bff6fed84d11b03fbfb142209c1239ab:
>
> ^^^ Note that even the above commit is not in linux-firmware.git. Your
> pull requests haven't been making it through.
>
> > > > linux-firmware: update Marvell PCIe-USB8897-A2 firmware image
> > > (2017-06-05 02:19:40 -0700)
> > > >
> > > > are available in the git repository at:
> > > >
> > > > git://git.marvell.com/mwifiex-firmware.git
> > >
> > > Is your server down? I can't get a response.
> > No, it is running fine. I did a clone just now to confirm the same.
>
> Still not working today:
>
> $ git pull
> fatal: unable to connect to git.marvell.com:
> git.marvell.com[0: 199.233.58.162]: errno=Connection timed out
>
> $ git remote -v
> origin git://git.marvell.com/mwifiex-firmware.git (fetch)
> origin git://git.marvell.com/mwifiex-firmware.git (push)
>
> It also looks like this is not the first time:
>
> Re: pull-request mwifiex-firmware 2017-06-05
> http://marc.info/?l=linux-wireless&m=149754207831326&w=2
>
> Your team's last pull request was never picked up because your server isn't
> working. Maybe you only have a company-internal instance working now?
>

I'm also having trouble connecting to it.

regards, Kyle