Luka Perkov
f14a075cb4
kernel: add some config options
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38660
2013-11-06 08:19:24 +00:00
Imre Kaloz
cc4b946fa2
update for 3.12 final
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 38657
2013-11-05 17:46:18 +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
Gabor Juhos
866dd2a378
kernel: refresh kernel configs with kconfig.pl
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38642
2013-11-04 18:37:03 +00:00
Hauke Mehrtens
c30346c2e1
kernel: add some config options
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 38640
2013-11-03 20:20:14 +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
Hauke Mehrtens
0e655122c6
kernel: add missing config options
...
The buildbots found some new missing config options.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 38633
2013-11-01 08:49:35 +00:00
Hauke Mehrtens
2ab978d0a3
kernel: add some missing config options
...
This was spotted by the buildbots.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 38604
2013-10-30 09:48:19 +00:00
Gabor Juhos
2f27f5d404
generic: mtdsplit_uimage: add uImage magic for the WRN2200 board
...
Should fix boot failure on the WNR2200 boards.
Compile tested only.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38594
2013-10-30 06:51:01 +00:00
Luka Perkov
3aba97dcba
kernel: refresh 3.12 patches on -rc7 release
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38572
2013-10-29 02:19:05 +00:00
Hauke Mehrtens
7b7c06d2e3
kernel: add missing config optinons
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 38570
2013-10-28 19:19:28 +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
Luka Perkov
be95e24155
kernel: fix compile error in 3.12
...
Upstream commit c655bc6896b94ee0223393f26155c6daf1e2d148 changed number of
arguments in nf_ct_iterate_cleanup() function.
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38547
2013-10-27 20:47:04 +00:00
Luka Perkov
fde5493acd
kernel: add missing 3.12 config symbols
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38546
2013-10-27 20:46:55 +00:00
Florian Fainelli
531d2b7aae
kernel: handle Cavium Octeon Kconfig rename
...
Upstream commit 9ddebc46 ("MIPS: OCTEON: Rename Kconfig
CAVIUM_OCTEON_REFERENCE_BOARD to CAVIUM_OCTEON_SOC") renamed a Kconfig
symbol, thus making all MIPS builds ask for this specific Kconfig
symbol, add it.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 38535
2013-10-25 01:48:20 +00:00
Florian Fainelli
2333212ace
kernel: add some missing 3.12 config symbols
...
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 38532
2013-10-25 01:47:54 +00:00
Imre Kaloz
e72c7e17a4
preliminary 3.12 support
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 38528
2013-10-24 13:50:11 +00:00
Florian Fainelli
857a7a0124
kernel: make swconfig checkpath compliant
...
Fix the warnings and errors reported by checkpatch on swconfig.c
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 38523
2013-10-24 00:25:52 +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
Gabor Juhos
2a3df11af8
kernel/3.10: add missing config symbol
...
Based on 'kernel: update x86 generic to 3.10.13' patch
from http://patchwork.openwrt.org/patch/4129/
Signed-off-by: Ulrich Weber <uw@xyne.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38498
2013-10-22 19:00:19 +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
a05d20a60f
kernel: add default config for ARM_ERRATA symbols for kernel 3.3
...
Commit r37470 did not add a default conig for the ARM_ERRATA symbols for kernel 3.3.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 38352
2013-10-10 11:13:54 +00:00
Hauke Mehrtens
53a2c19c69
kernel: b53: add switch name into printk when it fails.
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 38307
2013-10-06 22:35:28 +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
101034fa23
kernel: refresh patches
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 38291
2013-10-02 22:26:43 +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
Felix Fietkau
a5e85d5a3e
kernel: add missing config symbol
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 38246
2013-09-27 21:12:19 +00:00
Felix Fietkau
50ae6314d8
kernel: add another missing symbol for iio
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 38241
2013-09-27 21:12:01 +00:00
Felix Fietkau
08a232c8cf
kernel: add missing symbols for iio on older kernel versions
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 38240
2013-09-27 20:54:00 +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
5847ec55ab
kernel/3.9: add missing config symbols
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38216
2013-09-26 17:58:17 +00:00
Gabor Juhos
4562eb875b
kernel/3.8: add missing config symbols
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38215
2013-09-26 17:58:16 +00:00
Hauke Mehrtens
c75a970337
kernel: b53: add Register Access Bridge Registers (SRAB) interface
...
The SRAB interface is used on BCM4707 and BCM5301X SoCs.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 38198
2013-09-25 21:44:28 +00:00
Gabor Juhos
fc79d210e0
kernel: create firmware partition from MyLoader partition parser
...
This is in preparation for sysupgrade support for Compex devices.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38197
2013-09-25 20:13:12 +00:00
Gabor Juhos
7530971113
package/kernel: add support for industrial-io and AD799x
...
Add support for industrial IO core and (still staging)
driver for AD799x, a high precision I2C ADC family.
Signed-off-by: Hartmut Knaack <knaack.h@gmx.de>
[juhosg: update subject, reformat commit message]
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38187
2013-09-25 18:00:35 +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
98db90576c
kernel/3.10: add default partition name defines to mtdsplit.h
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38112
2013-09-21 17:56:01 +00:00
Gabor Juhos
61c39f923b
kernel/3.10: add more helpers to the mtdsplit code
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38111
2013-09-21 17:55:54 +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
Hauke Mehrtens
0294358e11
kernel: add generic GPIO watchdog driver
...
This is used on Huawei E970 (brcm47xx).
Signed-off-by: Mathias Adam <m.adam--openwrt@adamis.de>
SVN-Revision: 38010
2013-09-16 21:07:52 +00:00
Gabor Juhos
a0d6cd4f49
kernel/3.10: add new Kconfig option for firmware partition split
...
Add a new kernel config option for generic firmware partition
split support and change the uImage split support to depend on
the new option. Aslo rename the MTD_UIMAGE_SPLIT_NAME option to
MTD_SPLIT_FIRMWARE_NAME to make it more generic.
The patch is in preparation for multiple firmware format
support.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38002
2013-09-15 17:03:29 +00:00
Gabor Juhos
554772a665
kernel: update 3.10 to 3.10.12
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38000
2013-09-15 16:00:41 +00:00
Gabor Juhos
4beccfcccb
kernel/3.10: move OpenWrt MTD options into a submenu
...
Separate OpenWrt specific MTD options from the mainline
option by moving those into a new submenu in the kernel
configuration interface.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 37997
2013-09-15 15:16:16 +00:00
Hauke Mehrtens
f5989e7f59
kernel: b53: detect revision of BCM5325
...
The revision is stored in a different register than it is in other
Broadcom switches.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 37995
2013-09-15 13:30:49 +00:00
Hauke Mehrtens
49d7c57fd1
kernel: b53: fix vlan write for BCM5325 revison 3+
...
These switches are integrated in some recent BCM53XX and BCM47XX SoCs
like the BCM53572.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 37994
2013-09-15 13:29:14 +00:00
Hauke Mehrtens
cde1d53625
kernel: b53: use hard coded switch reset gpio on some boards.
...
The Linksys wrt310n v1 does not have a robo_reset config variable in
nvram, but GPIO Pin 8 is the pin needed for resetting the external
switch, Linksys hard coded it into their source code.
Thank you Devastator for testing.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 37988
2013-09-14 16:17:36 +00:00
Hauke Mehrtens
2da56b4ebc
kernel: b53: add soft reset for BCM539x switches
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 37987
2013-09-14 16:14:02 +00:00
Gabor Juhos
ec5ee2f269
generic/3.10: remove unused defines from the rootfs split patch
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 37981
2013-09-14 10:19:10 +00:00
Gabor Juhos
ac28225e24
generic/3.10: reduce number of ifdefs in the rootfs split code
...
Use the config_enabled() macro where it is possible.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 37980
2013-09-14 10:19:09 +00:00
Gabor Juhos
3a241f67a7
generic/3.10: refresh patches
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 37975
2013-09-13 17:29:14 +00:00
Gabor Juhos
2d49e32715
generic/3.10: rename mtd patches
...
- change patch numbers to group the related stuff together,
- add mtd prefix where it is missing,
- use hyphens in the patch names
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 37974
2013-09-13 17:24:25 +00:00
Hauke Mehrtens
614e8f44bd
kernel: update bcma and ssb to wireless-testing master-2013-09-09
...
SVN-Revision: 37957
2013-09-12 22:03:45 +00:00
Luka Perkov
ed6d759f39
kernel: add support for ESMT F25L32PA with upstream submission
...
Signed-off-by: Flavio Silveira <fggs@terra.com.br>
SVN-Revision: 37956
2013-09-12 14:38:48 +00:00
Felix Fietkau
8eb57d0cd7
kernel: align the skb padding to power of two
...
The skb is usually started by a padding which allows the protocols in the
network stack to add their headers in front of the payload. The skb can be
reallocated in case the preallocated padding is not large enough. This can for
example happen in the function __skb_cow which will check the requested extra
headroom and allocate more buffer when the requested headroom is bigger than
the available one. The extra buffer is aligned again to the multiple of the
NET_SKB_PAD of the target architecture.
The macro used to create the multiple of the NET_SKB_PAD is written in a way
which allows only values power two as alignment parameter. The currently used
value of 48 bytes can not be written as n ** 2 but as 2 ** 4 + 2 ** 5. The
extra buffer is therefore not always the multiple of 48 but can be 16, 64, 80,
128, 144 and so on. The generated values are also not monotonic (48 requested
bytes are mapped to 80 allocated bytes and 49 requested bytes are mapped to 64
allocated bytes).
These unexpected small values result in more reallocations of the buffer. This
was noticed prominently during tests between two QCA9558 720 MHz devices which
were connected via ethernet to PCs and had a HT40 802.11n 3x3 link between each
other. The throughput PC-to-PC during iperf TCP runs increased reliable from
186 Mibit/s to 214 Mibit/s in one direction and from 195 Mibit/s to 220 Mibit/s
in the other direction. This is a performance increase of ~14% just by reducing
the amount of reallocations.
Signed-off-by: Sven Eckelmann <sven@open-mesh.com>
SVN-Revision: 37948
2013-09-11 14:30:15 +00:00
Florian Fainelli
4434bc361d
kernel: fix broken depends syntax introduced in r37933
...
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 37942
2013-09-11 12:45:24 +00:00
Florian Fainelli
3668004858
kernel: Fix FIQ code on VIVT CPUs ( #14145 )
...
Backport an upstream patch to fix FIQ code on VIVT CPUs
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 37940
2013-09-11 12:08:44 +00:00
Luka Perkov
7d73153e86
kernel: allow hwmon GSC driver for all targets
...
- enable using hwmon GSC driver on all targets
- add a kmod package for it
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
SVN-Revision: 37933
2013-09-10 22:26:30 +00:00
Felix Fietkau
11926c2fd8
kernel: fix arch-dependent bug in hso module
...
Currently, the module causes an oops at least on rt5350. These patches
have been accepted upstream at:
git://git.kernel.org/pub/scm/linux/kernel/git/davem/net.git
Signed-off-by: Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us>
SVN-Revision: 37931
2013-09-10 13:47:44 +00:00
Jonas Gorski
4b0655500a
kernel: b53: support phy ids for BCM5365
...
BCM5365 (and probably other older variants) use a different phy id, so
the phy driver never attached for them.
Fix this by adding the appropriate phy id to the fixup and the phy
driver.
Reported-by: Russell Senior <russell@personaltelco.net>
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 37906
2013-09-05 20:30:34 +00:00
Imre Kaloz
445d1a8b27
Add missing symbol
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 37897
2013-09-05 10:08:59 +00:00
Hauke Mehrtens
4eced13a37
kernel: b53: allow access the MIB counters on BCM5365
...
b53_no_ops has no elements and b53_port_ops has one element, this makes
the code access some random memory when trying to access the mib
counter functions.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 37895
2013-09-04 16:15:10 +00:00
Gabor Juhos
d120ec18b2
kernel: update 3.10 to 3.10.10
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 37890
2013-09-02 19:12:54 +00:00
Gabor Juhos
0950922925
generic: remove linux version checks from myloader.c
...
The myloader partition parser code uses ifdef wrappers
to make the code usable on kernels below version 3.2.
All targets are using kernel 3.3 at least so the wraper
is not needed. Remove that.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 37880
2013-09-02 16:33:13 +00:00
Felix Fietkau
999ec62da7
kernel: fix booting issues on imx23 and imx6 targets
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37854
2013-08-28 07:38:36 +00:00
Gabor Juhos
a4c2853261
kernel: don't hide the 'Warning: unable to open an initial console' message
...
The 'Warning: unable to open an initial console' message
indicates an error in the rootfs. Remove the patch which
hides the warning.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 37848
2013-08-27 12:03:01 +00:00
Gabor Juhos
012f214e6f
kernel: ensure that /dev/console exists in initramfs
...
Linux expects that the /dev/console node is present
in the rootfs image. Create the node in initramfs,
in order to make std{in,out,err} usable even in early
init process.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 37846
2013-08-27 12:02:54 +00:00
Felix Fietkau
c75416292a
kernel: fixing a potential deadlock in block2mtd for kernel 3.6/3.8/3.9
...
Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
SVN-Revision: 37842
2013-08-26 17:47:14 +00:00
Gabor Juhos
043edd8074
kernel: update 3.10 to 3.10.9
...
Also refresh 3.10 patches.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 37832
2013-08-23 17:31:04 +00:00
Gabor Juhos
6f232cba62
generic: refresh kernel configs with kconfig.pl
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 37831
2013-08-23 17:31:02 +00:00
Gabor Juhos
2d89ba8210
kernel/3.10: backport of_pci_get_devfn function from 3.11
...
Fixes the following build error on ramips/rt3883:
arch/mips/pci/pci-rt3883.c:488:3: error: implicit declaration of function \
'of_pci_get_devfn' [-Werror=implicit-function-declaration]
cc1: some warnings being treated as errors
Although the function is only used by the PCI driver
of the RT3883 SoC but at the moment but it might be
useful for other targets as well.
Signed-off-by: Michael Lee <igvtee@gmail.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 37826
2013-08-23 17:07:20 +00:00
Felix Fietkau
3848e6a246
kernel: crashlog: Avoid out-of-bounds write
...
vsnprintf returns the number of chars that would have been written, not
the actual number of chars written. This can lead to crashlog_buf->len
being too big which in turn can lead to get_maxlen() returning negative
numbers. The length argument of kmsg_dump_get_buffer will be casted to
a size_t which makes a negative input a big positive number allowing
kmsg_dump_get_buffer to write out of bounds.
Fix this by using vscnprintf which returns the actually written number
of chars.
Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
SVN-Revision: 37820
2013-08-21 20:59:25 +00:00
Felix Fietkau
e2aa807b60
kernel: add back missing declaration in the MIPS DMA patch that broke octeon
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37811
2013-08-18 05:49:57 +00:00
Luka Perkov
4f679c1775
kernel: drop dead pwm code
...
The files have last been used with 2.6.x kernel.
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 37810
2013-08-18 01:25:41 +00:00
Luka Perkov
a2dccb958c
kernel: drop dead glamo code
...
The code is not used since the s3c24xx target was removed.
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 37809
2013-08-18 01:25:40 +00:00
Luka Perkov
f1509b1958
kernel: replace local m25p80 patches with upstream submission
...
http://lists.infradead.org/pipermail/linux-mtd/2013-August/048154.html
http://patchwork.ozlabs.org/patch/268019/
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 37808
2013-08-17 23:54:41 +00:00
Luka Perkov
18a36d3062
kernel: drop 010-mtd_mp25p80_add_gd25q32_gd25q64.patch
...
The patch in question has been accepted upstream in commit:
55bf75b7dd8ec875d048824f3cdecf8254e292e5
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 37807
2013-08-17 22:29:05 +00:00
Luka Perkov
5c018d5096
kernel: drop 110-fix_mtd_include.patch
...
Kernel builds just fine without this patch so we can just remove it.
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 37805
2013-08-17 17:09:41 +00:00
Felix Fietkau
d16060d5a3
kernel: fix a small #ifdef bug in the noncoherent dma check rework
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37791
2013-08-15 09:29:53 +00:00
Felix Fietkau
e27f67b30a
kernel: improve dma ops inlining patches
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37790
2013-08-15 09:23:07 +00:00
Felix Fietkau
8b8875b305
ocf: switch MODULE_LICENSE from BSD to "Dual BSD/GPL" to make the kernel recognize modules as GPL-compatible
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37769
2013-08-14 08:52:19 +00:00
Felix Fietkau
3ead1e058c
kernel: add patch to inline mips dma mapping functions - reduces code size and improves performance
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37763
2013-08-12 17:26:08 +00:00
Felix Fietkau
e5fd991c6c
rtl8367: add support for configuring the VLAN FID
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37760
2013-08-12 17:25:25 +00:00
Florian Fainelli
d1914b4939
kernel: add some missing config symbols
...
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 37710
2013-08-05 20:58:05 +00:00
Hauke Mehrtens
9d4145efe5
kernel: fix DMA error when BCM4331 is connected to BCM4706
...
The BCM4331 supports a PCIe max request size of 512 bytes and uses
that, but the PCIe controller in the BCM4706 just supports 128 Bytes
and that causes a DMA error for packages bigger than 126 bytes. This
fixes the problem by setting the BCM4331 also to 128 Bytes.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 37709
2013-08-05 16:17:05 +00:00
John Crispin
db083a41cf
generic: make the module reloc pacth work on mips64
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37685
2013-08-04 13:54:42 +00:00
Hauke Mehrtens
b2d2ca4bbd
kernel: add missing config options
...
SVN-Revision: 37660
2013-08-02 20:13:54 +00:00
Hauke Mehrtens
219eac1856
kernel: add missing config option
...
SVN-Revision: 37657
2013-08-02 16:51:47 +00:00
Hauke Mehrtens
c47a55dd0d
kernel: add missing config option
...
brcm47xx does not use CONFIG_B53_SPI_DRIVER, but it could be selected if spi is build as a module
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 37656
2013-08-02 16:16:23 +00:00
Jonas Gorski
3e9ad14992
kernel: ocf: add missing kernel dependencies
...
OCF_CRYPTOSOFT uses both symbols form crypto_hash and crypto_blkcipher,
so let it select these through kernel config.
Fixes the following build error:
ERROR: "crypto_alloc_ahash" [crypto/ocf/cryptosoft.ko] undefined!
ERROR: "crypto_ahash_digest" [crypto/ocf/cryptosoft.ko] undefined!
ERROR: "crypto_ahash_setkey" [crypto/ocf/cryptosoft.ko] undefined!
make[6]: *** [__modpost] Error 1
make[5]: *** [modules] Error 2
Reported-by: Russell Senior <russell@personaltelco.net>
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 37652
2013-08-01 23:04:42 +00:00
Hauke Mehrtens
8966b86067
kernel: b53: use devm_gpio_request_one() to request gpio
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 37648
2013-08-01 20:46:56 +00:00
Hauke Mehrtens
e1127aca07
kernel: b53: add support for GPIO reset
...
This is needed for some switches used on bcm47xx SoCs like the one on the Asus RT-N66U.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 37645
2013-08-01 19:05:34 +00:00
Zoltan Herpai
91e8082e2d
kernel: add missing iio config symbols for 3.10
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 37631
2013-08-01 06:58:08 +00:00
Felix Fietkau
8f04792531
kernel: update to linux 3.10.4, refresh patches
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37617
2013-07-29 22:42:22 +00:00
Felix Fietkau
99e3616dac
kernel: add missing config symbols for 3.10
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37602
2013-07-29 12:48:57 +00:00
Felix Fietkau
73c4d73d6d
build: unify target independent optimization options
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37600
2013-07-29 09:38:29 +00:00
Felix Fietkau
cc26f768e4
kernel: stop patching -funit-at-a-time into CFLAGS, it has no effect on recent compilers
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37598
2013-07-29 09:38:21 +00:00
John Crispin
4176b6fdd3
strict_strtoul is obsolete, use kstrtoul instead
...
based on http://patchwork.openwrt.org/patch/3827/
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37562
2013-07-27 09:23:18 +00:00
Gabor Juhos
bc91bec9f6
kernel/3.10: rework MIPS FPU emulation disable patch
...
Get rid of some ifdefs, and make sure that the microMIPS
specific code is disabled as well.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 37506
2013-07-22 16:02:12 +00:00
Gabor Juhos
ef944dcb85
kernel: update 3.10 to 3.10.2
...
Also refresh 3.10 patches.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 37502
2013-07-22 15:31:13 +00:00
Gabor Juhos
6a5b4ec7dc
kernel: update 3.9 to 3.9.11
...
Also refresh 3.9 patches.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 37501
2013-07-22 15:30:56 +00:00
Felix Fietkau
a50c18c632
kernel: fix crash in act_connmark in 3.9 and 3.10 ( fixes #13916 , #13876 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37493
2013-07-21 13:53:54 +00:00
Hauke Mehrtens
a1ec175d7b
kernel: add missing config option CONFIG_SND_MXS_SOC
...
This is needed by imx23 target.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 37492
2013-07-21 12:27:22 +00:00
Lars-Peter Clausen
8fc44d1f5f
kernel: Remove gpio-pwm patches
...
There is no platform using the gpio-pwm driver, yet these patches break the
generic PWM framework that is in upstream. So just remove them.
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
SVN-Revision: 37490
2013-07-21 11:43:16 +00:00
Felix Fietkau
bb141e06a2
kernel: merge a proposed fix from LKML for fixing infinite data returned by /proc/timer_list
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37484
2013-07-20 18:35:54 +00:00
Gabor Juhos
a2d12049e0
kernel/3.10: add a generic patch for cpu_has_mmips override
...
Backport of commit 3ddc14add5e6341cf8ef4058c34c67ba7fd15317
from 3.11-rc1
Suggested-by: Jonas Gorski <jogo@openwrt.org>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 37479
2013-07-20 10:14:05 +00:00
Gabor Juhos
f5f9bce168
kernel/3.10: make emulate_load_store_microMIPS static
...
This allows the compiler to remove the emulate_load_store_microMIPS
function if cpu_has_mmips is defined as zero.
Backport of commit 74338805ec6869594d583535f941cb478c94dd73
from 3.11-rc1.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 37478
2013-07-20 09:53:54 +00:00
Gabor Juhos
187a69c631
linux: move more ARM_ERRATA symbols to the generic config
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 37470
2013-07-20 07:43:54 +00:00
Gabor Juhos
a9de3a851a
linux: remove 3.7 support
...
It is not used by any target.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 37469
2013-07-20 07:37:27 +00:00
Jonas Gorski
b1b4e7db13
kernel: move CONFIG_NET_IP_TUNNEL to generic
...
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 37465
2013-07-19 22:58:01 +00:00
Gabor Juhos
0f0f250b66
kernel: add missing symbols for 3.10
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 37450
2013-07-19 17:12:36 +00:00
Gabor Juhos
8e674fdf1b
kernel: refresh config-3.10
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 37449
2013-07-19 17:12:34 +00:00
Jonas Gorski
29954b9ffc
kernel: remove gpio_buttons
...
It hasn't been buildable for a long time, and there are no users of it
anymore left as all of them have been switched to the upstream accepted
version.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 37436
2013-07-19 13:20:41 +00:00
Hauke Mehrtens
c7f8cb3f4f
kernel: update bcma and ssb to version from wireless-testing/master tag master-2013-07-18
...
This should fix some build problems in b43 with kernel 3.3.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 37432
2013-07-19 12:02:34 +00:00
Jonas Gorski
21412ccb21
kernel: add missing kernel config symbol
...
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 37423
2013-07-19 09:51:20 +00:00
John Crispin
947abea261
kernel: v3.10 has no GENERIC_GPIO anymore
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37355
2013-07-15 21:05:53 +00:00
Felix Fietkau
3197479290
kernel: refresh 3.10 patches
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37348
2013-07-15 15:12:37 +00:00
Felix Fietkau
a6db996b13
kernel: fix another corner case in the bridge state patch ( #13874 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37347
2013-07-15 15:12:33 +00:00
Felix Fietkau
93cb862260
kernel: fix a bridge issue that broke WDS client handling in 3.9+
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37341
2013-07-15 12:25:58 +00:00
Felix Fietkau
93c73cfb14
kernel: fix block2mtd build after removing the device refresh ioctl
...
fixes #13882
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37332
2013-07-15 11:01:48 +00:00
Florian Fainelli
116990441b
kernel: add some more ARM related configuration symbols
...
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 37320
2013-07-14 21:03:53 +00:00
Hauke Mehrtens
f8d55e7541
brcm47xx: use b53 phy driver for the switch in kernel 3.10
...
This makes it possible to use swconfig to controll the switch.
This was tested with devices using b43 and bgmac.
This was not tested on devices using tg3.
This does not support the adm switch used in some very old devices.
SVN-Revision: 37304
2013-07-14 14:11:17 +00:00
Felix Fietkau
17bbc92882
kernel: disable the yaffs2 /proc code to make it compile on linux 3.10 ( #13848 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37285
2013-07-14 13:10:22 +00:00
Felix Fietkau
656d475043
kernel: implement automatic rootfs split from the firmware partition in linux 3.10 (disabled by default)
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37283
2013-07-14 12:57:03 +00:00
Felix Fietkau
b95bdc8ab5
kernel/base-files: clean up old code related to refreshing mtd partitions, it is no longer used anywhere
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37282
2013-07-14 12:56:58 +00:00
Hauke Mehrtens
da72edd7cd
kernel: refresh patches for kernel 3.8.13
...
SVN-Revision: 37276
2013-07-13 22:45:56 +00:00
Hauke Mehrtens
06accca1d7
kernel: update to kernel 3.10.1 and refresh patches
...
SVN-Revision: 37275
2013-07-13 22:45:09 +00:00
Hauke Mehrtens
e574f75d16
kernel: update to kernel 3.9.10 and refresh patches
...
SVN-Revision: 37274
2013-07-13 22:43:10 +00:00
Felix Fietkau
4932368398
kernel: add a patch that reduces module size by removing non-essential information (reduces default rootfs size by ~5k after lzma)
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37255
2013-07-11 20:56:27 +00:00
Felix Fietkau
19e3ec0570
kernel: disable CONFIG_RD_LZMA by default, it will be selected when actually needed
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37253
2013-07-11 20:56:19 +00:00
Felix Fietkau
f5ae93e941
kernel: disable CONFIG_CLS_U32_PERF by default, it is usually not needed
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37252
2013-07-11 20:56:15 +00:00
Florian Fainelli
7fb9279359
kernel: add a bunch of missing LCD Kconfig options
...
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 37233
2013-07-10 19:42:58 +00:00
Florian Fainelli
818d2603ee
kernel: add missing configuration symbols used on ARM platforms
...
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 37217
2013-07-09 20:52:23 +00:00
Florian Fainelli
0b55984e1d
kernel: update PATCHES with a stricter policy
...
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 37216
2013-07-09 20:52:07 +00:00
Felix Fietkau
4b5c5934e1
kernel: debloat the lzma compress/decompress code some more
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37211
2013-07-09 12:52:04 +00:00
Felix Fietkau
51b1e8577c
kernel: do not accept sysrq characters via serial port
...
many boards have a disconnected TTL level serial which can generate
some garbage that can lead to spurious false sysrq detects.
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37210
2013-07-09 12:52:00 +00:00
Jonas Gorski
c183dbc542
kernel: add missing config symbol
...
Should fix buildbot builds of ixp4xx.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 37208
2013-07-09 07:51:09 +00:00
Gabor Juhos
e194a31500
linux: refresh kernel configs with kconfig.pl
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 37195
2013-07-08 08:40:22 +00:00
Felix Fietkau
dbb2feb87d
kernel: disable zisofs and zlib by default, reduces kernel size after lzma by ~10k
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37187
2013-07-06 14:49:24 +00:00
Zoltan Herpai
2a8630394d
kernel/generic: add missing regulator symbols for 3.10
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 37169
2013-07-04 16:58:22 +00:00
Jonas Gorski
923a851ccf
kernel: add missing config symbol for 3.10
...
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 37123
2013-07-01 18:42:39 +00:00
Jonas Gorski
96f8c15a36
kernel: update linux 3.10 to 3.10 final
...
3.10 final is out, so refresh patches and add md5sum.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 37116
2013-07-01 13:21:06 +00:00
Jonas Gorski
0d9f760f27
kernel: update linux 3.9 to 3.9.8
...
Includes memory allocation fixes as well as several networking fixes.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 37103
2013-06-30 13:10:12 +00:00
Felix Fietkau
7acb84dde7
kernel: add global menuconfig option to enable kexec support
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37073
2013-06-28 11:27:20 +00:00
Zoltan Herpai
41ad05299c
kernel/generic: add missing regulator symbols for 3.9
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 37036
2013-06-26 21:48:17 +00:00
Felix Fietkau
3df61e8279
kernel: fix a reference counting bug in overlayfs
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37014
2013-06-22 14:00:12 +00:00
Felix Fietkau
2a5e1910d5
linux-3.8: backport a leds-gpio.c crash fix ( fixes #13721 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36968
2013-06-18 22:23:38 +00:00
Steven Barth
46d199d1e8
linux: add ipv6 failed-policy routing action (by Jonas Gorski)
...
SVN-Revision: 36911
2013-06-11 09:27:53 +00:00
Felix Fietkau
1ace51360f
kernel/generic: add a few missing kernel config symbols
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36878
2013-06-07 13:42:39 +00:00
Gabor Juhos
d187e3c32e
generic: add port mirroring/monitoring capability to rtl8366rb switch
...
This patch adds swlib attributes to the RTL8366RB switch/PHY found in the
TL-WR1043ND router that allow to mirror ethernet packets to a monitor port.
Signed-off-by: Colin Leitner <colin.leitner@googlemail.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36847
2013-06-04 13:25:52 +00:00
Imre Kaloz
3a56df33ad
refresh patches
...
SVN-Revision: 36835
2013-06-04 11:24:42 +00:00
Imre Kaloz
8170c9cfb0
add some more symbols
...
SVN-Revision: 36834
2013-06-04 11:23:27 +00:00
Gabor Juhos
a1f91282b4
generic: ar8216: allow to specify SGMII config via platform data
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36798
2013-05-30 17:38:26 +00:00
Gabor Juhos
c170d3c3e4
generic: ar8216: add get_port_link callback
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36797
2013-05-30 17:38:22 +00:00
Gabor Juhos
8e56b1e742
generic: ar8216: show chip revision in the kernel log
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36791
2013-05-30 16:25:14 +00:00
John Crispin
a9968d9cb8
lantiq: enable retrieving kernel args from bootloader
...
This patch is a device tree enhancement that IMHO is worthy of mainline.
It allows the bootloader's commandline to be preserved even when the
device tree specifies one.
Signed-off-by: Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us>
SVN-Revision: 36780
2013-05-30 16:00:42 +00:00
Luka Perkov
846e3d40a0
kernel: generic: remove upstream patches for 3.10-rc3 and refresh patches
...
SVN-Revision: 36752
2013-05-29 01:27:27 +00:00
Luka Perkov
0998065a53
generic: ar8216: add port mirroring
...
Tested on Buffalo WZR-600DHP with ar8316 switch. Commands used to mirror both
RX and TX traffic from LAN port 1 to LAN port 4:
$ swconfig dev switch0 set enable_mirror_rx 1
$ swconfig dev switch0 set enable_mirror_tx 1
$ swconfig dev switch0 set mirror_monitor_port 4
$ swconfig dev switch0 set mirror_source_port 1
Signed-off-by: Colin Leitner <colin.leitner@googlemail.com>
Tested-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 36713
2013-05-24 13:10:22 +00:00
Jonas Gorski
a01be4a217
kernel: update 3.9 to 3.9.3
...
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 36676
2013-05-20 16:57:00 +00:00
Jonas Gorski
4d0fcd0c49
kernel: add some missing symbols/move them to generic
...
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 36670
2013-05-20 12:42:32 +00:00
Jonas Gorski
c0435a971e
kernel: generic: add 3.10-rc1 support
...
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 36663
2013-05-19 18:36:15 +00:00
Jonas Gorski
668604f91d
kernel: don't remove of_tables
...
These are needed for OF setup of clocksource, clocks and irqchips.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 36657
2013-05-19 11:27:28 +00:00
Felix Fietkau
2c5a5d8736
kernel: add missing PHY ID for an AR8327 switch variant
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36630
2013-05-13 19:13:27 +00:00
Jonas Gorski
526aedb705
kernel: move CONFIG_MIPS_SEAD3 to generic
...
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 36617
2013-05-12 21:41:55 +00:00
Jonas Gorski
bbd02c6fb7
kernel: fix CVE-2013-1763 in older kernels
...
Newer kernels were already fixed by upstream.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 36607
2013-05-12 10:55:12 +00:00
Jonas Gorski
0b03ff2028
kernel: make zlib and lzo modules selectable
...
Fixes building kmod-lib-zlib and kmod-lib-lzo if nothing depends on them.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 36592
2013-05-09 20:50:07 +00:00
Hauke Mehrtens
0b161c6f9e
kernel: b53: use correct oops for bcm5365 switch
...
SVN-Revision: 36589
2013-05-09 20:01:58 +00:00
Jonas Gorski
98f6dc1b43
kernel: allow building zsmalloc as a module again
...
zsmalloc was changed to a bool because of missing exports in the kernel,
but we already export the required symbol, so change it back to tristate.
Closes #13481 .
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 36587
2013-05-09 19:19:36 +00:00
Gabor Juhos
39467e78e7
kernel: update linux 3.9 to 3.9.1
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36577
2013-05-08 08:53:55 +00:00
Gabor Juhos
e57c7d6c12
kernel: update linux 3.8 to 3.8.12
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36576
2013-05-08 08:53:53 +00:00
Felix Fietkau
30c4360345
kernel: do not strip /proc/net/ip_mr_* in the /proc debloat patch, it is used by iproute2
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36529
2013-05-02 15:59:57 +00:00
Jonas Gorski
8f15326acc
kernel: generic: don't strip /proc/irq on SMP
...
/proc/irq is needed for changing the SMP affinity of interrupts.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 36525
2013-05-02 15:28:12 +00:00
Gabor Juhos
8a9fe26f20
kernel: update linux 3.8 to 3.8.11
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36507
2013-05-01 22:15:18 +00:00
Gabor Juhos
0fa71ca3e5
linux/3.9: implement pcibios_get_phb_of_node for MIPS
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36495
2013-04-30 10:44:08 +00:00
Gabor Juhos
41445b41cc
linux/3.8: use backported pcibios_get_phb_of_node patches
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36494
2013-04-30 10:44:07 +00:00
Gabor Juhos
d35545f3d7
linux/3.{8,9}: add missing symbols
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36491
2013-04-30 10:43:57 +00:00
Gabor Juhos
25c45c0d53
linux/3.{8,9}: turn on CONFIG_NET_SCH_FQ_CODEL
...
It is forced to 'y' since r36342.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36490
2013-04-30 10:43:56 +00:00
Hauke Mehrtens
e7e4afbb64
kernel: fix a memory leak in split_rootfs_data()
...
allocate_partition() copies all the content of dpart into a new struct.
SVN-Revision: 36475
2013-04-28 17:01:56 +00:00
Hauke Mehrtens
1bac172c44
kernel: update bcma and ssb for kernel 3.8+ to version from wireless-testing master-2013-04-26.
...
SVN-Revision: 36473
2013-04-28 16:52:11 +00:00
Jonas Gorski
ad1d3f00cb
kernel: update linux 3.9 patches to rc8
...
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 36469
2013-04-28 11:55:23 +00:00
Jonas Gorski
a33dd13c98
kernel: add missing bcma defines and header file for bcrmfmac
...
Fixes build failure when having kmod-mmc and brcmfmac selected.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 36468
2013-04-28 11:10:42 +00:00
Gabor Juhos
36d4fd70bc
kernel: update linux 3.8 to 3.8.9
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36453
2013-04-26 16:55:42 +00:00
John Crispin
4664e21293
generic: fix rtl8366_smi compile warning
...
drivers/net/phy/rtl8366_smi.c: In function 'rtl8366_sw_set_vlan_ports':
drivers/net/phy/rtl8366_smi.c:1125:6: warning: 'pvid' may be used uninitialized in this function [-Wuninitialized]
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36442
2013-04-25 19:03:29 +00:00
Felix Fietkau
a8a01b42ae
kernel: allow __netdev_alloc_skb_ip_align to be called with dev = NULL
...
SVN-Revision: 36378
2013-04-22 15:01:36 +00:00
Felix Fietkau
f58dcb59c6
kernel: backport SSB/BCMA changes in preparation for a compat-wireless update
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36367
2013-04-19 12:39:40 +00:00
Gabor Juhos
f03960723a
linux/3.9: add missing config symbol
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36365
2013-04-19 08:07:38 +00:00
Gabor Juhos
e07848664c
linux/3.[89]: update bridge_remove_ipv6_dependency patch
...
Fixes the following warning:
CC [M] net/ipv6/addrconf.o
net/ipv6/addrconf.c: In function 'addrconf_init':
net/ipv6/addrconf.c:4944:2: warning: assignment from incompatible pointer type [enabled by default]
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36364
2013-04-19 08:07:37 +00:00
Gabor Juhos
151cadfe32
kernel: update linux 3.8 to 3.8.8
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36363
2013-04-19 08:07:34 +00:00