Commit graph

4746 commits

Author SHA1 Message Date
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
Felix Fietkau
7fad1dae85 mac80211: fix another 2.6.35 compile error
SVN-Revision: 23974
2010-11-12 18:49:24 +00:00
Felix Fietkau
41aadece1d mac80211: fix compile on linux 2.6.35
SVN-Revision: 23972
2010-11-12 16:56:07 +00:00
Alexandros C. Couloumbis
5eef1e4f29 package/madwifi: refresh madwifi patches
SVN-Revision: 23971
2010-11-12 15:14:27 +00:00
Felix Fietkau
814af8484e hostapd: update to 2010-11-11
SVN-Revision: 23969
2010-11-11 22:39:19 +00:00
Felix Fietkau
d9d3dfe983 mac80211: update to wireless-testing 2010-11-10 + some pending work
SVN-Revision: 23968
2010-11-11 22:39:12 +00:00
Jo-Philipp Wich
d0b4f8f820 busybox: mark as essential
SVN-Revision: 23961
2010-11-11 16:23:16 +00:00
Jo-Philipp Wich
59a3841c9c base-files: mark libc as hold and essential, opkg should now bail out if someone tries to uninstall libc
SVN-Revision: 23960
2010-11-11 16:18:58 +00:00
Hauke Mehrtens
df525b9952 net-hermes-pcmcia mark as broken, because we do not want the ugly pcmcia patches from compat-wireless
SVN-Revision: 23954
2010-11-10 22:53:04 +00:00
Jo-Philipp Wich
5931a158a4 uhttpd: redirect to same location with trailing slash appended if directories are requested
SVN-Revision: 23952
2010-11-10 20:52:30 +00:00
Hauke Mehrtens
e24f008d09 l2tp: activate l2tp for kernel 2.6.36 and 2.6.37 and fix pppol2tp
SVN-Revision: 23948
2010-11-10 19:10:38 +00:00
Hauke Mehrtens
b31890cdcf rtc-rv5c386a: make driver compile with kernel 2.6.36.
This was only compile tested.

SVN-Revision: 23947
2010-11-10 19:02:09 +00:00
Hauke Mehrtens
b10aea0075 wireless: build hermes packages from compat-wirelessand not from the kernel.
hermes now depends on cfg80211 and that is provided by compat-wireless, so the hermes driver should also be taken from that source.

