Commit graph

4786 commits

Author SHA1 Message Date
Felix Fietkau
11564e8efe kernel: remove the bogus ext2/ext3 dependency on linux 2.6.30/31 - some people still want to use those modules
SVN-Revision: 24160
2010-11-27 22:33:08 +00:00
Felix Fietkau
dc90b68122 mac80211: add pending patches for throughput based led blinking and replace the broken ath9k blinking code with it
SVN-Revision: 24159
2010-11-27 22:11:13 +00:00
Alexandros C. Couloumbis
ac94d4c3d1 package/ncurses: fix freebsd install issues
SVN-Revision: 24149
2010-11-26 17:51:14 +00:00
Jo-Philipp Wich
2cf41ac533 opkg: ship pkg.m4, this fixes building on FreeBSD
SVN-Revision: 24145
2010-11-25 18:02:36 +00:00
Hauke Mehrtens
18aa0b3d4c mac80211: cfg80211 should not depend on rfkill.
If rfkill is build as an module CONFIG_RFKILL_MODULE is set and cfg80211 will also depend on that.
Now all modules build from compat-wireless will not use rfkill.

SVN-Revision: 24143
2010-11-25 14:45:18 +00:00
Florian Fainelli
156c3aad1c update acx-mac80211 to 20101030 snapshot, patch from sn9
SVN-Revision: 24137
2010-11-25 11:57:48 +00:00
Jo-Philipp Wich
2c63c1543e mtd: whitespace cleanup
SVN-Revision: 24135
2010-11-24 16:21:25 +00:00
Jo-Philipp Wich
04b604704b mtd: fix r24132
SVN-Revision: 24134
2010-11-24 16:18:34 +00:00
Jo-Philipp Wich
1fd328fb78 opkg: write error messages to stdout
SVN-Revision: 24133
2010-11-24 14:54:26 +00:00
Alexandros C. Couloumbis
f5a54d6601 package/mtd: (enhancement) add option to prevent erase when writing to flash. (closes #8308)
SVN-Revision: 24132
2010-11-24 14:10:01 +00:00
Felix Fietkau
3988c6d5e3 mac80211: improve station mode nullfunc probing
SVN-Revision: 24107
2010-11-23 02:13:54 +00:00
Felix Fietkau
fce0634c9c mac80211: improve ad-hoc multicast rate handling
SVN-Revision: 24105
2010-11-22 19:59:19 +00:00
Felix Fietkau
059613f4d1 iw: sync nl80211 header to fix the multicast rate setting
SVN-Revision: 24104
2010-11-22 19:59:13 +00:00
Felix Fietkau
d67201d8cc ath9k_htc: fix eeprom access breakage
SVN-Revision: 24098
2010-11-22 17:28:35 +00:00
Felix Fietkau
2cec381e97 ath9k: fix key search for a-mpdu on ar9300
SVN-Revision: 24097
2010-11-22 17:28:26 +00:00
Imre Kaloz
5ea6194ab0 remove 2.6.25 support
SVN-Revision: 24089
2010-11-22 13:43:32 +00:00
Imre Kaloz
db689e1d5c fix typos
SVN-Revision: 24086
2010-11-22 13:01:21 +00:00
Imre Kaloz
67d797821c use ext4 for ext2/3 on 2.6.32+
SVN-Revision: 24083
2010-11-22 12:11:50 +00:00
Imre Kaloz
cf1f86c0fc add ext4 support
SVN-Revision: 24079
2010-11-22 11:27:47 +00:00
Felix Fietkau
a17751cb1a crda: update regulatory.bin based on latest wireless-regdb.git
SVN-Revision: 24063
2010-11-21 16:52:07 +00:00
Felix Fietkau
8b874be8e2 ath9k: fix some more endian issues
SVN-Revision: 24062
2010-11-21 16:52:00 +00:00
Jo-Philipp Wich
bd35e85116 Package dnsmasq init-file If an already running DHCP-server is found on the configured interface, the init-script refuses to start, but does not give a hint why. It took us some days to track down this behavior in our MANET, where every wifi/adhoc-node runs it own DHCP-server. Now syslog is more verbose on this.
Signed-off-by: Bastian Bittorf <bittorf@bluebottle.com>

SVN-Revision: 24051
2010-11-21 13:53:27 +00:00
Felix Fietkau
0bd36b58c9 ath9k: fix endian issues on AR9003
SVN-Revision: 24047
2010-11-20 18:52:55 +00:00
Felix Fietkau
3ccfd3e3af mac80211: revert the probe request timeout change
SVN-Revision: 24046
2010-11-20 14:16:36 +00:00
Felix Fietkau
0e2ad3a266 mac80211: update to latest wireless-testing + more stability work
SVN-Revision: 24044
2010-11-20 02:26:41 +00:00
Jo-Philipp Wich
3d74e35219 openssl: refresh 200-ocf-20100325.patch
SVN-Revision: 24042
2010-11-19 23:24:52 +00:00
Jo-Philipp Wich
73f313d035 hostapd: terminate mainloop if interface setup fails, prevents blocking init or /sbin/wifi if an incorrect channel is configured
SVN-Revision: 24041
2010-11-19 22:02:52 +00:00
Jo-Philipp Wich
7fdd0dbd67 openssl: update to 0.9.8p
SVN-Revision: 24037
2010-11-19 08:39:51 +00:00
Felix Fietkau
8442d62654 mac80211: merge the upstream ht40 fix
SVN-Revision: 24033
2010-11-19 01:02:33 +00:00
Felix Fietkau
a72af79590 hostapd: back out a problematic madwifi change that worked around some issues with wep in madwifi (which may no longer be necessary), but broke dynamic WEP in AP mode (fixes #8267)
SVN-Revision: 24032
2010-11-19 00:57:41 +00:00
Felix Fietkau
a9ef165cff ath9k: rework the mac address override patch to not break ath9k_htc
SVN-Revision: 24031
2010-11-19 00:57:35 +00:00
Felix Fietkau
f9d20beed7 mac80211: merge pending cfg80211 patches to fix a race condition with setting the regdomain for multiple cards
SVN-Revision: 24028
2010-11-18 10:06:08 +00:00
Jo-Philipp Wich
89917ff1d0 6in4: implement metric option
SVN-Revision: 24022
2010-11-17 19:13:11 +00:00
Jo-Philipp Wich
8eec2f8214 6to4: implement metric option
SVN-Revision: 24021
2010-11-17 19:12:28 +00:00
Jo-Philipp Wich
d0ab35c115 base-file: add metric option for static and dhcp protos, this simplifies the management of multiple default routes
SVN-Revision: 24020
2010-11-17 19:11:50 +00:00
Felix Fietkau
2201a230a9 acx-mac80211: fix compile errors with the new compat-wireless
SVN-Revision: 24019
2010-11-17 15:02:16 +00:00
Felix Fietkau
058fa75a74 mac80211: update to wireless-testing 2010-11-16
SVN-Revision: 24017
2010-11-17 03:43:24 +00:00
Felix Fietkau
b59113f2e7 ath9k: add some fixes for AR9003
SVN-Revision: 24016
2010-11-16 18:23:05 +00:00
Alexandros C. Couloumbis
79a2f2debc target/linux: revert r24014 (further testing is needed)
SVN-Revision: 24015
2010-11-16 14:07:40 +00:00
Alexandros C. Couloumbis
4cf92fbdf7 linux/generic: add kernel mppc/mppe for 2.6.37. http://yablochkin.net.ru/mppc/ (not enabled by default)
SVN-Revision: 24014
2010-11-16 13:42:21 +00:00
Florian Fainelli
41534f1d58 fix proc filesystem usage, patch from Wipster.
SVN-Revision: 24008
2010-11-15 18:33:09 +00:00
Jo-Philipp Wich
5bf3838a00 6to4: use revert instead of delete, avoids aggregating deltas in /tmp/.uci over time
SVN-Revision: 23998
2010-11-15 01:17:32 +00:00
Jo-Philipp Wich
b8295bce77 6to4: remove leftover peeraddr stuff
SVN-Revision: 23997
2010-11-15 00:49:21 +00:00
Jo-Philipp Wich
acd99c5bb6 add 6to4 - provides full automatic 6to setup with optional configuration in /etc/config/network
SVN-Revision: 23996
2010-11-14 23:51:16 +00:00
Jo-Philipp Wich
98d4c31860 add input subsystem to hotplug rules This patch adds the input subsystem to the hotplug rules, making it possible to react on the addition of input devices (e.g. USB numpads).
Signed-off-by: Stefan Tomanek <stefan.tomanek+openwrt@wertarbyte.de>

SVN-Revision: 23994
2010-11-14 22:00:10 +00:00
Hauke Mehrtens
1c290dcbf7 kernel: fix l2tp kernel packages
l2tp-ip and l2tp-eth should depend on l2tp_netlink
fix pppol2tp for kernel >= 2.6.35

SVN-Revision: 23993
2010-11-14 20:51:30 +00:00
Jo-Philipp Wich
e3f13f0141 busybox: add 6RD prefix sanity checking as mandated by RFC5969, bump pkg revision
SVN-Revision: 23990
2010-11-14 05:58:34 +00:00
Jo-Philipp Wich
9efe60a464 busybox: implement support for 6RD (RFC5969 7.1.1, DHCP option 212) in udhcpc
SVN-Revision: 23989
2010-11-14 05:32:45 +00:00
Felix Fietkau
336c7f084d hostapd: fix madwifi related linker error (include wext support for non-wpad hostapd builds)
SVN-Revision: 23987
2010-11-13 17:00:18 +00:00
Hauke Mehrtens
faf2d6e4d3 kernel: add CONFIG_IPV6_SIT_6RD
This closes #8227

SVN-Revision: 23986
2010-11-13 13:44:52 +00:00