Add description for -W option into usage output of mktplinkfw.
Signed-off-by: yousong
---
I came across this when reading target/linux/ar71xx/image/Makefile and
could not find what -W was for. This is a small patch tries to help make
the project better. ;)
Index: tools/firmware-utils/src/mktplin
Update the numbering of kernel patch for supporting Netgear WNR2000v3 from 617
to 618.
Signed-off-by: yousong
---
---
target/linux/ar71xx/patches-3.8/617-MIPS-ath79-add-Netgear-WNR2000v3-support.patch
2013-04-29 12:19:31.0 +0800
+++
target/linux/ar71xx/patches-3.8/618-MIPS-ath79-add
On 03/20/2013 03:49 AM, Owen Kirby wrote:
> I recently picked up a WNDR3700 to put OpenWRT on, and only after tearing
> into the box did I find it
> was one of the v3 boards, with poor OpenWRT support. This patch should add
> the board detection and
> LED/button control to the broadcom-diag modu
This patch fixes an undefined behavior problem that may lead to the function
result be treated in some cases
as signed integer instead of unsigned. This affected ms-dos extended partition
parsing for partitions that start
after sector 2^31 (or 1TB): https://dev.openwrt.org/ticket/13420
The functi
Hello,
I tested the patch and it works. I can see all partitions inside my disk. I
just cleaned the first typecast as it was useless and I'll send in a
cleaner patch email to this list.
Now what would be the next steps? Is it worth to submit to gcc? Should I
submit this directly to kernel mainstr
On 04/16/2013 11:10 PM, Rafał Miłecki wrote:
> Can you add this to the board.c please?
> {{BCM47XX_BOARD_NETGEAR_WNDR4500V2, "Netgear WNDR4500v2"},
> "U12H224T00_NETGEAR",},
>
Thank you for your suggestion.
This was applied in r36478.
Hauke
___
openwrt
On 04/22/2013 08:41 PM, Rafał Miłecki wrote:
> Hardcoding channel number to 11 is a bad idea, it may be even not
> available on some devices. If there are two single-band radios, the
> one for 5GHz doesn't have 11 channel.
>
> Signed-off-by: Rafał Miłecki
> ---
> Changes from RFC: use channel "11
Il 28/04/2013 13:45, Luca dariz ha scritto:
> Il 26/04/2013 22:00, Luca dariz ha scritto:
>> Il 26/04/2013 16:35, Conor O'Gorman ha scritto:
>>> On Fri, 2013-04-26 at 14:13 +0200, Luca dariz wrote:
Use a tasklet to handle incoming packets. Fix #12917.
Incoming packets are now process
On Sat, Apr 27, 2013 at 08:55:35PM -0300, Luiz Angelo Daros de Luca wrote:
> I was curious about the "undefined". I found the text:
>
>The integer promotions are performed on each of the operands. The
>type of the result is that of the promoted left operand. If the
>value of the right
Il 26/04/2013 22:00, Luca dariz ha scritto:
> Il 26/04/2013 16:35, Conor O'Gorman ha scritto:
>> On Fri, 2013-04-26 at 14:13 +0200, Luca dariz wrote:
>>> Use a tasklet to handle incoming packets. Fix #12917.
>>>
>>> Incoming packets are now processes in a tasklet instead of in the
>>> irq handler;
10 matches
Mail list logo