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

6090 Commits

Author SHA1 Message Date
hcg
04423886a6 Create kernel module for PS3 networking
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20447 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-26 14:11:01 +00:00
nico
b3a24b9652 [package] kernel: move yenta_socket to kmod-pcmcia-core on 2.4, mark kmod-pcmcia-yenta as 2.6 only, move CONFIG_PCCARD_NONSTATIC from kmod-pcmcia-core to kmod-pcmcia-yenta KCONFIG
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20436 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-26 10:09:13 +00:00
acinonyx
cc608bb076 [package] madwifi: Fix RX packet and byte count, refresh patches (#6404)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20434 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-25 19:41:40 +00:00
jow
e37b7aa508 [package] busybox: disable httpd applet
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20432 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-25 16:14:14 +00:00
jow
490c5e4c05 [package] add cyassl (moved from packages feed, required by uhttpd-mod-tls)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20430 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-25 16:03:10 +00:00
jow
afc9f776d2 [package] add px5g (moved from LuCI trunk)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20429 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-25 15:46:39 +00:00
jow
56d71638db [package] add uhttpd (moved from LuCI trunk)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20428 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-25 15:46:16 +00:00
nico
cc7ea8a7c8 [package] ifxmips-dsl-api: only show debug option when package is selected
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20422 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-25 13:43:20 +00:00
nico
0ccae7cb64 [package] kernel: fix kmod-crypto-misc on 2.4
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20413 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-25 05:15:25 +00:00
florian
7eb7596718 [package] fix typo in gspa sn9c20x autoload line, patch from Chris Li
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20409 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-24 23:33:50 +00:00
blogic
d5cb03910e [ifxmips] adds support to build uboot for arv452
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20408 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-24 18:28:07 +00:00
thepeople
1096da2e3c When enabling MFP, hostapd will read assoc_sa_query_max_timeout and
assoc_sa_query_retry_timeout from it's config file. Make these options
configurable in /etc/config/wireless. To make it clear that these
options are 802.11w related, I named them ieee80211w_max_timeout and
ieee80211w_retry_timeout instead.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20397 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-24 00:23:10 +00:00
thepeople
913ec84fef Enable management frame protection in hostapd, and make it configurable
in /etc/config/wireless. Since ath9k is currently the only driver that
supports MFP, it will only be enabled when ath9k is enabled.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20396 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-24 00:22:19 +00:00
thepeople
1e54b33b01 Enable management frame protection in wpa_supplicant, and make it
configurable in /etc/config/wireless.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20395 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-24 00:21:28 +00:00
thepeople
bc38a415b6 Cleanup redundant psk handling code in wpa_supplicant.sh.
(I sent this one to openwrt-devel before, but I am resending it as part of
this series because the next patch will also edit wpa_supplicant.sh).

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20394 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-24 00:19:42 +00:00
jow
4a78f61b44 [package] base-files: make press key message more explicit in preinit
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20392 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-23 22:56:12 +00:00
jow
3e79d08bae [package] block-extroot: make overlay mount check more explicit, it wrongly detected /tmp/overlay as successful overlay mount
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20390 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-23 17:08:35 +00:00
jow
6fefa51cae [PATCH] kernel: fix xen-fbdev description
This patch fixes the description for KernelPackage xen-fbdev caused by a
typo in xen.mk.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20389 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-23 15:24:54 +00:00
nico
003ff49add [package] linux-atm: fix compilation of 'qgen' host tool
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20387 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-23 14:32:14 +00:00
thepeople
198af96941 [uci] bump to the lastest git commit
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20378 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-23 01:28:52 +00:00
acoul
a62005234b hostap-driver: fix a typo (thanks acinonyx)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20367 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-22 11:43:46 +00:00
acoul
15cd0290d9 hostap-driver: fix DEPENDS on Makefile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20366 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-22 11:39:47 +00:00
jow
0e89584a5c [package] hostapd: always strip "11" from hwmode value
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20363 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-21 22:35:58 +00:00
hauke
14d26e83af kernel: fix some documentation
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20362 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-21 19:12:36 +00:00
florian
a27a0f0fe5 [package] fix path to the orinoco pcmcia driver, thanks hauke
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20357 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-21 17:56:19 +00:00
florian
9e7554db87 change from /jffs to /overlay, patch from Daniel Dickinson
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20356 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-21 17:16:50 +00:00
florian
c55e10aab7 [package] If /var/spool/cron/crontabs is a directory, then /etc/init.d/cron
will place a spurious "crontabs" symlink into it. Patch fro Stefan Monnier

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20354 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-21 17:16:41 +00:00
florian
013976e1d1 [package] add pcmcia hermes module, patch from Guillaume Lecerf
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20353 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-21 17:16:36 +00:00
hauke
75ea7f242b kernel: fix some minor error:
* module ide-pci-generic is also included if it was build
 * correct loading queue for kmod-dm
 * place for mvsas.ko changed in new kernel. 


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20348 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-21 14:22:38 +00:00
hauke
c013a5f64c kernel: these modules are already loaded by the scsi-core package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20347 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-21 14:19:48 +00:00
hauke
11476e81c4 kernel: x86 remove dependency on ata-core and scsi-core
The x86 image includes the modules out of ata-core and scsi-core
directly in the kernel image. Do not depend on these packages, because
they are not build in a x86 image.
This fixes #6873


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20346 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-21 14:18:11 +00:00
hauke
5ff066b558 kernel: load after its dependencies
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20345 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-21 14:12:32 +00:00
hauke
39c3b81b39 kernel: fix tg3 installation
libphy is build into the kernel for brcm47xx and not as an extra module.


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20344 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-21 14:09:24 +00:00
hauke
09c79fcf66 kernel: include aes-i586 and twofish-i586 into crypto packages for x86
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20343 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-21 14:07:30 +00:00
hauke
ed449985f5 kernel: fix typo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20342 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-21 14:06:32 +00:00
hauke
1f2659822a kernel: make ISDN build again
In combination with r20339 ISDN will be build again.

 * Fix syntax problem in kmod-capi
 * add xfrm_ipcomp to kmod-ipsec


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20341 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-21 14:05:59 +00:00
acoul
527d6ed65d hostap-driver: make hostap-pci visible (similarly to r20047)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20331 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-21 08:13:01 +00:00
florian
d3b97bce9f [package] add more usb-storage modules (#6067)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20323 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-20 17:18:54 +00:00
florian
e3e02843a6 [package] add missing dependency to kmod-crypto-misc, patch from Benjamin Cama
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20312 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-20 10:27:30 +00:00
florian
4e01d0a259 [package] update netfilter packages description, patch from Edgar Soldin
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20311 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-20 10:27:24 +00:00
florian
944f5a8ff2 [package] add sn9c201 webcam driver, patch from Chris Li
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20310 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-20 10:27:18 +00:00
florian
393b91d29a [package] update compcache to 0.6.2 (#6884)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20303 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-19 16:34:41 +00:00
blogic
1b0ddf18aa [ifxmips] adds support in uboot for eon flash chips
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20298 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-19 11:22:07 +00:00
thepeople
78b9f1dc6f fix limit
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20275 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-18 15:50:05 +00:00
blogic
1904ac0988 [ifxmips-dsl-api] Add option to disable debug output of DSL drivers signed of by Ithamar R. Adema
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20270 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-18 13:02:29 +00:00
blogic
b9806dcf41 adds misisng include in ifxmips dsl driver compat layer
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20269 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-18 13:01:32 +00:00
blogic
a072224e49 [br2684ctl] Allow UCI configuration of ATM QOS parameters per interface, signed off by Ithamar R. Adema
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20266 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-18 11:17:42 +00:00
nico
49c8819158 [package] madwifi: remove redundant conditional dep, atheros has PCI support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20263 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-18 10:45:14 +00:00
thepeople
1054800824 allow ping
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20261 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-18 03:46:41 +00:00
thepeople
3243b6b119 remove +1 as it isn't needed since 16619
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20259 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-18 01:39:02 +00:00
thepeople
99cbbb372c actually fix linux-atm
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20233 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-15 18:30:56 +00:00
nbd
6e3fb9dc77 base-files: reload switch settings on /etc/init.d/network start as well
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20232 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-15 14:02:49 +00:00
thepeople
690bcb591b fixup linux-atm package after the broken patch earlier
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20225 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-15 03:59:14 +00:00
acinonyx
ae49d34dc5 [package] hostap-driver: Fix package installation
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20224 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-15 00:51:26 +00:00
thepeople
6772ab104f /lib/network/ppp.sh fixes a problem with PPtP (and other PPP-based things) where PPtP + PPPoE will fail to work. This is because PPtP defaults to ppp0 and so does PPPoE, because /etc/init.d/ppp reinitializes the unit counter for each PPP-type connection (so you could have multiple PPtP over cable, for instance, but PPPoE + PPtP is a problem).
/etc/init.d/ppp automatically starts pptp session on boot., from #6720

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20221 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-14 21:42:56 +00:00
thepeople
1f2f21c1d0 if readethers is set to true make sure /etc/ethers exists, closes #6740
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20220 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-14 21:33:02 +00:00
thepeople
c37b60f3dc this patch allow to set -g option 1. -g allow to make a more secure ssh server configuration by avoiding brute force attack on root while allowing user to use password (where the username is more difficult to guess).
Matthieu
from #6736

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20219 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-14 21:26:45 +00:00
nbd
176d390d98 fix error output of brctl if bridging is not supported.
The following error is displayed during network configuration on any device that has DEVICE_TYPE set to something else then router, or has brctl functionality disabled through some other method:

"brctl: SIOCGIFBR: Package not installed"

This is due to the unbridge function being called, which uses "brctl show" to determine if the interface is bridged.

Signed-off-by: Ithamar R. Adema <ithamar.adema@team-embedded.nl>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20218 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-14 21:10:07 +00:00
thepeople
b69c2d4576 [package] linux-atm: Update to stable version 2.5.1 from upstream project
This commit integrates the upstream version of the linux-atm tools
   version 2.5.1.

   It simplify the patchset but keeps the debian-patches,
   prevent the usage of libflex on the target, and let the package
   compiles every tools.

   The Makefile only installs atmarp & atmarpd, but some useful debug
   programs are also included (like aread/awrite, atmdump,...) in the
   makefile, but commented by default.

Signed-off-by: Obinou <obconseil@gmail.com>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20216 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-14 18:58:33 +00:00
thepeople
d005d2e247 fix missing nls support for 2.6.33
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20214 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-14 18:22:57 +00:00
nbd
c057a8dbb6 add missing kconfig symbol for the hifn 795x crypto accelerator module (patch by dogge10)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20196 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-14 13:16:26 +00:00
nbd
60521a7fc8 madwifi: disable softled by default on pci devices (fixes #4484)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20195 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-14 12:25:23 +00:00
nbd
c1819c7610 wireless-tools: fix encryption display in the scanning list (#6732)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20194 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-14 04:49:31 +00:00
thepeople
f2732edc60 find attached the announced patch for fuse.
changes:
- latest fuse 2.8.3
- includes now the kernel module for kernel 2.4
- builds parallel
- fuse-utils includes now ulockmgr_server

fuse24 should be deleted from trunk.

bud

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20190 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-14 02:01:14 +00:00
thepeople
43a5836c26 this patches fixes iproute2 parallel build.
-Raphael

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20189 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-14 01:56:33 +00:00
thepeople
f1dab524fd this patch fixes iptables parallel build.
-Raphael

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20188 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-14 01:53:41 +00:00
thepeople
32defdcd74 this patch fixes gdb parallel build.
-Raphael

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20187 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-14 01:50:53 +00:00
thepeople
de5b21a6db this patch fixes openssl parallel build.
-Raphael

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20186 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-14 01:47:55 +00:00
jow
a1c8970a2f [package] base-files: force preinit to use busybox mount (#6797)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20176 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-13 02:59:05 +00:00
juhosg
86a0b33fa1 package/base-files: call preinit_ip_deconfig before processing init on
initramfs images


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20159 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-12 14:37:19 +00:00
nbd
f65a61d056 ath9k: fix a client mode crash that happens on wpa rekeying
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20155 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-12 03:03:57 +00:00
nbd
023a7d5f82 minstrel_ht: make the ewma of the ampdu length more smooth by updating it on stats updates and reduce the frequency of aggregation checks
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20153 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-11 22:08:06 +00:00
nico
af1ec594fb [package] kernel: fix kmod-pcmcia-yenta on 2.4
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20147 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-11 16:37:11 +00:00
claudio
5b3995238f [etrax] fix kernel modules dependences for i2c and ata-core
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20146 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-11 15:38:50 +00:00
nbd
a44b9961dc mac80211: improve performance a bit
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20145 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-11 15:30:37 +00:00
nico
fdc060ab00 [package] kernel: add missing CONFIG_SND_SOC_ALL_CODECS to kmod-sound-soc-core KCONFIG
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20133 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-11 09:12:44 +00:00
lars
522f3e8fab [package] kernel: Add SoC sound support package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20130 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-11 01:35:12 +00:00
hauke
684b72e150 mac80211: fix build problems with kmod-mac80211=n
Build compat-wireless also if kmod-mac80211=n, but do not build mac80211.ko.

Fix problem in ticket #6813.


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20125 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-10 21:51:17 +00:00
nico
a1db51bb9b [package] base-files: fix preinit code typos
Signed-off-by: Ithamar R. Adema <ithamar.adema@team-embedded.nl>
Acked-by: Daniel Dickinson <cshore@csolve.net>



git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20124 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-10 18:09:53 +00:00
nico
7fbc018a9c [package] kernel: mark kmod-nfs-common-v4 as BROKEN (enabling it will interfere with the other stable nfs modules)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20123 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-10 17:53:04 +00:00
nico
716b3b841c [package] busybox: fix default value for BUSYBOX_CONFIG_DEFAULT_SETFONT_DIR (unused) option
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20122 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-10 17:49:14 +00:00
nico
eaf77d3248 [package] uboot-envtools: mark as 2.6 only, use a shorter title and a longer description
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20118 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-10 04:17:22 +00:00
nico
2d8161b0e9 [package] use a common way of marking packages as not supported on specific targets
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20117 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-10 04:12:57 +00:00
nbd
3f840a39a5 Revert "mac80211/ath9k: fix duration calculation for short-guard-interval frames (thanks to Duy Nguyen for pointing this out)" again
It appears to be causing trouble at least with some clients.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20115 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-10 01:17:23 +00:00
nbd
1c152af974 mac80211/ath9k: fix duration calculation for short-guard-interval frames (thanks to Duy Nguyen for pointing this out)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20114 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-10 01:09:17 +00:00
nbd
df65c7217b mac80211: fix compile for 2.6.33 (thx, acoul)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20113 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-10 01:09:12 +00:00
nbd
aaaedbca4d hostapd: restore wds sta state after the sta reassociates
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20108 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-09 21:33:24 +00:00
nbd
b5f911aeb9 mac80211: fix interface setup for wds client
sometimes an interface does not get added to the bridge properly
this seems to be a race of interface setup vs wpa_supplicant
fix this by configuring the interface only after wpa_supplicant has been started

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20106 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-09 21:23:14 +00:00
nbd
ff25dade79 hostapd: remove the hotplug script for adding wds station interfaces to a bridge - it suffers from race conditions. instead let hostapd add the interfaces to the bridge
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20104 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-09 21:16:38 +00:00
nbd
70de34b67d hostapd: fix setting the station vlan for wds stations on reauthentication
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20103 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-09 21:16:32 +00:00
nbd
86b31fdc27 hostapd: upgrade to 20100309
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20090 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-09 17:36:10 +00:00
nbd
6bcc663402 mac80211: add support for the noscan option for skipping the initial scan on hostapd startup
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20089 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-09 17:36:04 +00:00
nbd
bc233ef490 wpa_supplicant: fix bridging settings for wds
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20088 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-09 17:35:59 +00:00
jow
1deca27073 [package] dnsmasq: remove redundant code introduced with r20074
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20079 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-09 01:41:06 +00:00
jow
c4afa41a73 [package] dnsmasq: allow multiple macs per static lease address (#6205)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20074 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-08 23:28:55 +00:00
hauke
43675759a3 mac80211: build ipw2x00 driver from compat-wireless
ipw2x00 now depends on cfg80211 which is build form compat-wireless and not directly from kernel.


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20073 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-08 22:05:36 +00:00
juhosg
5d9279efce package: fix w1-gpio-custom package (closes #6770)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20066 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-08 17:35:03 +00:00
thepeople
e0762125d1 add missing file from patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20062 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-08 15:25:53 +00:00
thepeople
5ace1761fa finish cleaning my broken commit
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20061 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-08 15:03:42 +00:00
thepeople
63b67a2dd4 fix missing parts of r19997.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20057 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-08 14:21:32 +00:00