aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* cmake.mk: add support for overriding the source dir, and define the cmake ↵Felix Fietkau2012-12-291-1/+4
| | | | | | prefix path to avoid picking up host libraries for target builds (patch by Henning Rogge) SVN-Revision: 34914
* ipv6-support: Use more consistent default valuesSteven Barth2012-12-293-3/+3
| | | | SVN-Revision: 34913
* ar71xx: change the unaligned access hack to assume an alignment of 2 bytes, ↵Felix Fietkau2012-12-281-4/+4
| | | | | | slightly improves performance and code size SVN-Revision: 34912
* mac80211: refresh patchesFelix Fietkau2012-12-283-4/+4
| | | | SVN-Revision: 34911
* mac80211: assume 2-byte aligning for 802.11 packets, slightly improves code ↵Felix Fietkau2012-12-282-0/+449
| | | | | | size and performance SVN-Revision: 34910
* mips: use -mno-branch-likely for kernel and userspace, saves ~11k kernel ↵Felix Fietkau2012-12-287-5/+27
| | | | | | size after lzma and ~12k squashfs size in the default configuration SVN-Revision: 34909
* ipv6-support: Updated functionality * Add site-border feature again * Add ↵Steven Barth2012-12-285-2/+62
| | | | | | option to always announce a default router SVN-Revision: 34908
* 6distributed: Add null-route for delegated prefix * Fixes forwarding loops ↵Steven Barth2012-12-281-2/+2
| | | | | | for unused subprefixes SVN-Revision: 34907
* 6relayd: Announce DNS search domain via DHCPv6Steven Barth2012-12-281-2/+2
| | | | SVN-Revision: 34906
* kernel: remove the cisco SIP NAT patch, at least on 3.6 it crashesFelix Fietkau2012-12-272-236/+0
| | | | SVN-Revision: 34901
* brcm47xx: bcma: correct M25P32 serial flash IDHauke Mehrtens2012-12-271-0/+11
| | | | | | Thank you Rafał Miłecki. SVN-Revision: 34900
* uci: update to latest version (adds list delete support), enable parallel buildFelix Fietkau2012-12-271-4/+4
| | | | SVN-Revision: 34899
* ipv6-support: Remove site-border feature * was causing routing problems * ↵Steven Barth2012-12-273-9/+1
| | | | | | will be reimplemented using firewall SVN-Revision: 34898
* Remove site-border routing filter due to problemsSteven Barth2012-12-271-2/+2
| | | | SVN-Revision: 34897
* ipv6-support: * Automatically detect and propagate MTU from upstream ↵Steven Barth2012-12-274-11/+27
| | | | | | interfaces * Add site-border feature (RFC 6204, ULA-4) * Fix a typo SVN-Revision: 34896
* 6distributed: feature update * Add feature to decrease IPv6-specific MTU ↵Steven Barth2012-12-271-2/+2
| | | | | | on-demand * Add commands to enable / disable a site-border SVN-Revision: 34895
* 6relayd: Advertise IPv6-specific MTU instead of generic * Fixes announced ↵Steven Barth2012-12-271-2/+2
| | | | | | MTU when using tunnels SVN-Revision: 34894
* base-files: Fix a typo in config_list_foreachSteven Barth2012-12-272-2/+2
| | | | SVN-Revision: 34893
* mpc83xx: add support for 3.7Gabor Juhos2012-12-2611-0/+4544
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34892
* mpc83xx: nuke 3.3 supportGabor Juhos2012-12-2611-4548/+0
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34891
* mpc83xx: switch to 3.6.11Gabor Juhos2012-12-261-1/+1
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34890
* mpc83xx: add support for 3.6Gabor Juhos2012-12-2611-0/+4535
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34889
* mpc83xx: create package for the rbppc_cf moduleGabor Juhos2012-12-261-0/+25
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34888
* generic: more missing symbols for 3.{6,7}Gabor Juhos2012-12-262-0/+5
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34887
* ar71xx: build image for the AP136-020Gabor Juhos2012-12-261-1/+2
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34886
* ar71xx: add user-space support for AP136-020Gabor Juhos2012-12-264-1/+13
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34885
* ar71xx: add kernel support for the AP136-020 boardGabor Juhos2012-12-262-17/+52
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34884
* ar71xx: rename AP136 to AP136-010Gabor Juhos2012-12-267-9/+24
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34883
* ar71xx: dynamically set AR8327's PAD configuration on AP136Gabor Juhos2012-12-251-42/+40
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34882
* generic: ar8216: add sgmii_delay_en field to ar8327_platform_dataGabor Juhos2012-12-253-0/+5
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34881
* ar71xx: ag71xx: show PHY interface mode in dmesgGabor Juhos2012-12-251-2/+24
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34880
* ramips: fix ASUS WL-330N3G MAC addressGabor Juhos2012-12-241-3/+3
| | | | | | | | | | | | | | | The ASUS WL-330N and WL-330N3G has the MAC address stored at offset 4, not 40. This is verified by reading original ASUS firmware GPL_WL-330N3G_source.1028/user/rc/common_ex.c and GPL_WL-330N_source.1021/user/rc/common_ex.c. Tested on WL-330N3G, it now gets the same MAC as is printed on the label on the router. Signed-off-by: Jan Kardell <jan.kardell@arkub.com> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34877
* ramips: fix wifi EEPROM extraction on DIR-615-Dx modelsGabor Juhos2012-12-241-2/+2
| | | | | | | | Patch from #12636. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34876
* base-files: ipcalc.sh: fix broken calculations on 64bit systemsJo-Philipp Wich2012-12-231-5/+10
| | | | | | | | Calculate complements by using awk's xor() function with a mask of 0xffffffff instead of relying on the compl() function which appears to produce broken results on certain 64bit architectures. SVN-Revision: 34875
* add nol2x0 cmdline to disable l2x0 cacheImre Kaloz2012-12-232-2/+47
| | | | | | | | | | | L2 cache via L2X0 cache controller available on some ARM boards can provide a performance boost in some situations but decrease performance in others. This adds a kernel cmdline to disable L2X0 for cns3xxx based boards. Signed-off-by: Tim Harvey <tharvey@gateworks.com> SVN-Revision: 34874
* ipv6-support: Fix default RA settings for dnsmasqSteven Barth2012-12-232-4/+4
| | | | SVN-Revision: 34873
* busybox: (vconfig) do not attempt to open /proc/net/vlan/config for no good ↵Felix Fietkau2012-12-231-0/+22
| | | | | | reason (fixes #12663) SVN-Revision: 34872
* build: reduce the size of package metadata a bit to keep package list files ↵Felix Fietkau2012-12-223-12/+10
| | | | | | smaller SVN-Revision: 34871
* tools/ipkg-utils: remove some unnecessary field checksFelix Fietkau2012-12-221-0/+36
| | | | SVN-Revision: 34870
* opkg: keep package list files compressed when src/gz is used, reduces tmpfs ↵Felix Fietkau2012-12-221-0/+120
| | | | | | usage SVN-Revision: 34869
* build: remove the default useless MAINTAINER valueFelix Fietkau2012-12-221-2/+0
| | | | SVN-Revision: 34868
* dropbear: convert init script to procdFelix Fietkau2012-12-221-37/+21
| | | | SVN-Revision: 34867
* base-files: add basic procd integration, let procd start (and restart) ubus ↵Felix Fietkau2012-12-223-3/+33
| | | | | | instead of having an ubus init script SVN-Revision: 34866
* procd: add initial implementationFelix Fietkau2012-12-223-0/+227
| | | | | | | | procd is the new OpenWrt process management daemon. It keeps track of processes started from init scripts (via ubus calls), and can suppress redundant service start/restart requests when the config/environment has not changed. SVN-Revision: 34865
* libnl-tiny: add includedir to pkg-config cflagsFelix Fietkau2012-12-221-1/+1
| | | | SVN-Revision: 34864
* dropbear: use network_get_device instead of scan_interfaces to get the ↵Felix Fietkau2012-12-221-3/+4
| | | | | | device name SVN-Revision: 34863
* generic: ar8216: don't use 0 as default VID on AR8327Gabor Juhos2012-12-221-1/+3
| | | | | | | | VID0 is reserved for priority-tagged packets. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34862
* generic: more missing symbols for 3.{6,7}Gabor Juhos2012-12-222-0/+4
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34861
* ramips: unify eeprom file name for the built-in wireless MACGabor Juhos2012-12-224-6/+5
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34860
* ramips: rt3883: fix build errorGabor Juhos2012-12-221-1/+1
| | | | | | | | The cpuport_cfg field has been renamed to port0_cfg. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34859