John Crispin
e919bd002a
* drop codebase in favour of lantiq target
...
SVN-Revision: 25277
14 years ago
John Crispin
61527e0b52
should depend on lantiq and not ifxmips
...
SVN-Revision: 25276
14 years ago
John Crispin
fd551c1fa7
* rename voice package * sync with lantiqs release * make it work on lantiq kernel
...
SVN-Revision: 25275
14 years ago
John Crispin
79b3d8f69a
* rename lqdsl packages to ltq-dsl * small rework of packages * make it work with latest kernel
...
SVN-Revision: 25274
14 years ago
John Crispin
c7bb106433
* rework the arcadyan sku support * adds a few new boards and switches
...
SVN-Revision: 25273
14 years ago
Daniel Dickinson
3fa871cb4b
block-extroot: Fixed the functionality that disables the extroot after a 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
14 years ago
Vasilis Tsiligiannis
3a3d95b191
base-files: Remove deprecated hotplug2 commands, update old commands to new
...
SVN-Revision: 25268
14 years ago
Felix Fietkau
ca354290eb
libnl-tiny: add unl a convenience wrapper around the libnl api
...
SVN-Revision: 25263
14 years ago
Daniel Dickinson
ef8a192e42
block-extroot: Fixed hang when no modules in on either squashfs or jffs2 and suppressed extraneous not found error message when no modules on jffs2.
...
SVN-Revision: 25259
14 years ago
Felix Fietkau
e00933b6d6
cfg80211: revert the max power patch - it seems to be limiting tx power too much on some devices
...
SVN-Revision: 25258
14 years ago
Florian Fainelli
efb455eebe
udev: install development libraries in staging dir ( #8370 )
...
SVN-Revision: 25245
14 years ago
Florian Fainelli
058b54773a
kmod-via-velocity depends on kmod-crc-ccitt ( #8730 )
...
SVN-Revision: 25244
14 years ago
Jo-Philipp Wich
a0b2eba08c
base-files: fix a typo in processing of additional dhcp request opts
...
SVN-Revision: 25239
14 years ago
Felix Fietkau
e146d9b386
cfg80211: do not overwrite the hardware max power setting in the regulatory code, fixes reported tx power values
...
SVN-Revision: 25238
14 years ago
Jo-Philipp Wich
a8edd9d50e
base-files: fix handling of dhcp "reqopts" option
...
SVN-Revision: 25237
14 years ago
Florian Fainelli
3810bdf320
br2684ctl from linux-atm
...
Signed-off-by: Philip Prindeville <philipp_subx@redfish-solutions.com>
SVN-Revision: 25225
14 years ago
Jo-Philipp Wich
3b3e5b7a49
uhttpd: substitute "+" with space when using the -d flag, lazyload tls support
...
SVN-Revision: 25220
14 years ago
Felix Fietkau
04628c88d4
ath9k: reduce allocation size, common->cachelz is already added to the buffer size elsewhere
...
SVN-Revision: 25205
14 years ago
Felix Fietkau
0a54236bea
ath9k: fix a compile error in the debug stubs ( fixes #8737 , #8745 )
...
SVN-Revision: 25204
14 years ago
Felix Fietkau
50c44d0b54
cron: Add path
...
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
14 years ago
Felix Fietkau
718645d581
mac80211: ignore errors in the command to set the rx/tx antenna - many drivers do not support this yet
...
SVN-Revision: 25192
14 years ago
Jo-Philipp Wich
04b20727d8
firewall: fix wrong rule order if multiple protocols are used
...
SVN-Revision: 25179
14 years ago
Florian Fainelli
2689e63f58
enable MOS7720 usb-serial devices
...
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
14 years ago
Florian Fainelli
e85bbb37d5
admswconfig: reset interface after applying config
...
Signed-off-by: Alexey Torkhov <atorkhov@gmail.com>
SVN-Revision: 25173
14 years ago
Florian Fainelli
d7fe921089
base-files: support port_state in led config ( #6763 )
...
Signed-off-by: Alexey Torkhov <atorkhov@gmail.com>
SVN-Revision: 25172
14 years ago
Florian Fainelli
af8d8506e5
acx: don't fail if 'wifi' led is missing
...
Signed-off-by: Alexey Torkhov <atorkhov@gmail.com>
SVN-Revision: 25168
14 years ago
Florian Fainelli
0c71bc09d1
acx-mac80211: support loading different firmwares
...
Signed-off-by: Alexey Torkhov <atorkhov@gmail.com>
SVN-Revision: 25167
14 years ago
Jo-Philipp Wich
a580764a9f
mac80211: fix order of iw parameters, fix broken antenna config call
...
SVN-Revision: 25152
14 years ago
Imre Kaloz
51156ea6b8
we don't support gcc 4.5.0
...
SVN-Revision: 25146
14 years ago
Imre Kaloz
25fb11cf89
get rid of gcc 4.1.2 and 4.2.4 support
...
SVN-Revision: 25144
14 years ago
Vasilis Tsiligiannis
e14097aca9
dnsmasq: add support for option "--dhcp-script" (thanks Bastian Bittorf)
...
SVN-Revision: 25137
14 years ago
Vasilis Tsiligiannis
e6a9e6875a
mac80211: Fix antenna setting when only one of {rx,tx}antenna options is specified
...
SVN-Revision: 25136
14 years ago
Vasilis Tsiligiannis
2ac7f2cab4
iw: Refresh patches
...
SVN-Revision: 25135
14 years ago
Vasilis Tsiligiannis
57355faae1
iw: Extend antenna setting 'all' to apply for either rx or tx antenna
...
SVN-Revision: 25134
14 years ago
Jo-Philipp Wich
3b0c90325e
mac80211: add missing done to mac80211.sh ( #8735 )
...
SVN-Revision: 25131
14 years ago
Jo-Philipp Wich
49d060dc1b
mac80211: add mising esac to mac80211.sh
...
SVN-Revision: 25122
14 years ago
Gabor Juhos
25feec0c9c
package/base-files: add get_magic_long() to common upgrade script
...
Patch-by: Mark Mentovai <mark@moxienet.com>
SVN-Revision: 25117
14 years ago
Jo-Philipp Wich
4e369e5378
mac80211: rework recent mac80211.sh additions: - 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)
...
SVN-Revision: 25116
14 years ago
Felix Fietkau
10923cff7e
ath9k: optimize memory allocations - improves performance and reduces ath9k RAM usage by 2 MB per device
...
SVN-Revision: 25115
14 years ago
Felix Fietkau
0cd2b87f95
mac80211: Add new parameters to mac80211.sh
...
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
14 years ago
Felix Fietkau
2b01200057
iw: Fix data types for iw survey channel time
...
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
14 years ago
Felix Fietkau
f7f7771d0c
iw: Add signal average to station information
...
Patch from: kentarou matsuyama <matsuyama@thinktube.com>
SVN-Revision: 25109
14 years ago
Felix Fietkau
1ecfca065a
iw: Add support to print station retry counters
...
Patch from: kentarou matsuyama <matsuyama@thinktube.com>
SVN-Revision: 25108
14 years ago
Felix Fietkau
3bb98c5e1a
iw: Add ibss join parameter for beacon interval
...
NL80211_ATTR_BEACON_INTERVAL already exists, we just have to use it.
Patch from: kentarou matsuyama <matsuyama@thinktube.com>
SVN-Revision: 25107
14 years ago
Felix Fietkau
4e13b7774e
iw: Add support for antenna configuration commands
...
Patch from: kentarou matsuyama <matsuyama@thinktube.com>
SVN-Revision: 25106
14 years ago
Felix Fietkau
cfdfc8c05b
mac80211: Add mac address filter configuration for hostapd
...
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
14 years ago
Felix Fietkau
5903f4a167
mac80211: Improve ath5k/ar71xx PCI bug WAR
...
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
14 years ago
Felix Fietkau
9a37eaeacf
libnl-tiny: Fix for c++ compatibility
...
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
14 years ago
Felix Fietkau
516dcae1c7
dnsmasq: Fix parameter 'limit'
...
'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
14 years ago
Felix Fietkau
998da1234f
ath9k: fix tx queue debug counters
...
SVN-Revision: 25099
14 years ago