aboutsummaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* [package] gdb: upgrade to 6.8, fixes libreadline compilation issuesAndy Boyett2009-01-162-325/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14063 3c298f89-4303-0410-b956-a3cf2f4a3e73
* firewall: introduce drop_invalid option to allow disabling the invalid state ↵Jo-Philipp Wich2009-01-161-7/+10
| | | | | | match git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14061 3c298f89-4303-0410-b956-a3cf2f4a3e73
* firewall: allow multiple interfaces to be part of one zone, fix the sanity ↵Felix Fietkau2009-01-162-39/+52
| | | | | | checks for that git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14058 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix opkg target arch detection problem on x86Felix Fietkau2009-01-162-1/+22
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14055 3c298f89-4303-0410-b956-a3cf2f4a3e73
* change LEDs on wrt54g3g onlyAndy Boyett2009-01-151-0/+2
| | | | | | | /proc/diag is not available on x86, so check for existance to avoid errors... Thanks Markus Wigge git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14044 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] hostapd,wpa_supplicant: create control interfaces for hostapd_cli ↵Andy Boyett2009-01-152-0/+2
| | | | | | and wpa_cli git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14039 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] libreadline: move to trunk, gdb depends on itAndy Boyett2009-01-132-0/+87
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14030 3c298f89-4303-0410-b956-a3cf2f4a3e73
* replace the gdbserver package with a full gdb package that also includes ↵Felix Fietkau2009-01-133-69/+388
| | | | | | gdbserver git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14024 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] mac80211: update ath9k patchesGabor Juhos2009-01-1311-30/+76
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14023 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix vfat.ko in 2.6.28Andy Boyett2009-01-131-1/+1
| | | | | | Signed-off-by: Jose Vasconcellos <jvasco@verizon.net> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14020 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add support for an optional staging directory for debug binariesFelix Fietkau2009-01-131-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14018 3c298f89-4303-0410-b956-a3cf2f4a3e73
* allow targets to override kernel related soundcore configurationMirko Vogt2009-01-121-14/+18
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13999 3c298f89-4303-0410-b956-a3cf2f4a3e73
* unmask ip6tables on 2.6.27 and 2.6.28Travis Kemen2009-01-101-2/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13965 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] mac80211: update compat-wireless to 2009-01-10Gabor Juhos2009-01-1012-159/+316
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13961 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix kernel configTravis Kemen2009-01-101-1/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13958 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] mac80211: update ath9k patchesGabor Juhos2009-01-0911-101/+117
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13948 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add hfcmulti mISDN driverFlorian Fainelli2009-01-081-0/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13945 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Package mISDN stackFlorian Fainelli2009-01-081-0/+21
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13944 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Also load capifsFlorian Fainelli2009-01-081-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13941 3c298f89-4303-0410-b956-a3cf2f4a3e73
* another #include fix for siitFelix Fietkau2009-01-081-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13937 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] kernel: build cs5535-gpio on olpc alsoAndy Boyett2009-01-081-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13933 3c298f89-4303-0410-b956-a3cf2f4a3e73
* temp fix for iptables build failure after [13931]Nicolas Thill2009-01-081-1/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13932 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [massive] add support for alternative C libraries (currently only glibc/eglibc)Nicolas Thill2009-01-082-28/+60
| | | | | | | | | | | other (related) changes: - kernel headers are now installed using "make headers_install" on 2.6 - target names now contain an openwrt "vendor" tag (e.g. mips-openwrt-linux-gnu) - build directory names now contain gcc/libc name/version - default cpu for x86 is now i486 (required to build glibc/eglibc) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13931 3c298f89-4303-0410-b956-a3cf2f4a3e73
* let all mac80211 subpackages inherit some defaultsNicolas Thill2009-01-081-14/+19
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13930 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix kernel modules compile (as in [13724])Nicolas Thill2009-01-083-3/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13929 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] mac80211: oops, add missing patchesGabor Juhos2009-01-073-0/+900
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13926 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] mac80211: update compat-wireless to 2009-01-07, and refresh ath9k ↵Gabor Juhos2009-01-0717-1819/+529
| | | | | | patches git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13925 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] kernel: added GPIO driver for CS5535/CS5536 companion chip. Thanks ↵Andy Boyett2009-01-071-0/+15
| | | | | | Markus Wigge git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13920 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix $HOME in /etc/profile (#4424)Felix Fietkau2009-01-071-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13914 3c298f89-4303-0410-b956-a3cf2f4a3e73
* make broadcom-wl robust against implicit kernel config changes (e.g. ↵Felix Fietkau2009-01-074-5/+77
| | | | | | netfilter), upgrade it from minor version .2 to .3 (adds fixed bssid support for ad-hoc) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13912 3c298f89-4303-0410-b956-a3cf2f4a3e73
* nuke the old ath9k package, rename kmod-ath9k-new in compat-wireless to ↵Felix Fietkau2009-01-0722-31836/+4
| | | | | | kmod-ath9k git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13911 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add initial 2.6.28 support for brcm47xx targetFelix Fietkau2009-01-061-0/+2
| | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13909 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ead: allow a longer timeout in the client for the prime number calculation ↵Felix Fietkau2009-01-061-2/+1
| | | | | | (useful for slow devices) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13907 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ead: fix spurious autoconf/automake rerunsFelix Fietkau2009-01-061-4/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13906 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ead: add support for instance ids to prevent interference from packet ↵Felix Fietkau2009-01-063-39/+52
| | | | | | reception on multiple interfaces git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13905 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/base-files: fix chmod of /tmp/.uci, bump package revisionJo-Philipp Wich2009-01-062-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13903 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ead: fix array overrunFelix Fietkau2009-01-061-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13902 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix siit compile on avr32Felix Fietkau2009-01-061-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13890 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix prism54 firmware indentation and malformed commentsFlorian Fainelli2009-01-061-5/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13884 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ead: allow the client to override the source ip of the server, so that it ↵Felix Fietkau2009-01-063-4/+15
| | | | | | can work with route filtering properly git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13883 3c298f89-4303-0410-b956-a3cf2f4a3e73
* general fixes for openwrt with kernel 2.6.28Imre Kaloz2009-01-051-2/+3
| | | | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13876 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] kernel/crypto: fix crypto breakage (patch by Jose Vasconcellos)Gabor Juhos2009-01-051-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13869 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] mac80211: fix compat-wireless-old md5sumAndy Boyett2009-01-051-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13866 3c298f89-4303-0410-b956-a3cf2f4a3e73
* clean up the crypto kernel module package and allow some of the crypto ↵Felix Fietkau2009-01-041-30/+18
| | | | | | modules to be compiled into the kernel (thx to Jose Vasconcellos) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13850 3c298f89-4303-0410-b956-a3cf2f4a3e73
* allow the ead client to override the broadcast addressFelix Fietkau2009-01-043-21/+37
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13849 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ead: fix bridge handling mistakesFelix Fietkau2009-01-041-6/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13846 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Retain symlinks. $(INSTALL_*) copys the contens of a file, so if we want to keepLars-Peter Clausen2009-01-042-5/+5
| | | | | | | | symlinks either use $(CP) or create them manually. Fixes #4399 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13845 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/ead: fix build dependencyJo-Philipp Wich2009-01-031-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13843 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] mac80211: update compat-wireless to 2009-01-02Gabor Juhos2009-01-032-5/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13842 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] mac80211: remove ipw building out of compat-wireless, because it ↵Gabor Juhos2009-01-031-0/+13
| | | | | | | | | conflicts with the in kernel building. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13841 3c298f89-4303-0410-b956-a3cf2f4a3e73