John Crispin
ed6e69444a
util-linux: fix endianess bug and stage libraries properly
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36985
2013-06-21 16:52:48 +00:00
Felix Fietkau
9e7adce6a4
libubox: update to latest version, fixes utf-8 corruption issues in blobmsg_json
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36984
2013-06-21 15:19:31 +00:00
Felix Fietkau
9bb0e9b9f1
ath9k_htc: fix idle mode handling
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36983
2013-06-21 10:57:35 +00:00
Imre Kaloz
c228ed04a1
increase kernel partition size to fix boot issues
...
SVN-Revision: 36982
2013-06-21 10:57:05 +00:00
Steven Barth
5108318edb
6relayd: Fix DHCPv6-PD assignment logic
...
SVN-Revision: 36980
2013-06-21 06:15:09 +00:00
Florian Fainelli
4ef56823e0
brcm63xx: reduce the number of Ethernet DMA channels from 16 to 8
...
We currently used 16 DMA Ethernet channels, but the hardware only
supports up to 8 (with 2 per enet and the remaining for USB slave).
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 36979
2013-06-20 18:47:36 +00:00
Hauke Mehrtens
07757044bf
mac80211: add rt2x00-mmio package to store the common parts for SoC and PCI access
...
This should fix a build error on ramips.
SVN-Revision: 36978
2013-06-20 15:03:28 +00:00
Felix Fietkau
b954cfdf6a
ath9k: fix cabq depth accounting
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36977
2013-06-20 13:10:31 +00:00
Hauke Mehrtens
7cbbd24d64
acx-mac80211: make it compile with the new backports mac80211
...
SVN-Revision: 36976
2013-06-19 21:37:56 +00:00
Hauke Mehrtens
5c1d33b331
mac80211: libertas-sd depends on mmc
...
SVN-Revision: 36975
2013-06-19 21:36:52 +00:00
Hauke Mehrtens
ce6c46b5f7
mac80211: copy the backport-include files to staging_dir
...
SVN-Revision: 36974
2013-06-19 21:36:22 +00:00
Hauke Mehrtens
c37970cd5c
mac80211: do not use CPTCFG_SSB and CPTCFG_BCMA
...
ssb and bcma are not build by compat-wireless / backports and the
config symbols are also not taken from there. Use the in kernel config
symbols. This fixes a build error in brcmsmac/led.c
SVN-Revision: 36973
2013-06-19 21:33:31 +00:00
Hauke Mehrtens
c86eeac435
mac80211: do not build RT2X00_LIB_XXX when XXX is not available in the kernel.
...
It was possible to select RT2X00_LIB_PCI without PCI being selected.
This closes #13720
mrkiko thanks for testing.
SVN-Revision: 36972
2013-06-19 21:29:34 +00:00
Steven Barth
de2a7547b7
6relayd: correctly set downstream routes for DHCPv6-PD
...
SVN-Revision: 36969
2013-06-19 13:08:33 +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
Felix Fietkau
bfab82392a
tools/mkimage: add back a fixed version of 040-include_order.patch to fix build errors on some systems ( #12232 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36967
2013-06-18 21:53:46 +00:00
Felix Fietkau
b4babf9f81
netifd: update to latest version, fixes a NULL pointer deref bug
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36965
2013-06-18 16:24:48 +00:00
Jo-Philipp Wich
65f82e2311
firewall: update to git head
...
- fixes misprocessing of unknown symbolic protocol names
SVN-Revision: 36963
2013-06-18 14:30:51 +00:00
Jo-Philipp Wich
37ae268729
firewall: update to git head
...
- fixes calculation of IPv4 netmasks derived from 0.0.0.0/0 CIDRs
SVN-Revision: 36960
2013-06-18 14:14:35 +00:00
Steven Barth
5219d38da2
odhcp6c: Add option to override interface identifier in RA-client
...
SVN-Revision: 36959
2013-06-18 12:51:14 +00:00
Florian Fainelli
28535aad38
brcm63xx: refresh 3.9 patches
...
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 36958
2013-06-18 10:54:28 +00:00
Florian Fainelli
a9d4bdee43
brcm63xx: provide a default sane MAC address for Cable Modem devices
...
Cable modem devices currently poke at some random location in RAM and
may end up having an invalid MAC address which is not suitable. Provide
a default one which is sane.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 36957
2013-06-18 10:54:24 +00:00
Felix Fietkau
0f19cb3811
libubox: update to latest version, fixes uloop recursion issues
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36956
2013-06-18 10:52:40 +00:00
Felix Fietkau
33b35a7b53
ustream-ssl: update to latest version, fixes uhttpd infinite loop issues
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36955
2013-06-18 10:52:33 +00:00
Florian Fainelli
8ae2b1155d
brcm63xx: create initramfs HCS images
...
Cable Modem devices cannot load an ELF file directly so we need to
provide them with a HCS image even when targetting initramfs.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 36954
2013-06-17 22:57:04 +00:00
Steven Barth
9f1899242c
netifd: IPv6: Fix sorting order in last commit.
...
SVN-Revision: 36952
2013-06-17 21:29:14 +00:00
Steven Barth
213269a8f7
netifd: Satisfy IPv6 assignments ordered by prefix length
...
SVN-Revision: 36950
2013-06-17 21:16:22 +00:00
Florian Fainelli
0ce75bc440
brcm63xx: simplify HCS image creation
...
$(KDIR)/vmlinux is already a binary image, there is no need to create
another one.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 36949
2013-06-17 19:32:56 +00:00
Florian Fainelli
78a66975d6
brcm63xx: remove support for 3.8 kernel
...
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 36948
2013-06-17 19:32:47 +00:00
Florian Fainelli
d2894412d8
brcm63xx: switch to 3.9 kernel
...
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 36947
2013-06-17 19:32:42 +00:00
Florian Fainelli
f03bbaf065
brcm63xx: fix missing antislash in BCM6345 ethernet patch
...
This would cause build failure when disabling support for particular
CPUs.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 36946
2013-06-17 19:32:35 +00:00
Jo-Philipp Wich
541fbfbb9e
hostapd: correctly handle macfile uci option
...
Make hostapd.sh correctly handle the macfile uci option.
Such option specifies the macfile name to pass into the
hostapd configuration file. Moreover, if a maclist option
has been specified, copy the macfile before appending new
entries.
Signed-off-by: Antonio Quartulli <antonio@open-mesh.com>
SVN-Revision: 36944
2013-06-17 11:59:29 +00:00
Jo-Philipp Wich
dfea3bae11
dnsmasq: use host-record instead of address
...
Using "--address" for individual host A records is broken, use "--host-record" instead.
The following patch changes dnsmasq.init to build individual host records using "--host-record" instead of "--address".
Signed-off-by: Adam Gensler <openwrt at gnslr.us>
[jow: shorter description, simplified shell script code]
SVN-Revision: 36943
2013-06-17 11:55:30 +00:00
Jo-Philipp Wich
265a2deba3
base-files: network.sh: extend network_get_ipaddr6() / network_get_subnet6() to take ipv6-prefix-assignment into account, add further helper functions to fetch all ips of a given interface
...
SVN-Revision: 36942
2013-06-17 11:33:36 +00:00
Felix Fietkau
749e989215
ath9k: revert parts of the ANI changes in the latest mac80211 update to fix regressions
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36941
2013-06-16 12:56:16 +00:00
Felix Fietkau
50f12e1b98
mac80211: fix disabling rfkill support
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36940
2013-06-16 09:25:41 +00:00
Felix Fietkau
5ca4d24cd1
mac80211: update to wireless-testing 2013-06-13 + latest backport infrastructure
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36939
2013-06-15 20:14:06 +00:00
Felix Fietkau
d3a7b5633c
kirkwood: disable the CONFIG_IP_ADVANCED_ROUTER kernel config override ( #13702 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36937
2013-06-15 11:50:50 +00:00
Jo-Philipp Wich
36d3fafd77
firewall: update to git head
...
- properly process intermediate "!" options in argument list (fixes negated ipsets)
SVN-Revision: 36935
2013-06-13 18:54:49 +00:00
Jo-Philipp Wich
0db38adf1c
firewall: update to git head
...
- fixes handling of reject target for rule sections with specific destination zone
SVN-Revision: 36933
2013-06-13 12:49:00 +00:00
Jo-Philipp Wich
1150e299bb
uhttpd: expose missing options to uci
...
SVN-Revision: 36932
2013-06-13 11:55:12 +00:00
Steven Barth
302cf427cb
odhcp6c: add sanity checks for NDP and MTU parameters from RAs
...
SVN-Revision: 36930
2013-06-13 06:38:48 +00:00
Hauke Mehrtens
9492d445de
brcm47xx: run make kernel_oldconfig for 3.9 kernel config
...
SVN-Revision: 36928
2013-06-12 14:51:50 +00:00
Hauke Mehrtens
87f994d16d
brcm47xx: remove support for kernel 3.6
...
SVN-Revision: 36927
2013-06-12 14:48:45 +00:00
Hauke Mehrtens
990423f3ef
brcm47xx: add initial support for kernel 3.9
...
SVN-Revision: 36926
2013-06-12 14:47:53 +00:00
Hauke Mehrtens
4e0c649783
kernel: add dependencies for kernel 3.10
...
SVN-Revision: 36925
2013-06-12 13:59:34 +00:00
Steven Barth
4f0a0defa6
6relayd: make route preference and prefix on-link flag configurable
...
SVN-Revision: 36922
2013-06-11 20:52:27 +00:00
Steven Barth
33c620773d
base-files: remove unnecessary early sysctl-hack
...
SVN-Revision: 36920
2013-06-11 14:10:45 +00:00
Steven Barth
e2f33bedfa
base-files: set default IPv6 forwarding value to 1
...
SVN-Revision: 36918
2013-06-11 13:30:18 +00:00
Felix Fietkau
361670c9d0
uci: update to fix excessive reorder delta entry duplication ( #13678 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36915
2013-06-11 12:51:08 +00:00