aboutsummaryrefslogtreecommitdiffstats
path: root/package
Commit message (Expand)AuthorAgeFilesLines
* mac80211/compat-wireless: don't patch a generated fileFelix Fietkau2008-10-081-19/+0
* allow larger beacon interval values - useful for big mesh networks (patch by ...Felix Fietkau2008-10-071-0/+13
* madwifi: re-enable the MIB interrupt flood protection fix - apparently it's s...Felix Fietkau2008-10-071-28/+11
* fix mode setup for ibss/ahdemo - preserve existing modes and use HOSTAP mode ...Felix Fietkau2008-10-071-0/+23
* madwifi: allow ad-hoc mode with software based TSF merging (hardware merging ...Felix Fietkau2008-10-0710-18/+123
* fix busybox http auth if the root user has an empty passwordFelix Fietkau2008-10-061-2/+2
* add the new compat-wireless for 2.6.27 + multi-rate retry and minstrel patche...Felix Fietkau2008-10-0611-5/+1818
* Silence ifconfig down errors in mac80211 (#4067)Florian Fainelli2008-10-041-1/+1
* Add proper LED support to broadcom-diag for the Asus WL-320gE/gP routers (#4062)Florian Fainelli2008-10-041-0/+14
* use gzipped package listsAndy Boyett2008-10-041-1/+1
* madwifi: add another missing change for linux 2.4 compatFelix Fietkau2008-10-041-1/+1
* fix linux 2.4 compile with latest ibss fixes (thx, sven-ola)Felix Fietkau2008-10-031-2/+2
* madwifi patch cleanup and stability fixes - fix a semi-random heisenbug by re...Felix Fietkau2008-10-0335-162/+401
* ebtables-utils: create $(1)/usr/sbin/ dir before files are installed into itAndy Boyett2008-10-031-0/+1
* remove accidentally committed debug messageFelix Fietkau2008-10-021-3/+1
* mtd: fix image check on non-broadcom platformsFelix Fietkau2008-10-021-1/+1
* implement conditional dependencies for menuconfig and build depsFelix Fietkau2008-10-011-2/+2
* Split ebtables into ebtables and ebtables-utils, bump release numberFlorian Fainelli2008-10-011-1/+14
* Allow dropbear to use shadow passwords, and correct base-files generation of ...Peter Denison2008-09-302-3/+8
* port generic and ixp4xx kernel patches to 2.6.27 (compiles except for iptable...Felix Fietkau2008-09-291-0/+133
* add option in sysupgrade to restore config from file or URL (patch from #4043)Felix Fietkau2008-09-281-1/+15
* madwifi: revert part of the noderef fix patchFelix Fietkau2008-09-281-19/+0
* broadcom-wl: only use mssid if necessary (fixes spurious error messages on ol...Felix Fietkau2008-09-281-1/+7
* fixes firewall rule generation. forwarding rules were inserted in input chain...John Crispin2008-09-281-3/+6
* custom chains were never reached on DROP/REJECT policy, fixes #4004 #4029John Crispin2008-09-281-3/+3
* set default input policy to ACCEPT to bring the firewall behavior closer to t...Felix Fietkau2008-09-281-1/+1
* firewall: fix default policies, add a check for duplicate defaults sections a...Felix Fietkau2008-09-281-18/+34
* busybox: remove the upstream-provided bugfix patch for line editing it actual...Felix Fietkau2008-09-281-145/+0
* fix iw compileFelix Fietkau2008-09-281-0/+1
* madwifi: set essid on to avoid association with different ssid (patch from #3...Felix Fietkau2008-09-281-0/+1
* Add support for HW crypto cores: padlock, geode and hifn75x (#388#)Florian Fainelli2008-09-281-0/+44
* Fix location to the ebtables modules (#3855)Florian Fainelli2008-09-271-1/+2
* fix IMQ autoloadingNicolas Thill2008-09-271-1/+1
* remove unnecessary patch chunkFelix Fietkau2008-09-261-11/+1
* madwifi: fix some really evil noderef issues (fixes #3999)Felix Fietkau2008-09-262-1/+59
* remove obsolete p54, rt2500 & rt61 since those drivers are built from package...Nicolas Thill2008-09-2617-4040/+0
* fix typo from last sysupgrade commitFelix Fietkau2008-09-261-1/+1
* add switch to not save configuration over the reflash in noninteractive modeTravis Kemen2008-09-261-0/+2
* madwifi: don't crash if the static rate is not in a per-node ratesetFelix Fietkau2008-09-251-0/+200
* add option to shutoff softledTravis Kemen2008-09-251-0/+3
* fix some warningsFelix Fietkau2008-09-252-2/+4
* mtd: improve support for reading input from a pipe. fixes sysupgradeFelix Fietkau2008-09-251-9/+21
* Embed luaposix and bitlib into Lua core librarySteven Barth2008-09-253-1/+1645
* install missing busybox symlinks for sysupgrade (patch by Frédéric Moulins)Felix Fietkau2008-09-251-1/+1
* call autoconf when there's no ./configure script, move it at Build/Prepare stageNicolas Thill2008-09-251-5/+7
* firewall changes: - implement a REJECT policy and enable it by default, rejec...Nicolas Thill2008-09-242-33/+57
* load {arp,eb,ip6}tables kernel modules last after other conntrack modules (cl...Nicolas Thill2008-09-241-3/+3
* fix button-hotplug build on kernel versions where BIT_MASK is not defined (< ...Nicolas Thill2008-09-241-0/+4
* fix qos dependency on iptables-mod-conntrack-extra for CONNMARK (closes: #4035)Nicolas Thill2008-09-241-3/+3
* don't fail if there are no modules.mk under ./target/linux/Nicolas Thill2008-09-231-1/+1