| Commit message (Expand) | Author | Age | Files | Lines |
* | dnsmasq startup script update: add notinterface parameter | Felix Fietkau | 2009-09-16 | 2 | -1/+7 |
* | swconfig: clear ip address on the switch interface, this prevents duplicate a... | Jo-Philipp Wich | 2009-09-16 | 2 | -1/+2 |
* | base-files: clear ip addresses on interfaces that are about to be added to a ... | Jo-Philipp Wich | 2009-09-16 | 2 | -1/+3 |
* | madwifi: fix iwconfig tx power display | Felix Fietkau | 2009-09-16 | 7 | -51/+52 |
* | madwifi: bump package revision | Andy Boyett | 2009-09-15 | 1 | -1/+1 |
* | base-files: dispatch ifdown events for proto=none interfaces and fix a race c... | Jo-Philipp Wich | 2009-09-14 | 2 | -3/+3 |
* | firewall: move the config_get out of the loop, no need to call it multiple times | Jo-Philipp Wich | 2009-09-14 | 1 | -2/+3 |
* | firewall: properly dispatch delif events if the network has a different name ... | Jo-Philipp Wich | 2009-09-14 | 2 | -2/+2 |
* | madwifi: fix a wds related race condition | Felix Fietkau | 2009-09-14 | 12 | -24/+25 |
* | madwifi: remove an unimportant part of the ibss node handling fix, which led ... | Felix Fietkau | 2009-09-14 | 2 | -12/+1 |
* | base-files: add /etc/rc.local to the default save file list | Jo-Philipp Wich | 2009-09-12 | 1 | -1/+1 |
* | base-files: introduce a ready-to-use /etc/rc.local to let users run custom co... | Jo-Philipp Wich | 2009-09-11 | 3 | -1/+10 |
* | bump some revisions and update copyrights | Andy Boyett | 2009-09-10 | 9 | -20/+20 |
* | madwifi: replace an implicit memcpy with an explicit one (cosmetic fix) | Felix Fietkau | 2009-09-09 | 1 | -1/+1 |
* | madwifi: fix several noderef and ibss merge issues that led to memory leaks a... | Felix Fietkau | 2009-09-09 | 21 | -117/+165 |
* | Revert "fix nonhotpluggable networks not being brought up. Closes #2781" (r17... | Felix Fietkau | 2009-09-09 | 3 | -17/+0 |
* | package/mac80211: add menuconfig option for enabling debug support via debugfs | Gabor Juhos | 2009-09-08 | 4 | -83/+115 |
* | move ppp ifname fixup from pppoe.sh to ppp.sh, so that it applies to all othe... | Felix Fietkau | 2009-09-06 | 2 | -5/+6 |
* | now that $(BOARD) is part of the opkg ARCH, there's no reason to keep the boa... | Felix Fietkau | 2009-09-06 | 1 | -1/+1 |
* | fix nonhotpluggable networks not being brought up. Closes #2781 | Travis Kemen | 2009-09-06 | 3 | -0/+17 |
* | fix jffs2 eof marker search in mtd (patch by Daniel Dickinson) | Felix Fietkau | 2009-09-05 | 1 | -1/+1 |
* | package/base-files: set state to 'preinit' before preinit.arch is used, and s... | Gabor Juhos | 2009-09-05 | 2 | -3/+4 |
* | Revert "add ifup -a to boot(), closes #4543 #2781" (r17515) Hotpluggable inte... | Felix Fietkau | 2009-09-05 | 1 | -1/+0 |
* | add ifup -a to boot(), closes #4543 #2781 | Travis Kemen | 2009-09-05 | 1 | -0/+1 |
* | extend logging functions | Travis Kemen | 2009-09-04 | 1 | -7/+17 |
* | madwifi: add a configuration for uapsd (unscheduled automatic powersave deliv... | Felix Fietkau | 2009-09-03 | 1 | -0/+3 |
* | udevtrigger depends on 2.6 kernels | Florian Fainelli | 2009-09-03 | 1 | -5/+6 |
* | update hotplug2 to r199, fixes build failures on brcm-2.4 | Florian Fainelli | 2009-09-03 | 1 | -2/+2 |
* | udev depends on 2.6, cleanup Makefile | Florian Fainelli | 2009-09-03 | 1 | -5/+6 |
* | preinit: fix failsafe mode through ctrl+c on devices that do not provide a pr... | Felix Fietkau | 2009-09-02 | 1 | -1/+5 |
* | wprobe: fix compile error because of missing isnan() | Felix Fietkau | 2009-09-02 | 1 | -0/+2 |
* | fix module loading with kernel 2.6.27 | Hauke Mehrtens | 2009-09-01 | 2 | -89/+451 |
* | uclibc: to rebuild libc.so.0, mklibs.py needs access to libc_so.a which was n... | Felix Fietkau | 2009-08-29 | 1 | -0/+1 |
* | allow mklibs.py to optimize libgcc_s.so.1 | Felix Fietkau | 2009-08-29 | 1 | -0/+1 |
* | fix wrong kernel version based nls dependency | Felix Fietkau | 2009-08-28 | 1 | -3/+1 |
* | add missing dependency for kmod-ntfs (patch from #5638) | Felix Fietkau | 2009-08-28 | 1 | -0/+1 |
* | Added identification of WRT610N and its button/led definitions. | Felix Fietkau | 2009-08-28 | 1 | -0/+20 |
* | Added support for identifying the BCM53115 switch found in WRT610N. | Felix Fietkau | 2009-08-28 | 1 | -2/+4 |
* | madwifi: fix another unconverted netdev_ops issue | Felix Fietkau | 2009-08-28 | 1 | -4/+8 |
* | update e2fsprogs to 1.41.9, add support for ext4 (#5748) | Florian Fainelli | 2009-08-27 | 2 | -6/+7 |
* | add the in-tree gspca driver | Florian Fainelli | 2009-08-27 | 1 | -4/+453 |
* | firewall: emit hotplug events for interface add/remove | Felix Fietkau | 2009-08-26 | 1 | -0/+2 |
* | iw: update to 0.9.17 | Gabor Juhos | 2009-08-26 | 1 | -2/+2 |
* | udevtrigger: replace the non-portable tar options used to prevent a namespace... | Felix Fietkau | 2009-08-24 | 1 | -1/+1 |
* | move /bin/swconfig to /sbin | Felix Fietkau | 2009-08-24 | 1 | -2/+2 |
* | udev: Update udev package from udev-106 to udev-142 | Geoff Levand | 2009-08-24 | 8 | -210/+189 |
* | udevtrigger: Breakout udevtrigger package | Geoff Levand | 2009-08-24 | 4 | -13/+77 |
* | kexec-tools: Remove the unused file kexec.sh | Geoff Levand | 2009-08-24 | 1 | -5/+0 |
* | kexec-tools: Make link /sbin/kexec for compatability with other distros | Geoff Levand | 2009-08-24 | 1 | -0/+3 |
* | kexec-tools: Make build of kdump optional | Geoff Levand | 2009-08-24 | 2 | -5/+20 |