Commit Graph

8564 Commits (72396bd614319492aeb28b3b802d073a53b896a6)
 

Author SHA1 Message Date
John Crispin 72396bd614 add uci led support - /etc/config/system can hold led info which is applied at boot - adds /sbin/led.sh to set/clear leds via a name defined in /etc/config/system
SVN-Revision: 12104
16 years ago
Felix Fietkau 9cda3fb084 scripts/feeds: properly handle virtual packages as well, use the first available provider by default
SVN-Revision: 12103
16 years ago
Felix Fietkau bcf75aca7b scripts/feeds: fix some installation warnings for locally installed packages
SVN-Revision: 12102
16 years ago
Felix Fietkau 311553c77b fix scripts/feeds dependency lookup: process deps for all virtual packages of a src package that belongs to the package that the user wants to install
SVN-Revision: 12101
16 years ago
John Crispin d38b4fd256 - bump atheros to .26 - adds leds-gpio to default selection on atheros - extend led platform setup on atheros
SVN-Revision: 12100
16 years ago
Nicolas Thill 4c195465a8 rework workarounds for crypto modules renamed in 2.6.24 & 2.6.25, add workaround for sha512 renamed in 2.6.26
SVN-Revision: 12098
16 years ago
Gabor Juhos 7b831cd3fe fix RB-133/133C led definitions
SVN-Revision: 12097
16 years ago
John Crispin b5cc22dfe5 more ledtrig-netdev clean ups
SVN-Revision: 12096
16 years ago
Gabor Juhos 3ea42e8083 add missing buttons device for RB-1xx boards, thanks to Christophe Lucas
SVN-Revision: 12095
16 years ago
John Crispin a641792a78 makes ledtrignetdev work on .26 and fix whitespaces
SVN-Revision: 12090
16 years ago
John Crispin 21bbdc24c3 adds a new uci firewall - iptbales and netfilter packages need to be rewrapped when we switch to this firewall as default - there are some examples in the file /etc/config/firewall - iptables-save/restore are still missing - hotplug takes care of adding/removing netdevs during runtime - misisng features ? wishes ? let me know ...
SVN-Revision: 12089
16 years ago
John Crispin e4a0bfec3c fixes whitespace error
SVN-Revision: 12088
16 years ago
John Crispin b73eedd62b work aroung error message during boot if swapon is nt installed
SVN-Revision: 12087
16 years ago
John Crispin 863afccae8 remove warning from hotplug2, which pops up 10 times during boot
SVN-Revision: 12086
16 years ago
Florian Fainelli e3fb32cd02 Define more missing config symbols for .26
SVN-Revision: 12085
16 years ago
Travis Kemen e1a6658621 update kernel config
SVN-Revision: 12084
16 years ago
Felix Fietkau b75a7811eb madwifi: more fixes and cleanups for wds sta separation
SVN-Revision: 12082
16 years ago
Felix Fietkau 8ff90e326e network scripts: revert the network state after running ifdown, not before
SVN-Revision: 12081
16 years ago
Nicolas Thill afcb4fbee4 fix typo in gcc version check
SVN-Revision: 12080
16 years ago
Imre Kaloz 8de805b27c update ath9k to latest git version
SVN-Revision: 12079
16 years ago
Imre Kaloz 38a87b1430 add more options to the generic 2.6.26 config
SVN-Revision: 12078
16 years ago
Imre Kaloz aae6fead80 revert gcc 4.4 fixes - http://bugzilla.kernel.org/show_bug.cgi?id=11143
SVN-Revision: 12077
16 years ago
Felix Fietkau e77ddf9252 make grub compilable under fedora core 8 and other newer distros
SVN-Revision: 12076
16 years ago
Gabor Juhos a0a6c2fad0 fix compile error
SVN-Revision: 12075
16 years ago
Andy Boyett 5a0f48c499 Fix broken hso kmod definition
SVN-Revision: 12074
16 years ago
Andy Boyett 8e58c644fd ixp4xx: disable ixp4xx beeper
SVN-Revision: 12073
16 years ago
Andy Boyett 07780b323a generic-2.6: resync 2.6.26 config
SVN-Revision: 12071
16 years ago
Andy Boyett fb8ef51362 net/usb: only package hso for 2.6.26
SVN-Revision: 12069
16 years ago
Travis Kemen e6d14f7cd7 try to clean up some kernel configs
SVN-Revision: 12067
16 years ago
Gabor Juhos 014a020b5f update to 2.6.26
SVN-Revision: 12066
16 years ago
Felix Fietkau 245c16ba5d madwifi: disable bogus vlan handling code which actually breaks vlan
SVN-Revision: 12065
16 years ago
Florian Fainelli 7836449276 OCF cannot be built under UML
SVN-Revision: 12064
16 years ago
Florian Fainelli 1378397b48 Add missing ebtables configuration symbol, 2.6.22 file untouched, not used
SVN-Revision: 12063
16 years ago
Felix Fietkau aee15469df use the same hotplug2 parameters for initramfs and regular
SVN-Revision: 12059
16 years ago
Felix Fietkau 37c7e13a5f move the hotplug2 kill command from preinit to /etc/init.d/boot, so that it works for initramfs as well
SVN-Revision: 12058
16 years ago
Felix Fietkau d98002bd59 avoid duplicate vlan add events
SVN-Revision: 12057
16 years ago
Felix Fietkau 8970a1213b enable wds sta interface splitting by default
SVN-Revision: 12056
16 years ago
Felix Fietkau 1201ed1baa madwifi: remove wds type of wifi-iface without essid, imho it never worked properly and is unsupported now, regular ap/sta with option wds 1 is preferred
SVN-Revision: 12055
16 years ago
Felix Fietkau 214cac6482 add helper macro for stripping the last part of a version number
SVN-Revision: 12054
16 years ago
Felix Fietkau a5e83a8bed use the madwifi driver instead of wext in the wpa_supplicant command line. the madwifi driver can associate faster because it uses a different ioctl interface
SVN-Revision: 12053
16 years ago
Felix Fietkau 60f834421c madwifi: fix race condition triggered by active split wds sta interfaces during vap delete
SVN-Revision: 12052
16 years ago
Felix Fietkau d298a4a411 fix multicast/authframe handling for wds ap with split sta interfaces
SVN-Revision: 12051
16 years ago
Felix Fietkau 434f4269ea initialize the CONFIG_APPEND variable
SVN-Revision: 12050
16 years ago
Felix Fietkau 709eae54e4 madwifi: add some beacon setup/update related fixes (based on Bruno Randolf's patchset)
SVN-Revision: 12049
16 years ago
Felix Fietkau d6d5c715b9 fix madwifi packet injection
This patch from madwifi commit 3337 makes packet injection work.

Signed-off-by: Petr Liebmann <petrliebman@googlemail.com>

SVN-Revision: 12048
16 years ago
Felix Fietkau c688bb1d11 madwifi: add 0.9.4 madwifi as a menuconfig option, as requested in some mails/tickets untested, does not work with 2.6.26
SVN-Revision: 12047
16 years ago
Felix Fietkau 0f61e46c1a storm is ARMv4, not ARMv4T (thx, SeG)
SVN-Revision: 12046
16 years ago
Felix Fietkau b479f15c09 another one ...
SVN-Revision: 12045
16 years ago
Felix Fietkau 6a8c0256d0 upgrade to uci 0.4.7 - fixes a stupid regression introduced in 0.4.5
SVN-Revision: 12044
16 years ago
Imre Kaloz 8dec1e3997 enable multiqueue in the generic config
SVN-Revision: 12042
16 years ago