| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36448
|
|
|
|
|
|
| |
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36408
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
If the first byte is available in the address mask, use only that one -
set the local bit and xor it with the id << 2. This ensures that there
are no hardware BSSID & BSSID-mask conflicts with devices that have
almost the same MAC address with just a small offset. The MAC address
conflict has been observed in a deployment with some devices from the
same batch when running with multiple interfaces.
If only some bits of the last byte are available, xor the id onto the
last MAC address byte (relevant mostly for Ralink devices).
In other cases (should not happen at this point), use the previous MAC
address offset calculation but without the local bit.
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36353
|
|
|
|
|
|
|
|
| |
make the syntax more compatible with kernel menuconfig
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36351
|
|
|
|
|
|
|
|
| |
address on interfaces
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36344
|
|
|
|
|
|
| |
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36334
|
|
|
|
|
|
| |
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36311
|
|
|
|
|
|
| |
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36306
|
|
|
|
|
|
|
|
| |
use of fq_codel)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36305
|
|
|
|
|
|
| |
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36267
|
|
|
|
|
|
| |
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36266
|
|
|
|
|
|
|
|
| |
patches
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36265
|
|
|
|
|
|
|
|
| |
by a phandle
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36194
|
|
|
|
|
|
| |
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36178
|
|
|
|
|
|
|
|
|
|
| |
MTK/Ralink Acked replied and says we can merge this patch under the GPL.
Signed-off-by: Serge Vasilugin <vasilugin@yandex.ru>
Tested-by: Michel Stempin <michel.stempin@wanadoo.fr>
Acked-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36177
|
|
|
|
| |
SVN-Revision: 36134
|
|
|
|
|
|
| |
This fixes #13144.
SVN-Revision: 36114
|
|
|
|
| |
SVN-Revision: 36113
|
|
|
|
| |
SVN-Revision: 36056
|
|
|
|
| |
SVN-Revision: 36053
|
|
|
|
| |
SVN-Revision: 36040
|
|
|
|
| |
SVN-Revision: 36035
|
|
|
|
| |
SVN-Revision: 36007
|
|
|
|
|
|
| |
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 35986
|
|
|
|
| |
SVN-Revision: 35944
|
|
|
|
|
|
| |
stability and memory consumption.
SVN-Revision: 35913
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
following patch allows to build images for Qemu ARM on
OpenBSD 5.2 amd64 and FreeBSD 9.1 amd64.
Mostly small pieces of code changes to get things right on the
specific platform.
Updated the README to describe better, which tools on the host
are required. Added some kind of prepare scripts to install needed
tools on BSD via packages.
Signed-off-by: Waldemar Brodkorb <mail@waldemar-brodkorb.de>
SVN-Revision: 35900
|
|
|
|
| |
SVN-Revision: 35890
|
|
|
|
| |
SVN-Revision: 35848
|
|
|
|
| |
SVN-Revision: 35847
|
|
|
|
| |
SVN-Revision: 35846
|
|
|
|
|
|
| |
hidden networks (#13056)
SVN-Revision: 35819
|
|
|
|
| |
SVN-Revision: 35806
|
|
|
|
|
|
| |
full sleep - fixes many kinds of DMA issues
SVN-Revision: 35785
|
|
|
|
|
|
| |
This does not work very well. I did not got this running in 5GHz mode and it was not very fast.
SVN-Revision: 35763
|
|
|
|
| |
SVN-Revision: 35762
|
|
|
|
| |
SVN-Revision: 35761
|
|
|
|
| |
SVN-Revision: 35760
|
|
|
|
| |
SVN-Revision: 35759
|
|
|
|
|
|
|
|
| |
Fixes mwl8k AP mode for 88e8366.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 35758
|
|
|
|
| |
SVN-Revision: 35757
|
|
|
|
| |
SVN-Revision: 35754
|
|
|
|
| |
SVN-Revision: 35753
|
|
|
|
| |
SVN-Revision: 35750
|
|
|
|
| |
SVN-Revision: 35749
|
|
|
|
|
|
|
|
|
| |
Multiple drivers were missing their DRIVER_11N_SUPPORT despite
supporting 11N capable cards.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 35711
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Bastian Bittorf reported that some of the silent freezes on a Linksys WRT54G
were due to overflow of the RX DMA ring buffer, which was created with 64
slots. That finding reminded me that I was seeing similar crashed on a netbook,
which also has a relatively slow processor. After increasing the number of
slots to 128, runs on the netbook that previously failed now worked; however,
I found that 109 slots had been used in one test. For that reason, the number
of slots is being increased to 256.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
SVN-Revision: 35671
|
|
|
|
| |
SVN-Revision: 35576
|
|
|
|
| |
SVN-Revision: 35566
|
|
|
|
|
|
| |
by default
SVN-Revision: 35565
|