Steven Barth
6dbfe22601
odhcp6c: improve server selection, introduce "forceprefix" option
...
SVN-Revision: 38314
11 years ago
Luka Perkov
702936f4c9
iproute2: update to 3.11
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38313
11 years ago
Felix Fietkau
048fc8f0c1
ath9k: fix tx queueing issues after background scans
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 38304
11 years ago
Steven Barth
8b7b7cabf2
opkg: add support for SHA256 verification
...
based on a patch by Evan Hunt <each@isc.org>
Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 38302
11 years ago
Felix Fietkau
e96695df10
netifd: update to latest version, adds macvlan support
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 38299
11 years ago
Hauke Mehrtens
caff3b5aee
broadcom-diag: fix 'autoload' number of diag.ko
...
Change the autoload number from '5' to '05' so the module loads earlier (as intended).
Signed-off-by: Nathan Hintz <nlhintz@hotmail.com>
SVN-Revision: 38293
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
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
1158f22b02
ep93xx: fix sound dependencies for ep93xx
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 38274
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
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
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
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
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
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
Luka Perkov
eb486aadb8
kernel: add thermal modules
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38230
11 years ago
Steven Barth
2d5448afb5
opkg: add build variant with signature support
...
SVN-Revision: 38220
11 years ago
Luka Perkov
3e5da21b15
uboot-imx6: fix typo in nitrogen6dlXg
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38205
11 years ago
Luka Perkov
64e10a637d
uboot-imx6: add support for Nitrogen6x boards
...
Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com>
SVN-Revision: 38204
11 years ago
Luka Perkov
4409e1c1ae
uboot-imx6: alphabetize wandboard variants
...
Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com>
SVN-Revision: 38203
11 years ago
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
11 years ago
Gabor Juhos
4fcc9ce9ff
package/kernel: add hwmon driver for ADT7410
...
Add support for the ADT7410 hwmon driver, a high precision
I2C temperature sensor.
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: 38186
11 years ago
Gabor Juhos
6ac0dfb280
package/kernel: move I2C-GPIO drivers from i2c.mk to other.mk
...
Move pca953x support from i2c.mk to other.mk, where other
GPIO drivers are located. Remove duplicate pcf857x support
from i2c.mk.
Signed-off-by: Hartmut Knaack <knaack.h@gmx.de>
[juhosg: update subject, and reformat commit message]
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38185
11 years ago
Felix Fietkau
59c05778f0
uhttpd: fix appending https ports to cmdline
...
Otherwise it is started only on non-secure ports.
Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@neratec.com>
SVN-Revision: 38171
11 years ago
Gabor Juhos
99d13b09b9
iwinfo: add Ubiquiti WispStation M5 to hardware.txt
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38145
11 years ago
Luka Perkov
ef5f836207
fix various init scripts
...
Changes include:
* removing unused variables
* replacing spaces with tabs where appropriate
* more consistency with variable declarations
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38142
11 years ago
Felix Fietkau
5137cdb1e1
xtables-addons: fix missing conversion from r38021 (resolves a broken dependency)
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 38124
11 years ago
Steven Barth
4894800bdd
odhcp6c: handle NoAddrsAvail IA-status
...
SVN-Revision: 38092
11 years ago
Gabor Juhos
8b50ecc6ff
package/mtd: enable seama fixup code for ar71xx
...
It will be used for the WD My Net N600.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38073
11 years ago
Felix Fietkau
9d24525b1d
kernel: add AutoProbe for ppp_async and ppp_synctty (should fix #14185 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 38055
11 years ago
John Crispin
5799adc238
lantiq: fix bug in hcd gpio detetcion code
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38043
11 years ago
Hauke Mehrtens
4c52ed50d7
brcm47xx: update board detection patches
...
This is now the version which was send for mainline Linux kernel
inclusion. The data needed to detection a board is now stored in init
data.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 38036
11 years ago
Felix Fietkau
50bc1a7593
ath9k: add missing tx locking
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 38034
11 years ago
Steven Barth
808a1c7808
odhcp6c: Restart when server returns IAID error
...
SVN-Revision: 38032
11 years ago