aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* xtables-addons: move to package/, add myself as maintainerJo-Philipp Wich2013-01-1718-0/+39869
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35193 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ramips: enable BR6425N in kernel configFelix Fietkau2013-01-171-0/+1
| | | | | | | | | Though originally contained in the patch applied in r35020, the move to 3.7 in r34845 lost the kernel .config option. Reintroduce it to config-3.7. Signed-off-by: Daniel Golle <dgolle@allnet.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35191 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: 8250.ko is called 8250_core.ko on linux 3.7+, fixes package/kernel ↵Felix Fietkau2013-01-171-1/+1
| | | | | | build error in snapshot builds git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35190 3c298f89-4303-0410-b956-a3cf2f4a3e73
* odhcp6c: Detect a different MAC if interface has noneSteven Barth2013-01-171-2/+2
| | | | | | * Fixes DHCPv6 behaviour over PPP and similar git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35189 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ppp: don't automatically set IPv6 default routeSteven Barth2013-01-172-2/+1
| | | | | | * Fixes "ndisc_router_discovery() failed to add default route" git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35188 3c298f89-4303-0410-b956-a3cf2f4a3e73
* netifd: @aliases use layer 3 devices instead of main devicesSteven Barth2013-01-171-2/+2
| | | | | | Fixes dhcpv6 protocol alias git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35187 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mvebu: add support for EHCI controllerFlorian Fainelli2013-01-156-8/+224
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35181 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: add missing CONFIG_KALLSYMS_UNCOMPRESSED symbolFlorian Fainelli2013-01-151-0/+1
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35180 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mvebu: add support for the Marvell Armada 370 Reference Design boardFlorian Fainelli2013-01-154-3/+134
| | | | | | | | Keep the patches in sync with the upstream developments. Signed-off-by: Florian Fainelli <florian@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35179 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mvebu: enable SMP with SMP on UP enabledFlorian Fainelli2013-01-151-2/+23
| | | | | | | | The same kernel works ok for both Armada 370 (UP) and Armada XP (SMP) Signed-off-by: Florian Fainelli <florian@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35178 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: allow building kmod-rtc-marvell for mvebu targetFlorian Fainelli2013-01-151-1/+1
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35177 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mvebu: add support for RTCFlorian Fainelli2013-01-153-0/+55
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35176 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ipv6-support: Switch to native IPv6 supportSteven Barth2013-01-158-719/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35174 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 6rd: add support for native IPv6 prefix handlingSteven Barth2013-01-152-1/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35173 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 6to4: add support for native IPv6 prefix handlingSteven Barth2013-01-152-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35172 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 6in4: add support for native IPv6 prefix handlingSteven Barth2013-01-152-3/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35171 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 6relayd: add suitable default configurationSteven Barth2013-01-152-1/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35170 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 6distributed: Remove obsolete service (replaced by netifd)Steven Barth2013-01-152-64/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35169 3c298f89-4303-0410-b956-a3cf2f4a3e73
* base-files: add support for ipv6-prefixes in connection with netifdSteven Barth2013-01-154-1/+51
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35168 3c298f89-4303-0410-b956-a3cf2f4a3e73
* netifd: Introduce native IPv6 prefix-handlingSteven Barth2013-01-151-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35167 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: port 203-kallsyms_uncompressed.patch and 305-mips_module_reloc.patch ↵Felix Fietkau2013-01-142-0/+458
| | | | | | to 3.8 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35162 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: move input modules into a separate submenuGabor Juhos2013-01-142-183/+193
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35161 3c298f89-4303-0410-b956-a3cf2f4a3e73
* generic: remove EHCI platform driver fix from 3.8Gabor Juhos2013-01-141-47/+0
| | | | | | | | It is not needed on 3.8. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35160 3c298f89-4303-0410-b956-a3cf2f4a3e73
* generic: add EHCI|OHCI platform driver fix from the cns21xx targetGabor Juhos2013-01-146-116/+212
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35159 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: make sure that packages are generated for built-in crypto modules to ↵Felix Fietkau2013-01-141-1/+1
| | | | | | avoid dependency errors with kmod-crypto-core on 3.7 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35158 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: avoid recursive dependency caused by kmod-i2c-mv64xxxFlorian Fainelli2013-01-141-1/+2
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35157 3c298f89-4303-0410-b956-a3cf2f4a3e73
* target: enable XZ BCJ decompressor code after r35097Florian Fainelli2013-01-1424-0/+48
| | | | | | | | | Required to actually be able to mount squashfs xz compressed filesystems. Signed-off-by: Florian Fainelli <florian@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35156 3c298f89-4303-0410-b956-a3cf2f4a3e73
* netfilter.mk: add addrtype match to iptables-mod-extra (kmod-ipt-extra)Jo-Philipp Wich2013-01-143-2/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35155 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: add a config option for keeping the kallsyms table uncompressed, ↵Felix Fietkau2013-01-142-0/+109
| | | | | | saving ~9kb kernel size after lzma on ar71xx git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35154 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: fix a soft lockup on smp systemsFelix Fietkau2013-01-145-21/+27
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35152 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: remove a lock to fix a deadlock on hw resetFelix Fietkau2013-01-144-18/+78
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35147 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: fix monitor mode injectionFelix Fietkau2013-01-131-0/+17
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35145 3c298f89-4303-0410-b956-a3cf2f4a3e73
* rules.mk: only select latest libgcc.a with wildcard match (#12798)Jo-Philipp Wich2013-01-131-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35144 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: rt2x00: fix PCI eeprom patchGabor Juhos2013-01-131-4/+4
| | | | | | | | | | | | | | Fixes the following warnings: CC [M] <...>/drivers/net/wireless/rt2x00/rt2800pci.o <...>/drivers/net/wireless/rt2x00/rt2800pci.c: In function 'rt2800pci_read_eeprom_file': <...>/drivers/net/wireless/rt2x00/rt2800pci.c:95:2: warning: 'return' with a value, in function returning void [enabled by default] <...>/drivers/net/wireless/rt2x00/rt2800pci.c: In function 'rt2800pci_read_eeprom': <...>/drivers/net/wireless/rt2x00/rt2800pci.c:994:2: warning: 'retval' may be used uninitialized in this function [-Wuninitialized] Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35143 3c298f89-4303-0410-b956-a3cf2f4a3e73
* libnfnetlink: update to v1.0.1Jo-Philipp Wich2013-01-131-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35142 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ubus: update to git head, passes u64 blob types as doubles to LuaJo-Philipp Wich2013-01-131-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35141 3c298f89-4303-0410-b956-a3cf2f4a3e73
* netifd: update to git head, adds 64bit countersJo-Philipp Wich2013-01-131-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35140 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: fix memory corruption issues on ar5416/ar91xxFelix Fietkau2013-01-137-10/+218
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35139 3c298f89-4303-0410-b956-a3cf2f4a3e73
* odhcp6c: Send RS on startSteven Barth2013-01-132-1/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35137 3c298f89-4303-0410-b956-a3cf2f4a3e73
* odhcp6c: Add preliminary proto-handlerSteven Barth2013-01-133-1/+129
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35135 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ipv6-support: don't use disable_ipv6Steven Barth2013-01-132-4/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35134 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 6relayd: Rewrite init-script logicSteven Barth2013-01-134-47/+95
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35133 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: fix unaligned access in cls_u32Felix Fietkau2013-01-131-0/+22
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35132 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add ustream-ssl, an ustream abstraction library for SSL stream socketsFelix Fietkau2013-01-131-0/+59
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35131 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: fix unaligned access in a few more placesFelix Fietkau2013-01-131-20/+151
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35130 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: improve unaligned access patches, add a net_hdr_word() macro which ↵Felix Fietkau2013-01-131-20/+465
| | | | | | assumes 2-byte aligned access and generates better code than {get,put}_unaligned_cpu32 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35129 3c298f89-4303-0410-b956-a3cf2f4a3e73
* libubox: update to latest version, adds small blobmsg enhancements and ↵Felix Fietkau2013-01-131-4/+4
| | | | | | license fixes - package is now ISC/BSD-3c git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35128 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: avoid __packed define in the unaligned access hack patch, make the ↵Felix Fietkau2013-01-131-6/+37
| | | | | | ipv6 address struct also 2-byte-aligned/packed git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35127 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: add back the mips module relocation patchFelix Fietkau2013-01-131-0/+350
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35126 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add more cpu feature overrides, slightly reduces kernel sizeFelix Fietkau2013-01-131-0/+28
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35125 3c298f89-4303-0410-b956-a3cf2f4a3e73