summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* [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
* iwinfo: add some Atheros cardsjow2012-08-141-0/+2
| | | | | | | | | These are two Atheros modules we are using, just for the cosmetics to make them show up with the proper names in LuCI. Signed-off-by: Daniel Golle <dgolle@allnet.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33186 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] iwinfo: transparently handle radioX names in madwifi backendjow2012-08-141-5/+20
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33180 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [arptables] fix breakage when compiling for armv6blogic2012-08-141-0/+19
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33179 3c298f89-4303-0410-b956-a3cf2f4a3e73
* base-files: uci-defaults for rssiledsjuhosg2012-08-131-0/+44
| | | | | | | | Adds capability to add uci-defaults defining RSSI LEDs Signed-off-by: Daniel Golle <dgolle@allnet.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33164 3c298f89-4303-0410-b956-a3cf2f4a3e73
* new package: rssileds daemonjuhosg2012-08-133-0/+402
| | | | | | | | | | | | | | | | | rssileds is a small user-space process to control LEDs by polling the signal quality reported by a WiFi interface. By using the iwinfo library, rssileds is independent of the WiFi driver used. It supports pwm controlled LEDs and may by used to nicely fade through all colors in real-time of the rainbow while only wasting very little CPU time and a small constant amount of system memory. An example configuration for the ALL0258N will follow in the next patch. This is a slightly improved version of rssileds, now quality values are in percent and stuff is written to syslog. Signed-off-by: Daniel Golle <dgolle@allnet.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33163 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [pjsip] dependencies break when alsa is stagedblogic2012-08-131-10/+44
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33162 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [lantiq] unify tapi depsblogic2012-08-135-6/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33160 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] busybox: enable fsync applet by defaultflorian2012-08-132-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33159 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [acx-mac80211] 3rd time lucky ... too much sun todayblogic2012-08-121-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33152 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [acx-mac80211] unbreak depsblogic2012-08-121-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33151 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [acx-mac80211] breaks when building for powerpcblogic2012-08-121-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33150 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] base-files: provide a sysupgrade -r (--restore-backup) option as ↵jow2012-08-122-1/+13
| | | | | | convenience wrapper for tar -C / -x(v)zf git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33147 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] netifd: bump to git head, userspace routes are installed with ↵jow2012-08-111-2/+2
| | | | | | RTPROT_STATIC from now on git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33132 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 6rd: missing config option `ipaddr`.jow2012-08-111-0/+1
| | | | | | | | This option is necessary when configuring 6rd behind NAT. Signed-off-by: Stéphan Kochen <stephan@kochen.nl> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33123 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [buildroot] move LIB_SUFFIX from base-files to rules.mkflorian2012-08-101-3/+0
| | | | | | Some packages are going to need fixups based on LIB_SUFFIX git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33080 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] netifd: call "wifi down" before "wifi up"jow2012-08-091-0/+2
| | | | | | | | | | | | When the underlying /etc/config/wireless got changed since the last "wifi up" has been performed, the uci vap ifname state vars become inconsistent on a subsequent "wifi up" and multiple vaps get mapped to the same ifnames which confuses the gui and other processes relying on them. For now call an explicit "wifi down" prior to each "wifi up" which will clear up the state accordingly. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33076 3c298f89-4303-0410-b956-a3cf2f4a3e73