1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-15 13:53:08 +03:00
Commit Graph

7028 Commits

Author SHA1 Message Date
acoul
246864d9f2 package/cyassl: sync with latest libtool2 changes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24346 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-08 12:59:16 +00:00
acoul
543491d603 package/iptables: update to iptables-1.4.10 & layer7_2.22. (partially closes #8369)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24345 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-08 12:56:46 +00:00
nbd
5dd2f7eb57 ath9k: fix a null pointer deref issue
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24312 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-07 18:22:43 +00:00
acoul
d4383f1624 package/cyassl: update to version 1.6.5
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24300 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-07 12:21:41 +00:00
hauke
9b2620cf4e kernel: add dummy net device
Thank you Thomas Jansen.
(partly closes #5849)


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24272 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-05 21:23:21 +00:00
hauke
c03459abc1 kernel: add kmod-usb-serial-wwan
This package is needed by kmod-usb-serial-option

Thank you raver (closes #7731)


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24271 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-05 20:43:45 +00:00
nbd
342bbc147b ath9k: fix a DMA related race condition at hw reset time
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24261 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-05 16:26:38 +00:00
florian
3751e75fb0 [package] adds a --help option to /sbin/wifi
Signed-off-by: Sebastian Philipp <sebastian@spawnhost.de>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24258 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-05 11:22:56 +00:00
jow
a1177f1d98 [package] busybox: Comcast uses option 150 for 6RD DHCP announcements, cover it
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24245 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-04 19:15:16 +00:00
mirko
0085e07976 [package/iptables] the switch to libtool2 seems to cause the iptables build environment not building static libraries anymore, for whatever reason.. since we don't need them anyway, just do no try to copy them over anymore
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24244 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-04 17:04:39 +00:00
nbd
cb875ff79e ar71xx: work around a PCI controller bug which causes reads to the PCI_COMMAND register to return bogus values - properly fixes ath9k module reload issues
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24236 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-04 01:32:15 +00:00
nbd
bb03c545e8 mac80211: update to wireless-testing 2010-11-30
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24235 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-04 01:32:04 +00:00
mirko
efe166296b [package/libtool] add md5 checksum
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24232 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-03 23:22:39 +00:00
cshore
d4c88de4ac [package] block-extroot: Added md5sum to extroot and underlying root filesystem. This is used to ensure that the extroot is not mounted as the rootfs after a sysupgrade *until the user deals with the extroot).
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24230 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-03 20:01:23 +00:00
mirko
283e9033a5 update libtool from version 1.5.26 to version 2.4, this includes libltdl (to v7) - WARNING: This switch is going to break something quite likely, however since more software is requiring libtool2/libltdl7 this change needs to be done some day anyway
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24224 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-03 11:56:47 +00:00
jow
5d465575f1 [package] 6to4: support multiple internal networks, use state vars for radvd config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24219 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-02 22:41:03 +00:00
hauke
08e8737994 brcm47xx: Add edimax PS1208mfg support
Thank you clemvangelis for the patches. (closes #7672)


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24217 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-02 21:27:54 +00:00
jow
fab3a85d30 [package] iproute2: dont filter cached routes on iproute_get (#8339)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24216 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-02 20:29:22 +00:00
jow
9ad27c8ae4 [package] kernel: package md and raid level modules (#7184)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24214 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-02 16:18:22 +00:00
jow
c151dac4be [package] base-files: derive connect_time from uptime as local system time may warp due to rdate, ntp and other means
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24212 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-01 19:55:24 +00:00
juhosg
4ddeed6a4f ath9k: use per-device struct for pm_qos_* operations
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24209 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-01 18:39:58 +00:00
jow
4956084c97 [package] base-files: save the connect time of interfaces in uci state
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24206 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-01 17:37:32 +00:00
jow
293671d952 [package] base-files: disable ipv6 on bridge ports, this prevents stray RA assigned and link local addresses on bridge member devices
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24194 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-30 00:46:21 +00:00
nbd
f5de36237b ath9k: fix software retry counter tracking - should fix 802.11n stability issues
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24183 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-28 18:28:19 +00:00
nbd
1976da20e6 mac80211: merge the new version of the throughput led trigger patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24182 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-28 18:28:12 +00:00
nbd
ef1e841bc2 ath9k: fix module reload on ar713x based systems with ar92xx
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24163 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-27 22:51:03 +00:00
nbd
ca67daab3d kernel: remove the bogus ext2/ext3 dependency on linux 2.6.30/31 - some people still want to use those modules
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24160 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-27 22:33:08 +00:00
nbd
b365f2b79a mac80211: add pending patches for throughput based led blinking and replace the broken ath9k blinking code with it
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24159 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-27 22:11:13 +00:00
acoul
954abaf57f package/ncurses: fix freebsd install issues
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24149 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-26 17:51:14 +00:00
jow
dea05a281f [package] opkg: ship pkg.m4, this fixes building on FreeBSD
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24145 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-25 18:02:36 +00:00
hauke
9f21ce48c3 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.


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24143 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-25 14:45:18 +00:00
florian
3aa1f0e741 [ar7] update acx-mac80211 to 20101030 snapshot, patch from sn9
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24137 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-25 11:57:48 +00:00
jow
d7e3482069 [package] mtd: whitespace cleanup
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24135 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-24 16:21:25 +00:00
jow
401f12d020 [package] mtd: fix r24132
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24134 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-24 16:18:34 +00:00
jow
8b815e9edf [package] opkg: write error messages to stdout
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24133 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-24 14:54:26 +00:00
acoul
6a226cb195 package/mtd: (enhancement) add option to prevent erase when writing to flash. (closes #8308)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24132 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-24 14:10:01 +00:00
nbd
e574442dcc mac80211: improve station mode nullfunc probing
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24107 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-23 02:13:54 +00:00
nbd
56216b699f mac80211: improve ad-hoc multicast rate handling
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24105 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-22 19:59:19 +00:00
nbd
705a3eff36 iw: sync nl80211 header to fix the multicast rate setting
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24104 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-22 19:59:13 +00:00
nbd
dfeb463656 ath9k_htc: fix eeprom access breakage
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24098 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-22 17:28:35 +00:00
nbd
14b08b5a91 ath9k: fix key search for a-mpdu on ar9300
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24097 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-22 17:28:26 +00:00
kaloz
825f13453e remove 2.6.25 support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24089 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-22 13:43:32 +00:00
kaloz
1f4f86a4e6 fix typos
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24086 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-22 13:01:21 +00:00
kaloz
1823498df7 use ext4 for ext2/3 on 2.6.32+
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24083 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-22 12:11:50 +00:00
kaloz
3379bcf3fe [package/grub]: add ext4 support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24079 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-22 11:27:47 +00:00
nbd
f82fbc37b5 crda: update regulatory.bin based on latest wireless-regdb.git
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24063 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-21 16:52:07 +00:00
nbd
ec956327ca ath9k: fix some more endian issues
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24062 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-21 16:52:00 +00:00
jow
9e660acd6b [PATCH] 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>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24051 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-21 13:53:27 +00:00
nbd
ea9a6f0fd8 ath9k: fix endian issues on AR9003
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24047 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-20 18:52:55 +00:00
nbd
f2db590b21 mac80211: revert the probe request timeout change
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24046 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-20 14:16:36 +00:00
nbd
27c672d4b0 mac80211: update to latest wireless-testing + more stability work
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24044 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-20 02:26:41 +00:00
jow
a30e2b06af [package] openssl: refresh 200-ocf-20100325.patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24042 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-19 23:24:52 +00:00
jow
6a60df432a [package] hostapd: terminate mainloop if interface setup fails, prevents blocking init or /sbin/wifi if an incorrect channel is configured
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24041 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-19 22:02:52 +00:00
jow
124ad36933 [package] openssl: update to 0.9.8p
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24037 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-19 08:39:51 +00:00
nbd
cd45c1ca96 mac80211: merge the upstream ht40 fix
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24033 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-19 01:02:33 +00:00
nbd
d0cdb27a60 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)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24032 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-19 00:57:41 +00:00
nbd
51bea45f82 ath9k: rework the mac address override patch to not break ath9k_htc
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24031 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-19 00:57:35 +00:00
nbd
d5e16218b9 mac80211: merge pending cfg80211 patches to fix a race condition with setting the regdomain for multiple cards
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24028 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-18 10:06:08 +00:00
jow
a21cc0882d [package] 6in4: implement metric option
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24022 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-17 19:13:11 +00:00
jow
071cb95324 [package] 6to4: implement metric option
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24021 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-17 19:12:28 +00:00
jow
b71062831c [package] base-file: add metric option for static and dhcp protos, this simplifies the management of multiple default routes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24020 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-17 19:11:50 +00:00
nbd
93b487b3a5 acx-mac80211: fix compile errors with the new compat-wireless
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24019 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-17 15:02:16 +00:00
nbd
4ac2598423 mac80211: update to wireless-testing 2010-11-16
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24017 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-17 03:43:24 +00:00
nbd
75c0610d60 ath9k: add some fixes for AR9003
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24016 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-16 18:23:05 +00:00
acoul
3fc5f9de73 target/linux: revert r24014 (further testing is needed)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24015 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-16 14:07:40 +00:00
acoul
1723896745 linux/generic: add kernel mppc/mppe for 2.6.37. http://yablochkin.net.ru/mppc/ (not enabled by default)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24014 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-16 13:42:21 +00:00
florian
a300c5bb30 [ar7] fix proc filesystem usage, patch from Wipster.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24008 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-15 18:33:09 +00:00
jow
71b59686b1 [package] 6to4: use revert instead of delete, avoids aggregating deltas in /tmp/.uci over time
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23998 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-15 01:17:32 +00:00
jow
5334f6ff6f [package] 6to4: remove leftover peeraddr stuff
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23997 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-15 00:49:21 +00:00
jow
3abe70cd87 [package] add 6to4 - provides full automatic 6to setup with optional configuration in /etc/config/network
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23996 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-14 23:51:16 +00:00
jow
1caf373d39 [PATCH] 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>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23994 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-14 22:00:10 +00:00
hauke
fe242ff768 kernel: fix l2tp kernel packages
l2tp-ip and l2tp-eth should depend on l2tp_netlink
fix pppol2tp for kernel >= 2.6.35


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23993 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-14 20:51:30 +00:00
jow
7ffe9830cf [package] busybox: add 6RD prefix sanity checking as mandated by RFC5969, bump pkg revision
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23990 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-14 05:58:34 +00:00
jow
47661d88e6 [package] busybox: implement support for 6RD (RFC5969 7.1.1, DHCP option 212) in udhcpc
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23989 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-14 05:32:45 +00:00
nbd
124f6910b1 hostapd: fix madwifi related linker error (include wext support for non-wpad hostapd builds)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23987 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-13 17:00:18 +00:00
hauke
589d5bb068 kernel: add CONFIG_IPV6_SIT_6RD
This closes #8227


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23986 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-13 13:44:52 +00:00
nbd
fd4246150d mac80211: fix another 2.6.35 compile error
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23974 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-12 18:49:24 +00:00
nbd
52c60e6c8e mac80211: fix compile on linux 2.6.35
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23972 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-12 16:56:07 +00:00
acoul
c177eb0d43 package/madwifi: refresh madwifi patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23971 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-12 15:14:27 +00:00
nbd
a6e86dfede hostapd: update to 2010-11-11
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23969 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-11 22:39:19 +00:00
nbd
b8702bf547 mac80211: update to wireless-testing 2010-11-10 + some pending work
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23968 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-11 22:39:12 +00:00
jow
3edfca66b6 [package] busybox: mark as essential
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23961 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-11 16:23:16 +00:00
jow
8e477eb518 [package] base-files: mark libc as hold and essential, opkg should now bail out if someone tries to uninstall libc
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23960 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-11 16:18:58 +00:00
hauke
cbdf11d616 net-hermes-pcmcia mark as broken, because we do not want the ugly pcmcia patches from compat-wireless
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23954 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-10 22:53:04 +00:00
jow
d7995fd6da [package] uhttpd: redirect to same location with trailing slash appended if directories are requested
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23952 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-10 20:52:30 +00:00
hauke
9a783cc09d l2tp: activate l2tp for kernel 2.6.36 and 2.6.37 and fix pppol2tp
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23948 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-10 19:10:38 +00:00
hauke
1c8008bc89 rtc-rv5c386a: make driver compile with kernel 2.6.36.
This was only compile tested.


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23947 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-10 19:02:09 +00:00
hauke
41c3c2f348 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.


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23946 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-10 19:01:20 +00:00
nbd
f85a85d1d6 hostapd: add some wpa related madwifi fixes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23933 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-09 01:36:43 +00:00
nbd
acbc4c5f95 hostapd: update to 20101109, reorganize patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23932 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-09 01:36:36 +00:00
nbd
751c29ca1c ath9k: fix a compile error with debugging disabled (#8189)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23912 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-07 13:51:48 +00:00
jow
ff6b458261 [package] base-files: change /dev permissions to 0755 when hotplug2 is used (#6039)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23908 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-07 00:28:15 +00:00
jow
287fdd0d38 [PATCH] 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>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23906 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-07 00:26:00 +00:00
claudio
353c5301c0 [package] Add package for ledtrigger netfilter
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23902 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-06 21:08:41 +00:00
claudio
de00929dae [package] Add package for ledtrigger gpio
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23901 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-06 21:05:37 +00:00
hauke
bedf12ad6b broadcom-wl: remove pcmcia support
For kernel 2.6.36 some additional pcmcia backpots would be needed, but 
this should not depend on pcmcia.


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23899 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-06 18:28:45 +00:00
jow
232ec2e0d2 [package] uhttpd: make it work without shadow password support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23897 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-06 16:19:04 +00:00
nbd
336fec3a5c 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>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23890 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-05 18:05:50 +00:00
nbd
00444a849c ath9k: fix enabling SWBA interrupts
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23870 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-04 17:05:48 +00:00
nbd
fc8259b34d ath9k: fix a few remaining issues in the xmit queue cleanup patch - reduces packet loss under load
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23856 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-04 12:26:09 +00:00