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
11 years ago
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
11 years ago
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
11 years ago
Steven Barth
03b0c3b5a6
package/index: fix index creating when building without signing
...
Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
SVN-Revision: 38287
11 years ago
Steven Barth
95e9c260bc
odhcp6c: validate hop-limit on RAs
...
SVN-Revision: 38285
11 years ago
Steven Barth
cbdd346b11
Add package signing infrastructure
...
Add package signing key and certificate configuration options to the
"Image configuration" submenu. If enabled, the Packages.gz list will
be signed as file Packages.sig. The passphrase for the signing key can
be sourced from a file or entered by the user. The signing certificate
is automatically added to the firmware image if opkg-smime is selected.
Signed-off-by: Evan Hunt <each@isc.org>
Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 38284
11 years ago
Steven Barth
0ad1d06c13
6relayd: remove compat ULA setting by default (too many bad sideeffects)
...
SVN-Revision: 38283
11 years ago
Luka Perkov
8f1499c448
imx6: add default profile
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38282
11 years ago
Luka Perkov
0eb732c659
kirkwood: drop PROFILE from image names
...
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 38281
11 years ago
Luka Perkov
0331657a4f
kirkwood: add linux 3.10 support
...
Backport appropriate patches to allow using device tree only board
defintions.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 38280
11 years ago
Luka Perkov
7d1e5ae918
kirkwood: prepare for 3.10
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38279
11 years ago
Luka Perkov
914ca3cb55
kirkwood: explicitly set CPU_TYPE to xscale
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38278
11 years ago
Hauke Mehrtens
302d27f268
c80211: add iwldvm to iwlwifi, this is needed to support the old wifi card.
...
This closes #14258
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 38277
11 years ago
Hauke Mehrtens
c57ac5fcb7
kernel: add industrialio-triggered-buffer.ko only when the config option is selected.
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 38276
11 years ago
Hauke Mehrtens
20513fedf2
ep93xx: fix kmod-input-keyboard-ep93xx dependencies
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 38275
11 years ago
Hauke Mehrtens
1158f22b02
ep93xx: fix sound dependencies for ep93xx
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 38274
11 years ago
Hauke Mehrtens
e28d2b88ea
at91: fix missing drivers/iio/adc/at91-adc.ko in kmod-at91-adc
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 38273
11 years ago
Steven Barth
1d485c737e
netifd: don't remove & readd addresses that only have a changed lifetime
...
SVN-Revision: 38269
11 years ago
Jo-Philipp Wich
2a2d408024
procd: fix incorrect use of sizeof() in vsnprintf()
...
SVN-Revision: 38268
11 years ago
John Crispin
52b61d6325
procd: update to latest git head
...
this fixes the syslog problem when using eglibc on x86.
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38267
11 years ago
John Crispin
4f3797386f
lantiq: add support for VGV7519 KPN Experia box v8
...
Signed-off-by: Maikel Bloemendal <mbloemendal@gmail.com>
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38266
11 years ago
John Crispin
65bb48cf23
ralink: dts fixes
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38265
11 years ago
John Crispin
52fe1211b3
ralink: fix DIR-320-B1 board detection
...
https://dev.openwrt.org/ticket/14226
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38264
11 years ago
John Crispin
396cb4f405
ralink: Change size of image for DIR-320 B1 to 8MB
...
http://patchwork.openwrt.org/patch/4102/
Signed-off-by: Vladimir Stolyarov <xakep6666@yandex.ru>
SVN-Revision: 38263
11 years ago
John Crispin
391ec155a0
kernel: lib-textsearch needs to be auto probed for amanda nat to work
...
https://dev.openwrt.org/ticket/14232
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38262
11 years ago
Steven Barth
4a4c2fe74c
uClibc: fix scoped-IPv6-addresses in getnameinfo
...
SVN-Revision: 38261
11 years ago
Felix Fietkau
b14e0d008c
scripts/gen-dependencies.sh: use the cross readelf ( #12940 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 38259
11 years ago
Felix Fietkau
17be4e9d14
mac80211: add AP inactivity handling / probing fixes to improve stability
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 38257
11 years ago
Felix Fietkau
f07713f7cf
mac80211: really fix the long standing wds ap tx power regression ( #14153 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 38255
11 years ago
Jo-Philipp Wich
a94b5fbd5c
rpcd: fix missing option removal when merging subsequent uci set calls
...
SVN-Revision: 38254
11 years ago
Jo-Philipp Wich
d11315e7c6
ubus: restrict unix domain socket permission to 0600 to disallow non-root connections
...
SVN-Revision: 38253
11 years ago
Jo-Philipp Wich
feab77f58e
ubox: support alternative spellings for modinfo and rmmod
...
After this change, "rmmod" and "modinfo" works even if the user gives
the file name spelling instead of the kernel internal one, so that e.g.
"rmmod nls_iso8859-1.ko" and "rmmod nls_iso8859_1" will both succeed.
SVN-Revision: 38252
11 years ago
Jo-Philipp Wich
2ff6d48319
uci: change uci_ptr checking order in uci_delete()
...
SVN-Revision: 38251
11 years ago
Felix Fietkau
f8ee248701
uhttpd: add a config option for using ustream-polarssl, and use it by default
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 38250
11 years ago
Felix Fietkau
2beabf6c11
ath9k: fix an AP mode powersave issue with aggregation
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 38249
11 years ago
Jo-Philipp Wich
d8c154a29d
ubox: fix kmod loading for modules with varying dashes & underscores in names ( #14182 , #14189 )
...
Instead of canonicalizing module names in the internal avl tree simpyl use a
custom strcmp() variant for the avl tree key comparisation. The custom comperator
simply treats dashes and underscores the same, so "nls_iso8859-15" is equal to
"nls-iso8859-15".
This allows us to simplify the code considerably and makes manual "modprobe"
invocations more forgiving when looking up the given module name.
SVN-Revision: 38248
11 years ago
Felix Fietkau
32d54de3b9
kernel: disable kmod-iio for linux 3.6 as well (to avoid build issues due to missing config symbol changes)
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 38247
11 years ago
Felix Fietkau
a5e85d5a3e
kernel: add missing config symbol
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 38246
11 years ago
Felix Fietkau
e2420239ae
kernel: exclude regmap-spi.ko if SPI support cannot be selected
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 38245
11 years ago
Felix Fietkau
3e2aa6105c
octeon: remove CONFIG_FW_LOADER override to fix build errors
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 38244
11 years ago
Felix Fietkau
bff3637d24
lantiq: add a default for CONFIG_MTD_NAND_XWAY to fix build errors
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 38243
11 years ago
Felix Fietkau
1f037b5248
kernel: make sound-soc-core depend on kmod-ac97
...
it has a conditional #ifdef based dependency on it, which trips up on
some targets
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 38242
11 years ago
Felix Fietkau
50ae6314d8
kernel: add another missing symbol for iio
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 38241
11 years ago
Felix Fietkau
08a232c8cf
kernel: add missing symbols for iio on older kernel versions
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 38240
11 years ago
Felix Fietkau
3c045e9933
kernel: remove old kernel compat code for pcmcia
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 38239
11 years ago
Felix Fietkau
e232a92c08
kernel: mark kmod-thermal menuconfig symbol as hidden to avoid building it on targets with no thermal drivers
...
Should fix build errors with Linux 3.3/3.6 targets, which use different
kconfig symbols
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 38238
11 years ago
Felix Fietkau
03e14c13e3
build: fix typo in arm cflags
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 38237
11 years ago
Luka Perkov
a6f15f7321
patch: other tools might depend on this one
...
Signed-off-by: Markus Stenberg <markus.stenberg@iki.fi>
SVN-Revision: 38236
11 years ago
Luka Perkov
dc3d2f715b
quilt: add findutils as dependency
...
Signed-off-by: Markus Stenberg <markus.stenberg@iki.fi>
SVN-Revision: 38235
11 years ago
Gabor Juhos
7815af409a
ar71xx: ar934x-nfc: disable subpage write when hardware ECC is used
...
It is not supported by the controller.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38234
11 years ago