3302 Commits (9708adb16f7b0b684a6de6eec79ae2b44955f669)

Author SHA1 Message Date
Felix Fietkau a512be592f mtd: update copyright headers 15 years ago
Felix Fietkau 63c91af404 mtd: add support for rewriting the fis table layout on redboot based systems 15 years ago
Felix Fietkau ca300a2f07 base-files: fix conffiles entry check (patch from #2425) 15 years ago
Felix Fietkau 997d4fb013 opkg: fix the -force_space option 15 years ago
Felix Fietkau c067858fdf dnsmasq startup script update: add notinterface parameter 15 years ago
Jo-Philipp Wich b75288df95 swconfig: clear ip address on the switch interface, this prevents duplicate assignments of 192.168.1.1 on the DIR-300 at least 15 years ago
Jo-Philipp Wich 2f921cb48d base-files: clear ip addresses on interfaces that are about to be added to a bridge 15 years ago
Felix Fietkau 9e1fd17d10 madwifi: fix iwconfig tx power display 15 years ago
Andy Boyett fdf2efaf28 madwifi: bump package revision 15 years ago
Jo-Philipp Wich bc37b2e831 base-files: dispatch ifdown events for proto=none interfaces and fix a race condition between revert state and hotplug handlers 15 years ago
Jo-Philipp Wich 8df03c85fe firewall: move the config_get out of the loop, no need to call it multiple times 15 years ago
Jo-Philipp Wich 715285dd43 firewall: properly dispatch delif events if the network has a different name then the corresponding zone 15 years ago
Felix Fietkau 36d7f7c017 madwifi: fix a wds related race condition 15 years ago
Felix Fietkau 84c01891da madwifi: remove an unimportant part of the ibss node handling fix, which led to a regression in ap-to-ap wds operation 15 years ago
Jo-Philipp Wich 8962270fec base-files: add /etc/rc.local to the default save file list 15 years ago
Jo-Philipp Wich bdaeaafbef base-files: introduce a ready-to-use /etc/rc.local to let users run custom commands on init without creating custom init scripts 15 years ago
Andy Boyett a5f80019ef bump some revisions and update copyrights 15 years ago
Felix Fietkau d71228f092 madwifi: replace an implicit memcpy with an explicit one (cosmetic fix) 15 years ago
Felix Fietkau d5cc8ea44b madwifi: fix several noderef and ibss merge issues that led to memory leaks and high system load 15 years ago
Felix Fietkau 91d40a14af Revert "fix nonhotpluggable networks not being brought up. Closes #2781" (r17527) until we've solved the race conditions it creates 15 years ago
Gabor Juhos 6a7693b247 package/mac80211: add menuconfig option for enabling debug support via debugfs 15 years ago
Felix Fietkau 488d168c25 move ppp ifname fixup from pppoe.sh to ppp.sh, so that it applies to all other ppp based protocols as well 15 years ago
Felix Fietkau 3b61c2c2b1 now that $(BOARD) is part of the opkg ARCH, there's no reason to keep the board name around in kmod-* package versions anymore 15 years ago
Travis Kemen 27915ac778 fix nonhotpluggable networks not being brought up. Closes #2781 15 years ago
Felix Fietkau 40e46b9830 fix jffs2 eof marker search in mtd (patch by Daniel Dickinson) 15 years ago
Gabor Juhos f494bcc222 package/base-files: set state to 'preinit' before preinit.arch is used, and set state to 'failsafe' when entering failsafe mode 15 years ago
Felix Fietkau 7d67818ab1 Revert "add ifup -a to boot(), closes #4543 #2781" (r17515) Hotpluggable interfaces are already brought up before /etc/init.d/network boot and this change can break them, if the ifup -a command runs at the wrong time, also starts many interfaces twice, which can lead to issues with PPPoE. 15 years ago
Travis Kemen 1776830e64 add ifup -a to boot(), closes #4543 #2781 15 years ago
Travis Kemen 4c47562a37 extend logging functions 15 years ago
Felix Fietkau 8691bbb699 madwifi: add a configuration for uapsd (unscheduled automatic powersave delivery), turn it off by default because of compatibility issues with nokia phones 15 years ago
Florian Fainelli ff8d3f63b1 udevtrigger depends on 2.6 kernels 15 years ago
Florian Fainelli e8727498cb update hotplug2 to r199, fixes build failures on brcm-2.4 15 years ago
Florian Fainelli 36d8dd6bb3 udev depends on 2.6, cleanup Makefile 15 years ago
Felix Fietkau 6155fdf5d3 preinit: fix failsafe mode through ctrl+c on devices that do not provide a preinit.arch file 15 years ago
Felix Fietkau d101694d97 wprobe: fix compile error because of missing isnan() 15 years ago
Hauke Mehrtens 291de07cb0 fix module loading with kernel 2.6.27 15 years ago
Felix Fietkau 91fe363562 uclibc: to rebuild libc.so.0, mklibs.py needs access to libc_so.a which was not exported by default. use it instead of libc_pic.a 15 years ago
Felix Fietkau fc5426e4bc allow mklibs.py to optimize libgcc_s.so.1 15 years ago
Felix Fietkau 0464fa7f2a fix wrong kernel version based nls dependency 15 years ago
Felix Fietkau e6b2b9bd41 add missing dependency for kmod-ntfs (patch from #5638) 15 years ago
Felix Fietkau 8c7c2d9116 Added identification of WRT610N and its button/led definitions. 15 years ago
Felix Fietkau 453c3b8fc0 Added support for identifying the BCM53115 switch found in WRT610N. 15 years ago
Felix Fietkau ce5869bd9b madwifi: fix another unconverted netdev_ops issue 15 years ago
Florian Fainelli 255ffe962a update e2fsprogs to 1.41.9, add support for ext4 (#5748) 15 years ago
Florian Fainelli c7d20c0a7e add the in-tree gspca driver 15 years ago
Felix Fietkau 590fdc946a firewall: emit hotplug events for interface add/remove 15 years ago
Gabor Juhos 34be279659 iw: update to 0.9.17 15 years ago
Felix Fietkau 241242cf74 udevtrigger: replace the non-portable tar options used to prevent a namespace conflict with a change to PKG_BUILD_DIR. fixes build on non-gnu systems 15 years ago
Felix Fietkau d498ff436a move /bin/swconfig to /sbin 15 years ago
Geoff Levand 525d86686e udev: Update udev package from udev-106 to udev-142 15 years ago