Hauke Mehrtens
7401a7a672
mac80211: fiy typo in b43-fwsquash.py
...
Thanks Jonas
SVN-Revision: 33529
2012-09-23 18:47:45 +00:00
Felix Fietkau
a4b0a5043d
hostapd: move the + to the correct line
...
SVN-Revision: 33527
2012-09-23 12:36:32 +00:00
Felix Fietkau
79e9f855f4
grub2: use the static lzma lib instead of the dynamic one
...
SVN-Revision: 33526
2012-09-23 10:38:06 +00:00
Felix Fietkau
ed2bf29be5
build: add the + token to any commands that can pass through the jobserver, fixes parallel build on some systems
...
SVN-Revision: 33523
2012-09-23 09:50:01 +00:00
Felix Fietkau
5c88d907c8
grub2: disable nls to fix build failure when libintl/host is built
...
SVN-Revision: 33522
2012-09-23 09:49:56 +00:00
Felix Fietkau
5e8fd64cb2
e2fsprogs: drop an unnecessary include that breaks on mac os x
...
SVN-Revision: 33517
2012-09-22 23:34:54 +00:00
Felix Fietkau
cc13232904
add a package for grub2
...
SVN-Revision: 33512
2012-09-22 20:10:38 +00:00
Jo-Philipp Wich
09fe127a14
comgt: perform case insensitive match when probing for Huawei devices ( #12039 )
...
SVN-Revision: 33507
2012-09-22 14:55:17 +00:00
Hauke Mehrtens
da94d4ac29
switch: warn if ndo_do_ioctl is not implemented in the Ethernet driver
...
SVN-Revision: 33506
2012-09-22 12:29:23 +00:00
Hauke Mehrtens
8f0d711550
mac80211: fix b43 firmware squash for HT and LCN firmware, one file was missing for both.
...
SVN-Revision: 33505
2012-09-22 12:28:37 +00:00
Jo-Philipp Wich
31d9f3d61f
fuse: remove now redundant dependency on +USE_EGLIBC:librt
...
SVN-Revision: 33482
2012-09-19 15:37:35 +00:00
Florian Fainelli
c7f0f973ab
gdb: gdbserver package dependency fix ( #11179 )
...
In the current trunk, gdbserver is not building anymore (with EGLIBC 2.15
selected) due to a missing dependency:
Package gdbserver is missing dependencies for the following libraries:
libthread_db.so.1
In order to fix it, the system shared lib libthread_db.so.1 is copied from
the toolchain lib dir into the gdb package target structure (/usr/lib) to
pass the dependency checks.
This patch was (quickly) reviewed by Paul Fertser on IRC.
Signed-off-by: xxiao <xxiao@fosiao.com>
Signed-off-by: Matthieu Boujonnier <openwrt-devel@metaverse.fr>
SVN-Revision: 33479
2012-09-19 15:13:50 +00:00
Florian Fainelli
78f4cf3d70
base-files: release an attached loop device on umounting
...
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
SVN-Revision: 33477
2012-09-19 15:13:44 +00:00
Florian Fainelli
61e96dab3f
fuse: Add librt to fuse to build with eglibc
...
Signed-off-by: xxiao <xxiao@fosiao.com>
SVN-Revision: 33476
2012-09-19 15:13:41 +00:00
Florian Fainelli
9e504b31a4
busybox: add support for CHECKSUM_PARTIAL to udhcpc
...
When running as KVM or Xen guest, packets may be received with
incomplete checksum[1]. Patch adopted from Fedora dhcp package.
[1]. http://article.gmane.org/gmane.linux.kernel/1003853
Signed-off-by: Alexey I. Froloff <raorn@raorn.name>
SVN-Revision: 33475
2012-09-19 15:13:38 +00:00
Florian Fainelli
40b13bc86a
mac80211: remove ep93xx target from blacklist.
...
SVN-Revision: 33465
2012-09-19 11:39:48 +00:00
Hauke Mehrtens
bf0974e8da
switch: improve error message
...
SVN-Revision: 33464
2012-09-19 10:57:38 +00:00
Felix Fietkau
77acef2bb9
hostapd: update mirror md5sum for latest version ( fixes #12208 )
...
SVN-Revision: 33456
2012-09-18 07:01:26 +00:00
Jo-Philipp Wich
2165240c32
base-files: make file compare silent in migrate-sysctl
...
SVN-Revision: 33449
2012-09-17 18:36:51 +00:00
Jo-Philipp Wich
0fd1fb6252
base-files: add uci-defaults script to migrate sysctl.conf ( #12196 )
...
SVN-Revision: 33448
2012-09-17 17:15:56 +00:00
Jo-Philipp Wich
f1eda43e73
netifd: prevent error in ifup if no /etc/config/wireless exists, properly handle wifi-iface sections which are part of multiple networks
...
SVN-Revision: 33425
2012-09-15 12:50:55 +00:00
Felix Fietkau
d365063c59
opkg: add host and package parallel build support
...
SVN-Revision: 33424
2012-09-15 12:34:52 +00:00
Felix Fietkau
cfbb7d9b22
hostapd: enable parallel build
...
SVN-Revision: 33419
2012-09-15 11:37:07 +00:00
Felix Fietkau
fb2b3c9eae
linux-atm: enable parallel builds
...
SVN-Revision: 33418
2012-09-15 11:37:04 +00:00
Felix Fietkau
e3b3a9473c
libpcap: enable parallel builds
...
SVN-Revision: 33417
2012-09-15 11:37:01 +00:00
Felix Fietkau
d7a6141297
dnsmasq: enable parallel builds
...
SVN-Revision: 33416
2012-09-15 11:36:58 +00:00
Felix Fietkau
fe30b8effa
ppp: enable parallel builds
...
SVN-Revision: 33415
2012-09-15 11:36:55 +00:00
Felix Fietkau
a5bf74c2e7
hostapd: add a config option for the inactivity timeout
...
SVN-Revision: 33412
2012-09-15 10:21:18 +00:00
Florian Fainelli
93c28ea473
busybox: add patch to fix CVE-2011-2716 in udhcp.
...
SVN-Revision: 33404
2012-09-14 15:36:38 +00:00
Felix Fietkau
16266e2232
hostapd: add a patch for suppressing probe responses from APs that have reached their limit of maximum number of clients
...
SVN-Revision: 33401
2012-09-14 14:08:39 +00:00
Felix Fietkau
39e6e9e394
hostapd: add an option for configuring the maximum number of connected clients
...
SVN-Revision: 33400
2012-09-14 14:08:35 +00:00
Felix Fietkau
9b020e776e
hostapd: enable disassoc on many consecutive excessive retries, improves AP mode reliability with many clients
...
SVN-Revision: 33399
2012-09-14 13:45:29 +00:00
Felix Fietkau
ef8b5fda8d
mac80211: fix regdb locking issues
...
SVN-Revision: 33398
2012-09-14 13:37:30 +00:00
Florian Fainelli
623169bc49
busybox: fix build with recent eglibc toolchains
...
SVN-Revision: 33395
2012-09-13 15:57:59 +00:00
Felix Fietkau
f2521b8104
hostapd: support wps in hostapd_cli even when built from the mini variant
...
SVN-Revision: 33393
2012-09-13 12:39:14 +00:00
Felix Fietkau
5d57cd2414
hostapd: update to 2012-09-10
...
SVN-Revision: 33392
2012-09-13 12:38:51 +00:00
Jo-Philipp Wich
dac5ed38b6
base-files: remove route enabled check in lib/functions/network.sh after netifd bump
...
SVN-Revision: 33391
2012-09-13 08:47:10 +00:00
Jo-Philipp Wich
90c6994ad2
netifd: update to latest git head, reorganizes ubus output of inactive values
...
SVN-Revision: 33390
2012-09-13 08:47:06 +00:00
Jo-Philipp Wich
6804bafadd
mountd: add "-f" option to not daemonize mountd, use service wrappers in init script
...
SVN-Revision: 33378
2012-09-12 10:09:55 +00:00
Jo-Philipp Wich
24e24b2d51
hostapd: introduce new default-off option "auth_cache" which controls PMKSA and Opportunistic Key Caching ( #12129 )
...
SVN-Revision: 33359
2012-09-10 12:23:41 +00:00
Jo-Philipp Wich
77fe98d134
block-mount: additionally try to umount disk by mountpoint ( #12056 )
...
SVN-Revision: 33357
2012-09-10 09:48:31 +00:00
Jo-Philipp Wich
56dbeb781e
comgt: fix 3g redialling if dongle is physically reattached ( #11567 , #12008 )
...
SVN-Revision: 33350
2012-09-09 19:46:38 +00:00
Felix Fietkau
958cb133ae
mac80211: bump PKG_RELEASE
...
SVN-Revision: 33333
2012-09-08 13:19:21 +00:00
Felix Fietkau
c9eea9dea9
ath9k: disable PA predistortion by default, since it has been reported to reduce rx sensitivity on some devices ( #12135 )
...
SVN-Revision: 33332
2012-09-08 13:18:58 +00:00
Felix Fietkau
6f6af5bee7
mac80211: update to 2012-09-07, adds ath9k beacon fixes, mesh/adhoc fixes, and more
...
SVN-Revision: 33331
2012-09-08 11:10:54 +00:00
Felix Fietkau
31e063d212
netifd: update to latest version, fixes premature device release on link loss ( fixes #12114 , #12112 , #11959 )
...
SVN-Revision: 33325
2012-09-06 15:05:30 +00:00
Felix Fietkau
088a126240
hostapd: fix ap+sta issues
...
SVN-Revision: 33311
2012-08-29 16:06:24 +00:00
Gabor Juhos
b2d4ae6615
iwinfo: add hwinfo of AR9280 2T2R PCIe
...
SVN-Revision: 33306
2012-08-29 10:37:49 +00:00
Gabor Juhos
86ff39c2cb
mac80211/rt2800: integrate cosmetic changes in rt3352 support
...
Signed-off-by: Daniel Golle <dgolle@allnet.de>
SVN-Revision: 33297
2012-08-29 10:37:33 +00:00
Gabor Juhos
326426b388
uboot-envtools: add configration for ramips devices
...
uboot-env settings for ALL0239-3G, ALL0256N, ALL5002.
Signed-off-by: Daniel Golle <dgolle@allnet.de>
SVN-Revision: 33296
2012-08-29 10:37:32 +00:00