SVN-Revision: 23946
2010-11-10 19:01:20 +00:00
Felix Fietkau
c7b77f16c7 hostapd: add some wpa related madwifi fixes
SVN-Revision: 23933
2010-11-09 01:36:43 +00:00
Felix Fietkau
327d4d9f67 hostapd: update to 20101109, reorganize patches
SVN-Revision: 23932
2010-11-09 01:36:36 +00:00
Felix Fietkau
1e671ef49c ath9k: fix a compile error with debugging disabled (#8189)
SVN-Revision: 23912
2010-11-07 13:51:48 +00:00
Jo-Philipp Wich
c5711cadd3 base-files: change /dev permissions to 0755 when hotplug2 is used (#6039)
SVN-Revision: 23908
2010-11-07 00:28:15 +00:00
Jo-Philipp Wich
a8efa34da3 Fix permissions for /etc and other dirs after clean flash (#6039)
During the first OpenWrt boot after a clean flash (when the jffs2
partition is not yet initialized) tmpfs is used instead of the usual
jffs2 overlay filesystem.  If this tmpfs is mounted with default
options, all directories created there (/etc, /etc/config, other
subdirectories in /etc) get permissions 1777 by default, and these
permissions then persist in the created jffs2 at least until
subsequent sysupgrade.  Mounting tmpfs with mode=0755 fixes the
permission problem.

Signed-off-by: Sergey Vlasov <vsu@altlinux.ru>

SVN-Revision: 23906
2010-11-07 00:26:00 +00:00
Claudio Mignanti
3dd6093d26 Add package for ledtrigger netfilter
SVN-Revision: 23902
2010-11-06 21:08:41 +00:00
Claudio Mignanti
442a8fc323 Add package for ledtrigger gpio
SVN-Revision: 23901
2010-11-06 21:05:37 +00:00
Hauke Mehrtens
1f8f2aaa37 broadcom-wl: remove pcmcia support
For kernel 2.6.36 some additional pcmcia backpots would be needed, but
this should not depend on pcmcia.

SVN-Revision: 23899
2010-11-06 18:28:45 +00:00
Jo-Philipp Wich
fa644368ed uhttpd: make it work without shadow password support
SVN-Revision: 23897
2010-11-06 16:19:04 +00:00
Felix Fietkau
3b3bf4d24a ath9k: fix ath9k_hw_apply_gpio_override so that it's effective
I discovered another bug in the ath9k WNDR3700 quirk fix from r23822.
ath9k_hw_apply_gpio_override was testing the original value of gpio_mask
to determine which bits were appropriate, instead of testing the shifted
value. Because bit 0 is always clear in the original value, this
resulted in no calls to set the GPIOs, an improperly-configured radio,
and reduced RSSI on other systems listening to the radio.

Signed-off-by: Mark Mentovai <mark@moxienet.com>

SVN-Revision: 23890
2010-11-05 18:05:50 +00:00
Felix Fietkau
8886f1bb8a ath9k: fix enabling SWBA interrupts
SVN-Revision: 23870
2010-11-04 17:05:48 +00:00
Felix Fietkau
635ec6e7d9 ath9k: fix a few remaining issues in the xmit queue cleanup patch - reduces packet loss under load
SVN-Revision: 23856
2010-11-04 12:26:09 +00:00
John Crispin
a8b2a07f37 * adds a rewrite of the tapi drivers + sip app. this is the result of lars' gsoc 2010 project, Thanks !
SVN-Revision: 23840
2010-11-03 19:12:34 +00:00
John Crispin
c04eb11bff * remove broken flag from dsl-control app
SVN-Revision: 23838
2010-11-03 19:07:42 +00:00
John Crispin
109ef6e686 * make dsl driver work with new kernel
SVN-Revision: 23837
2010-11-03 19:06:39 +00:00
Alexandros C. Couloumbis
42eee22a9b package/madwifi: fix r23829 commit
SVN-Revision: 23830
2010-11-03 16:55:51 +00:00
Alexandros C. Couloumbis
20bf929ad8 package/madwifi: Use sema_init() instead of init_MUTEX() (based on: http://madwifi-project.org/changeset/4118)
SVN-Revision: 23829
2010-11-03 16:18:29 +00:00
Felix Fietkau
f75ac90b69 ath9k: fix cycle counter tracking
SVN-Revision: 23824
2010-11-03 14:56:05 +00:00
Felix Fietkau
8bab3639b3 ath9k: fix queue pending frame counter tracking by cleaning up tx queue selection
SVN-Revision: 23823
2010-11-03 14:55:59 +00:00
Felix Fietkau
b4e2c09b46 ar71xx: improve the wndr3700 quirks - move most of the code out of ath9k and instead allow the platform device to specify gpio overrides - fixes 5ghz signal strength issues
SVN-Revision: 23822
2010-11-03 14:55:53 +00:00
Vasilis Tsiligiannis
87cba7eb46 hostapd: Add 'identity' config option when eap_type is 'tls' on wpa_supplicant (#8164)
SVN-Revision: 23817
2010-11-03 10:39:29 +00:00
Felix Fietkau
dd7c8797ec make IGNORE_ERRORS apply to deselected packages as well (typically triggered through dependencies)
SVN-Revision: 23796
2010-11-02 16:38:57 +00:00
Alexandros C. Couloumbis
199cd21c06 package/apex: fix a compile issue
SVN-Revision: 23768
2010-11-02 08:37:46 +00:00
Jo-Philipp Wich
f52274bf2f uci: use a delete-safe iterator in the Lua :foreach() function The following test case exposed a NULL pointer dereference in uci_lua_foreach(): lua -luci -e 'x=uci.cursor(); x:foreach("firewall", "forwarding", function(s) x:delete("firewall", s[".name"]) end)'
SVN-Revision: 23757
2010-11-01 00:20:00 +00:00
Felix Fietkau
f742f85c2e nl80211: fix a station dump crash triggered by sending an invalid ifindex
SVN-Revision: 23741
2010-10-31 14:32:15 +00:00
Felix Fietkau
d9f29a16a0 add missing SH_FUNC for remaining md5s calls (#7888)
SVN-Revision: 23739
2010-10-31 13:49:41 +00:00
Felix Fietkau
e0194cb763 hostapd: move the madwifi segfault fix to the right place
SVN-Revision: 23738
2010-10-31 13:49:34 +00:00
Felix Fietkau
5aaa91d3ca madwifi: remove device ids for AR5416
SVN-Revision: 23730
2010-10-31 12:28:51 +00:00