| Commit message (Collapse) | Author | Age |
... | |
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
SVN-Revision: 35264
|
|
|
|
| |
SVN-Revision: 35255
|
|
|
|
| |
SVN-Revision: 35152
|
|
|
|
| |
SVN-Revision: 35147
|
|
|
|
| |
SVN-Revision: 35145
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Fixes the following warnings:
CC [M] <...>/drivers/net/wireless/rt2x00/rt2800pci.o
<...>/drivers/net/wireless/rt2x00/rt2800pci.c: In function 'rt2800pci_read_eeprom_file':
<...>/drivers/net/wireless/rt2x00/rt2800pci.c:95:2: warning: 'return' with a value, in function returning void [enabled by default]
<...>/drivers/net/wireless/rt2x00/rt2800pci.c: In function 'rt2800pci_read_eeprom':
<...>/drivers/net/wireless/rt2x00/rt2800pci.c:994:2: warning: 'retval' may be used uninitialized in this function [-Wuninitialized]
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35143
|
|
|
|
| |
SVN-Revision: 35139
|
|
|
|
| |
SVN-Revision: 35096
|