summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* ar71xx: set eth0 mac address to match bottom label of the OM2P LCGabor Juhos2013-05-261-2/+2
| | | | | | | | Signed-off-by: marek@open-mesh.com CC: Gabor Juhos <juhosg@openwrt.org> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36723
* ar71xx: add TP-LINK TL-MR10UGabor Juhos2013-05-262-0/+4
| | | | | | | | | | Small router with 4MB flash, 32MB RAM http://www.tp-link.com.cn/product_300.html Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36722
* firewall3: update to git headJo-Philipp Wich2013-05-261-2/+2
| | | | | | | | | - allows symbolic notation for src_ip, src_dip and dest_ip options, e.g. option src_ip 'lan' to automatically resolve to "192.168.1.0/24" - automatically infer destination zone for redirects from target ip, this makes 'dest' optional and nat reflection setup more robust - properly support output rules with dest '*' to hook directly into delegate_output - fixes crash when processing rules with unresolved targets SVN-Revision: 36721
* 6relayd: Fix DHCPv6-server picking up addresses from master interfaceSteven Barth2013-05-261-2/+2
| | | | SVN-Revision: 36718
* generic: ar8216: add port mirroringLuka Perkov2013-05-242-0/+318
| | | | | | | | | | | | | | | Tested on Buffalo WZR-600DHP with ar8316 switch. Commands used to mirror both RX and TX traffic from LAN port 1 to LAN port 4: $ swconfig dev switch0 set enable_mirror_rx 1 $ swconfig dev switch0 set enable_mirror_tx 1 $ swconfig dev switch0 set mirror_monitor_port 4 $ swconfig dev switch0 set mirror_source_port 1 Signed-off-by: Colin Leitner <colin.leitner@googlemail.com> Tested-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 36713
* firewall3: update to git headJo-Philipp Wich2013-05-241-3/+3
| | | | | | - fixes linking issues with some toolchains SVN-Revision: 36703
* 6relayd: fix a lease-timing issue with stateful DHCPv6Steven Barth2013-05-241-2/+2
| | | | SVN-Revision: 36702
* mac80211: merge AP VLAN / WDS related fixesFelix Fietkau2013-05-241-3/+42
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36699
* firewall3: update to git headJo-Philipp Wich2013-05-231-2/+2
| | | | | | | - Use weak references for instantiating libext*.a matches, makes fw3 independant from the compile time features of iptables - Do not leak memory when processing rules with unknown targets or matches SVN-Revision: 36698
* mac80211: fix station info tx bytes (#13567)Felix Fietkau2013-05-231-0/+9
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36697
* uhttpd: update to latest version, fixes #13564, #13560, improves error ↵Felix Fietkau2013-05-231-2/+2
| | | | | | | | handling as pointed out in #13537 Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36696
* ath9k: merge some ar934x stability fixesFelix Fietkau2013-05-236-11/+121
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36695
* gcc: remove version 4.7Felix Fietkau2013-05-2335-1873/+0
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36694
* gcc: port missing patches from 4.6 to 4.8Felix Fietkau2013-05-2312-0/+284
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36693
* firewall3: Remove abandonend includeSteven Barth2013-05-232-8/+1
| | | | SVN-Revision: 36692
* firewall3: update to git headJo-Philipp Wich2013-05-221-2/+2
| | | | | | | - fix build on Linux < 3.7 - limit zone names to 14 bytes SVN-Revision: 36691
* 6relayd: Let OpenWrt override default CFLAGSSteven Barth2013-05-221-2/+2
| | | | SVN-Revision: 36690
* firewall3: update to git headJo-Philipp Wich2013-05-221-2/+2
| | | | | | | | - fixes reload when firewall is not running already - fixes crash when ipsets are supported but undeclared - fixes handling of per zone user chains on reload SVN-Revision: 36689
* gcc: fix avr32 default GCC versionJonas Gorski2013-05-221-1/+1
| | | | | | | | | Fix gcc version default after r36355 removing all GCC_DEFAULT_VERSION symbols. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 36688
* 6relayd: Fix a segfault when multiple downstream interfaces are presentSteven Barth2013-05-211-2/+2
| | | | SVN-Revision: 36687
* firewall3: update to git headJo-Philipp Wich2013-05-211-2/+2
| | | | | | | - fixes segfault in flush command if ipset support is not available - fixes internal rule generation if custom chains are enabled SVN-Revision: 36686
* ipset: remove dependency on iptables-mod-ipset - technically it does not ↵Jo-Philipp Wich2013-05-211-1/+1
| | | | | | depend on it and the iptables matches are now part of the base SVN-Revision: 36685
* firewall3: move libext*.a copying to compile phaseJo-Philipp Wich2013-05-211-2/+2
| | | | SVN-Revision: 36684
* netfilter: move time, mark, set matches and MARK, REDIRECT, SET targets into ↵Jo-Philipp Wich2013-05-212-32/+25
| | | | | | base iptables package - drop iptables-mod-ipset SVN-Revision: 36683
* firewall3: update to git headJo-Philipp Wich2013-05-211-3/+14
| | | | | | | * use libiptc and libxtables directly to manage ruleset, iptables-restore is unreliable and prone to race conditions * make ipset integration more reliable SVN-Revision: 36681
* iptables: use -ffunction-sections, -fdata-sections and --gc-sectionsJo-Philipp Wich2013-05-211-2/+6
| | | | SVN-Revision: 36680
* ar71xx: disable jffs2 by default, it confuses users since many devices have ↵Felix Fietkau2013-05-211-1/+1
| | | | | | | | incompatible eraseblock sizes Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36679
* odhcp6c: Various fixes * Honour T1 and T2 values from servers better * ↵Steven Barth2013-05-211-2/+2
| | | | | | Correctly send Reconfigure-Accept option in requests SVN-Revision: 36678
* 6relayd: Various DHCPv6-fixes * Be more standards-compliant in stateful mode ↵Steven Barth2013-05-211-2/+2
| | | | | | * Handle hostnames from Windows-clients correctly * Handle messages from DHCPv6-relays better SVN-Revision: 36677
* kernel: update 3.9 to 3.9.3Jonas Gorski2013-05-207-15/+15
| | | | | | Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 36676
* odhcp6c: Fix address / prefix expiry logicSteven Barth2013-05-201-2/+2
| | | | SVN-Revision: 36675
* ar7: drop obsolete 3.3 supportJonas Gorski2013-05-2016-1753/+0
| | | | | | Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 36674
* ar7: drop obsolete 3.6 supportJonas Gorski2013-05-2016-1762/+0
| | | | | | Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 36673
* ar7: switch to 3.9Jonas Gorski2013-05-203-4/+1
| | | | | | Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 36672
* ar7: add support for 3.9Jonas Gorski2013-05-2016-0/+1755
| | | | | | Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 36671
* kernel: add some missing symbols/move them to genericJonas Gorski2013-05-203-3/+7
| | | | | | Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 36670
* brcm2708: make it boot on revision 2 raspberry pisJonas Gorski2013-05-203-12/+927
| | | | | | | | | | | | | | * update the bootcode.bin to the newest version - gpu/cpu mem split is now configured through config.txt, so no need to create more than one sd card image (just edit the config.txt) - bootcode.bin now supports the never revision 2 raspberry pis * add a commented prepopulated config.txt for easier config changes Taken from <https://github.com/Evilpaul/RPi-config> Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 36668
* brcm2708-gpu-fw: download zipped sources and switch to Hexxeh's gitJonas Gorski2013-05-201-8/+6
| | | | | | | | | | | | | * Use the gzipped download feature from github to get a tarball with a stable hash. * Use Liam McLoughlin's git which has a subset of the original git's contents, dropping all the precompiled modules and kernels. Reduces the download size from ~1.27 GiB to ~25 MiB. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 36667
* mac80211: remove superfluous patchJonas Gorski2013-05-201-39/+0
| | | | | | | | | This is already handles in compat-3.8.h as prandom* was introduced in 3.8; only the aliases were removed in 3.10. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 36666
* uboot-envtools: upgrade to 2013.04Luka Perkov2013-05-201-2/+2
| | | | SVN-Revision: 36665
* kernel: generic: add 3.10-rc1 supportJonas Gorski2013-05-19165-0/+31689
| | | | | | Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 36663
* kernel: adapt module paths for 3.10-rc1Jonas Gorski2013-05-192-6/+6
| | | | | | Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 36662
* mac80211: make it build with 3.10-rc1Jonas Gorski2013-05-193-0/+145
| | | | | | Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 36661
* bcm63xx: add 3.9 supportJonas Gorski2013-05-19133-0/+15025
| | | | | | Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 36660
* bcm63xx: Simplify CFE detection.Jonas Gorski2013-05-196-22/+78
| | | | | | | | | | | Check bootloader argument in mtd. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> [jogo@openwrt.org: split into two patches, one for detection, one letting bcm63xxpart use it.] Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 36659
* kernel: update 3.9 to 3.9.2Jonas Gorski2013-05-192-3/+3
| | | | | | Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 36658
* kernel: don't remove of_tablesJonas Gorski2013-05-191-0/+33
| | | | | | | | These are needed for OF setup of clocksource, clocks and irqchips. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 36657
* ath9k: fix some more aggregation related issuesFelix Fietkau2013-05-183-130/+217
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36656
* dnsmasq: add directory for external hosts-filesSteven Barth2013-05-172-1/+4
| | | | SVN-Revision: 36655
* 6relayd: Add stateful DHCPv6-support (IA_NA) * Add management_level option ↵Steven Barth2013-05-173-3/+25
| | | | | | (0: set O-flag, >=1: set M-flag) * Add support for static DHCPv6-leases * Various fixes for DHCPv6-PD SVN-Revision: 36654