summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* openssl: update to 0.9.8j. thanks puchu. - addresses CVE-2008-5077Andy Boyett2009-01-194-36/+56
| | | | SVN-Revision: 14102
* package/kernel: ensure that ipip is autoloaded after iptunnel4Jo-Philipp Wich2009-01-181-1/+1
| | | | SVN-Revision: 14095
* busybox brctl does not support showmacs or showstp (#4206)Florian Fainelli2009-01-181-2/+2
| | | | SVN-Revision: 14093
* fix userland netfilter headers installed by iptablesNicolas Thill2009-01-181-0/+10
| | | | SVN-Revision: 14083
* fix compile of iptunnel4 for the 2.4 kernelTravis Kemen2009-01-181-13/+15
| | | | SVN-Revision: 14081
* gdb: upgrade to 6.8, fixes libreadline compilation issuesAndy Boyett2009-01-162-325/+5
| | | | SVN-Revision: 14063
* firewall: introduce drop_invalid option to allow disabling the invalid state ↵Jo-Philipp Wich2009-01-161-7/+10
| | | | | | match SVN-Revision: 14061
* firewall: allow multiple interfaces to be part of one zone, fix the sanity ↵Felix Fietkau2009-01-162-39/+52
| | | | | | checks for that SVN-Revision: 14058
* fix opkg target arch detection problem on x86Felix Fietkau2009-01-162-1/+22
| | | | SVN-Revision: 14055
* change LEDs on wrt54g3g only /proc/diag is not available on x86, so check ↵Andy Boyett2009-01-151-0/+2
| | | | | | for existance to avoid errors... Thanks Markus Wigge SVN-Revision: 14044
* hostapd,wpa_supplicant: create control interfaces for hostapd_cli and wpa_cliAndy Boyett2009-01-152-0/+2
| | | | SVN-Revision: 14039
* libreadline: move to trunk, gdb depends on itAndy Boyett2009-01-132-0/+87
| | | | SVN-Revision: 14030
* replace the gdbserver package with a full gdb package that also includes ↵Felix Fietkau2009-01-133-69/+388
| | | | | | gdbserver SVN-Revision: 14024
* mac80211: update ath9k patchesGabor Juhos2009-01-1311-30/+76
| | | | SVN-Revision: 14023
* fix vfat.ko in 2.6.28Andy Boyett2009-01-131-1/+1
| | | | | | Signed-off-by: Jose Vasconcellos <jvasco@verizon.net> SVN-Revision: 14020
* add support for an optional staging directory for debug binariesFelix Fietkau2009-01-131-0/+1
| | | | SVN-Revision: 14018
* allow targets to override kernel related soundcore configurationMirko Vogt2009-01-121-14/+18
| | | | SVN-Revision: 13999
* unmask ip6tables on 2.6.27 and 2.6.28Travis Kemen2009-01-101-2/+1
| | | | SVN-Revision: 13965
* mac80211: update compat-wireless to 2009-01-10Gabor Juhos2009-01-1012-159/+316
| | | | SVN-Revision: 13961
* fix kernel configTravis Kemen2009-01-101-1/+14
| | | | SVN-Revision: 13958
* mac80211: update ath9k patchesGabor Juhos2009-01-0911-101/+117
| | | | SVN-Revision: 13948
* Add hfcmulti mISDN driverFlorian Fainelli2009-01-081-0/+14
| | | | SVN-Revision: 13945
* Package mISDN stackFlorian Fainelli2009-01-081-0/+21
| | | | SVN-Revision: 13944
* Also load capifsFlorian Fainelli2009-01-081-1/+1
| | | | SVN-Revision: 13941
* another #include fix for siitFelix Fietkau2009-01-081-0/+2
| | | | SVN-Revision: 13937
* kernel: build cs5535-gpio on olpc alsoAndy Boyett2009-01-081-1/+1
| | | | SVN-Revision: 13933
* temp fix for iptables build failure after [13931]Nicolas Thill2009-01-081-1/+4
| | | | SVN-Revision: 13932
* add support for alternative C libraries (currently only glibc/eglibc) other ↵Nicolas Thill2009-01-082-28/+60
| | | | | | (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) SVN-Revision: 13931
* let all mac80211 subpackages inherit some defaultsNicolas Thill2009-01-081-14/+19
| | | | SVN-Revision: 13930
* fix kernel modules compile (as in [13724])Nicolas Thill2009-01-083-3/+0
| | | | SVN-Revision: 13929
* mac80211: oops, add missing patchesGabor Juhos2009-01-073-0/+900
| | | | SVN-Revision: 13926
* mac80211: update compat-wireless to 2009-01-07, and refresh ath9k patchesGabor Juhos2009-01-0717-1819/+529
| | | | SVN-Revision: 13925
* kernel: added GPIO driver for CS5535/CS5536 companion chip. Thanks Markus WiggeAndy Boyett2009-01-071-0/+15
| | | | SVN-Revision: 13920
* fix $HOME in /etc/profile (#4424)Felix Fietkau2009-01-071-1/+2
| | | | SVN-Revision: 13914
* 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) SVN-Revision: 13912
* nuke the old ath9k package, rename kmod-ath9k-new in compat-wireless to ↵Felix Fietkau2009-01-0722-31836/+4
| | | | | | kmod-ath9k SVN-Revision: 13911
* add initial 2.6.28 support for brcm47xx targetFelix Fietkau2009-01-061-0/+2
| | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 13909
* ead: allow a longer timeout in the client for the prime number calculation ↵Felix Fietkau2009-01-061-2/+1
| | | | | | (useful for slow devices) SVN-Revision: 13907
* ead: fix spurious autoconf/automake rerunsFelix Fietkau2009-01-061-4/+0
| | | | SVN-Revision: 13906
* ead: add support for instance ids to prevent interference from packet ↵Felix Fietkau2009-01-063-39/+52
| | | | | | reception on multiple interfaces SVN-Revision: 13905
* package/base-files: fix chmod of /tmp/.uci, bump package revisionJo-Philipp Wich2009-01-062-2/+2
| | | | SVN-Revision: 13903
* ead: fix array overrunFelix Fietkau2009-01-061-1/+1
| | | | SVN-Revision: 13902
* fix siit compile on avr32Felix Fietkau2009-01-061-1/+1
| | | | SVN-Revision: 13890
* Fix prism54 firmware indentation and malformed commentsFlorian Fainelli2009-01-061-5/+3
| | | | SVN-Revision: 13884
* 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 SVN-Revision: 13883
* general fixes for openwrt with kernel 2.6.28Imre Kaloz2009-01-051-2/+3
| | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 13876
* kernel/crypto: fix crypto breakage (patch by Jose Vasconcellos)Gabor Juhos2009-01-051-3/+3
| | | | SVN-Revision: 13869
* mac80211: fix compat-wireless-old md5sumAndy Boyett2009-01-051-1/+1
| | | | SVN-Revision: 13866
* 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) SVN-Revision: 13850
* allow the ead client to override the broadcast addressFelix Fietkau2009-01-043-21/+37
| | | | SVN-Revision: 13849