| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
SVN-Revision: 35094
|
|
|
|
|
|
| |
other devices
SVN-Revision: 35089
|
|
|
|
| |
SVN-Revision: 35081
|
|
|
|
| |
SVN-Revision: 35067
|
|
|
|
| |
SVN-Revision: 35066
|
|
|
|
| |
SVN-Revision: 35063
|
|
|
|
| |
SVN-Revision: 35049
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
I wanted to use some statistics from /sys/kernel/debug/ieee80211,
so I enabled PACKAGE_MAC80211_DEBUGFS. But I could not use it,
because CONFIG_KERNEL_DEBUG_FS was not set and it's a little bit
hidden. After manually setting CONFIG_KERNEL_DEBUG_FS to y,
everything was fine. This patch automatically selects
CONFIG_KERNEL_DEBUG_FS if PACKAGE_MAC80211_DEBUGFS is set.
Additionally, the help text says "Say N unless you know you need this.",
but it's default y. This help text is copied verbatim from the
kernel's Kconfig and not true for us. So remove this part of the
help text
Signed-off-by: Stefan Hellermann <stefan@the2masters.de>
SVN-Revision: 35014
|
|
|
|
|
|
| |
remove firmware for LP-Phy core rev 14, I have never seen such a device.
SVN-Revision: 35000
|
|
|
|
| |
SVN-Revision: 34979
|
|
|
|
|
|
| |
fixes #12712
SVN-Revision: 34961
|
|
|
|
| |
SVN-Revision: 34911
|
|
|
|
|
|
| |
size and performance
SVN-Revision: 34910
|
|
|
|
|
|
|
|
| |
Also remove the superfluous ones for ath5k, p54.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34637
|
|
|
|
|
|
| |
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34627
|
|
|
|
|
|
| |
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34624
|
|
|
|
|
|
| |
#12585)
SVN-Revision: 34610
|
|
|
|
| |
SVN-Revision: 34607
|
|
|
|
|
|
| |
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34606
|
|
|
|
|
|
| |
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34605
|
|
|
|
| |
SVN-Revision: 34603
|
|
|
|
| |
SVN-Revision: 34594
|
|
|
|
| |
SVN-Revision: 34592
|
|
|
|
| |
SVN-Revision: 34591
|
|
|
|
| |
SVN-Revision: 34590
|
|
|
|
| |
SVN-Revision: 34573
|
|
|
|
| |
SVN-Revision: 34571
|
|
|
|
| |
SVN-Revision: 34570
|
|
|
|
|
|
| |
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34560
|
|
|
|
|
|
| |
expression
SVN-Revision: 34531
|
|
|
|
|
|
|
|
|
|
|
| |
Previously only the first macfilter configuration would have been used
on all interfaces. However, the configuration was always done per vif
already. Hence, move the macfilter setup into hostapd.sh where and
create one mac list file per vif.
Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
SVN-Revision: 34470
|
|
|
|
|
|
| |
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34464
|
|
|
|
|
|
| |
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34463
|
|
|
|
|
|
|
|
|
| |
[juhosg: move ramips specific stuff into a followup patch]
Signed-off-by: Daniel Golle <dgolle@allnet.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34269
|
|
|
|
|
|
|
|
|
| |
This is needed for WiFi to work e.g. on DIR-615 rev.H1.
Signed-off-by: Daniel Golle <dgolle@allnet.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34268
|
|
|
|
| |
SVN-Revision: 34133
|
|
|
|
|
|
| |
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 34030
|
|
|
|
|
|
| |
stability issues
SVN-Revision: 33991
|
|
|
|
|
|
| |
aggregation session
SVN-Revision: 33989
|
|
|
|
|
|
| |
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 33954
|
|
|
|
|
|
| |
errors and "Failed to stop Tx DMA" errors
SVN-Revision: 33938
|
|
|
|
| |
SVN-Revision: 33937
|
|
|
|
| |
SVN-Revision: 33932
|
|
|
|
| |
SVN-Revision: 33930
|
|
|
|
|
|
|
| |
* update the flash driver for bcm47xx to use the stubs already in bcma
* do some misc enhancements to the flash drivers for bcm47xx
SVN-Revision: 33920
|
|
|
|
| |
SVN-Revision: 33891
|
|
|
|
|
|
|
|
|
|
| |
* add firmware for some more intel wifi cards
* use new firmware for some intel wifi cards
* remove old firmware version for libertas when we also ship a more recent version
* add rt3290.bin for rt2800-pci
* use new firmware version for wl12xx, the old one is not supported by the driver any more
SVN-Revision: 33854
|