Jonas Gorski
8a240be62b
ar7-atm: fix compilation for linux 3.10
...
Update proc code to new proc_create to allow compilation with
linux 3.10+.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 38366
2013-10-12 10:50:19 +00:00
Felix Fietkau
a3cc10cba7
ath9k: fix rx issues introduced in my last commit ( fixes #14307 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 38362
2013-10-10 21:10:45 +00:00
Felix Fietkau
d45a1618eb
ath9k: add some cleanups and minor fixes
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 38354
2013-10-10 14:31:22 +00:00
Hauke Mehrtens
b814661167
mac80211: rtlwifi: Align private space in rtl_priv struct
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 38346
2013-10-09 09:13:41 +00:00
John Crispin
925f37a5a6
kernel: dont rely on library modules to be depended on
...
fixes https://dev.openwrt.org/ticket/14257
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38341
2013-10-08 15:08:33 +00:00
Hauke Mehrtens
c8e742a080
mac80211: wl12xx: build them again
...
WL_TI is bool but was set to =m, which deactivated it. Now it is set to
=y and should be activated in the config so the wl12xx driver gets
build.
This closes #14212 .
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 38333
2013-10-07 22:16:17 +00:00
Hauke Mehrtens
16675de754
mac80211: brcmfmac: BRCMFMAC_USB was not set in config
...
Somehow BRCMFMAC_USB was not set in the build and brcmfmac.ko did not had usb support.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 38332
2013-10-07 21:49:28 +00:00
John Crispin
c1316c09a1
lantiq: fix ltq_ptm compile
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38329
2013-10-07 20:13:32 +00:00
Felix Fietkau
048fc8f0c1
ath9k: fix tx queueing issues after background scans
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 38304
2013-10-05 12:12:21 +00:00
Hauke Mehrtens
caff3b5aee
broadcom-diag: fix 'autoload' number of diag.ko
...
Change the autoload number from '5' to '05' so the module loads earlier (as intended).
Signed-off-by: Nathan Hintz <nlhintz@hotmail.com>
SVN-Revision: 38293
2013-10-02 23:14:08 +00:00
Hauke Mehrtens
302d27f268
c80211: add iwldvm to iwlwifi, this is needed to support the old wifi card.
...
This closes #14258
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 38277
2013-10-01 22:41:46 +00:00
Hauke Mehrtens
c57ac5fcb7
kernel: add industrialio-triggered-buffer.ko only when the config option is selected.
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 38276
2013-10-01 22:40:32 +00:00
Hauke Mehrtens
1158f22b02
ep93xx: fix sound dependencies for ep93xx
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 38274
2013-10-01 22:38:40 +00:00
John Crispin
391ec155a0
kernel: lib-textsearch needs to be auto probed for amanda nat to work
...
https://dev.openwrt.org/ticket/14232
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38262
2013-09-30 20:48:12 +00:00
Felix Fietkau
17be4e9d14
mac80211: add AP inactivity handling / probing fixes to improve stability
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 38257
2013-09-29 19:42:00 +00:00
Felix Fietkau
f07713f7cf
mac80211: really fix the long standing wds ap tx power regression ( #14153 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 38255
2013-09-29 12:53:21 +00:00
Felix Fietkau
2beabf6c11
ath9k: fix an AP mode powersave issue with aggregation
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 38249
2013-09-29 11:07:58 +00:00
Felix Fietkau
32d54de3b9
kernel: disable kmod-iio for linux 3.6 as well (to avoid build issues due to missing config symbol changes)
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 38247
2013-09-28 05:22:05 +00:00
Felix Fietkau
e2420239ae
kernel: exclude regmap-spi.ko if SPI support cannot be selected
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 38245
2013-09-27 21:12:15 +00:00
Felix Fietkau
1f037b5248
kernel: make sound-soc-core depend on kmod-ac97
...
it has a conditional #ifdef based dependency on it, which trips up on
some targets
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 38242
2013-09-27 21:12:04 +00:00
Felix Fietkau
3c045e9933
kernel: remove old kernel compat code for pcmcia
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 38239
2013-09-27 20:47:09 +00:00
Felix Fietkau
e232a92c08
kernel: mark kmod-thermal menuconfig symbol as hidden to avoid building it on targets with no thermal drivers
...
Should fix build errors with Linux 3.3/3.6 targets, which use different
kconfig symbols
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 38238
2013-09-27 20:44:11 +00:00
Luka Perkov
eb486aadb8
kernel: add thermal modules
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38230
2013-09-27 10:49:33 +00:00
Gabor Juhos
7530971113
package/kernel: add support for industrial-io and AD799x
...
Add support for industrial IO core and (still staging)
driver for AD799x, a high precision I2C ADC family.
Signed-off-by: Hartmut Knaack <knaack.h@gmx.de>
[juhosg: update subject, reformat commit message]
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38187
2013-09-25 18:00:35 +00:00
Gabor Juhos
4fcc9ce9ff
package/kernel: add hwmon driver for ADT7410
...
Add support for the ADT7410 hwmon driver, a high precision
I2C temperature sensor.
Signed-off-by: Hartmut Knaack <knaack.h@gmx.de>
[juhosg: update subject, reformat commit message]
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38186
2013-09-25 18:00:34 +00:00
Gabor Juhos
6ac0dfb280
package/kernel: move I2C-GPIO drivers from i2c.mk to other.mk
...
Move pca953x support from i2c.mk to other.mk, where other
GPIO drivers are located. Remove duplicate pcf857x support
from i2c.mk.
Signed-off-by: Hartmut Knaack <knaack.h@gmx.de>
[juhosg: update subject, and reformat commit message]
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38185
2013-09-25 18:00:33 +00:00
Felix Fietkau
9d24525b1d
kernel: add AutoProbe for ppp_async and ppp_synctty (should fix #14185 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 38055
2013-09-19 06:33:53 +00:00
John Crispin
5799adc238
lantiq: fix bug in hcd gpio detetcion code
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38043
2013-09-18 16:31:49 +00:00
Hauke Mehrtens
4c52ed50d7
brcm47xx: update board detection patches
...
This is now the version which was send for mainline Linux kernel
inclusion. The data needed to detection a board is now stored in init
data.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 38036
2013-09-18 14:33:54 +00:00
Felix Fietkau
50bc1a7593
ath9k: add missing tx locking
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 38034
2013-09-18 13:24:55 +00:00
John Crispin
1878a3d6ab
lantiq: add v3.10 patches
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38031
2013-09-17 21:46:10 +00:00
John Crispin
2b0cb17d42
lantiq: update packages for v3.10
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38028
2013-09-17 21:45:56 +00:00
John Crispin
f12f4074af
kernel: make most modules use AutoProbe
...
now that we have modprobe we can set more than half of the modules to AutoProbe
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38021
2013-09-17 21:45:17 +00:00
Felix Fietkau
b3ceaf834d
ath9k: merge a fix for PS-Poll responses + aggregation
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 38017
2013-09-17 10:07:56 +00:00
Felix Fietkau
5d8cdd84e8
kernel: fix config symbol for kmod-crypto-hash
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 38015
2013-09-17 09:54:05 +00:00
Felix Fietkau
fd44388bbf
mac80211: drop spoofed packets in ad-hoc mode ( fixes #12427 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 38013
2013-09-17 09:17:40 +00:00
Hauke Mehrtens
bf8cf89fc9
broadcom-diag: add GPIO configuration for Linksys E2000 V1
...
Thank you Javier Achirica for the patch.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 38008
2013-09-16 19:52:23 +00:00
Hauke Mehrtens
2b4e96fe09
broadcom-diag: Add WRT310N v1 gpio leds and buttons
...
Signed-off-by: Flavio Silveira <fggs@terra.com.br>
SVN-Revision: 38007
2013-09-16 19:50:14 +00:00
Hauke Mehrtens
86405f2c4c
brcm47xx: add detection code for Huawei E970
...
This is based on a patch by Mathias Adam.
Signed-off-by: Mathias Adam <m.adam--openwrt@adamis.de>
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 38001
2013-09-15 17:00:45 +00:00
Felix Fietkau
7a704be4bb
ath9k: add another minor tx path fix
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37985
2013-09-14 15:30:13 +00:00
Felix Fietkau
6eeb0261e6
ath9k: merge a fix for tx processing issues with aggregation
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37982
2013-09-14 14:46:39 +00:00
Hauke Mehrtens
0c597a8f53
kernel: add missing config option
...
SVN-Revision: 37978
2013-09-13 20:39:23 +00:00
Hauke Mehrtens
b73b915c54
brcm47xx: board detection, GPIO for Linksys E1000 V2.1
...
This patch adds board detection for the Linksys E1000 V2.1 router, as well
as GPIO support for same.
This fixes bug #14135 . Currently, wired networking isn't working on the
router, and I haven't tried the wireless, but with this patch, OpenWRT
successfully boots, and all the LEDs and buttons work properly.
Signed-off-by: Zachary Catlin <zcatlin@indiana.edu>
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 37977
2013-09-13 19:24:08 +00:00
Hauke Mehrtens
6c14f5f3a6
brcm47xx: do not use GPIO configuration of WRT54G for every unknown Linksys device
...
Most of the Linksys devices without an own GPIO configuration where
detected as WRT54G. On one board this made OpenWrt to boot into
failsafe every time, because one GPIO configurated as button was not a
button.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 37970
2013-09-13 16:00:52 +00:00
Luka Perkov
15ea1a6d66
kernel: gsc depends on kmod-i2c-core
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 37960
2013-09-12 23:38:54 +00:00
Luka Perkov
e4c837f6d6
kernel: fix imx sata module
...
The imx sata module has only been backported to imx6 target. This change will
fix buildbot errors due to missing patches in other targets. Keep this until
all targets use kernel version with imx sata support in them.
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 37950
2013-09-11 22:08:46 +00:00
Luka Perkov
a43c2d4e6f
kernel: add imx sata module
...
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
SVN-Revision: 37937
2013-09-10 22:26:37 +00:00
Luka Perkov
7d73153e86
kernel: allow hwmon GSC driver for all targets
...
- enable using hwmon GSC driver on all targets
- add a kmod package for it
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
SVN-Revision: 37933
2013-09-10 22:26:30 +00:00
Felix Fietkau
247299bfa0
rt2x00: merge an rt2800 initialization order fix
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37922
2013-09-09 17:31:53 +00:00
Felix Fietkau
768e6750d7
ath9k: clean up some patches
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37919
2013-09-08 09:38:38 +00:00