summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* * drop codebase in favour of lantiq targetJohn Crispin2011-02-0122-9353/+0
| | | | SVN-Revision: 25277
* should depend on lantiq and not ifxmipsJohn Crispin2011-02-012-2/+2
| | | | SVN-Revision: 25276
* * rename voice package * sync with lantiqs release * make it work on lantiq ↵John Crispin2011-02-0121-880/+244
| | | | | | kernel SVN-Revision: 25275
* * rename lqdsl packages to ltq-dsl * small rework of packages * make it work ↵John Crispin2011-02-0121-57/+48
| | | | | | with latest kernel SVN-Revision: 25274
* * rework the arcadyan sku support * adds a few new boards and switchesJohn Crispin2011-02-0126-1456/+250
| | | | SVN-Revision: 25273
* block-extroot: Fixed the functionality that disables the extroot after a ↵Daniel Dickinson2011-02-011-3/+5
| | | | | | firmware upgrade (which is necessary because of possible kernel version or uClibc version conflicts). It was implented but actually failed to disable extroot when it should have. This commit fixes that. SVN-Revision: 25269
* base-files: Remove deprecated hotplug2 commands, update old commands to newVasilis Tsiligiannis2011-01-311-15/+5
| | | | SVN-Revision: 25268
* libnl-tiny: add unl a convenience wrapper around the libnl apiFelix Fietkau2011-01-313-1/+337
| | | | SVN-Revision: 25263
* block-extroot: Fixed hang when no modules in on either squashfs or jffs2 and ↵Daniel Dickinson2011-01-311-2/+2
| | | | | | suppressed extraneous not found error message when no modules on jffs2. SVN-Revision: 25259
* cfg80211: revert the max power patch - it seems to be limiting tx power too ↵Felix Fietkau2011-01-301-35/+0
| | | | | | much on some devices SVN-Revision: 25258
* udev: install development libraries in staging dir (#8370)Florian Fainelli2011-01-291-0/+11
| | | | SVN-Revision: 25245
* kmod-via-velocity depends on kmod-crc-ccitt (#8730)Florian Fainelli2011-01-291-1/+1
| | | | SVN-Revision: 25244
* base-files: fix a typo in processing of additional dhcp request optsJo-Philipp Wich2011-01-291-1/+1
| | | | SVN-Revision: 25239
* cfg80211: do not overwrite the hardware max power setting in the regulatory ↵Felix Fietkau2011-01-291-0/+35
| | | | | | code, fixes reported tx power values SVN-Revision: 25238
* base-files: fix handling of dhcp "reqopts" optionJo-Philipp Wich2011-01-291-4/+8
| | | | SVN-Revision: 25237
* br2684ctl from linux-atmFlorian Fainelli2011-01-295-435/+22
| | | | | | Signed-off-by: Philip Prindeville <philipp_subx@redfish-solutions.com> SVN-Revision: 25225
* uhttpd: substitute "+" with space when using the -d flag, lazyload tls supportJo-Philipp Wich2011-01-282-41/+61
| | | | SVN-Revision: 25220
* ath9k: reduce allocation size, common->cachelz is already added to the ↵Felix Fietkau2011-01-281-1/+1
| | | | | | buffer size elsewhere SVN-Revision: 25205
* ath9k: fix a compile error in the debug stubs (fixes #8737, #8745)Felix Fietkau2011-01-281-0/+10
| | | | SVN-Revision: 25204
* cron: Add pathFelix Fietkau2011-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> SVN-Revision: 25196
* mac80211: ignore errors in the command to set the rx/tx antenna - many ↵Felix Fietkau2011-01-281-1/+1
| | | | | | drivers do not support this yet SVN-Revision: 25192
* firewall: fix wrong rule order if multiple protocols are usedJo-Philipp Wich2011-01-272-4/+4
| | | | SVN-Revision: 25179
* enable MOS7720 usb-serial devicesFlorian Fainelli2011-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> SVN-Revision: 25174
* admswconfig: reset interface after applying configFlorian Fainelli2011-01-271-0/+2
| | | | | | Signed-off-by: Alexey Torkhov <atorkhov@gmail.com> SVN-Revision: 25173
* base-files: support port_state in led config (#6763)Florian Fainelli2011-01-271-0/+4
| | | | | | Signed-off-by: Alexey Torkhov <atorkhov@gmail.com> SVN-Revision: 25172
* acx: don't fail if 'wifi' led is missingFlorian Fainelli2011-01-271-1/+1
| | | | | | Signed-off-by: Alexey Torkhov <atorkhov@gmail.com> SVN-Revision: 25168
* acx-mac80211: support loading different firmwaresFlorian Fainelli2011-01-271-13/+60
| | | | | | Signed-off-by: Alexey Torkhov <atorkhov@gmail.com> SVN-Revision: 25167
* mac80211: fix order of iw parameters, fix broken antenna config callJo-Philipp Wich2011-01-271-2/+2
| | | | SVN-Revision: 25152
* we don't support gcc 4.5.0Imre Kaloz2011-01-271-4/+0
| | | | SVN-Revision: 25146
* get rid of gcc 4.1.2 and 4.2.4 supportImre Kaloz2011-01-271-5/+0
| | | | SVN-Revision: 25144
* dnsmasq: add support for option "--dhcp-script" (thanks Bastian Bittorf)Vasilis Tsiligiannis2011-01-271-0/+1
| | | | SVN-Revision: 25137
* mac80211: Fix antenna setting when only one of {rx,tx}antenna options is ↵Vasilis Tsiligiannis2011-01-271-4/+3
| | | | | | specified SVN-Revision: 25136
* iw: Refresh patchesVasilis Tsiligiannis2011-01-274-20/+8
| | | | SVN-Revision: 25135
* iw: Extend antenna setting 'all' to apply for either rx or tx antennaVasilis Tsiligiannis2011-01-271-14/+23
| | | | SVN-Revision: 25134
* mac80211: add missing done to mac80211.sh (#8735)Jo-Philipp Wich2011-01-261-0/+1
| | | | SVN-Revision: 25131
* mac80211: add mising esac to mac80211.shJo-Philipp Wich2011-01-261-0/+1
| | | | SVN-Revision: 25122
* package/base-files: add get_magic_long() to common upgrade scriptGabor Juhos2011-01-262-1/+5
| | | | | | Patch-by: Mark Mentovai <mark@moxienet.com> SVN-Revision: 25117
* mac80211: rework recent mac80211.sh additions: - split antenna options into ↵Jo-Philipp Wich2011-01-261-7/+32
| | | | | | 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) SVN-Revision: 25116
* ath9k: optimize memory allocations - improves performance and reduces ath9k ↵Felix Fietkau2011-01-261-0/+200
| | | | | | RAM usage by 2 MB per device SVN-Revision: 25115
* mac80211: Add new parameters to mac80211.shFelix Fietkau2011-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> SVN-Revision: 25111
* iw: Fix data types for iw survey channel timeFelix Fietkau2011-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> SVN-Revision: 25110
* iw: Add signal average to station informationFelix Fietkau2011-01-261-0/+36
| | | | | | Patch from: kentarou matsuyama <matsuyama@thinktube.com> SVN-Revision: 25109
* iw: Add support to print station retry countersFelix Fietkau2011-01-261-0/+35
| | | | | | Patch from: kentarou matsuyama <matsuyama@thinktube.com> SVN-Revision: 25108
* iw: Add ibss join parameter for beacon intervalFelix Fietkau2011-01-261-0/+57
| | | | | | | | NL80211_ATTR_BEACON_INTERVAL already exists, we just have to use it. Patch from: kentarou matsuyama <matsuyama@thinktube.com> SVN-Revision: 25107
* iw: Add support for antenna configuration commandsFelix Fietkau2011-01-261-0/+82
| | | | | | Patch from: kentarou matsuyama <matsuyama@thinktube.com> SVN-Revision: 25106
* mac80211: Add mac address filter configuration for hostapdFelix Fietkau2011-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> SVN-Revision: 25105
* mac80211: Improve ath5k/ar71xx PCI bug WARFelix Fietkau2011-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> SVN-Revision: 25104
* libnl-tiny: Fix for c++ compatibilityFelix Fietkau2011-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> SVN-Revision: 25101
* dnsmasq: Fix parameter 'limit'Felix Fietkau2011-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> SVN-Revision: 25100
* ath9k: fix tx queue debug countersFelix Fietkau2011-01-261-0/+101
| | | | SVN-Revision: 25099