Commit graph

2398 commits

Author SHA1 Message Date
Travis Kemen
c7eb38ef4e fix compile of iptunnel4 for the 2.4 kernel
SVN-Revision: 14081
2009-01-18 00:18:06 +00:00
Andy Boyett
51d17e47c2 gdb: upgrade to 6.8, fixes libreadline compilation issues
SVN-Revision: 14063
2009-01-16 18:36:37 +00:00
Jo-Philipp Wich
83c9ac173d firewall: introduce drop_invalid option to allow disabling the invalid state match
SVN-Revision: 14061
2009-01-16 18:09:19 +00:00
Felix Fietkau
5b58a8db1f firewall: allow multiple interfaces to be part of one zone, fix the sanity checks for that
SVN-Revision: 14058
2009-01-16 17:39:03 +00:00
Felix Fietkau
5ebc074df4 fix opkg target arch detection problem on x86
SVN-Revision: 14055
2009-01-16 16:22:01 +00:00
Andy Boyett
cd0cd14421 change LEDs on wrt54g3g only /proc/diag is not available on x86, so check for existance to avoid errors... Thanks Markus Wigge
SVN-Revision: 14044
2009-01-15 18:02:08 +00:00
Andy Boyett
aa59a08b45 hostapd,wpa_supplicant: create control interfaces for hostapd_cli and wpa_cli
SVN-Revision: 14039
2009-01-15 07:50:11 +00:00
Andy Boyett
1e97a5e459 libreadline: move to trunk, gdb depends on it
SVN-Revision: 14030
2009-01-13 22:14:30 +00:00
Felix Fietkau
abeebe75f4 replace the gdbserver package with a full gdb package that also includes gdbserver
SVN-Revision: 14024
2009-01-13 16:27:51 +00:00
Gabor Juhos
bdd0df792a mac80211: update ath9k patches
SVN-Revision: 14023
2009-01-13 13:01:26 +00:00
Andy Boyett
c09e052d2f fix vfat.ko in 2.6.28
Signed-off-by: Jose Vasconcellos <jvasco@verizon.net>

