summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* hostapd: enable parallel buildnbd2012-09-151-1/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33419 3c298f89-4303-0410-b956-a3cf2f4a3e73
* linux-atm: enable parallel buildsnbd2012-09-151-2/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33418 3c298f89-4303-0410-b956-a3cf2f4a3e73
* libpcap: enable parallel buildsnbd2012-09-151-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33417 3c298f89-4303-0410-b956-a3cf2f4a3e73
* dnsmasq: enable parallel buildsnbd2012-09-151-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33416 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ppp: enable parallel buildsnbd2012-09-151-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33415 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: add a config option for the inactivity timeoutnbd2012-09-151-0/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33412 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] busybox: add patch to fix CVE-2011-2716 in udhcp.florian2012-09-142-1/+165
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33404 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: add a patch for suppressing probe responses from APs that have ↵nbd2012-09-141-0/+13
| | | | | | reached their limit of maximum number of clients git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33401 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: add an option for configuring the maximum number of connected clientsnbd2012-09-141-0/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33400 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: enable disassoc on many consecutive excessive retries, improves AP ↵nbd2012-09-141-0/+2
| | | | | | mode reliability with many clients git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33399 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: fix regdb locking issuesnbd2012-09-142-2/+37
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33398 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] busybox: fix build with recent eglibc toolchainsflorian2012-09-131-0/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33395 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: support wps in hostapd_cli even when built from the mini variantnbd2012-09-131-0/+50
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33393 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: update to 2012-09-10nbd2012-09-1328-313/+198
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33392 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] base-files: remove route enabled check in lib/functions/network.sh ↵jow2012-09-131-4/+2
| | | | | | after netifd bump git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33391 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] netifd: update to latest git head, reorganizes ubus output of ↵jow2012-09-131-2/+2
| | | | | | inactive values git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33390 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] mountd: add "-f" option to not daemonize mountd, use service ↵jow2012-09-123-4/+24
| | | | | | wrappers in init script git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33378 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] hostapd: introduce new default-off option "auth_cache" which ↵jow2012-09-102-2/+5
| | | | | | controls PMKSA and Opportunistic Key Caching (#12129) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33359 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] block-mount: additionally try to umount disk by mountpoint (#12056)jow2012-09-102-2/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33357 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] comgt: fix 3g redialling if dongle is physically reattached ↵jow2012-09-092-3/+3
| | | | | | (#11567, #12008) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33350 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: bump PKG_RELEASEnbd2012-09-081-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33333 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: disable PA predistortion by default, since it has been reported to ↵nbd2012-09-081-0/+72
| | | | | | reduce rx sensitivity on some devices (#12135) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33332 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: update to 2012-09-07, adds ath9k beacon fixes, mesh/adhoc fixes, ↵nbd2012-09-0854-4735/+384
| | | | | | and more git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33331 3c298f89-4303-0410-b956-a3cf2f4a3e73
* netifd: update to latest version, fixes premature device release on link ↵nbd2012-09-061-2/+2
| | | | | | loss (fixes #12114, #12112, #11959) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33325 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: fix ap+sta issuesnbd2012-08-297-48/+29
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33311 3c298f89-4303-0410-b956-a3cf2f4a3e73
* iwinfo: add hwinfo of AR9280 2T2R PCIejuhosg2012-08-291-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33306 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211/rt2800: integrate cosmetic changes in rt3352 supportjuhosg2012-08-291-40/+39
| | | | | | Signed-off-by: Daniel Golle <dgolle@allnet.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33297 3c298f89-4303-0410-b956-a3cf2f4a3e73
* uboot-envtools: add configration for ramips devicesjuhosg2012-08-292-0/+31
| | | | | | | | uboot-env settings for ALL0239-3G, ALL0256N, ALL5002. Signed-off-by: Daniel Golle <dgolle@allnet.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33296 3c298f89-4303-0410-b956-a3cf2f4a3e73
* iwinfo: add hwinfo for Rt3050 and maintain alphabetic orderjow2012-08-291-1/+2
| | | | | | Signed-off-by: Daniel Golle <dgolle@allnet.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33293 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [openssl] revert threadsafe patchblogic2012-08-291-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33292 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] ppp: introduce "authfail" option which specifies whether pppd ↵jow2012-08-291-1/+5
| | | | | | should attempt to re-authenticate after a failed PAP/CHAP auth git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33291 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: add fix to improve reliability of powersave clientsnbd2012-08-291-0/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33290 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: reorganize patchesnbd2012-08-2915-363/+349
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33289 3c298f89-4303-0410-b956-a3cf2f4a3e73
* uboot-envtools: add configuration for ALL0315Njuhosg2012-08-271-0/+1
| | | | | | Signed-off-by: Daniel Golle <dgolle@allnet.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33283 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: fix a crash on accessing stale skb->dev referencesnbd2012-08-271-0/+32
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33279 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: fix PA predistortion training, fixes hang issues and most likely also ↵nbd2012-08-271-0/+58
| | | | | | fixes #12073 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33278 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: add a patch to fix ASPM related issuesnbd2012-08-271-0/+21
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33277 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: add mirror md5sum to fix issue with the disappeared svn repo (#12084)nbd2012-08-261-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33276 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [openssl] add missin -lpthread to the util - build bots spotted thisblogic2012-08-261-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33273 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/util-linux: don't lie about availability of '%ms' scanf modifierjuhosg2012-08-242-3/+108
| | | | | | | | | Use a patch from gentoo which allows building libmount even if the C library does not supports %ms/%as. See: https://bugs.gentoo.org/406303 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33270 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [openssl] add safethreadblogic2012-08-241-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33269 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/uboot-envtools: always install the fw_setenv symlinkjuhosg2012-08-231-15/+0
| | | | | | | | | | It is required by sysupgrade on some boards, and it is only working if a suitable /etc/fw_env.config is present on the target board. If an user creates such configuration he/she should know that it is a dangerous tool. The devices can be bricked in several other ways anyway. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33265 3c298f89-4303-0410-b956-a3cf2f4a3e73
* lantiq: dsl: fix status polling loopblogic2012-08-221-0/+11
| | | | | | | | doesn't need to do it 20 times all the time, missing loop condition check Signed-off-by: Conor O'Gorman <i@conorogorman.net> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33217 3c298f89-4303-0410-b956-a3cf2f4a3e73
* dnsmasq: Set prefix on-link bit in RAsblogic2012-08-222-1/+43
| | | | | | | | This is fix an issue with dnsmasq's RA that does not set the "on-link" bit, making all local IPv6 traffic go to the router then to the destination host, not directly to each other. patch is from dnsmasq git git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33216 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] comgt: handle service mode for Huawai modems (#12039)jow2012-08-192-2/+9
| | | | | | | | | | | | | It seems that the comgt package does not handle the Huawei 3G USB dongle E176 correctly (and probably other Huawei dongles too). My dongle appears as ID 12d1:1001 Huawei Technologies Co., Ltd. E620 USB Modem and 3G/UMTS connections work well. However, no connection is established if only 2G/GPRS is available: the pppd chat script fails with NO CARRIER although the dongle is registered to the network (via 2G). As outlined in this wiki or this blog, Huawei chips use the AT^SYSCFG command to set 2G or 3G mode, which is not implemented in comgt at the moment. Thus I wrote a patch for /lib/network/3g.sh which adds support for the "service" option in the network configuration with Huawei dongles. By default (if no "service" option is specified) also 2G is used when 3G is unavailable. The Huawei dongle is detected analogously to other chips (the output of gcom -d /dev/ttyUSB0 -s /etc/gcom/getcardinfo.gcom is scanned for huawei). Some further information: The AT^SYSCFG command seems to be respected only once after the dongle is attached (or after the host is powered up). Resetting the dongle seems to render the serial port unusable in some cases. However, the patch sets a useful mode by default which should cover most use cases (3G preferred, but 2G allowed) and if 3G-only or 2G-only mode is required the device can be power cycled. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33212 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] acx-mac80211: depend on mipsel, not mips since AR7 is low endianjow2012-08-161-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33201 3c298f89-4303-0410-b956-a3cf2f4a3e73
* iwinfo: add hwinfo for Rt3052jow2012-08-151-0/+1
| | | | | | Signed-off-by: Daniel Golle <dgolle@allnet.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33200 3c298f89-4303-0410-b956-a3cf2f4a3e73
* iwinfo: add hw info support for Rt3xxx SoCsjow2012-08-152-1/+24
| | | | | | | | | | | This takes the device_id and subsystem_id from the EEPROM, I'll add the info for other Rt3xxx chips in the next days. [jow: minor whitespace changes] Signed-off-by: Daniel Golle <dgolle@allnet.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33199 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath5k: add back a patch for fixing eeprom rate power parsingnbd2012-08-151-0/+21
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33198 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/om-watchdog: start service only on the om2p/om2p-lc boards on ar71xxjuhosg2012-08-151-5/+5
| | | | | | | If the package is installed, it starts the watchdog daemon on every ar71xx based board. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33194 3c298f89-4303-0410-b956-a3cf2f4a3e73