- Jun 21, 2013
-
-
Imre Kaloz authored
SVN-Revision: 36982
-
Steven Barth authored
SVN-Revision: 36980
-
- Jun 20, 2013
-
-
Florian Fainelli authored
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
-
Hauke Mehrtens authored
This should fix a build error on ramips. SVN-Revision: 36978
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36977
-
- Jun 19, 2013
-
-
Hauke Mehrtens authored
SVN-Revision: 36976
-
Hauke Mehrtens authored
SVN-Revision: 36975
-
Hauke Mehrtens authored
SVN-Revision: 36974
-
Hauke Mehrtens authored
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
-
Hauke Mehrtens authored
It was possible to select RT2X00_LIB_PCI without PCI being selected. This closes #13720 mrkiko thanks for testing. SVN-Revision: 36972
-
Steven Barth authored
SVN-Revision: 36969
-
- Jun 18, 2013
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36968
-
Felix Fietkau authored
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
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36965
-
Jo-Philipp Wich authored
- fixes misprocessing of unknown symbolic protocol names SVN-Revision: 36963
-
Jo-Philipp Wich authored
- fixes calculation of IPv4 netmasks derived from 0.0.0.0/0 CIDRs SVN-Revision: 36960
-
Steven Barth authored
SVN-Revision: 36959
-
Florian Fainelli authored
Signed-off-by:
Florian Fainelli <florian@openwrt.org> SVN-Revision: 36958
-
Florian Fainelli authored
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
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36956
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36955
-
- Jun 17, 2013
-
-
Florian Fainelli authored
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
-
Steven Barth authored
SVN-Revision: 36952
-
Steven Barth authored
SVN-Revision: 36950
-
Florian Fainelli authored
$(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
-
Florian Fainelli authored
Signed-off-by:
Florian Fainelli <florian@openwrt.org> SVN-Revision: 36948
-
Florian Fainelli authored
Signed-off-by:
Florian Fainelli <florian@openwrt.org> SVN-Revision: 36947
-
Florian Fainelli authored
This would cause build failure when disabling support for particular CPUs. Signed-off-by:
Florian Fainelli <florian@openwrt.org> SVN-Revision: 36946
-
Jo-Philipp Wich authored
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
-
Jo-Philipp Wich authored
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
-
Jo-Philipp Wich authored
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
-
- Jun 16, 2013
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36941
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36940
-
- Jun 15, 2013
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36939
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36937
-
- Jun 13, 2013
-
-
Jo-Philipp Wich authored
- properly process intermediate "!" options in argument list (fixes negated ipsets) SVN-Revision: 36935
-
Jo-Philipp Wich authored
- fixes handling of reject target for rule sections with specific destination zone SVN-Revision: 36933
-
Jo-Philipp Wich authored
SVN-Revision: 36932
-
Steven Barth authored
SVN-Revision: 36930
-
- Jun 12, 2013
-
-
Hauke Mehrtens authored
SVN-Revision: 36928
-