aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [packages] add a src-link example to feeds.conf.defaultJo-Philipp Wich2009-12-131-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18773 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [rdc] generate bifferboard images, patch from bifferosFlorian Fainelli2009-12-131-0/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18768 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] kernel: fix typo that prevents autoloading of the rdc321x_wdt driverJo-Philipp Wich2009-12-121-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18767 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [rdc] add preliminary support for the bifferboard, patch from bifferosFlorian Fainelli2009-12-125-1/+293
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18766 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add a hacked up version of upslug2 which is able to flash a wrt350nv2 in ↵Felix Fietkau2009-12-124-2/+469
| | | | | | recovery mode git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18765 3c298f89-4303-0410-b956-a3cf2f4a3e73
* wrt350nv2-builder: fix a small off-by-one error (thx, mb)Felix Fietkau2009-12-121-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18764 3c298f89-4303-0410-b956-a3cf2f4a3e73
* build wrt350n v2 recovery and web upgrade images (based on patch from #5970)Felix Fietkau2009-12-121-3/+22
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18763 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix portability issues and other minor bugs in the wrt350nv2 image builderFelix Fietkau2009-12-121-19/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18762 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add wrt350n v2 image building code from #5970 (thx, maddes)Felix Fietkau2009-12-129-0/+2011
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18761 3c298f89-4303-0410-b956-a3cf2f4a3e73
* lzma2eva: Endianness fixes.Michael Büsch2009-12-111-26/+88
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18760 3c298f89-4303-0410-b956-a3cf2f4a3e73
* modules: package the leds-wndr3700-usb driverGabor Juhos2009-12-111-0/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18759 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add driver for the USB LED on the WNDR3700Gabor Juhos2009-12-118-0/+157
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18758 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add ar71xx_device_stopped functionGabor Juhos2009-12-112-0/+36
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18757 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: fix build error with 2.6.31.7Gabor Juhos2009-12-112-5/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18756 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: fix NULL pointer dereference in the ethernet driverGabor Juhos2009-12-111-3/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18755 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [rdc] convert gpio code to use gpiolib, make rdc321x:dmz led work againFlorian Fainelli2009-12-115-122/+44
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18754 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [rdc] remove the host-tool lzma dependency we now use the one provided in ↵Florian Fainelli2009-12-111-4/+0
| | | | | | openwrt git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18753 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: merge DSA switch patchGabor Juhos2009-12-115-140/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18752 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: merge ag71xx specific patchesGabor Juhos2009-12-1110-349/+17
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18751 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: nuke 2.6.28 supportGabor Juhos2009-12-1128-934/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18750 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: move mdio_bus reset codeGabor Juhos2009-12-112-7/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18749 3c298f89-4303-0410-b956-a3cf2f4a3e73
* refresh patchImre Kaloz2009-12-111-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18748 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade to 2.6.31.7Imre Kaloz2009-12-115-6/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18747 3c298f89-4303-0410-b956-a3cf2f4a3e73
* menuconfig: allow wildcard includes to return no match (#6339)Felix Fietkau2009-12-112-2/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18743 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: add a watchdog for software beacon alert interruptsFelix Fietkau2009-12-111-0/+95
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18740 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: fix noise level display and make the cca threshold configurable ↵Felix Fietkau2009-12-111-0/+186
| | | | | | through sysctl git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18739 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add a simple script for symlinking one tree into another for doing builds ↵Felix Fietkau2009-12-101-0/+45
| | | | | | with separate build dirs, but the same source dir git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18734 3c298f89-4303-0410-b956-a3cf2f4a3e73
* firewall: fix fallout from r18716 (fixes #6338)Felix Fietkau2009-12-101-1/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18733 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: fix dependsGabor Juhos2009-12-101-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18732 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: parse the option for hiding the ESSID (#6310)Felix Fietkau2009-12-091-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18727 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add missing config option for v4l1 (fixes #6314)Felix Fietkau2009-12-091-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18726 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix a memory leak in hotplug2 environment handling.Felix Fietkau2009-12-094-171/+81
| | | | | | | | | | | | | | | | | | | | | | | Bump hotplug2 to the latest svn revision, remove obsolete patches. Memory leak is caused by the way hotplug2 handles environment variables, using setenv() and unsetenv(). setenv() creates copies of the supplied strings, but, due to a POSIX blunder, these copies are never destroyed by unsetenv(), neither in glibc nor uclibc - not until the program terminates. Since some events are handled directly in the main process, even when configured with the "fork" worker, hotplug2 memory usage will keep growing over time. This can be observed by running "udevtrigger" and noting the increase in hotplug2 VmRSS after each run. This patch uses putenv() instead, which leaves storage management to the caller, so that we can explicitly delete stuff when it's no longer needed. Signed-off-by: Aleksandar Radovanovic <biblbroks@sezampro.rs> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18725 3c298f89-4303-0410-b956-a3cf2f4a3e73
* broadcom-wl: add rts/frag threshold settings (patch from #4769)Felix Fietkau2009-12-091-0/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18720 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: fix RTS threshold not being set for mac80211 devicesFelix Fietkau2009-12-091-1/+1
| | | | | | | | A typo prevented it from working, tested with ar71xx and ath9k. Signed-off-by: Otto Solares <solca@guug.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18719 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add missing argument to debug/mount wrappers (thx, matteo)Felix Fietkau2009-12-091-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18718 3c298f89-4303-0410-b956-a3cf2f4a3e73
* do not start multiple subshells for applying /etc/uci-defaults. use sh -x ↵Felix Fietkau2009-12-092-6/+5
| | | | | | for hush compatibility git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18717 3c298f89-4303-0410-b956-a3cf2f4a3e73
* firewall: get rid of recursive shell script inclusion to improve hush ↵Felix Fietkau2009-12-092-37/+46
| | | | | | compatibility git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18716 3c298f89-4303-0410-b956-a3cf2f4a3e73
* functions.sh: use functions instead of aliases for the debug, mount wrappers ↵Felix Fietkau2009-12-091-2/+7
| | | | | | - hush does not have aliases git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18715 3c298f89-4303-0410-b956-a3cf2f4a3e73
* adjust dependencies of firewall and qos-scripts, so that these packages are ↵Felix Fietkau2009-12-092-2/+2
| | | | | | visible even when iptables is not selected git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18714 3c298f89-4303-0410-b956-a3cf2f4a3e73
* iptables: move to 'Network' in menuconfigFelix Fietkau2009-12-091-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18713 3c298f89-4303-0410-b956-a3cf2f4a3e73
* busybox: adjust hush default configurationFelix Fietkau2009-12-091-10/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18712 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: sync kernel configsGabor Juhos2009-12-093-33/+34
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18711 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: register rtl8366-smi device on the DIR-825 B1 boardGabor Juhos2009-12-091-4/+21
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18710 3c298f89-4303-0410-b956-a3cf2f4a3e73
* rtl8306: manage the wan port as a separate phy device with proper link ↵Felix Fietkau2009-12-092-29/+89
| | | | | | status reading and autonegotiation - the genphy driver does not handle it properly git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18709 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] fix default network config after r18699Jo-Philipp Wich2009-12-081-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18708 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] iptables: bump pkg revisionJo-Philipp Wich2009-12-081-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18707 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] iptables: add comment match to the core packageJo-Philipp Wich2009-12-082-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18706 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix firmware loading broken by the busybox upgradeFelix Fietkau2009-12-081-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18705 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ifxmips: add CONFIG_SQUASHFS_SUPPORT_LZMAJohn Crispin2009-12-081-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18701 3c298f89-4303-0410-b956-a3cf2f4a3e73
* make uboot work on arcaydian boardJohn Crispin2009-12-083-36/+80
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18700 3c298f89-4303-0410-b956-a3cf2f4a3e73