2177 Commits (c6b1119e6b0f008a0d8fcfa031c5221a17d591e7)

Author SHA1 Message Date
Florian Fainelli c6b1119e6b Silence ifconfig down errors in mac80211 (#4067) 17 years ago
Florian Fainelli 10f4e46cf9 Add proper LED support to broadcom-diag for the Asus WL-320gE/gP routers (#4062) 17 years ago
Andy Boyett b9222805f0 use gzipped package lists 17 years ago
Felix Fietkau 6928d7321d madwifi: add another missing change for linux 2.4 compat 17 years ago
Felix Fietkau c9552f3101 fix linux 2.4 compile with latest ibss fixes (thx, sven-ola) 17 years ago
Felix Fietkau 187b76991d madwifi patch cleanup and stability fixes - fix a semi-random heisenbug by replacing the previous noderef fix with a simple hack that is not 100% correct, but safe. - add ad-hoc atim fixes by bruno - add napi polling fixes by sven-ola - fix compile breakage with debug enabled 17 years ago
Andy Boyett bbf0f2fac5 ebtables-utils: create $(1)/usr/sbin/ dir before files are installed into it 17 years ago
Felix Fietkau 0d71217695 remove accidentally committed debug message 17 years ago
Felix Fietkau 8f567ff728 mtd: fix image check on non-broadcom platforms 17 years ago
Felix Fietkau b0e7c7ba79 implement conditional dependencies for menuconfig and build deps 17 years ago
Florian Fainelli 9ce3b1ade7 Split ebtables into ebtables and ebtables-utils, bump release number 17 years ago
Peter Denison 5ff6932c66 Allow dropbear to use shadow passwords, and correct base-files generation of /etc/shadow 17 years ago
Felix Fietkau bc92b67c41 port generic and ixp4xx kernel patches to 2.6.27 (compiles except for iptables, but otherwise completely untested) 17 years ago
Felix Fietkau 2b2884293a add option in sysupgrade to restore config from file or URL (patch from #4043) 17 years ago
Felix Fietkau 72fd7feb0d madwifi: revert part of the noderef fix patch 17 years ago
Felix Fietkau ec6c0fdc5e broadcom-wl: only use mssid if necessary (fixes spurious error messages on older hw) 17 years ago
John Crispin 221f4ad32d fixes firewall rule generation. forwarding rules were inserted in input chains, fixes #4028 17 years ago
John Crispin b56d5cc36f custom chains were never reached on DROP/REJECT policy, fixes #4004 #4029 17 years ago
Felix Fietkau aaf31c36f1 set default input policy to ACCEPT to bring the firewall behavior closer to the one of previous versions 17 years ago
Felix Fietkau 13abdc0af1 firewall: fix default policies, add a check for duplicate defaults sections and make custom chains more generic 17 years ago
Felix Fietkau d896035377 busybox: remove the upstream-provided bugfix patch for line editing it actually breaks the history functionality instead of fixing it 17 years ago
Felix Fietkau 2b04816c55 fix iw compile 17 years ago
Felix Fietkau d94103514b madwifi: set essid on to avoid association with different ssid (patch from #3937) 17 years ago
Florian Fainelli 93c504a8ae Add support for HW crypto cores: padlock, geode and hifn75x (#388#) 17 years ago
Florian Fainelli f1b0fe6f28 Fix location to the ebtables modules (#3855) 17 years ago
Nicolas Thill 05df3ec37b fix IMQ autoloading 17 years ago
Felix Fietkau 8876ac6d6d remove unnecessary patch chunk 17 years ago
Felix Fietkau c109d5d091 madwifi: fix some really evil noderef issues (fixes #3999) 17 years ago
Nicolas Thill 6f98e7cf01 remove obsolete p54, rt2500 & rt61 since those drivers are built from package/mac80211 now 17 years ago
Felix Fietkau e2daafdb1d fix typo from last sysupgrade commit 17 years ago
Travis Kemen 3770c99cf8 add switch to not save configuration over the reflash in noninteractive mode 17 years ago
Felix Fietkau 2e91cf283b madwifi: don't crash if the static rate is not in a per-node rateset 17 years ago
Travis Kemen b42c11bb48 add option to shutoff softled 17 years ago
Felix Fietkau a38c409d6a fix some warnings 17 years ago
Felix Fietkau 5a0a3cbc00 mtd: improve support for reading input from a pipe. fixes sysupgrade 17 years ago
Steven Barth c1ef612776 Embed luaposix and bitlib into Lua core library 17 years ago
Felix Fietkau 7300d22877 install missing busybox symlinks for sysupgrade (patch by Frédéric Moulins) 17 years ago
Nicolas Thill 63e0397058 call autoconf when there's no ./configure script, move it at Build/Prepare stage 17 years ago
Nicolas Thill d7810ed63e firewall changes: - implement a REJECT policy and enable it by default, reject packets with approriate response (closes: #3970) - cleanup syn_flood and remove logging 17 years ago
Nicolas Thill 0e3e521269 load {arp,eb,ip6}tables kernel modules last after other conntrack modules (closes: #4032) 17 years ago
Nicolas Thill adea7e58b7 fix button-hotplug build on kernel versions where BIT_MASK is not defined (< 2.6.24) 17 years ago
Nicolas Thill 34a1fe969e fix qos dependency on iptables-mod-conntrack-extra for CONNMARK (closes: #4035) 17 years ago
Nicolas Thill ab04e16a1a don't fail if there are no modules.mk under ./target/linux/ 17 years ago
Felix Fietkau 69692e019a parse the a/g mode setting in /etc/config/wireless when setting up hostapd (instead of hardcoding it to g) 17 years ago
Felix Fietkau 35b92f0c99 don't emit ifup hotplug events on dhcp renew - use a new iface hotplug type 'update' instead; fixes #3906 17 years ago
Felix Fietkau deb3f95996 madwifi: fix locking issues in state machine changes 17 years ago
Felix Fietkau a361a8101c fix dnsmasq errors that occur on linux 2.4 if ipv6 is compiled as module, but not used 17 years ago
Felix Fietkau ebd408630f fix multiple instances of busybox httpd (thx, Yanira) 17 years ago
Nicolas Thill 038f8c0532 add missing /etc/functions.sh include required for saving network state (closes: #3902) 17 years ago
Nicolas Thill 7218e6326f make links to statup scripts in /etc/rc.d relative 17 years ago