| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37007
|
|
|
|
|
|
|
|
| |
access
This should fix a build error on ramips.
SVN-Revision: 36978
|
|
|
|
| |
SVN-Revision: 36975
|
|
|
|
| |
SVN-Revision: 36974
|
|
|
|
|
|
| |
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36939
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This patch add mesh_param support in mac80211.sh
It suppose that this patch http://patchwork.openwrt.org/patch/3540/ is applied (add HT support for mesh)
Tested with rspro(ar9280)/wr1043nd, BB r36211
see also this http://lists.open80211s.org/pipermail/devel/2012-June/003352.html
(mesh_hwmp_rootmode 1 & mesh_gate_announcements 1
=> mesh_hwmp_rootmode 4 & mesh_gate_announcements 1)
Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr>
SVN-Revision: 36640
|
|
|
|
|
|
| |
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36448
|
|
|
|
|
|
|
|
| |
make the syntax more compatible with kernel menuconfig
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36351
|
|
|
|
|
|
| |
This fixes #13144.
SVN-Revision: 36114
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
| |
Multiple drivers were missing their DRIVER_11N_SUPPORT despite
supporting 11N capable cards.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 35711
|
|
|
|
| |
SVN-Revision: 35063
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
fixes #12712
SVN-Revision: 34961
|
|
|
|
| |
SVN-Revision: 34573
|
|
|
|
| |
SVN-Revision: 34571
|
|
|
|
|
|
| |
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34560
|
|
|
|
|
|
| |
expression
SVN-Revision: 34531
|
|
|
|
| |
SVN-Revision: 33932
|
|
|
|
| |
SVN-Revision: 33930
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
| |
SVN-Revision: 33805
|
|
|
|
|
|
|
| |
The autoload directives were using wrong module names, preventing
them from being automatically inserted at boot time.
SVN-Revision: 33676
|
|
|
|
|
|
|
|
| |
The firmware from linux-firmware does not support the rev 17 core found
in a bcm4716. The firmware extracted from the proprietary driver
supports this core. Use this firmware instead by default.
SVN-Revision: 33669
|
|
|
|
|
|
| |
Move the b43-tools build from the mac80211 Makefile into an own package in tools and use the newest version of b43-tools.
SVN-Revision: 33668
|
|
|
|
| |
SVN-Revision: 33667
|
|
|
|
| |
SVN-Revision: 33660
|
|
|
|
|
|
| |
have the right dependency
SVN-Revision: 33593
|
|
|
|
| |
SVN-Revision: 33587
|
|
|
|
| |
SVN-Revision: 33530
|
|
|
|
|
|
| |
fixes parallel build on some systems
SVN-Revision: 33523
|
|
|
|
| |
SVN-Revision: 33465
|
|
|
|
| |
SVN-Revision: 33333
|
|
|
|
|
|
| |
and more
SVN-Revision: 33331
|
|
|
|
|
|
| |
instead make the build fail if they differ from the ones in the kernel tree to prevent subtle runtime issues (see #11981)
SVN-Revision: 33030
|
|
|
|
|
|
|
|
|
| |
The structs defined in these header files should be the same as the
structes used by the platform code otherwise it will cause strange
runtime errors. By removing them from compat-wireless we will get a
compile error instead of a runtime error if they are out of sync.
SVN-Revision: 33006
|
|
|
|
| |
SVN-Revision: 32886
|
|
|
|
|
|
| |
some libertas driver fixes
SVN-Revision: 32760
|
|
|
|
| |
SVN-Revision: 32655
|
|
|
|
| |
SVN-Revision: 32588
|
|
|
|
| |
SVN-Revision: 32420
|
|
|
|
| |
SVN-Revision: 32019
|
|
|
|
| |
SVN-Revision: 32002
|
|
|
|
|
|
| |
race conditions
SVN-Revision: 31954
|
|
|
|
| |
SVN-Revision: 31786
|
|
|
|
| |
SVN-Revision: 31575
|