summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* fix infinite recursion in metadata.plnbd2008-10-041-1/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12851 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [opkg] use gzipped package listsagb2008-10-041-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12849 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: add another missing change for linux 2.4 compatnbd2008-10-041-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12847 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix linux 2.4 compile with latest ibss fixes (thx, sven-ola)nbd2008-10-031-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12841 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi patch cleanup and stability fixesnbd2008-10-0335-162/+401
| | | | | | | | | - 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12838 3c298f89-4303-0410-b956-a3cf2f4a3e73
* implement conditional dependencies for generating the Depends: field of ipkgsnbd2008-10-031-1/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12836 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ebtables] ebtables-utils: create $(1)/usr/sbin/ dir before files are ↵agb2008-10-031-0/+1
| | | | | | installed into it git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12833 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add workaround for eth0/1 PHY on WRTSL54GSnoz2008-10-021-0/+51
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12829 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove accidentally committed debug messagenbd2008-10-021-3/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12827 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mtd: fix image check on non-broadcom platformsnbd2008-10-021-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12825 3c298f89-4303-0410-b956-a3cf2f4a3e73
* implement conditional dependencies for menuconfig and build depsnbd2008-10-013-4/+26
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12820 3c298f89-4303-0410-b956-a3cf2f4a3e73
* CONFIG_NF_CT_ACCT is deprecated in 2.6.27nbd2008-10-011-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12819 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Split ebtables into ebtables and ebtables-utils, bump release numberflorian2008-10-011-1/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12818 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] forgot the kernel pacthes for the watchdog driverjuhosg2008-09-301-0/+26
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12816 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Document how to build binary ipkgsflorian2008-09-301-0/+53
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12813 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] add hardware watchdog driverjuhosg2008-09-305-0/+293
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12810 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Allow dropbear to use shadow passwords, and correct base-files generation ofnoz2008-09-302-3/+8
| | | | | | /etc/shadow git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12809 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Delete 2.6.24 files for OLPCflorian2008-09-292-12518/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12806 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Do not override classifier kernel configuration symbolsflorian2008-09-293-6/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12805 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix up the asm includes location for .27 when building kernel headersnbd2008-09-291-0/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12802 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move some 2.6.27 config stuff from ixp to generic, use slab instead of slub ↵nbd2008-09-292-112/+81
| | | | | | by default (slub crashes early on), enable kallsyms for now until the target is stable git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12800 3c298f89-4303-0410-b956-a3cf2f4a3e73
* as discussed on irc: revert config-default->config-2.6.26 renamenbd2008-09-291-0/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12798 3c298f89-4303-0410-b956-a3cf2f4a3e73
* port generic and ixp4xx kernel patches to 2.6.27 (compiles except for ↵nbd2008-09-29147-0/+79002
| | | | | | iptables, but otherwise completely untested) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12790 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ixp4xx: rename config-default to config-2.6.26nbd2008-09-291-0/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12789 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ixp4xx: remove 2.6.25 patchesnbd2008-09-2943-10408/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12788 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix ar2315 watchdog restart (patch from #3953)nbd2008-09-281-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12775 3c298f89-4303-0410-b956-a3cf2f4a3e73
* cris is little endian, not big endian (patch from #4048)nbd2008-09-281-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12773 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add option in sysupgrade to restore config from file or URL (patch from #4043)nbd2008-09-281-1/+15
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12772 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: revert part of the noderef fix patchnbd2008-09-281-19/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12771 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] 2.6.25/2.6.26: fix compiler warning in imq.cjuhosg2008-09-282-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12770 3c298f89-4303-0410-b956-a3cf2f4a3e73
* broadcom-wl: only use mssid if necessary (fixes spurious error messages on ↵nbd2008-09-281-1/+7
| | | | | | older hw) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12769 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fixes firewall rule generation. forwarding rules were inserted in input ↵blogic2008-09-281-3/+6
| | | | | | chains, fixes #4028 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12768 3c298f89-4303-0410-b956-a3cf2f4a3e73
* custom chains were never reached on DROP/REJECT policy, fixes #4004 #4029blogic2008-09-281-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12767 3c298f89-4303-0410-b956-a3cf2f4a3e73
* set default input policy to ACCEPT to bring the firewall behavior closer to ↵nbd2008-09-281-1/+1
| | | | | | the one of previous versions git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12766 3c298f89-4303-0410-b956-a3cf2f4a3e73
* firewall: fix default policies, add a check for duplicate defaults sections ↵nbd2008-09-281-18/+34
| | | | | | and make custom chains more generic git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12765 3c298f89-4303-0410-b956-a3cf2f4a3e73
* busybox: remove the upstream-provided bugfix patch for line editingnbd2008-09-281-145/+0
| | | | | | it actually breaks the history functionality instead of fixing it git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12763 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix iw compilenbd2008-09-281-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12760 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: set essid on to avoid association with different ssid (patch from ↵nbd2008-09-281-0/+1
| | | | | | #3937) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12759 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add support for HW crypto cores: padlock, geode and hifn75x (#388#)florian2008-09-281-0/+44
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12752 3c298f89-4303-0410-b956-a3cf2f4a3e73
* scripts/feeds: allow multiple alternative urls for a single feed. this will ↵nbd2008-09-271-5/+12
| | | | | | be useful for maintaining release branch forks of /packages git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12746 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ath5k] create a profile for brcm47xx and ixp4xxagb2008-09-272-0/+34
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12744 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm47xx] make b43 the default profileagb2008-09-272-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12743 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Remove 2.6.23 config, files and patches from olpc target.lars2008-09-2729-15638/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12742 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Update olpc target kernel to 2.26.5.lars2008-09-278-588/+940
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12740 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix location to the ebtables modules (#3855)florian2008-09-271-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12735 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Generate olpc.fth depending on the target image type.lars2008-09-272-10/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12732 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Document madwifi specific diversity and antenna settings (#3889florian2008-09-271-0/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12727 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix reference to the old and replaced kmod-rt61florian2008-09-271-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12723 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix IMQ autoloadingnico2008-09-271-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12722 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove unnecessary patch chunknbd2008-09-261-11/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12720 3c298f89-4303-0410-b956-a3cf2f4a3e73