summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* ath9k: reduce allocation size, common->cachelz is already added to the ↵nbd2011-01-281-1/+1
| | | | | | buffer size elsewhere git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25205 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: fix a compile error in the debug stubs (fixes #8737, #8745)nbd2011-01-281-0/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25204 3c298f89-4303-0410-b956-a3cf2f4a3e73
* cron: Add pathnbd2011-01-281-0/+2
| | | | | | | | | | Override PATH for /etc/init.d/cron. This is necessary to ensure all programs can be found when executing the script from remote by using ssh. (e.g. ssh IP /etc/init.d/cron restart) Patch from: kentarou matsuyama <matsuyama@thinktube.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25196 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: ignore errors in the command to set the rx/tx antenna - many ↵nbd2011-01-281-1/+1
| | | | | | drivers do not support this yet git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25192 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] firewall: fix wrong rule order if multiple protocols are usedjow2011-01-272-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25179 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] enable MOS7720 usb-serial devicesflorian2011-01-271-0/+15
| | | | | | | | | Enable build of kernel module for MOS7720 usb-serial devices. Tested on WGT634U and WL500g running trunk @r24238. Signed-off-by: Marc Zyngier <maz@misterjones.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25174 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] admswconfig: reset interface after applying configflorian2011-01-271-0/+2
| | | | | | Signed-off-by: Alexey Torkhov <atorkhov@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25173 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] base-files: support port_state in led config (#6763)florian2011-01-271-0/+4
| | | | | | Signed-off-by: Alexey Torkhov <atorkhov@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25172 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] acx: don't fail if 'wifi' led is missingflorian2011-01-271-1/+1
| | | | | | Signed-off-by: Alexey Torkhov <atorkhov@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25168 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] acx-mac80211: support loading different firmwaresflorian2011-01-271-13/+60
| | | | | | Signed-off-by: Alexey Torkhov <atorkhov@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25167 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] mac80211: fix order of iw parameters, fix broken antenna config calljow2011-01-271-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25152 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package/busybox]: we don't support gcc 4.5.0kaloz2011-01-271-4/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25146 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [toolchain]: get rid of gcc 4.1.2 and 4.2.4 supportkaloz2011-01-271-5/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25144 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] dnsmasq: add support for option "--dhcp-script" (thanks Bastian ↵acinonyx2011-01-271-0/+1
| | | | | | Bittorf) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25137 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] mac80211: Fix antenna setting when only one of {rx,tx}antenna ↵acinonyx2011-01-271-4/+3
| | | | | | options is specified git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25136 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] iw: Refresh patchesacinonyx2011-01-274-20/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25135 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] iw: Extend antenna setting 'all' to apply for either rx or tx antennaacinonyx2011-01-271-14/+23
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25134 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] mac80211: add missing done to mac80211.sh (#8735)jow2011-01-261-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25131 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] mac80211: add mising esac to mac80211.shjow2011-01-261-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25122 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/base-files: add get_magic_long() to common upgrade scriptjuhosg2011-01-262-1/+5
| | | | | | Patch-by: Mark Mentovai <mark@moxienet.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25117 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] mac80211: rework recent mac80211.sh additions:jow2011-01-261-7/+32
| | | | | | | | | - split antenna options into rxantenna and txantenna to bring it in line with broadcom and madwifi - get rid of temporary variables - follow the documented config protocol for wep keys (option key # + option key# [s:]data) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25116 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: optimize memory allocations - improves performance and reduces ath9k ↵nbd2011-01-261-0/+200
| | | | | | RAM usage by 2 MB per device git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25115 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: Add new parameters to mac80211.shnbd2011-01-261-1/+10
| | | | | | | | | | | | Add new options 'bintval' (beacon interval), 'basicrates' (basic rates) and 'antenna' (antenna selection) for /etc/config/wireless to be used with mac80211 drivers. Enable WEP encryption for IBSS mode. Patch from: kentarou matsuyama <matsuyama@thinktube.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25111 3c298f89-4303-0410-b956-a3cf2f4a3e73
* iw: Fix data types for iw survey channel timenbd2011-01-261-10/+10
| | | | | | | | | The channel times are unsigned 64 bit values, so we shouldn't print them as signed values. Patch from: kentarou matsuyama <matsuyama@thinktube.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25110 3c298f89-4303-0410-b956-a3cf2f4a3e73
* iw: Add signal average to station informationnbd2011-01-261-0/+36
| | | | | | Patch from: kentarou matsuyama <matsuyama@thinktube.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25109 3c298f89-4303-0410-b956-a3cf2f4a3e73
* iw: Add support to print station retry countersnbd2011-01-261-0/+35
| | | | | | Patch from: kentarou matsuyama <matsuyama@thinktube.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25108 3c298f89-4303-0410-b956-a3cf2f4a3e73
* iw: Add ibss join parameter for beacon intervalnbd2011-01-261-0/+57
| | | | | | | | NL80211_ATTR_BEACON_INTERVAL already exists, we just have to use it. Patch from: kentarou matsuyama <matsuyama@thinktube.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25107 3c298f89-4303-0410-b956-a3cf2f4a3e73
* iw: Add support for antenna configuration commandsnbd2011-01-261-0/+82
| | | | | | Patch from: kentarou matsuyama <matsuyama@thinktube.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25106 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: Add mac address filter configuration for hostapdnbd2011-01-261-1/+22
| | | | | | | | | Add support of mac address filter. Now 'macfilter' and 'maclist' options can be used with mac80211. Patch from: kentarou matsuyama <matsuyama@thinktube.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25105 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: Improve ath5k/ar71xx PCI bug WARnbd2011-01-261-2/+2
| | | | | | | | | | | | | | | | | It has been confirmed by Atheros that this PCI bug affects the RX side only, so we can keep the 128B DMA size for TX. With this change we can double the thruput of ath5k from 15Mps to 30Mbps. We have been using this patch since more than 6 month in a production environment without problems and a significant performance improvement. It has also been said to fix HW encryption: http://www.mail-archive.com/ath5k-devel@lists.ath5k.org/msg04311.html Patch from: kentarou matsuyama <matsuyama@thinktube.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25104 3c298f89-4303-0410-b956-a3cf2f4a3e73
* libnl-tiny: Fix for c++ compatibilitynbd2011-01-264-9/+9
| | | | | | | | | | g++ compiler issued some errors like "invalid conversion from void* to *struct nl_attr" when compiling cpp file which calls libnl-tiny functions. (it's OK with gcc) Also see https://dev.openwrt.org/ticket/7854 Patch from: kentarou matsuyama <matsuyama@thinktube.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25101 3c298f89-4303-0410-b956-a3cf2f4a3e73
* dnsmasq: Fix parameter 'limit'nbd2011-01-261-0/+1
| | | | | | | | | | 'limit' is actually the number of IP addresses to serve. See the use of ipcalc.sh. For getting the expected number of IP addresses served, we have to decrement limit by one. Patch from: kentarou matsuyama <matsuyama@thinktube.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25100 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: fix tx queue debug countersnbd2011-01-261-0/+101
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25099 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: update to 20110117nbd2011-01-2416-152/+222
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25094 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: update to wireless-testing 2011-01-24nbd2011-01-2416-1567/+1328
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25093 3c298f89-4303-0410-b956-a3cf2f4a3e73
* allow files/ to overwrite existing symlinks (fixes #3508)nbd2011-01-231-0/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25078 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [uboot-lantiq] add support for arv4518 and arv752DWP22 boardsblogic2011-01-2323-8/+4001
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25071 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [linux-atm]blogic2011-01-222-23/+14
| | | | | | | | * bump to 2.5.2 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25067 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: kmod-ath9k has no extra menuconfig options, remove MENU:=1 (#8695)nbd2011-01-211-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25060 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: fix some ps wakeup/restore issues that led to crashes and other weird ↵nbd2011-01-211-0/+61
| | | | | | behavior git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25058 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: disable PA predistortion on AR93xx for now until it is properly fixednbd2011-01-214-3/+35
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25056 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: remove virtual wiphy support - it was only experimental anyway and it ↵nbd2011-01-204-0/+2230
| | | | | | is not going to be maintained anymore git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25055 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: add a few tx related fixesnbd2011-01-203-0/+222
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25054 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: update to wireless-testing 2010-01-19nbd2011-01-2016-247/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25053 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] qos-scripts: Rework qos-stat scriptacinonyx2011-01-202-17/+60
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25052 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: fix the br_port_exists compatibility macro for 2.6.38nbd2011-01-201-0/+50
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25051 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] uci: use latest git, fixes reorder operation and incorperates ↵jow2011-01-192-24/+4
| | | | | | nested delete patch git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25048 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] ppp: don't die on malformed PADS frames that might appear on ↵jow2011-01-192-1/+110
| | | | | | instable DSL lines git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25044 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] base-files: Fix typo in option name for disabling failsafe announcmentcshore2011-01-181-1/+1
| | | | | | Thanks to Andrey Zholos for this patch git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25040 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: rework wds sta fix - check for the protocol of the incoming frame ↵nbd2011-01-181-6/+30
| | | | | | instead of just the authorized state git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25039 3c298f89-4303-0410-b956-a3cf2f4a3e73