Hauke Mehrtens
bdde12b13a
kernel: backport BCM5357 fix for GPIOs
...
This backports: bcma: gpio: register 32 GPIOs on BCM5357
Signed-off-by: Rafał Miłecki <zajec5@gmail.com >
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de >
SVN-Revision: 40347
2014-03-30 19:08:37 +00:00
Gabor Juhos
627baa28d3
kernel: update 3.10 to 3.10.34
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org >
SVN-Revision: 40291
2014-03-27 09:28:33 +00:00
Gabor Juhos
f677b1bc7e
kernel: update 3.10 to 3.10.32
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org >
SVN-Revision: 39707
2014-02-23 10:59:40 +00:00
Gabor Juhos
ab6e3af7fc
kernel/3.10: improve fq_codel hashing for 6in4 6to4 801.ad and IPIP cases
...
This is a backport of code to improve the quality of fq_codel
hashing for 3.10 for some encapsulated protocols.
Not needed in 3.11 and later.
Patch-by: Dave Taht <dave.taht@bufferbloat.net >
Patchwork: http://patchwork.openwrt.org/patch/4902/
Signed-off-by: Gabor Juhos <juhosg@openwrt.org >
SVN-Revision: 39640
2014-02-20 17:07:44 +00:00
Hauke Mehrtens
f491623c37
kernel: bgmac: update bgmac to a version from kernel 3.14-rc1
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de >
SVN-Revision: 39465
2014-02-04 22:55:23 +00:00
Hauke Mehrtens
7ae5ff92ae
kernel: ssb: update ssb to a version from kernel 3.14-rc1
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de >
SVN-Revision: 39464
2014-02-04 22:54:29 +00:00
Hauke Mehrtens
e0d4a548fb
kernel: bcma: update bcma to a version from kernel 3.14-rc1
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de >
SVN-Revision: 39463
2014-02-04 22:53:52 +00:00
Gabor Juhos
a558bb4471
kernel/3.1x: yaffs: fix handling of small-page NAND devices
...
Since the yaffs code update (r39084), it is not
possible to install OpenWrt on RouterBoards with
small-page NAND chips. Fix the yaffs code to make
it work again.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org >
SVN-Revision: 39409
2014-01-28 17:30:25 +00:00
Gabor Juhos
a2543d72d8
kernel: update 3.10 to 3.10.28
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org >
SVN-Revision: 39399
2014-01-26 11:30:34 +00:00
Gabor Juhos
89d60314e7
kernel/3.1x: add split code for LZMA compressed kernel based firmwares
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org >
SVN-Revision: 39387
2014-01-24 17:14:59 +00:00
Gabor Juhos
bbe086873a
kernel/3.10: update pci_disable_usb_common_quirks patch
...
Fix build errors caused by undefined 'usb_disable_xhci_ports'
symbol.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org >
SVN-Revision: 39369
2014-01-23 09:07:49 +00:00
Gabor Juhos
2d28a07df7
kernel/3.1[02]: add AR8216_PHY_LEDS option
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org >
SVN-Revision: 39339
2014-01-20 10:22:59 +00:00
Gabor Juhos
0e2586a774
kernel: update 3.10 to 3.10.26
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org >
SVN-Revision: 39220
2014-01-11 16:06:37 +00:00
Hauke Mehrtens
2bc9700c0d
bcm53xx: update the ethernet core hacks
...
The PHY always says there is no link
Instead of doing this dma sync a mdelay does the same trick and it is as unreliable.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de >
SVN-Revision: 39202
2014-01-04 18:27:09 +00:00
Hauke Mehrtens
5a55ace3b8
kernel: bgmac: update the driver patches to a version submitted for mainline kernel.
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de >
SVN-Revision: 39201
2014-01-04 18:25:05 +00:00
Hauke Mehrtens
bc3d934148
kernel: bgmac: update patches
...
This updates the bgmac backport patch to the current upstream version
and adds some more patches mostly for BCM4707.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de >
SVN-Revision: 39165
2013-12-26 23:22:31 +00:00
Gabor Juhos
852e0f33db
kernel/3.1[02]: add Winbond W25X05 SPI flash support
...
It is used on newer RouterBOARDs.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org >
SVN-Revision: 39086
2013-12-16 08:16:09 +00:00
Gabor Juhos
7e3644d3cf
kernel: update yaffs code
...
Use the latest version of the yaffs code. Fetched from the
yaffs2 git tree and it is based on the following commit:
commit bc76682d93955cfb33051beb503ad9f8a5450578
Merge: 3a8580e ffa781d
Author: Charles Manning <cdhmanning@gmail.com >
Date: Thu Jul 11 17:46:25 2013 +1200
Merge branch 'master' of ssh://www.aleph1.co.uk/home/aleph1/git/yaffs2
Signed-off-by: Gabor Juhos <juhosg@openwrt.org >
SVN-Revision: 39084
2013-12-16 07:51:19 +00:00
Hauke Mehrtens
952db22551
kernel: update kernel 3.10 to 3.10.24
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de >
SVN-Revision: 39059
2013-12-15 19:16:30 +00:00
Jo-Philipp Wich
7d725aab9a
generic: workaround arptables arpt_arp structure padding issue ( #14577 )
...
Linaro GCC 4.6-2013.05 incorrectly pads the arpt_arp structure on
at least the ar71xx target, resulting in a two bytes shorter struct
in the kernel compared to what arptables userspace expects.
When comparing sizeof(struct arpt_arp) in kernel and userspace, the
former yields 162 byte, while the latter is 164 byte.
As a consequence, the subsequent target_offset and next_offset
members of the parent arpt_entry structure contain invalid values
when processed by the arptables binary, leading to bad memory
accesses in the populate_cache() procedure, subsequently causing a
segfault.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org >
SVN-Revision: 38999
2013-12-06 15:42:35 +00:00
Jo-Philipp Wich
21ee73c920
generic: fix occasional "execvp: /bin/sh: Argument list too long" is kernel header install phase ( #12907 )
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org >
SVN-Revision: 38998
2013-12-06 15:37:55 +00:00
Gabor Juhos
f1ef0b92be
kernel: update 3.10 to 3.10.21
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org >
SVN-Revision: 38972
2013-12-01 09:59:53 +00:00
Hauke Mehrtens
eea5c0b166
kernel: backport get_cycles() fix
...
get_cycles() is used in some places as one part of the seed for the
kernel PRNG.
This backports the following commit from mainline linux kernel:
9c9b415c50bc298ac61412dff856eae2f54889ee
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de >
SVN-Revision: 38834
2013-11-17 15:52:14 +00:00
Felix Fietkau
2077361f12
kernel: backport an upstream fix to improve TCP performance for wifi drivers
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org >
SVN-Revision: 38810
2013-11-14 22:01:24 +00:00
Hauke Mehrtens
7444a626e2
kernel: bgmac: make it send and receive some packages on BCM4708
...
This adds some more code for bgmac core rev 4 and it now restarts all
cores when initializing the first one on BCM4708. I am just able to
send under 100 packages and then DMA TX does not work any more.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de >
SVN-Revision: 38714
2013-11-11 00:13:31 +00:00
Hauke Mehrtens
b4a01fc854
kernel: bcma: detect pci ID 0x4313
...
This pci ID is used by sprom less BCM4313 devices.
This is a backport from the mainline kernel.
This is part of #13551 .
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de >
SVN-Revision: 38713
2013-11-11 00:08:09 +00:00
Gabor Juhos
3b89803983
kernel/3.10: add EOF marker support to the UBI layer
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org >
SVN-Revision: 38681
2013-11-07 19:53:00 +00:00
Gabor Juhos
35656042f1
kernel: update 3.10 to 3.10.18
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org >
SVN-Revision: 38652
2013-11-05 08:25:45 +00:00
Gabor Juhos
5dba0a237e
kernel/3.1[02]: move MTD root device setup code to mtdcore
...
The current code only allows to automatically set
root device on MTD partitions. Move the code to MTD
core to allow to use it with all MTD devices.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org >
SVN-Revision: 38643
2013-11-04 18:37:05 +00:00
Hauke Mehrtens
24d73fbd33
kernel: bgmac: update backport patch
...
This adds some more bgmac patches from mainline kernel.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de >
SVN-Revision: 38637
2013-11-03 19:24:39 +00:00
Felix Fietkau
32a2f9a1c3
kernel: jffs2: ignore bad blocks after the end-of-filesystem marker
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org >
SVN-Revision: 38568
2013-10-28 16:06:47 +00:00
Gabor Juhos
b6b06000eb
kernel: update 3.10 to 3.10.17
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org >
SVN-Revision: 38506
2013-10-23 12:51:05 +00:00
Hauke Mehrtens
81e2f00367
kernel: update kernel to 3.10.15
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de >
SVN-Revision: 38384
2013-10-13 19:28:29 +00:00
Jonas Gorski
c08dc5bffa
mvswitch: fix compilation for linux 3.10
...
Signed-off-by: Jonas Gorski <jogo@openwrt.org >
SVN-Revision: 38368
2013-10-12 10:50:39 +00:00
Hauke Mehrtens
9e5eeb3c38
kernel: bgmac: fix BCM4707 patch
...
The bool logic was the wrong way around.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de >
SVN-Revision: 38292
2013-10-02 23:12:46 +00:00
Hauke Mehrtens
fa839274b0
kernel: bcma: update to wireless-testing master-2013-10-01
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de >
SVN-Revision: 38290
2013-10-02 22:26:15 +00:00
Hauke Mehrtens
125fc703bb
kernel: bgmac: move other bgmac patches to generic
...
The bgmac driver will be used on the brcm47xx and the bcm53xx target.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de >
SVN-Revision: 38289
2013-10-02 22:25:26 +00:00
Hauke Mehrtens
06c8b90ebf
kernel: bgmac: move bgmac patches already applied in mainline kernel to generic
...
The bgmac driver will be used on the brcm47xx and the bcm53xx target.
These are only the patches already applied in current net-next/master
branch.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de >
SVN-Revision: 38288
2013-10-02 22:24:01 +00:00
Gabor Juhos
9c8a5ef115
kernel: update 3.10 to 3.10.13
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org >
SVN-Revision: 38228
2013-09-27 07:19:21 +00:00
Gabor Juhos
8d4eb18740
kernel/3.10: use backported patch for PMC SPI flash support
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org >
SVN-Revision: 38218
2013-09-26 18:01:57 +00:00
Gabor Juhos
396c3b023e
kernel/3.10: add '003-11-' prefix for patches backported from 3.11
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org >
SVN-Revision: 38217
2013-09-26 18:01:49 +00:00
Gabor Juhos
1bd2b56081
kernel/3.10: add upstream commit id to the backported hso patches
...
Also remove the internal patch numbers.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org >
SVN-Revision: 38179
2013-09-25 14:38:57 +00:00
Gabor Juhos
443072fda7
kernel/3.10: refresh patches
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org >
SVN-Revision: 38178
2013-09-25 14:38:56 +00:00
Gabor Juhos
2e62ff9320
kernel/3.10: add partition parser for Seama firmwares
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org >
SVN-Revision: 38114
2013-09-21 17:56:18 +00:00
Gabor Juhos
2f2ed5c5c1
kernel/3.10: add partition parser for uImage firmwares
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org >
SVN-Revision: 38113
2013-09-21 17:56:09 +00:00
Gabor Juhos
daec7ad768
kernel/3.10: add separate rootfs partition parser
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org >
SVN-Revision: 38110
2013-09-21 17:55:49 +00:00
Gabor Juhos
d89bea92b3
kernel/3.10: move squashfs check from rootfs split code into a separate file
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org >
SVN-Revision: 38109
2013-09-21 17:55:44 +00:00
Gabor Juhos
3b71cd94bc
kernel/3.10: allow to use partition parsers for rootfs and firmware split
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org >
SVN-Revision: 38108
2013-09-21 17:55:30 +00:00
Gabor Juhos
6f2b80dff1
kernel/3.10: allow to use different MTD parser types
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org >
SVN-Revision: 38107
2013-09-21 17:55:18 +00:00
Felix Fietkau
9158a08983
kernel: backport a fix for multiqueue selection to prevent tcp reordering with fair queueing
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org >
SVN-Revision: 38016
2013-09-17 10:07:52 +00:00