3185 Commits (22dfa7ae22c4c5eef2cd08e2c0e76ada5bf7fca8)

Author SHA1 Message Date
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
Geoff Levand 0ff31d848f udevtrigger: Breakout udevtrigger package 15 years ago
Geoff Levand 0142b07983 kexec-tools: Remove the unused file kexec.sh 15 years ago
Geoff Levand 8de4d8abf2 kexec-tools: Make link /sbin/kexec for compatability with other distros 15 years ago
Geoff Levand a64a3b373a kexec-tools: Make build of kdump optional 15 years ago
Geoff Levand 66663e3314 kexec-tools: Minor makefile line end fixes 15 years ago
Geoff Levand 9eeaebb730 kexec-tools: Add libtool PKG_FIXUP 15 years ago
Geoff Levand c931a7be14 kexec-tools: Update package to version 2.0.1 15 years ago
Felix Fietkau 13269c1891 fix pdc20xx compile for linux 2.6 15 years ago
Felix Fietkau f29409ca1c brcm-2.4: fix ide disk detection on the wl-hdd 15 years ago
Felix Fietkau 5076142aa3 libpcap: fix kernel version check 15 years ago
Felix Fietkau e43623701c busybox: adjust default config for nommu targets 15 years ago
Felix Fietkau 2015ef16b8 mac80211: fix a race condition in the cfg80211 scanning code (thx, johill) 15 years ago
Felix Fietkau b9451d5542 b43: disable pio and pcmcia support 15 years ago
Felix Fietkau f51eefd344 mac80211: reorganize compat code to make cfg80211 load without usb 15 years ago
Felix Fietkau e06d472f3f fix a typo in the compat-wireless build speedup patch 15 years ago
Felix Fietkau a3349d3795 mac80211: disable b43 lp-phy support for now 15 years ago
Felix Fietkau 7435fccb9c mac80211: speed up build by reducing the makefile shell calls, fix forced disable of rfkill 15 years ago