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