Felix Fietkau
0b89008f7f
ltq-vdsl: force shell to bash to avoid compile errors
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40713
2014-05-06 17:26:32 +00:00
Felix Fietkau
e68687c04b
ltq-vdsl-mei: force shell to bash to avoid compile errors
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40712
2014-05-06 17:26:27 +00:00
Felix Fietkau
1268274b5d
mac80211: reset ht_capab for each device
...
... or else "option htmode" is added multiple times to
the second and following device sections.
Signed-off-by: Reiner Herrmann <reiner@reiner-h.de>
SVN-Revision: 40711
2014-05-06 15:43:08 +00:00
Felix Fietkau
b0e436e10c
mac80211: fix station info rx bitrate for IBSS mode
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40696
2014-05-05 16:45:13 +00:00
Felix Fietkau
b4d93a52cf
ar71xx/ath9k: fix reading the WMAC revision on AR953x ( fixes #15581 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40695
2014-05-04 23:26:20 +00:00
Felix Fietkau
32a806cf8a
mac80211: remove obsolete check for enable_ht
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40694
2014-05-03 21:18:53 +00:00
Felix Fietkau
bc86119785
mac80211: remove mode_11n variable for hwmode - the option only selects the band now
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40693
2014-05-03 21:14:59 +00:00
Felix Fietkau
c9b99da7a5
ath: Add config option for DFS support
...
This patch adds a config option to enable DFS in ath9k and ath10k
drivers (with ath10k you need the AP-branch firmware). I'm not entirely
sure about the regulatory compliance issues, though. As far as I
understand, enabling the DFS_CERTIFIED config options implies that the
device is certified for DFS. No doubt the original firmware has obtained
such a certification, but not with the open source drivers. I suppose
that as long as this is disabled in default builds (like ATH_USER_REGD)
everything should be fine, but it would be nice to have out-of-the-box
OpenWrt support for DFS. I'm also not sure whether the description of
the configuration option should say something about regulatory compliance.
Signed-off-by: Matti Laakso <malaakso@elisanet.fi>
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40692
2014-05-03 21:14:56 +00:00
Felix Fietkau
6c5f0f0caa
ath5k: merge a tx power handling fix
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40691
2014-05-03 21:14:52 +00:00
Felix Fietkau
7bf399a87a
mac80211: restrict ath9k/ath10k DFS support to ETSI
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40689
2014-05-03 21:14:45 +00:00
Felix Fietkau
09aa3ae9f6
mac80211: enable CFG80211_CERTIFICATION_ONUS by default
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40688
2014-05-03 21:14:41 +00:00
Felix Fietkau
427ae707cd
ath9k: merge a few upstream fixes
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40687
2014-05-03 21:14:38 +00:00
Felix Fietkau
8897093981
mac80211: add support for htmode=VHT20
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40686
2014-05-03 19:58:54 +00:00
Felix Fietkau
a9aee857de
mac80211: force upper channel for HT40 when autochannel is enabled
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40685
2014-05-03 18:50:06 +00:00
Felix Fietkau
4bd862a300
mac80211: add automatic ht40 mode handling for 2.4 ghz
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40684
2014-05-03 18:44:32 +00:00
Felix Fietkau
54625965c4
mac80211: clean up vht capability processing
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40683
2014-05-03 18:38:24 +00:00
Felix Fietkau
58bda3a0e1
mac80211: clean up ht capability handling, drop the use of the ht_capab list, use individual variables instead
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40682
2014-05-03 18:38:20 +00:00
Felix Fietkau
52846f0ff5
mac80211: disable 802.11n support if htmode is not set to HT* or VHT*
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40681
2014-05-03 18:38:16 +00:00
Felix Fietkau
24791e0dd8
mac80211: simplify HT40 handling, derive lower/upper channel mode automatically from channel index
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40680
2014-05-03 18:38:09 +00:00
Hauke Mehrtens
4eb5b87a0e
kernel: net-rtl8188eu depends on kmod-usbcore
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 40668
2014-05-02 22:57:39 +00:00
Hauke Mehrtens
9d1e33c755
omap: fix usb dependencies
...
There are some problems in the dependencies of the usb modules
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 40667
2014-05-02 22:57:09 +00:00
Hauke Mehrtens
ecb5c610be
kernel: fix dependency to xor-neon.ko
...
If this module gets build the xor module depends on it
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 40666
2014-05-02 22:56:33 +00:00
Hauke Mehrtens
973c9a0f5b
kernel: omap: omap-des.ko is not available in kernel 3.13
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 40665
2014-05-02 22:55:55 +00:00
Hauke Mehrtens
c4ecc47f41
kernel: unify the two kmod-usb-mxs-phy packages
...
There are two packages with the name kmod-usb-mxs-phy in OpenWrt which
causes warnings on every build.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 40663
2014-05-02 21:13:21 +00:00
Hauke Mehrtens
567e838a45
kernel: make b44 depend on libphy for kernel 3.14
...
In kernel 3.14 a dependency to libphy was added to b44.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 40662
2014-05-02 21:10:35 +00:00
Hauke Mehrtens
6f48cd4200
kernel: add support for USB_NET_CDC_EEM and USB_NET_CDC_SUBSET
...
needed for Android USB Tethering
Signed-off-by: Ulrich Weber <uw@ocedo.com>
SVN-Revision: 40634
2014-05-01 16:49:13 +00:00
Hauke Mehrtens
27f8e4d857
kernel: Add kernel module for cramfs support.
...
This patch adds support for building support for cramfs filesystems as a kernel module.
Signed-off-by: Owen Kirby <osk@exegin.com>
SVN-Revision: 40631
2014-05-01 16:24:56 +00:00
Zoltan Herpai
39efc2ac23
mac80211: add TMSC firmware to 8192cu module to properly support 8188CUS
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 40615
2014-05-01 09:55:03 +00:00
Zoltan Herpai
599b40c3ed
kernel: add staging r8188eu module (3.13)
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 40609
2014-04-30 21:53:29 +00:00
Felix Fietkau
5438bc68b5
ath9k: merge a fix for a race condition on init
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40591
2014-04-29 15:52:08 +00:00
Felix Fietkau
11c23fded0
ath9k: merge fixes for stability issues under heavy load
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40590
2014-04-29 15:52:03 +00:00
Zoltan Herpai
aa425b88a8
fs: add kernel modules for AFS client
...
- add/separate crypto modules
- add fscache support
- add rxrpc module which is required for AFS
- add afs module
Signed-Off-By: Nathaniel Wesley Filardo <8S9K8UGO5JGPI3U067229BBACKMQIGVH@cmx.ietfng.org>
Acked-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 40587
2014-04-28 19:47:38 +00:00
Felix Fietkau
5c91b4020b
ath9k: add a fix for tx queueing and aggregation
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40586
2014-04-28 16:35:25 +00:00
Hauke Mehrtens
277fb57449
mac80211: Fix build errors due to missing string function declarations
...
Building mac80211 failed, due to missing function declarations in compat/backport-3.15.c
This patch adds the linux/string.h header file to provide these function declarations
Signed-off-by: Maarten Bezemer <maarten.bezemer@gmail.com>
SVN-Revision: 40584
2014-04-27 21:53:58 +00:00
Felix Fietkau
7e34e45dcf
ath9k: add ANI fix for ar913x to improve stability
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40573
2014-04-27 14:39:06 +00:00
John Crispin
0a1f564381
mac80211: allow to select the rt2x00-soc module for the ramips/rt3883 subtarget
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40560
2014-04-23 07:52:47 +00:00
John Crispin
ca27248c9f
mac80211: refresh rt2x00 patches
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40559
2014-04-23 07:52:37 +00:00
John Crispin
8be12510c9
mac80211: rt2x00: add support for the RT3662/RT3883 SoCs
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40558
2014-04-23 07:52:18 +00:00
John Crispin
3bc77db5f5
802.11s: fix authsae support in netifd
...
This patch implements support for 802.11s protected mesh wireless networks (using authsae) in the netifd framework.
Until meshd-nl80211 implements a proper -P option for the PID file, this uses shell backgrounding in order to be able to get the PID for the process.
Signed-off-by: Vittorio Gambaletta <openwrt@vittgam.net>
SVN-Revision: 40497
2014-04-12 21:22:17 +00:00
Felix Fietkau
d80333bae3
kernel: mark kmod-usb-phy-nop as hidden to avoid building it where it is not needed
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40470
2014-04-12 15:43:17 +00:00
Felix Fietkau
c5967446ba
kernel: add a dependency of kmod-r8169 on r8169-firmware
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40448
2014-04-10 14:43:33 +00:00
Felix Fietkau
134c036fc9
mac80211: add back missing tx power handling fix ( #12750 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40440
2014-04-10 08:52:33 +00:00
John Crispin
76e873a289
lantiq: cleanup vdsl driver bringup
...
config interface 'wan'
# a, b, j
option annex b
# a, b, av, bv
option tone b
# vdsl.bin
option firmware
# atm, ptm
option xfer_mode atm
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 40437
2014-04-09 16:31:24 +00:00
Felix Fietkau
f95990a73b
mac80211: fix warnings triggered by tx power changes when using WDS AP ( #15491 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40430
2014-04-08 22:11:27 +00:00
Felix Fietkau
26b8bb6150
mac80211: fix user antenna gain calculation
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40429
2014-04-08 22:11:23 +00:00
Felix Fietkau
fe2c9b4e1d
ath9k: fix AP mode crash issues
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40428
2014-04-08 22:11:19 +00:00
Felix Fietkau
b8795d6b66
ath9k: fix some ANI related stability issues
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40427
2014-04-08 22:11:13 +00:00
Felix Fietkau
4e155c80d3
mac80211: update to wireless-testing 2014-03-31
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40393
2014-04-06 10:41:23 +00:00
Jonas Gorski
e098045dc2
kernel: fix bluetooth and zsmalloc for 3.14
...
zsmalloc was promoted from staging, while bluetooth gained a dependency
to a library shared with 802.15.4 for 6lowpan support.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 40379
2014-04-04 10:16:54 +00:00
Jonas Gorski
86fa1440c7
kernel: fix usb module paths for 3.14
...
dwc2 was promoted from staging, while u_rndis was merged into
usb_f_rndis.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 40378
2014-04-04 10:16:52 +00:00