1962 Commits (1b838dbd95b1e9facc58184b6327d8a844e1c9e8)

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 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 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 ... 16 years ago
John Crispin e4a0bfec3c fixes whitespace error 16 years ago
John Crispin b73eedd62b work aroung error message during boot if swapon is nt installed 16 years ago
John Crispin 863afccae8 remove warning from hotplug2, which pops up 10 times during boot 16 years ago
Felix Fietkau b75a7811eb madwifi: more fixes and cleanups for wds sta separation 16 years ago
Felix Fietkau 8ff90e326e network scripts: revert the network state after running ifdown, not before 16 years ago
Imre Kaloz 8de805b27c update ath9k to latest git version 16 years ago
Felix Fietkau e77ddf9252 make grub compilable under fedora core 8 and other newer distros 16 years ago
Andy Boyett 5a0f48c499 Fix broken hso kmod definition 16 years ago
Andy Boyett fb8ef51362 net/usb: only package hso for 2.6.26 16 years ago
Travis Kemen e6d14f7cd7 try to clean up some kernel configs 16 years ago
Felix Fietkau 245c16ba5d madwifi: disable bogus vlan handling code which actually breaks vlan 16 years ago
Florian Fainelli 7836449276 OCF cannot be built under UML 16 years ago
Felix Fietkau aee15469df use the same hotplug2 parameters for initramfs and regular 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 16 years ago
Felix Fietkau d98002bd59 avoid duplicate vlan add events 16 years ago
Felix Fietkau 8970a1213b enable wds sta interface splitting by default 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 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 16 years ago
Felix Fietkau 60f834421c madwifi: fix race condition triggered by active split wds sta interfaces during vap delete 16 years ago
Felix Fietkau d298a4a411 fix multicast/authframe handling for wds ap with split sta interfaces 16 years ago
Felix Fietkau 434f4269ea initialize the CONFIG_APPEND variable 16 years ago
Felix Fietkau 709eae54e4 madwifi: add some beacon setup/update related fixes (based on Bruno Randolf's patchset) 16 years ago
Felix Fietkau d6d5c715b9 fix madwifi packet injection 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 16 years ago
Felix Fietkau b479f15c09 another one ... 16 years ago
Felix Fietkau 6a8c0256d0 upgrade to uci 0.4.7 - fixes a stupid regression introduced in 0.4.5 16 years ago
Imre Kaloz a273f991f7 sync ath9k with latest git code 16 years ago
Felix Fietkau 6a4edcadc1 fix config_clear(), see #3054 16 years ago
Felix Fietkau 473493c834 enable iw for all 2.6 versions 16 years ago
Felix Fietkau fbc77ede0a fix duplicate "doth" interface option in madwifi 16 years ago
Felix Fietkau 1081dbcb41 broadcom-diag: reset the interrupt mask of configured leds to avoid spurious interrupts 16 years ago
Felix Fietkau cf2cd1c384 upgrade to uci 0.4.6 - fixes a parser glitch 16 years ago
Felix Fietkau 11df62d176 link default routes added by the network scripts to the appropriate interface (#2621) 16 years ago
Felix Fietkau ee56e9ec59 network scripts: properly maintain the network state's list of assigned interfaces 16 years ago
Felix Fietkau 8c453b693c functions.sh: add list_contains function for checking whether a list contains a specific element 16 years ago
Felix Fietkau 4d883da9bf functions.sh: add a function for removing an item from a list in a shell variable 16 years ago
Felix Fietkau 3380590790 upgrade to uci 0.4.5 - adds extra input validation 16 years ago
Felix Fietkau 69ed8ba037 clean up the directory layout of the uci shell api 16 years ago
Felix Fietkau 4053fb48cf nuke uci-sh, it is obsolete and no longer works 16 years ago
Felix Fietkau 4cb7df23e9 allow packages to optionally append config file contents in the environment by setting a flag and calling config_load multiple times 16 years ago
Felix Fietkau c5ecc1790a fix hotplug2 event processing deadlock 16 years ago
John Crispin 79aebec9e0 creates a passwd's shadow file if busybox supports the feature, fixes #2887 16 years ago
John Crispin 93ce64320a adds option to select tls provider when using wpa_supplicant, fixes #3770 16 years ago
Florian Fainelli cc99e5b35d Disable smash stacking support by default, but allow to enable it as an experimental feature 16 years ago
Florian Fainelli 890c213508 x86_64 also needs -fPIC to create lua shared libraries 16 years ago
Felix Fietkau 10b74a2455 madwifi: add some extra sanity checking 16 years ago
Felix Fietkau 55b55f6861 madwifi: change the network scripts to use the new wds sta separation feature 16 years ago