2540 Commits (2d1ed46c687f4ec831da97e9209513a8111a0b1a)

Author SHA1 Message Date
Florian Fainelli cff56165ac Add acx wireless configuration (#4095) 16 years ago
Steven Barth d0d1d9fd57 Ucified PXE-Boot options for dnsmasq 16 years ago
Felix Fietkau d625fc88d3 madwifi: fix a node refcounting imbalance with a low (but nonzero) crash probability 16 years ago
Felix Fietkau b8f710a69a mac80211: add rate control rewrite and enhance the performance of the minstrel algorithm for non-mrr configurations 16 years ago
Lars-Peter Clausen 06c86e8538 Fix libnl pkg config file template. 16 years ago
Felix Fietkau 6e85059256 update to latest compat-wireless version and add some new minstrel/b43 fixes 16 years ago
Felix Fietkau a195b6d864 mac80211/compat-wireless: don't patch a generated file 16 years ago
Felix Fietkau 951d704a3e allow larger beacon interval values - useful for big mesh networks (patch by sven-ola) 16 years ago
Felix Fietkau 27a9ac4583 madwifi: re-enable the MIB interrupt flood protection fix - apparently it's still necessary in some extreme cases 16 years ago
Felix Fietkau 822c055850 fix mode setup for ibss/ahdemo - preserve existing modes and use HOSTAP mode for AHDEMO instead of IBSS to prevent unwanted IBSS merges 16 years ago
Felix Fietkau a5d8cfb520 madwifi: allow ad-hoc mode with software based TSF merging (hardware merging can screw up the internal timers and cause transmit hangs) - based on a patch by sven-ola. activated by wlanconfig's nosbeacon flag 16 years ago
Felix Fietkau 51a69f3f97 fix busybox http auth if the root user has an empty password 16 years ago
Felix Fietkau 7e0e4fb486 add the new compat-wireless for 2.6.27 + multi-rate retry and minstrel patches, rename patches/ for old compat-wireless to patches-old/ 16 years ago
Florian Fainelli c6b1119e6b Silence ifconfig down errors in mac80211 (#4067) 16 years ago
Florian Fainelli 10f4e46cf9 Add proper LED support to broadcom-diag for the Asus WL-320gE/gP routers (#4062) 16 years ago
Andy Boyett b9222805f0 use gzipped package lists 16 years ago
Felix Fietkau 6928d7321d madwifi: add another missing change for linux 2.4 compat 16 years ago
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