Hauke Mehrtens
189edfef1a
broadcom-wl: assign first increased mac address to internal wifi core
...
When the original mac addresses are not valid assign the first one to
the internal wifi core, this matches the manufacture mac address in
most cases. In addition refresh the patches.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 41545
2014-07-07 17:38:54 +00:00
Felix Fietkau
ecd169b2c6
broadcom-wl: disable mips16 support, fixes build
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41540
2014-07-07 08:29:35 +00:00
Hauke Mehrtens
3861bdad99
samba36: update to minor version 3.6.24
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 41525
2014-07-06 11:23:13 +00:00
Hauke Mehrtens
5d96f266c9
mac80211: b43: add support for firmware 784.2
...
This adds firmware 784.2 for b43 as an option.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 41524
2014-07-06 10:58:14 +00:00
Hauke Mehrtens
37518a7c53
mac80211: update linux-firmware
...
This updates linux-firmware to version
7f388b4885cf64d6b7833612052d20d4197af96f from 2014-06-04.
In addition it adds new firmware for Intel, Broadcom and Realtek devices.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 41523
2014-07-06 10:34:34 +00:00
Hauke Mehrtens
d6c7ab2358
broadcom-wl: improve setting leddc
...
Use leddc value from other routers and improve the script.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 41519
2014-07-05 23:24:41 +00:00
Hauke Mehrtens
4ec8908669
broadcom-wl: fix led support
...
Some devices have an nvram setting, which make broadcom-wl turn of the
led all the time. When the driver is switched on and we find such a
setting we replace it with a better value.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 41518
2014-07-05 22:55:40 +00:00
Hauke Mehrtens
817c56f77c
broadcom-wl: fixup mac addresses.
...
Some series of devices are using the same mac address, which causes
conflicts for these devices we generate a new mac address based on the
base address. This patch adds this functionality to braodcom-wl.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 41514
2014-07-05 19:23:40 +00:00
Felix Fietkau
363eb4cf7a
samba36: disable acl support to avoid picking up a dependency on libacl ( #16988 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41509
2014-07-04 11:42:57 +00:00
Felix Fietkau
4d04e666a4
samba36: do not pick up libattr as a dependency
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41508
2014-07-04 09:55:14 +00:00
Jo-Philipp Wich
4f4faa92c0
rpcd: fix parsing of executable plugin output
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 41502
2014-07-03 22:21:04 +00:00
Felix Fietkau
1ef92a0065
ubus: update to the latest version, fixes compile error regressions
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41496
2014-07-03 18:57:47 +00:00
John Crispin
9f8fdb838e
wrt55agv2-spidevs: fix compile issues
...
i think this breakage was introduced when linux moved to uapi header
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41493
2014-07-03 11:56:56 +00:00
Felix Fietkau
361215b186
ubus: update to the latest version, increases maximum message size and adds a few fixes
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41492
2014-07-03 10:49:41 +00:00
Jo-Philipp Wich
b321f718c2
firewall: fix issue with parsing network options
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 41491
2014-07-03 09:21:44 +00:00
Felix Fietkau
d288a7903d
rc.common: when reloading a service using procd, fall back to calling start instead of restart
...
This avoids unnecessary service restarts
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41490
2014-07-03 06:21:49 +00:00
Hauke Mehrtens
eef5698535
mac80211: update regulatory database to master-2014-06-13
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 41489
2014-07-02 22:27:32 +00:00
Hauke Mehrtens
2dba3f8aca
iwinfo: fix string format for country code
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 41485
2014-07-02 21:43:17 +00:00
Felix Fietkau
e9b8f24ded
igmpproxy: automatically add firewall rules for multicast routing based on the current config
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41483
2014-07-02 19:18:23 +00:00
Felix Fietkau
5aef137f9e
procd: add a shell helper function to emit a config.change event
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41482
2014-07-02 19:18:20 +00:00
Felix Fietkau
2baf4d4fb0
procd: add shell functions to add instance data
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41481
2014-07-02 19:18:16 +00:00
Felix Fietkau
2b274eb719
firewall: update to the latest version, adds support for fetching firewall rules from procd
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41480
2014-07-02 19:18:13 +00:00
Felix Fietkau
3445645d18
iptables: refresh patches
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41479
2014-07-02 19:18:09 +00:00
Felix Fietkau
b4059dea7f
procd: update to the latest version, adds support for dumping per-instance service data with an optional type filter
...
also fixes a crash on stopping a service with triggers after reloading it
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41478
2014-07-02 19:18:05 +00:00
John Crispin
81dcf41e65
lantiq: more PKG_CHECK_FORMAT_SECURITY fixes
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41473
2014-07-02 16:33:20 +00:00
John Crispin
f63bb0adbd
ubox: fix remote logging
...
in r41439 a flag for enabling remote logging was added,
but the actual check was done on a different variable.
Signed-off-by: Reiner Herrmann <reiner@reiner-h.de>
SVN-Revision: 41467
2014-07-02 12:56:20 +00:00
Jo-Philipp Wich
16d8827150
iproute2: re-enable PIC, it is only applied to libnetlink.a and required for collectd
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 41460
2014-07-02 12:41:36 +00:00
Jo-Philipp Wich
1c891e0d45
iptables: pass --disable-ipv6 is CONFIG_IPV6 is unset
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 41458
2014-07-02 11:39:24 +00:00
Felix Fietkau
12d1710184
strace: fix build failure on arm
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41457
2014-07-02 08:19:43 +00:00
John Crispin
325cdf8091
lantiq: more PKG_CHECK_FORMAT_SECURITY related fixes
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41456
2014-07-02 08:17:36 +00:00
John Crispin
2deeb3e2fa
ltq-vdsl-mei: disable PKG_CHECK_FORMAT_SECURITY
...
the build breaks when PKG_CHECK_FORMAT_SECURITY:=1
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41451
2014-07-01 18:05:09 +00:00
John Crispin
e7b9bec305
mac80211: enable driver compilation for mt7620
...
Signed-off-by: Roman Yeryomin <roman@advem.lv>
SVN-Revision: 41442
2014-07-01 10:26:21 +00:00
John Crispin
b5fe5d5ba3
mac80211: add support for mt7620
...
Signed-off-by: Roman Yeryomin <roman@advem.lv>
SVN-Revision: 41441
2014-07-01 10:26:18 +00:00
John Crispin
66ae4803e2
base-files: fix ramfs / nand upgrade
...
/lib/{imx6,lantiq,...}.sh are needed in the ramfs for sysupgrade to work.
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41440
2014-07-01 10:26:14 +00:00
John Crispin
ea535a9565
ubox: add a flag that allows us to disable remote log while keeping the ip settings inside uci
...
this makes webui foo a lot easier
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41439
2014-07-01 10:26:10 +00:00
John Crispin
bf75e37030
ppp: fix keep alive option
...
currently the keepalive option needs to be removed to fully disable it. this patch allows us to set it to 0.
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41438
2014-07-01 10:26:07 +00:00
John Crispin
6240cc9e17
kernel: add japanese codepages
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41437
2014-07-01 10:26:03 +00:00
Imre Kaloz
fe1df543e1
try to load the orion glue automatically
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 41434
2014-07-01 09:36:38 +00:00
Steven Barth
d5340f6092
odhcpd: some minor DHCP/DHCPv6 fixes
...
SVN-Revision: 41432
2014-07-01 08:15:28 +00:00
Felix Fietkau
d78404c24a
openvpn: fix compile error with musl
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41425
2014-06-30 15:34:03 +00:00
Felix Fietkau
b1c4a0aed5
openvpn: update to version 2.3.4
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41416
2014-06-30 12:43:03 +00:00
Luka Perkov
9dd205b2ad
busybox: fix validation in sysntpd init script
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 41415
2014-06-30 10:11:18 +00:00
John Crispin
9912d02fa1
procd: fix uci_validation
...
Regardles of the return code from validate_data _error variable will be 0 due
to 'local' command in the previous line. With this patch we are able to catch
the return code from validate_data tool.
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 41414
2014-06-30 09:57:29 +00:00
John Crispin
a7863b1368
ubox: update to latest git
...
this adds validation fixes
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41413
2014-06-30 09:57:25 +00:00
Felix Fietkau
b3b55de395
build: disable the PKG_CHECK_FORMAT_SECURITY check for the failing packages
...
The idea is to gradually fix the packages
Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr>
SVN-Revision: 41411
2014-06-30 08:19:48 +00:00
Felix Fietkau
a68ae1a701
rbcfg: fix format string bug
...
Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr>
SVN-Revision: 41410
2014-06-30 08:19:44 +00:00
Steven Barth
3c791c31bf
odhcpd: fix build failure with musl
...
SVN-Revision: 41409
2014-06-30 07:56:33 +00:00
Luka Perkov
be2a057787
base-files: define yes/no as valid boolean options
...
ubox validate_data defines yes/no as valid boolean options, do the same in
config_get_bool too.
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 41405
2014-06-29 23:05:05 +00:00
Felix Fietkau
1c499abcda
pppd: fix build with musl
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41404
2014-06-29 22:26:08 +00:00
Felix Fietkau
94b41e9aa5
rpcd: update to the latest version, fixes build with musl
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41403
2014-06-29 22:26:05 +00:00