SVN-Revision: 14020
2009-01-13 05:14:56 +00:00
Felix Fietkau
eb1c4db039 add support for an optional staging directory for debug binaries
SVN-Revision: 14018
2009-01-13 03:21:25 +00:00
Mirko Vogt
fc14ba0efb allow targets to override kernel related soundcore configuration
SVN-Revision: 13999
2009-01-12 22:47:00 +00:00
Travis Kemen
1f2885ea0c unmask ip6tables on 2.6.27 and 2.6.28
SVN-Revision: 13965
2009-01-10 23:52:56 +00:00
Gabor Juhos
4122e0b8c8 mac80211: update compat-wireless to 2009-01-10
SVN-Revision: 13961
2009-01-10 19:23:09 +00:00
Travis Kemen
db8867b4c5 fix kernel config
SVN-Revision: 13958
2009-01-10 02:06:13 +00:00
Gabor Juhos
b0122ff809 mac80211: update ath9k patches
SVN-Revision: 13948
2009-01-09 12:38:08 +00:00
Florian Fainelli
5c886899ec Add hfcmulti mISDN driver
SVN-Revision: 13945
2009-01-08 23:38:37 +00:00
Florian Fainelli
04a64096d6 Package mISDN stack
SVN-Revision: 13944
2009-01-08 23:38:05 +00:00
Florian Fainelli
448dd4ac3a Also load capifs
SVN-Revision: 13941
2009-01-08 21:39:17 +00:00
Felix Fietkau
245e9e9b7a another #include fix for siit
SVN-Revision: 13937
2009-01-08 20:51:53 +00:00
Andy Boyett
43fe08b4d2 kernel: build cs5535-gpio on olpc also
SVN-Revision: 13933
2009-01-08 07:04:03 +00:00
Nicolas Thill
704402ab56 temp fix for iptables build failure after [13931]
SVN-Revision: 13932
2009-01-08 02:18:45 +00:00
Nicolas Thill
a3edea1b91 add support for alternative C libraries (currently only glibc/eglibc) 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)
SVN-Revision: 13931
2009-01-08 01:49:11 +00:00
Nicolas Thill
001fd43841 let all mac80211 subpackages inherit some defaults
SVN-Revision: 13930
2009-01-08 01:21:20 +00:00
Nicolas Thill
14b016052c fix kernel modules compile (as in [13724])
SVN-Revision: 13929
2009-01-08 01:03:54 +00:00
Gabor Juhos
c5fb8c2c05 mac80211: oops, add missing patches
SVN-Revision: 13926
2009-01-07 18:21:53 +00:00
Gabor Juhos
9d1109bd84 mac80211: update compat-wireless to 2009-01-07, and refresh ath9k patches
SVN-Revision: 13925
2009-01-07 18:17:27 +00:00
Andy Boyett
8e7f25af44 kernel: added GPIO driver for CS5535/CS5536 companion chip. Thanks Markus Wigge
SVN-Revision: 13920
2009-01-07 11:07:51 +00:00
Felix Fietkau
6d27b16e2b fix $HOME in /etc/profile (#4424)
SVN-Revision: 13914
2009-01-07 04:38:57 +00:00
Felix Fietkau
59a00d52a9 make broadcom-wl robust against implicit kernel config changes (e.g. netfilter), upgrade it from minor version .2 to .3 (adds fixed bssid support for ad-hoc)
SVN-Revision: 13912
2009-01-07 04:26:14 +00:00
Felix Fietkau
06911d77e5 nuke the old ath9k package, rename kmod-ath9k-new in compat-wireless to kmod-ath9k
SVN-Revision: 13911
2009-01-07 04:25:58 +00:00
Felix Fietkau
c2b878a384 add initial 2.6.28 support for brcm47xx target
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>

SVN-Revision: 13909
2009-01-06 22:36:41 +00:00
Felix Fietkau
74429f0961 ead: allow a longer timeout in the client for the prime number calculation (useful for slow devices)
SVN-Revision: 13907
2009-01-06 22:20:26 +00:00
Felix Fietkau
3812689abd ead: fix spurious autoconf/automake reruns
SVN-Revision: 13906
2009-01-06 22:20:09 +00:00
Felix Fietkau
4129203d75 ead: add support for instance ids to prevent interference from packet reception on multiple interfaces
SVN-Revision: 13905
2009-01-06 22:19:55 +00:00
Jo-Philipp Wich
341c1dbdf5 package/base-files: fix chmod of /tmp/.uci, bump package revision
SVN-Revision: 13903
2009-01-06 21:53:45 +00:00
Felix Fietkau
37e9d4cb86 ead: fix array overrun
SVN-Revision: 13902
2009-01-06 20:10:53 +00:00
Felix Fietkau
24460388fc fix siit compile on avr32
SVN-Revision: 13890
2009-01-06 15:37:24 +00:00
Florian Fainelli
d4931a56f4 Fix prism54 firmware indentation and malformed comments
SVN-Revision: 13884
2009-01-06 14:31:38 +00:00
Felix Fietkau
da951bad66 ead: allow the client to override the source ip of the server, so that it can work with route filtering properly
SVN-Revision: 13883
2009-01-06 14:08:07 +00:00
Imre Kaloz
8c3a967fae general fixes for openwrt with kernel 2.6.28
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>

SVN-Revision: 13876
2009-01-05 14:46:18 +00:00
Gabor Juhos
9be7e1723f kernel/crypto: fix crypto breakage (patch by Jose Vasconcellos)
SVN-Revision: 13869
2009-01-05 08:43:39 +00:00
Andy Boyett
e4abf0e7d9 mac80211: fix compat-wireless-old md5sum
SVN-Revision: 13866
2009-01-05 00:27:53 +00:00
Felix Fietkau
5bb624d8fb clean up the crypto kernel module package and allow some of the crypto modules to be compiled into the kernel (thx to Jose Vasconcellos)
SVN-Revision: 13850
2009-01-04 02:40:12 +00:00
Felix Fietkau
af7fa11347 allow the ead client to override the broadcast address
SVN-Revision: 13849
2009-01-04 01:24:00 +00:00
Felix Fietkau
6bb52080b4 ead: fix bridge handling mistakes
SVN-Revision: 13846
2009-01-04 00:21:24 +00:00
Lars-Peter Clausen
3f8c4c8439 Retain symlinks. $(INSTALL_*) copys the contens of a file, so if we want to keep symlinks either use $(CP) or create them manually. Fixes #4399
SVN-Revision: 13845
2009-01-04 00:08:37 +00:00
Jo-Philipp Wich
8119e28440 package/ead: fix build dependency
SVN-Revision: 13843
2009-01-03 22:37:02 +00:00
Gabor Juhos
b45b873a05 mac80211: update compat-wireless to 2009-01-02
SVN-Revision: 13842
2009-01-03 19:02:57 +00:00