aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [scripts/feeds] include revisions of feeds when listing themMirko Vogt2012-04-241-14/+37
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31467 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [include/kernel-defaults.mk] enable verbose output of kernel build if V=99 ↵Mirko Vogt2012-04-241-0/+4
| | | | | | | | is passed append V=1 to KERNEL_MAKEOPTS when $V (and therewith $KBUILD_VERBOSE) is set to 99 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31466 3c298f89-4303-0410-b956-a3cf2f4a3e73
* bcm63xx: remove empty patches directoriesJonas Gorski2012-04-240-0/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31465 3c298f89-4303-0410-b956-a3cf2f4a3e73
* bcm63xx: drop linux 3.2 supportJonas Gorski2012-04-2444-5120/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31464 3c298f89-4303-0410-b956-a3cf2f4a3e73
* bcm63xx: drop linux 3.0 supportJonas Gorski2012-04-2442-5087/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31463 3c298f89-4303-0410-b956-a3cf2f4a3e73
* bcm63xx: switch kernel to 3.3Jonas Gorski2012-04-241-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31462 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: TL-WR741NDv4: add WLAN LED configGabor Juhos2012-04-241-0/+1
| | | | | | | | On TP-Link TL-WR741ND version 4, the WLAN LED must be configured to work. Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31461 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: update linux 3.3 to 3.3.3Jonas Gorski2012-04-2417-30/+26
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31460 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: update linux 3.2 to 3.2.16Jonas Gorski2012-04-2412-13/+13
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31459 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: add some more missing kernel config symbolsJonas Gorski2012-04-243-3/+26
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31458 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] remove empty acx directoryFlorian Fainelli2012-04-240-0/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31457 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] remove old acx driverFlorian Fainelli2012-04-248-531/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31456 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] acx-mac80211: update to 20122204Florian Fainelli2012-04-243-12/+16
| | | | | | Upstream commit id: 15bbffea git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31455 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [generic] enable NF_CONNTRACK_PROCFS for Linux 3.3, required for ↵Jo-Philipp Wich2012-04-241-1/+1
| | | | | | /proc/net/nf_conntrack (#11339) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31454 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: update AP multicast fix to latest version submitted to linux-wireless@Felix Fietkau2012-04-233-10/+42
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31453 3c298f89-4303-0410-b956-a3cf2f4a3e73
* x86: restore config-default, it is needed for 2.6.39Gabor Juhos2012-04-231-0/+379
| | | | | | Reported-by: Thomas Heil <heil@terminal-consulting.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31452 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ramips: rt305x: add support for the UR-336UN boardGabor Juhos2012-04-2311-0/+139
| | | | | | Patch-by: Lebedev Dmitry <lebedev@trendnet.ru> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31451 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ramips: rt305x: add support for the Asus WL-330N3G boardGabor Juhos2012-04-2310-1/+119
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch adds support for the ASUS WL-330N3G Comparing to the WL-330N, It have 32MB ram, usb support and a bicolor led. The bi-color led is driven by 2 gpio. I don't know how to handle this, so I simply made 2 leds : one red, one blue. But the red light takes precedence over the blue one according to the chart below. r = led is red b = led is blue 0 = led is off xy= x->r for red, b for blue led, y->value of brightness in /sys/class/leds/x/brughtness initial state action led gpio state r0 b0 r0->r1 r r0 b0 r0 b0 b0->b1 b r0 b1 r1 b0 r1->r0 0 r0 b0 r1 b0 b0->b1 r r1 *b1* r1 b1 r1->r0 b r0 b1 r1 b1 b1->b0 r r1 b0 r0 b1 r0->r1 r r1 *b1* r0 b1 b1->b0 0 r0 r0 Signed-off-by: Frédéric Leroy <fredo@starox.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31450 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [include] ensure that profile Makefiles are sourced in alphabetical orderJo-Philipp Wich2012-04-231-3/+3
| | | | | | | | | Since make 3.82 does not guarantee file ordering anymore, target profiles might get included in random order, leading to bad default values when only selecting the toplevel target and populating the .config with defconfig. This commit should also fix the ar71xx snapshot builds. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31449 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [malta] switch to 3.3Florian Fainelli2012-04-231-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31448 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [malta] add support for 3.3Florian Fainelli2012-04-231-0/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31447 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [uml] switch to 3.3.2Florian Fainelli2012-04-231-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31446 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [uml] add 3.3 supportFlorian Fainelli2012-04-233-0/+18
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31445 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] 6to4: follow RFC 6598 and consider 100.61.0.0/10 a private range ↵Jo-Philipp Wich2012-04-233-3/+11
| | | | | | (#11323) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31444 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [lantiq] Adding wifi eeprom extract for ARV752DPW - Easybox 802John Crispin2012-04-231-1/+1
| | | | | | Signed-off-by: Christian Rustmeier <rustmeier a.t. gmail dotty com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31443 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] scanning kernel packages for targetsJohn Crispin2012-04-231-1/+1
| | | | | | | | | Any modifications in target/linux/*/modules.mk would not come into effect for subsequent "make menuconfig" unless we delete ./tmp. Signed-off-by: kalyan <kalyanatejaswi@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31442 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar8216: enable forwarding of multicast frames to the cpu port on ar8327 ↵Felix Fietkau2012-04-221-0/+1
| | | | | | (thx, SeG) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31441 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [at91] flexibity: Cleanup the subtarget configClaudio Mignanti2012-04-221-729/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31440 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Revert "mac80211: add backport of the module_pci_driver macro"Gabor Juhos2012-04-221-21/+0
| | | | | | Erm, Hauke was faster. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31439 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: add backport of the module_pci_driver macroGabor Juhos2012-04-221-0/+21
| | | | | | That is required by various PCI drivers. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31438 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: add module_pci_driver to compatHauke Mehrtens2012-04-221-0/+22
| | | | | | | | | Without module_pci_driver being defined the pci drivers do not get registered. Should fix #11332 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31437 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [at91] tqma9263: update board definition for 3.x series and fix config chooseClaudio Mignanti2012-04-223-18/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31436 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [at91] Remove old netus board definitionClaudio Mignanti2012-04-221-242/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31435 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ep93xx: remove 2.6.39 supportGabor Juhos2012-04-225-1587/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31434 3c298f89-4303-0410-b956-a3cf2f4a3e73
* amazon: remove 2.6.3{0,2} supportGabor Juhos2012-04-2218-718/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31433 3c298f89-4303-0410-b956-a3cf2f4a3e73
* netifd: improve error handling in legacy script compatibility library, do ↵Felix Fietkau2012-04-211-3/+3
| | | | | | not fill the log with error messages for interfaces that could not be found git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31432 3c298f89-4303-0410-b956-a3cf2f4a3e73
* base-files: rename internal variables in config_foreach to make namespace ↵Felix Fietkau2012-04-211-4/+4
| | | | | | conflicts more unlikely git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31431 3c298f89-4303-0410-b956-a3cf2f4a3e73
* netifd: make type a local variable in /lib/network/config.sh to avoid ↵Felix Fietkau2012-04-211-1/+1
| | | | | | clashes with an internal config_foreach variable git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31430 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: suppress 3-address multicast frames on WDS APs without non-WDS ↵Felix Fietkau2012-04-213-2/+76
| | | | | | stations git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31429 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: merge a tkip related stability fixFelix Fietkau2012-04-212-3/+13
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31428 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package/firewall] minor change: adjust formatting of firewall.configMirko Vogt2012-04-211-13/+13
| | | | | | | - remove trailing whitespaces (s/\ $//g) - replace spaces with tabs between options and values git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31427 3c298f89-4303-0410-b956-a3cf2f4a3e73
* omap24xx: remove 2.6.38 supportGabor Juhos2012-04-2132-12106/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31426 3c298f89-4303-0410-b956-a3cf2f4a3e73
* rdc: remove empty patch dirGabor Juhos2012-04-210-0/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31425 3c298f89-4303-0410-b956-a3cf2f4a3e73
* uml: remove empty patch dirsGabor Juhos2012-04-210-0/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31424 3c298f89-4303-0410-b956-a3cf2f4a3e73
* linux: remove the empty versatile targetGabor Juhos2012-04-210-0/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31423 3c298f89-4303-0410-b956-a3cf2f4a3e73
* xburst: remove 2.6.36 supportGabor Juhos2012-04-2125-19190/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31422 3c298f89-4303-0410-b956-a3cf2f4a3e73
* malta: remove 2.6.39 and 3.0 supportGabor Juhos2012-04-212-321/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31421 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mpc83xx: remove 2.6.32 supportGabor Juhos2012-04-217-2665/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31420 3c298f89-4303-0410-b956-a3cf2f4a3e73
* octeon: remove 2.6.30 supportGabor Juhos2012-04-2121-64036/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31419 3c298f89-4303-0410-b956-a3cf2f4a3e73
* cns3xxx: remove 2.6.31 supportGabor Juhos2012-04-2112-57263/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31418 3c298f89-4303-0410-b956-a3cf2f4a3e73