2423 Commits (e7f7e0b6055f5020b6b5d8090bfa1d3618105212)

Author SHA1 Message Date
Felix Fietkau c9552f3101 fix linux 2.4 compile with latest ibss fixes (thx, sven-ola) 16 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 16 years ago
Andy Boyett bbf0f2fac5 ebtables-utils: create $(1)/usr/sbin/ dir before files are installed into it 16 years ago
Felix Fietkau 0d71217695 remove accidentally committed debug message 16 years ago
Felix Fietkau 8f567ff728 mtd: fix image check on non-broadcom platforms 16 years ago
Felix Fietkau b0e7c7ba79 implement conditional dependencies for menuconfig and build deps 16 years ago
Florian Fainelli 9ce3b1ade7 Split ebtables into ebtables and ebtables-utils, bump release number 16 years ago
Peter Denison 5ff6932c66 Allow dropbear to use shadow passwords, and correct base-files generation of /etc/shadow 16 years ago
Felix Fietkau bc92b67c41 port generic and ixp4xx kernel patches to 2.6.27 (compiles except for iptables, but otherwise completely untested) 16 years ago
Felix Fietkau 2b2884293a add option in sysupgrade to restore config from file or URL (patch from #4043) 16 years ago
Felix Fietkau 72fd7feb0d madwifi: revert part of the noderef fix patch 16 years ago
Felix Fietkau ec6c0fdc5e broadcom-wl: only use mssid if necessary (fixes spurious error messages on older hw) 16 years ago
John Crispin 221f4ad32d fixes firewall rule generation. forwarding rules were inserted in input chains, fixes #4028 16 years ago
John Crispin b56d5cc36f custom chains were never reached on DROP/REJECT policy, fixes #4004 #4029 16 years ago
Felix Fietkau aaf31c36f1 set default input policy to ACCEPT to bring the firewall behavior closer to the one of previous versions 16 years ago
Felix Fietkau 13abdc0af1 firewall: fix default policies, add a check for duplicate defaults sections and make custom chains more generic 16 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 16 years ago
Felix Fietkau 2b04816c55 fix iw compile 16 years ago
Felix Fietkau d94103514b madwifi: set essid on to avoid association with different ssid (patch from #3937) 16 years ago
Florian Fainelli 93c504a8ae Add support for HW crypto cores: padlock, geode and hifn75x (#388#) 16 years ago
Florian Fainelli f1b0fe6f28 Fix location to the ebtables modules (#3855) 16 years ago
Nicolas Thill 05df3ec37b fix IMQ autoloading 16 years ago
Felix Fietkau 8876ac6d6d remove unnecessary patch chunk 16 years ago
Felix Fietkau c109d5d091 madwifi: fix some really evil noderef issues (fixes #3999) 16 years ago
Nicolas Thill 6f98e7cf01 remove obsolete p54, rt2500 & rt61 since those drivers are built from package/mac80211 now 16 years ago
Felix Fietkau e2daafdb1d fix typo from last sysupgrade commit 16 years ago
Travis Kemen 3770c99cf8 add switch to not save configuration over the reflash in noninteractive mode 16 years ago
Felix Fietkau 2e91cf283b madwifi: don't crash if the static rate is not in a per-node rateset 16 years ago
Travis Kemen b42c11bb48 add option to shutoff softled 16 years ago
Felix Fietkau a38c409d6a fix some warnings 16 years ago
Felix Fietkau 5a0a3cbc00 mtd: improve support for reading input from a pipe. fixes sysupgrade 16 years ago
Steven Barth c1ef612776 Embed luaposix and bitlib into Lua core library 16 years ago
Felix Fietkau 7300d22877 install missing busybox symlinks for sysupgrade (patch by Frédéric Moulins) 16 years ago
Nicolas Thill 63e0397058 call autoconf when there's no ./configure script, move it at Build/Prepare stage 16 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 16 years ago
Nicolas Thill 0e3e521269 load {arp,eb,ip6}tables kernel modules last after other conntrack modules (closes: #4032) 16 years ago
Nicolas Thill adea7e58b7 fix button-hotplug build on kernel versions where BIT_MASK is not defined (< 2.6.24) 16 years ago
Nicolas Thill 34a1fe969e fix qos dependency on iptables-mod-conntrack-extra for CONNMARK (closes: #4035) 16 years ago
Nicolas Thill ab04e16a1a don't fail if there are no modules.mk under ./target/linux/ 16 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) 16 years ago
Felix Fietkau 35b92f0c99 don't emit ifup hotplug events on dhcp renew - use a new iface hotplug type 'update' instead; fixes #3906 16 years ago
Felix Fietkau deb3f95996 madwifi: fix locking issues in state machine changes 16 years ago
Felix Fietkau a361a8101c fix dnsmasq errors that occur on linux 2.4 if ipv6 is compiled as module, but not used 16 years ago
Felix Fietkau ebd408630f fix multiple instances of busybox httpd (thx, Yanira) 16 years ago
Nicolas Thill 038f8c0532 add missing /etc/functions.sh include required for saving network state (closes: #3902) 16 years ago
Nicolas Thill 7218e6326f make links to statup scripts in /etc/rc.d relative 16 years ago
Felix Fietkau f47a4a58c5 fix sysupgrade support for brcm-2.4 and brcm47xx make mtd refresh based config append optional (leave enabled on x86) 16 years ago
Felix Fietkau bbd9eb4669 clean up mtd, fix up trx header when integrating jffs2 data on broadcom devices 16 years ago
Felix Fietkau d374e28a2b mtd: use broadcom specific code on linux 2.6 as well 16 years ago
Felix Fietkau 413b45df85 fix mtd target define for brcm-2.4 16 years ago