Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | madwifi: allow ad-hoc mode with software based TSF merging (hardware merging ↵ | Felix Fietkau | 2008-10-07 | 10 | -18/+123 |
| | | | | | | can screw up the internal timers and cause transmit hangs) - based on a patch by sven-ola. activated by wlanconfig's nosbeacon flag SVN-Revision: 12883 | ||||
* | fix busybox http auth if the root user has an empty password | Felix Fietkau | 2008-10-06 | 1 | -2/+2 |
| | | | | SVN-Revision: 12869 | ||||
* | add the new compat-wireless for 2.6.27 + multi-rate retry and minstrel ↵ | Felix Fietkau | 2008-10-06 | 11 | -5/+1818 |
| | | | | | | patches, rename patches/ for old compat-wireless to patches-old/ SVN-Revision: 12865 | ||||
* | Silence ifconfig down errors in mac80211 (#4067) | Florian Fainelli | 2008-10-04 | 1 | -1/+1 |
| | | | | SVN-Revision: 12856 | ||||
* | Add proper LED support to broadcom-diag for the Asus WL-320gE/gP routers (#4062) | Florian Fainelli | 2008-10-04 | 1 | -0/+14 |
| | | | | SVN-Revision: 12855 | ||||
* | use gzipped package lists | Andy Boyett | 2008-10-04 | 1 | -1/+1 |
| | | | | SVN-Revision: 12849 | ||||
* | madwifi: add another missing change for linux 2.4 compat | Felix Fietkau | 2008-10-04 | 1 | -1/+1 |
| | | | | SVN-Revision: 12847 | ||||
* | fix linux 2.4 compile with latest ibss fixes (thx, sven-ola) | Felix Fietkau | 2008-10-03 | 1 | -2/+2 |
| | | | | SVN-Revision: 12841 | ||||
* | madwifi patch cleanup and stability fixes - fix a semi-random heisenbug by ↵ | Felix Fietkau | 2008-10-03 | 35 | -162/+401 |
| | | | | | | 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 SVN-Revision: 12838 | ||||
* | ebtables-utils: create $(1)/usr/sbin/ dir before files are installed into it | Andy Boyett | 2008-10-03 | 1 | -0/+1 |
| | | | | SVN-Revision: 12833 | ||||
* | remove accidentally committed debug message | Felix Fietkau | 2008-10-02 | 1 | -3/+1 |
| | | | | SVN-Revision: 12827 | ||||
* | mtd: fix image check on non-broadcom platforms | Felix Fietkau | 2008-10-02 | 1 | -1/+1 |
| | | | | SVN-Revision: 12825 | ||||
* | implement conditional dependencies for menuconfig and build deps | Felix Fietkau | 2008-10-01 | 1 | -2/+2 |
| | | | | SVN-Revision: 12820 | ||||
* | Split ebtables into ebtables and ebtables-utils, bump release number | Florian Fainelli | 2008-10-01 | 1 | -1/+14 |
| | | | | SVN-Revision: 12818 | ||||
* | Allow dropbear to use shadow passwords, and correct base-files generation of ↵ | Peter Denison | 2008-09-30 | 2 | -3/+8 |
| | | | | | | /etc/shadow SVN-Revision: 12809 | ||||
* | port generic and ixp4xx kernel patches to 2.6.27 (compiles except for ↵ | Felix Fietkau | 2008-09-29 | 1 | -0/+133 |
| | | | | | | iptables, but otherwise completely untested) SVN-Revision: 12790 | ||||
* | add option in sysupgrade to restore config from file or URL (patch from #4043) | Felix Fietkau | 2008-09-28 | 1 | -1/+15 |
| | | | | SVN-Revision: 12772 | ||||
* | madwifi: revert part of the noderef fix patch | Felix Fietkau | 2008-09-28 | 1 | -19/+0 |
| | | | | SVN-Revision: 12771 | ||||
* | broadcom-wl: only use mssid if necessary (fixes spurious error messages on ↵ | Felix Fietkau | 2008-09-28 | 1 | -1/+7 |
| | | | | | | older hw) SVN-Revision: 12769 | ||||
* | fixes firewall rule generation. forwarding rules were inserted in input ↵ | John Crispin | 2008-09-28 | 1 | -3/+6 |
| | | | | | | chains, fixes #4028 SVN-Revision: 12768 | ||||
* | custom chains were never reached on DROP/REJECT policy, fixes #4004 #4029 | John Crispin | 2008-09-28 | 1 | -3/+3 |
| | | | | SVN-Revision: 12767 | ||||
* | set default input policy to ACCEPT to bring the firewall behavior closer to ↵ | Felix Fietkau | 2008-09-28 | 1 | -1/+1 |
| | | | | | | the one of previous versions SVN-Revision: 12766 | ||||
* | firewall: fix default policies, add a check for duplicate defaults sections ↵ | Felix Fietkau | 2008-09-28 | 1 | -18/+34 |
| | | | | | | and make custom chains more generic SVN-Revision: 12765 | ||||
* | busybox: remove the upstream-provided bugfix patch for line editing it ↵ | Felix Fietkau | 2008-09-28 | 1 | -145/+0 |
| | | | | | | actually breaks the history functionality instead of fixing it SVN-Revision: 12763 | ||||
* | fix iw compile | Felix Fietkau | 2008-09-28 | 1 | -0/+1 |
| | | | | SVN-Revision: 12760 | ||||
* | madwifi: set essid on to avoid association with different ssid (patch from ↵ | Felix Fietkau | 2008-09-28 | 1 | -0/+1 |
| | | | | | | #3937) SVN-Revision: 12759 | ||||
* | Add support for HW crypto cores: padlock, geode and hifn75x (#388#) | Florian Fainelli | 2008-09-28 | 1 | -0/+44 |
| | | | | SVN-Revision: 12752 | ||||
* | Fix location to the ebtables modules (#3855) | Florian Fainelli | 2008-09-27 | 1 | -1/+2 |
| | | | | SVN-Revision: 12735 | ||||
* | fix IMQ autoloading | Nicolas Thill | 2008-09-27 | 1 | -1/+1 |
| | | | | SVN-Revision: 12722 | ||||
* | remove unnecessary patch chunk | Felix Fietkau | 2008-09-26 | 1 | -11/+1 |
| | | | | SVN-Revision: 12720 | ||||
* | madwifi: fix some really evil noderef issues (fixes #3999) | Felix Fietkau | 2008-09-26 | 2 | -1/+59 |
| | | | | SVN-Revision: 12719 | ||||
* | remove obsolete p54, rt2500 & rt61 since those drivers are built from ↵ | Nicolas Thill | 2008-09-26 | 17 | -4040/+0 |
| | | | | | | package/mac80211 now SVN-Revision: 12716 | ||||
* | fix typo from last sysupgrade commit | Felix Fietkau | 2008-09-26 | 1 | -1/+1 |
| | | | | SVN-Revision: 12715 | ||||
* | add switch to not save configuration over the reflash in noninteractive mode | Travis Kemen | 2008-09-26 | 1 | -0/+2 |
| | | | | SVN-Revision: 12714 | ||||
* | madwifi: don't crash if the static rate is not in a per-node rateset | Felix Fietkau | 2008-09-25 | 1 | -0/+200 |
| | | | | SVN-Revision: 12713 | ||||
* | add option to shutoff softled | Travis Kemen | 2008-09-25 | 1 | -0/+3 |
| | | | | SVN-Revision: 12709 | ||||
* | fix some warnings | Felix Fietkau | 2008-09-25 | 2 | -2/+4 |
| | | | | SVN-Revision: 12707 | ||||
* | mtd: improve support for reading input from a pipe. fixes sysupgrade | Felix Fietkau | 2008-09-25 | 1 | -9/+21 |
| | | | | SVN-Revision: 12706 | ||||
* | Embed luaposix and bitlib into Lua core library | Steven Barth | 2008-09-25 | 3 | -1/+1645 |
| | | | | SVN-Revision: 12696 | ||||
* | install missing busybox symlinks for sysupgrade (patch by Frédéric Moulins) | Felix Fietkau | 2008-09-25 | 1 | -1/+1 |
| | | | | SVN-Revision: 12695 | ||||
* | call autoconf when there's no ./configure script, move it at Build/Prepare stage | Nicolas Thill | 2008-09-25 | 1 | -5/+7 |
| | | | | SVN-Revision: 12693 | ||||
* | firewall changes: - implement a REJECT policy and enable it by default, ↵ | Nicolas Thill | 2008-09-24 | 2 | -33/+57 |
| | | | | | | reject packets with approriate response (closes: #3970) - cleanup syn_flood and remove logging SVN-Revision: 12688 | ||||
* | load {arp,eb,ip6}tables kernel modules last after other conntrack modules ↵ | Nicolas Thill | 2008-09-24 | 1 | -3/+3 |
| | | | | | | (closes: #4032) SVN-Revision: 12685 | ||||
* | fix button-hotplug build on kernel versions where BIT_MASK is not defined (< ↵ | Nicolas Thill | 2008-09-24 | 1 | -0/+4 |
| | | | | | | 2.6.24) SVN-Revision: 12682 | ||||
* | fix qos dependency on iptables-mod-conntrack-extra for CONNMARK (closes: #4035) | Nicolas Thill | 2008-09-24 | 1 | -3/+3 |
| | | | | SVN-Revision: 12681 | ||||
* | don't fail if there are no modules.mk under ./target/linux/ | Nicolas Thill | 2008-09-23 | 1 | -1/+1 |
| | | | | SVN-Revision: 12675 | ||||
* | parse the a/g mode setting in /etc/config/wireless when setting up hostapd ↵ | Felix Fietkau | 2008-09-23 | 1 | -1/+8 |
| | | | | | | (instead of hardcoding it to g) SVN-Revision: 12673 | ||||
* | don't emit ifup hotplug events on dhcp renew - use a new iface hotplug type ↵ | Felix Fietkau | 2008-09-23 | 1 | -1/+5 |
| | | | | | | 'update' instead; fixes #3906 SVN-Revision: 12671 | ||||
* | madwifi: fix locking issues in state machine changes | Felix Fietkau | 2008-09-23 | 4 | -43/+8 |
| | | | | SVN-Revision: 12670 | ||||
* | fix dnsmasq errors that occur on linux 2.4 if ipv6 is compiled as module, ↵ | Felix Fietkau | 2008-09-23 | 1 | -0/+44 |
| | | | | | | but not used SVN-Revision: 12664 |