aboutsummaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* mac80211: update compat-wireless to 2009-01-24 (patch by Hauke Mehrtens ↵Gabor Juhos2009-01-2523-1996/+693
| | | | | | <hauke@hauke-m.de>) SVN-Revision: 14172
* madwifi: fix the long standing bug that is triggered by nodes getting a ↵Felix Fietkau2009-01-256-3/+843
| | | | | | timeout on one vap, then moving to another SVN-Revision: 14171
* mac80211: update compat-wireless to 2009-01-23Gabor Juhos2009-01-2312-575/+867
| | | | SVN-Revision: 14154
* Allow changing country code for madwifi driver. Thanks alisonken1Travis Kemen2009-01-221-4/+14
| | | | SVN-Revision: 14148
* mac80211: update compat-wireless to 2009-01-19Gabor Juhos2009-01-2235-2134/+1540
| | | | SVN-Revision: 14145
* remove IPKG_ARCH variable, unused anymore since ipkg support was removed ↵Nicolas Thill2009-01-211-2/+1
| | | | | | from busybox SVN-Revision: 14142
* other.mk/kmod-bluetooth: select kmod-usb-core, required for hci-usbRod Whitby2009-01-201-1/+1
| | | | SVN-Revision: 14125
* kexec-tools update to version 2.0.0; add support for armeb.Jose Vasconcellos2009-01-205-201/+27
| | | | SVN-Revision: 14121
* upgrade to uci 0.7.3 - fixes a small input validation bugFelix Fietkau2009-01-201-2/+2
| | | | SVN-Revision: 14115
* firewall: don't clear the mangle table at startup or stop - it doesn't use ↵Felix Fietkau2009-01-201-4/+0
| | | | | | it and clearing it breaks qos SVN-Revision: 14114
* bump uci to 0.7.2 - adds uci.rename() and fixes uci.set() with a list argumentFelix Fietkau2009-01-201-2/+2
| | | | SVN-Revision: 14111
* 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