Commit graph

2417 commits

Author SHA1 Message Date
Felix Fietkau
10e3ea9f12 madwifi: preserve the interface mode correctly when using wds with sta separation
SVN-Revision: 14195
2009-01-26 02:57:44 +00:00
Felix Fietkau
f561b910e8 madwifi: fix a race condition in the wds sta separation, which is triggered by using wpa authentication on the ap
SVN-Revision: 14193
2009-01-26 00:27:49 +00:00
Felix Fietkau
727ab9ce8d madwifi: fix fast-frame related dma unmap bug
SVN-Revision: 14192
2009-01-26 00:27:40 +00:00
Felix Fietkau
bef07d58fc madwifi: fix a noderef problem in the mbss vap cleanup
SVN-Revision: 14191
2009-01-26 00:27:27 +00:00
Gabor Juhos
c198a51398 mac80211: update compat-wireless to 2009-01-24 (patch by Hauke Mehrtens <hauke@hauke-m.de>)
SVN-Revision: 14172
2009-01-25 13:33:34 +00:00
Felix Fietkau
87db54da68 madwifi: fix the long standing bug that is triggered by nodes getting a timeout on one vap, then moving to another
SVN-Revision: 14171
2009-01-25 00:37:41 +00:00
Gabor Juhos
d210025406 mac80211: update compat-wireless to 2009-01-23
SVN-Revision: 14154
2009-01-23 11:45:38 +00:00
Travis Kemen
4337de4977 Allow changing country code for madwifi driver. Thanks alisonken1
SVN-Revision: 14148
2009-01-22 22:00:07 +00:00
Gabor Juhos
a0c3da6d61 mac80211: update compat-wireless to 2009-01-19
SVN-Revision: 14145
2009-01-22 14:52:27 +00:00
Nicolas Thill
a71089de4b remove IPKG_ARCH variable, unused anymore since ipkg support was removed from busybox
SVN-Revision: 14142
2009-01-21 23:03:55 +00:00
Rod Whitby
4c04d8b3c1 other.mk/kmod-bluetooth: select kmod-usb-core, required for hci-usb
SVN-Revision: 14125
2009-01-20 23:40:49 +00:00
Jose Vasconcellos
af64ea8f8c kexec-tools update to version 2.0.0; add support for armeb.
SVN-Revision: 14121
2009-01-20 19:46:45 +00:00
Felix Fietkau
34d45d5d64 upgrade to uci 0.7.3 - fixes a small input validation bug
SVN-Revision: 14115
2009-01-20 13:21:25 +00:00
Felix Fietkau
4fc8f4c5c8 firewall: don't clear the mangle table at startup or stop - it doesn't use it and clearing it breaks qos
SVN-Revision: 14114
2009-01-20 13:07:30 +00:00
Felix Fietkau
ae1b82df55 bump uci to 0.7.2 - adds uci.rename() and fixes uci.set() with a list argument
SVN-Revision: 14111
2009-01-20 00:50:09 +00:00
Andy Boyett
fec30c2b2b openssl: update to 0.9.8j. thanks puchu. - addresses CVE-2008-5077
SVN-Revision: 14102
2009-01-19 09:50:41 +00:00
Jo-Philipp Wich
24ac43897e package/kernel: ensure that ipip is autoloaded after iptunnel4
SVN-Revision: 14095
2009-01-18 16:54:30 +00:00
Florian Fainelli
3d4f8f79b0 busybox brctl does not support showmacs or showstp (#4206)
SVN-Revision: 14093
2009-01-18 16:30:37 +00:00
Nicolas Thill
28a92fe717 fix userland netfilter headers installed by iptables
SVN-Revision: 14083
2009-01-18 06:35:54 +00:00
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