John Crispin
600548e472
linux/modules: add support for Asix ax88179 USB-Gigabit Ethernet adapters
...
requested and tested by forum user OWonPi
https://forum.openwrt.org/viewtopic.php?id=55495
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
SVN-Revision: 44256
2015-02-04 06:10:57 +00:00
John Crispin
ee445d7cb2
ath5k: fix spontaneus AR5312 freezes
...
Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
SVN-Revision: 44252
2015-02-04 06:09:51 +00:00
John Crispin
a0cc6803c8
mac80211: Revert adding SM Power Save capability to hostapd configuration
...
Part of rev 44173 added setting the SM Power Save capability in the hostapd.conf
file if the driver indicated that it was supported. It appears this was
incorrect, because the field in the actual HT Capabilities field in the AP
configuration is really a state indication. Just copying the state from the
capability resulted in the AP indicating that it had SMPS enabled all the time
if it supported SMPS. This effectively just disables all clients from sending
packets to the AP with more than one spatial stream, for no good reason.
So remove this part of the change.
Signed-off-by: Robert Hancock <hancockrwd@gmail.com>
SVN-Revision: 44239
2015-02-02 09:01:44 +00:00
Zoltan Herpai
b0826467ee
modules: fix usb-gadget build on 3.18
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 44235
2015-02-01 09:35:52 +00:00
Jo-Philipp Wich
135bd1d765
linux: enable kmod-bcma on ppc40x after r44230
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 44231
2015-01-31 16:49:26 +00:00
Jo-Philipp Wich
fdb0d6d860
linux: convert CompareKernelPatchVer to version tagged symbols
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 44229
2015-01-31 13:55:51 +00:00
Jo-Philipp Wich
ab26904c79
linux: fix framebuffer kmods for >= 3.15
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 44227
2015-01-31 13:15:45 +00:00
John Crispin
00a548aea8
mac80211: Revision r36939 breaks support for RT5370 (rt2800usb)
...
http://patchwork.ozlabs.org/patch/434532/
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 44222
2015-01-30 08:06:47 +00:00
John Crispin
b86545c86d
mac80211: fix NULL pointer crash in monitor frame injection TX path
...
This "patch to the patch" fixes a NULL pointer derefence crash in the new
intermediate software queues. The crash can be reproduced by injecting an
802.11 frame with a BSSID that does not belong to a configured vif. The
wperf tool (https://github.com/anyfi/wperf ) may be convenient for doing
this.
Signed-off-by: Johan Almbladh <ja@anyfi.net>
SVN-Revision: 44220
2015-01-30 08:06:28 +00:00
Jo-Philipp Wich
50364b2d08
linux: add kmod-udptunnel4 & kmod-udptunnel6 required by kmod-vxlan and kmod-l2tp for >= 3.16
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 44210
2015-01-29 22:58:40 +00:00
Jo-Philipp Wich
d0bebbbf43
linux: kmod-usb-net-huawei-cdc-ncm depends on kmod-usb-net-cdc-ncm
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 44209
2015-01-29 22:58:35 +00:00
Jo-Philipp Wich
46b1577bfc
linux: kmod-zram requires kmod-lib-lz4 for >= 3.15
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 44205
2015-01-29 21:59:03 +00:00
Jo-Philipp Wich
3fda4c9866
linux: fix kmod-usbip* for >= 3.17
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 44204
2015-01-29 21:58:57 +00:00
Jo-Philipp Wich
fefba5d685
Revert "x86_64: enable PCIE support"
...
This reverts commit daadd4320c4eadce3937e8ca13ede0ce1b97e125 which erroneously
introduced unrelated changes.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 44202
2015-01-29 19:15:45 +00:00
Jo-Philipp Wich
44eecf6392
x86_64: enable PCIE support
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 44201
2015-01-29 19:12:29 +00:00
John Crispin
ac1fd175ca
modules: Add support for Realtek r8712 and RTL8192SU.
...
This patch adds support for Realtek r8712 and RTL8188SU/RTL8191SU/RTL8192SU
family of fullmac usb wireless cards. The r8712u staging driver only supports
WEXT but works with no problems in OpenWRT.
Signed off by: José Vázquez Fernández <ppvazquezfer@gmail.com>
SVN-Revision: 44184
2015-01-28 19:19:57 +00:00
Jo-Philipp Wich
e25e6df2cf
linux: add upstream patch to allow building dwc2 as module on 3.18
...
Also add the required config symbols to usb.mk
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 44181
2015-01-28 13:45:06 +00:00
John Crispin
895edf7c43
libertas: set wireless macaddr
...
Update the wireless macaddr with the value retrieved from the H/W.
Signed-off-by: Nathan Hintz <nlhintz@hotmail.com>
SVN-Revision: 44175
2015-01-28 12:07:35 +00:00
John Crispin
cae76f611a
libertas: configure sysfs symlinks
...
Update the libertas driver to configure symlinks in sysfs. This enables
the driver to be handled correctly by the mac80211/netifd/hostapd scripts.
With this patch, the wireless interface is functional on Guruplug Server Plus.
Signed-off-by: Nathan Hintz <nlhintz@hotmail.com>
SVN-Revision: 44174
2015-01-28 12:07:29 +00:00
John Crispin
04f104e74d
mac80211: Add some missing 802.11n capabilities to hostapd configuration
...
Add some missing 802.11n capabilities to the hostapd ht_capab string when
supported by the hardware: Spatial Multiplexing Power-Save and 7935-byte AMSDUs.
Signed-off-by: Robert Hancock <hancockrwd@gmail.com>
SVN-Revision: 44173
2015-01-28 12:07:21 +00:00
John Crispin
e0aaac8434
mac80211: fix fallback to macaddr
...
If '/sys/class/ieee80211/phyN' is not a symlink, the call to readlink
produces either an empty path (if /sys/class/ieee80211/phyN/device doesn't
exist) or a path that begins with '/sys/class/ieee80211' (which does not
work with the subsequent line to strip '/sys/devices' from the beginning of
the path). Modify the checks to detect these conditions, and fallback to
using the macaddr.
Signed-off-by: Nathan Hintz <nlhintz@hotmail.com>
SVN-Revision: 44172
2015-01-28 12:07:08 +00:00
John Crispin
f283700396
mac80211: update libertas_sdio package name
...
Change the name of the package to match the module name so it matches the
package name referenced by the Kirkwood (Guruplug) profile.
Signed-off-by: Nathan Hintz <nlhintz@hotmail.com>
SVN-Revision: 44171
2015-01-28 12:06:59 +00:00
John Crispin
5337fa2204
modules: select grace_period config option for nfs-common
...
Signed-off-by: Nathan Hintz <nlhintz@hotmail.com>
SVN-Revision: 44170
2015-01-28 12:06:52 +00:00
John Crispin
494b980f69
modules: add lz4 compression support
...
Signed-off-by: Nathan Hintz <nlhintz@hotmail.com>
SVN-Revision: 44169
2015-01-28 12:06:45 +00:00
Felix Fietkau
73cdcde24c
kernel: fix regression in building kmod-serial-8250 on linux 3.8 ( #18821 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 44154
2015-01-27 00:06:42 +00:00
Jo-Philipp Wich
3cb7c2cd4d
linux: disable kmod-bcma on ppc40x, it does not build
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 44146
2015-01-25 21:55:36 +00:00
Jo-Philipp Wich
48b0c50a05
linux: disable kmod-zram on ep93xx, it does not export unmap_kernel_range
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 44145
2015-01-25 21:02:12 +00:00
Jo-Philipp Wich
f2508ab437
linux: fix broken kmod-i2c-mux-pca9541 after r44113
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 44142
2015-01-25 20:03:26 +00:00
Felix Fietkau
1aad0e6878
kernel: fix typo in hwmon.mk ( #18813 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 44120
2015-01-25 11:21:48 +00:00
Felix Fietkau
b8303e0337
kernel: eliminate a few kernel_patchver_*/CompareKernelPatchVer calls
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 44114
2015-01-24 22:13:31 +00:00
Felix Fietkau
47e651e2eb
kernel: drop obsolete kernel version checks
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 44113
2015-01-24 22:13:22 +00:00
Felix Fietkau
3120c9c9c2
build: drop obsolete kernel version dependencies
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 44110
2015-01-24 20:02:09 +00:00
Felix Fietkau
768d09be87
mac80211/hostapd: fix HT mode setup for RSN ad-hoc networks
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 44100
2015-01-24 19:27:22 +00:00
John Crispin
ef336da6ed
modules: add 6LoWPAN over Bluetooth Low Energy
...
Adding support 6LoWPAN over Bluetooth Low Energy in kernel 3.18.
Creating new bluetooth_6lowpan group with CONFIG_6LOWPAN and CONFIG_BT_6LOWPAN.
Adding kernel object dependencies for 6LoWPAN over Bluetooth Low Energy.
Signed-off-by: Lukasz Duda <lukasz.duda@nordicsemi.no>
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 44084
2015-01-23 12:32:36 +00:00
John Crispin
bebf1e6e6e
modules: f2fs: enable support for xattr
...
To use overlayfs on f2fs, xattr needs to be supported.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 44075
2015-01-22 09:35:35 +00:00
John Crispin
4d0056ed24
modules: f2fs: add missing symbols for 3.18
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 44074
2015-01-22 09:35:29 +00:00
Zoltan Herpai
5df21f8444
modules: install the newly introduced grace.ko in nfs-common in 3.18
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 44068
2015-01-20 23:49:44 +00:00
John Crispin
94aebc6bd7
mac80211: add throughput trigger to ath10k
...
add a led trigger to ath10k based on the ath9k code
Signed-off-by: Gianluca Anzolin <gianluca@sottospazio.it>
SVN-Revision: 44033
2015-01-18 10:26:57 +00:00
John Crispin
5010e2d2dd
modules: Add kmod-w1-slave-ds2413
...
This patch adds support for building the ds2413 one-wire kernel module.
Signed-off-by: Wouter Paesen <wouter@blue-gate.be>
SVN-Revision: 43999
2015-01-17 13:58:09 +00:00
John Crispin
03a708a0db
kernel: add references to openwrt alternative button handling
...
Add documentation that makes it easier to find the alternative,
recommended, and default handling for buttons in OpenWrt.
Signed-off-by: Karl Palsson <karlp@tweak.net.au>
SVN-Revision: 43989
2015-01-17 07:07:28 +00:00
Imre Kaloz
8a103d5c56
mvebu: fixups for the new driver
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 43978
2015-01-16 08:44:15 +00:00
Felix Fietkau
a570ccd7e2
ath9k: fix irq storm issues ( #18483 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43971
2015-01-14 13:20:38 +00:00
Imre Kaloz
a2ed38f7b6
pwm support can't be compiled as a module
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 43947
2015-01-12 11:58:41 +00:00
Jo-Philipp Wich
e0daabc8ec
ltq-vmmc: fix broken autoconf invocation
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 43934
2015-01-11 16:53:59 +00:00
Jo-Philipp Wich
18fd9db4e3
ltq-tapi: fix broken autoconf invocation
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 43933
2015-01-11 16:53:52 +00:00
Jo-Philipp Wich
cb01d94199
ltq-ifxos: fix broken autoconf invocation
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 43932
2015-01-11 16:53:45 +00:00
Jo-Philipp Wich
d6beac80f8
ltq-adsl: fix broken autoconf invocation
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 43931
2015-01-11 16:53:34 +00:00
Felix Fietkau
321f4a1e2c
kernel: add missing dependency for kmod-crypto-ghash
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43857
2015-01-05 21:37:29 +00:00
Felix Fietkau
b898695bdd
mac80211: fix ad-hoc basic/multicast rate regression from r43782
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43853
2015-01-05 13:19:20 +00:00
Felix Fietkau
fe35a1cb8b
package: remove references to symbols TARGET_{ps3,pxcab}.
...
Target pxcab and ps3 were removed from maintaince in r34764 and r34765
respectively.
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
SVN-Revision: 43850
2015-01-05 13:03:40 +00:00
Felix Fietkau
aec6b37a48
kernel/hwmon: package pwm-fan kernel module
...
pwm-fan was introduced in kernel 3.18
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 43843
2015-01-05 13:02:49 +00:00
Felix Fietkau
593c8c3c01
kernel/modules: add kmod-crypto-gcm
...
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
SVN-Revision: 43838
2015-01-05 13:02:14 +00:00
Felix Fietkau
f51dc17edd
kernel/modules: add kmod-crypto-ghash
...
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
SVN-Revision: 43837
2015-01-05 13:02:08 +00:00
Felix Fietkau
5a1f38ad0f
kernel/modules: kmod-crypto-xts: depend on kmod-crypto-gf128
...
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
SVN-Revision: 43836
2015-01-05 13:02:01 +00:00
Felix Fietkau
4c4c51af2d
kernel/modules: add kmod-crypto-gf128
...
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
SVN-Revision: 43835
2015-01-05 13:01:56 +00:00
Felix Fietkau
31f29bf624
kernel/modules: add kmod-crypto-ctr
...
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
SVN-Revision: 43834
2015-01-05 13:01:52 +00:00
Felix Fietkau
fa87af30da
kernel/modules: add kmod-crypto-seqiv
...
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
SVN-Revision: 43833
2015-01-05 13:01:42 +00:00
Felix Fietkau
7f271d93be
kernel/modules: remove CRYPTOMGR_MODULES
...
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
SVN-Revision: 43832
2015-01-05 13:01:36 +00:00
Felix Fietkau
17da922e22
kernel/modules: kmod-crypto-manager: depend on kmod-crypto-aead
...
SVN-Revision: 43831
2015-01-05 13:01:30 +00:00
Felix Fietkau
2203f4d6e0
kernel/modules: add kmod-crypto-aead
...
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
SVN-Revision: 43830
2015-01-05 13:01:23 +00:00
Felix Fietkau
b15f09baec
kernel/modules: remove superfluous backslash
...
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
SVN-Revision: 43829
2015-01-05 13:01:17 +00:00
Imre Kaloz
b679cac641
et131x is out of staging in 3.18
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 43827
2015-01-04 18:41:32 +00:00
Imre Kaloz
c9e5aa0c17
upgrade to new rev, fixes possible compile error
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 43791
2014-12-28 14:45:27 +00:00
Felix Fietkau
beb4318bc3
ath10k: fix tx rate selection for ad-hoc mode with HT
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43790
2014-12-27 13:37:32 +00:00
Imre Kaloz
08b592673a
Marvell 88W8864 open source mac80211 driver
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 43772
2014-12-25 22:26:43 +00:00
Felix Fietkau
ff3464eb30
mac80211: fix HT mode selection for ad-hoc
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43769
2014-12-22 21:46:38 +00:00
John Crispin
7068b7ed1c
oxnas: build S-ATA driver as a module
...
From: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 43665
2014-12-12 16:17:13 +00:00
Felix Fietkau
ff06d03a38
cfg80211: add support for changing the device mac address via sysfs
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43638
2014-12-11 20:07:58 +00:00
Jonas Gorski
7eddcb14ff
kernel/acx-mac80211: fix autoloading on boot
...
The kernel build system cannot track dependencies of out-of-tree
modules, making the buildsystem fail to load mac80211.
Add mac80211 as an explicit load to ensure all required modules are
loaded.
Fixes #16522 .
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 43631
2014-12-11 19:35:36 +00:00
John Crispin
6d52fd203d
kernel/modules: fix chipidea
...
it should needs to depend on imx and mxs
also remove duplicate kmod definition from mxs target
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 43627
2014-12-11 18:35:41 +00:00
Felix Fietkau
b979353af0
mt76: update to the latest version, adds a few minor build fixes
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43610
2014-12-10 21:17:14 +00:00
Felix Fietkau
9144cc5c2d
mac80211: do not export the backports linux/module.h, it breaks out-of-tree driver builds
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43609
2014-12-10 21:17:05 +00:00
Luka Perkov
b59d1a96ea
kernel/modules: add f2fs support
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 43594
2014-12-10 14:00:53 +00:00
Felix Fietkau
1b88b149a9
kernel: add netfilter.mk to modules makefile SCAN_DEPS
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43589
2014-12-09 12:35:18 +00:00
Felix Fietkau
4a4b6fc2ba
kmod-crypto-hw-talitos: add missing dependency
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43561
2014-12-08 12:03:41 +00:00
John Crispin
76e8aae3ab
mt76: builder1 fails to build for !PCI kernels when mt76 is selected
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 43556
2014-12-08 06:21:32 +00:00
John Crispin
6ecf7f2fa2
ar7-atm: fix various compiler errors
...
some headers have moved in 3.14
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 43555
2014-12-08 06:15:18 +00:00
John Crispin
a0c44b1ff0
acx-mac80211: v3.14 related compile fixes
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 43554
2014-12-08 06:15:11 +00:00
John Crispin
e1c6ddfd20
kernel/modules: remove unused variable
...
https://dev.openwrt.org/ticket/18472
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 43515
2014-12-05 00:19:28 +00:00
Felix Fietkau
5331a85501
kernel/modules: package xhci for kernel>=3.18
...
xhci-hcd was split into xhci-pci and xhci-platform since 3.18
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 43502
2014-12-02 19:26:45 +00:00
John Crispin
c2e57fcb2f
kernel/modules: package gpio-beeper
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 43495
2014-12-02 15:25:03 +00:00
Felix Fietkau
03b49664e5
ath10k: init devices synchronously to fix wifi detection at boot
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43484
2014-12-01 20:01:05 +00:00
Felix Fietkau
62100c31d6
ath5k: fix hardware queue index assignment
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43442
2014-11-30 21:05:17 +00:00
Felix Fietkau
47f09fd345
ath9k: fix hardware tx queue allocation order
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43438
2014-11-30 19:41:59 +00:00
Felix Fietkau
22b42b4233
mac80211: update regdb to master-2014-11-18
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43408
2014-11-27 17:26:06 +00:00
Felix Fietkau
4aa07d4028
mt76: fix a compile error on 3.18
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43407
2014-11-27 16:35:23 +00:00
John Crispin
72b58f2eb1
add new target 'oxnas'
...
This is the oxnas target previously developed at
http://gitorious.org/openwrt-oxnas
Basically, this consolidates the changes and addtionas from
http://github.org/kref/linux-oxnas
into a new OpenWrt hardware target 'oxnas' adding support for
PLX Technology NAS7820/NAS7821/NAS7825/...
formally known as
Oxford Semiconductor OXE810SE/OXE815/OX820/...
For now there are 4 supported boards:
Cloud Engines Pogoplug V3 (without PCIe)
fully supported
Cloud Engines Pogoplug Pro (with PCIe)
fully supported
MitraStar STG-212
aka ZyXEL NSA-212,
aka Medion Akoya P89625 / P89636 / P89626 / P89630,
aka Medion MD 86407 / MD 86805 / MD 86517 / MD 86587
fully supported, see http://wiki.openwrt.org/toh/medion/md86587
Shuttle KD-20
partially supported (S-ATA driver lacks support for 2nd port)
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 43388
2014-11-26 09:00:08 +00:00
Felix Fietkau
8f7e398350
mac80211: fix a crash on getting the channel in WDS AP mode ( #18400 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43367
2014-11-24 17:13:54 +00:00
Felix Fietkau
6aeb3528a8
ath9k: fix some ar913x irq handling issues
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43342
2014-11-23 12:53:35 +00:00
Felix Fietkau
f80596c9df
mac80211: fix a crash on using VHT rates
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43340
2014-11-21 22:29:48 +00:00
Felix Fietkau
7d5fa16311
mt76: add new mediatek 802.11ac driver
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43335
2014-11-20 20:27:36 +00:00
Felix Fietkau
4d99db168c
mac80211: try to get interface addresses from wiphy sysfs 'addresses' if no mask is set
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43326
2014-11-19 20:17:08 +00:00
Felix Fietkau
1ffcc555ef
mac80211: add an intermediate software queueing implementation
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43325
2014-11-19 20:17:01 +00:00
Felix Fietkau
bc30e04a83
mac80211: add support for passing sta rate table updates to the driver
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43324
2014-11-19 20:16:55 +00:00
Jonas Gorski
276817ca7d
kernel: remove gpio-pwm kmod definition
...
r37490 removed the actual driver but left the kmod definition intact,
causing the build system hapily creating an empty package for it.
Remove it also to not make it seem as if it still exists.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 43316
2014-11-19 12:42:00 +00:00
John Crispin
510ff1f1b8
ralink: merge the mt7620a/n subtargets
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 43300
2014-11-19 09:19:38 +00:00
Felix Fietkau
49aca2431c
mac80211: fix a crash bug in minstrel_ht
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43298
2014-11-18 22:20:50 +00:00
Felix Fietkau
9cd492b3e1
mac80211: add support for reporting tx status without attached skb
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43297
2014-11-18 22:20:45 +00:00
Felix Fietkau
7b0b8556d8
mac80211: enable minstrel_ht VHT support
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43296
2014-11-18 22:20:37 +00:00
John Crispin
ed5ae98cf4
kernel/modules: use crc32c_generic.ko instead of crc32c.ko
...
Starting from kernel version 3.15, the crc32c module was renamed to
crc32c_generic.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 43291
2014-11-17 14:30:42 +00:00