Jonas Gorski
108b880748
mac80211: add missing dependencies
...
Add missing dependencies for rt2800-lib and lib80211.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 37422
2013-07-19 09:49:04 +00:00
Jonas Gorski
85cf95b73a
kernel: video-core depends on i2c-core if i2c-core is selected
...
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 37421
2013-07-18 20:40:17 +00:00
Jonas Gorski
fe1a84ad71
kernel: kmod-gpio-mcp23s08 depends on i2c-core
...
But only if it is selected, so make it a conditionl dependency.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 37420
2013-07-18 20:40:15 +00:00
Jonas Gorski
5e239a0fa4
kernel: kmod-pcmcia-serial requires kmod-serial-8250
...
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 37419
2013-07-18 20:40:13 +00:00
Jonas Gorski
f3755ec53c
kernel: kmod-e1000e depends on pip for 3.8+
...
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 37418
2013-07-18 20:40:10 +00:00
Felix Fietkau
eee81c5fbf
kernel: net-zd1201 depends on usb-core
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37416
2013-07-18 17:26:43 +00:00
Felix Fietkau
3b985bae1b
kernel: fix usb-net-cdc-mbim dependencies
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37415
2013-07-18 17:26:39 +00:00
Felix Fietkau
b30b62619c
kernel: usb-serial-qualcomm depends on usb-serial-wwan
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37414
2013-07-18 17:26:36 +00:00
Felix Fietkau
6fc24f7768
kernel: usb-serial-keyspan needs to include ezusb.ko
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37413
2013-07-18 17:26:32 +00:00
Felix Fietkau
2bc5b4a02a
kernel: usb-serial-ipw depends on usb-serial-wwan
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37412
2013-07-18 17:26:28 +00:00
Felix Fietkau
225cb7a3d7
kernel: mtdtests depends on nand
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37411
2013-07-18 17:26:24 +00:00
Felix Fietkau
ec5f8304b2
kernel: bluetooth depends on crypto-hash
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37410
2013-07-18 17:26:21 +00:00
Felix Fietkau
3dfe4bc893
kernel: rfkill depends on input-core
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37409
2013-07-18 17:26:17 +00:00
Felix Fietkau
9ea4b73748
kernel: split slhc into a separate package and make slip depend on it
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37408
2013-07-18 17:26:13 +00:00
Felix Fietkau
b4a847be93
kernel: fix accidental depends line duplication
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37407
2013-07-18 16:49:55 +00:00
Felix Fietkau
f766aa2dee
kernel: sctp depends on ipv6 if ipv6 is enabled
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37406
2013-07-18 16:46:11 +00:00
Felix Fietkau
58f50a7dbd
kernel: make kmod-sched depend on kmod-ipt-core
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37404
2013-07-18 16:32:12 +00:00
Felix Fietkau
5308e258da
kernel: reduce spurious rebuilds of simple kmod-* packages
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37403
2013-07-18 16:32:07 +00:00
Jo-Philipp Wich
32d810e75a
linux: introduce new kmod-iptunnel for Linux 3.10+, add missing dependencies to netsupport packages
...
SVN-Revision: 37402
2013-07-18 15:47:13 +00:00
Jo-Philipp Wich
44fd7d9626
linux: add missing netfilter dependencies
...
SVN-Revision: 37401
2013-07-18 15:47:08 +00:00
Jo-Philipp Wich
a5f93fad9d
linux: add missing dependency to kmod-i2c-tiny-usb
...
SVN-Revision: 37399
2013-07-18 13:57:40 +00:00
Jo-Philipp Wich
8500a3fea4
linux: add missing dependencies to kmod-fs-msdos and kmod-fs-xfs
...
SVN-Revision: 37398
2013-07-18 13:57:36 +00:00
Jonas Gorski
a842efc8cd
kernel: btrfs supports raid6 in 3.10, thus depends on lib-raid6
...
btrfs now supports raid5/6 and added appropriate depenendcies for 3.10.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 37396
2013-07-18 13:08:35 +00:00
Jonas Gorski
eaadc5c4f9
kernel: move xor into its own package
...
xor.ko is needed by btrfs in 3.10+, so split it out into its own
package. Make it hidden as it does not provide any functionality on its
own.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 37395
2013-07-18 13:08:33 +00:00
Jonas Gorski
050061a565
kernel: split out lib-raid6
...
raid_pq.ko is needed by btrfs in 3.10+, so split it out into its own
package. Make it hidden as it does not provide any functionality on its
own.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 37394
2013-07-18 13:08:31 +00:00
Jonas Gorski
69de869b0f
kernel: kmod-dm depends on crypto
...
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 37393
2013-07-18 13:08:29 +00:00
Jonas Gorski
9a38971a3e
kernel: crypto: add missing dependencies and files
...
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 37392
2013-07-18 13:08:27 +00:00
Jonas Gorski
5b931b9ec0
kernel: drop kmod-ata-sis
...
it was broken since 2.6.21, evidently nobody uses it and we can just
remove it.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 37391
2013-07-18 13:08:23 +00:00
Jo-Philipp Wich
b44ece50d4
linux: add missing dependencies to kmod-ip6tables
...
SVN-Revision: 37389
2013-07-18 11:57:19 +00:00
Felix Fietkau
6640b83a3e
build: add kernel modules to package provides info (along with shared libs)
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37385
2013-07-18 10:47:00 +00:00
Zoltan Herpai
8aa106cf43
imx23: ChipIdea changes
...
- move ci_hdrc into generic modules
- add separate package for imx-specific modules
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 37384
2013-07-17 22:49:16 +00:00
Felix Fietkau
eb8d23819f
ath5k: fix AHB support dependency ( #13896 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37377
2013-07-17 13:58:15 +00:00
Luka Perkov
d530ad0732
kernel: add sound-soc-imx-sgtl5000
...
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
SVN-Revision: 37360
2013-07-15 23:18:34 +00:00
Luka Perkov
b3ec189cdb
kernel: add sound-soc-imx
...
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
SVN-Revision: 37359
2013-07-15 23:18:33 +00:00
Felix Fietkau
a5e70c13f8
mac80211: fix a crash in legacy minstrel when no STA exists
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37342
2013-07-15 12:35:23 +00:00
John Crispin
3cfa187818
kernel: add usb-dwc2 kmod
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37338
2013-07-15 11:08:04 +00:00
Hauke Mehrtens
13f3c9dbe5
mac80211: b43: load b43 on core rev 17 and 18.
...
This is now controlled by a module parameter and the default
configuration depends on brcmsmac being installed.
This patch causes b43 to take core rev 17 and 18 always by default.
SVN-Revision: 37307
2013-07-14 14:23:04 +00:00
Hauke Mehrtens
71230b33c1
mac80211: b43: activate LP-Phy support every time
...
SVN-Revision: 37305
2013-07-14 14:13:32 +00:00
Hauke Mehrtens
a5c0ad6354
brcm47xx: add initial support for kernel 3.10
...
SVN-Revision: 37287
2013-07-14 13:44:45 +00:00
Hauke Mehrtens
ef0b9be95e
brcm47xx: do not load the kernel modules needed for Ethernet manually
...
add the boot flag to make the kernel modules needed for Ethernet and
diag load on startup.
SVN-Revision: 37284
2013-07-14 12:59:00 +00:00
Hauke Mehrtens
9a5a262324
broadcom-diag: make it work with kernel 3.10
...
In kernel 3.10 the proc interface changed, this patch adds the changes needed for the new interface.
SVN-Revision: 37280
2013-07-14 11:30:31 +00:00
Hauke Mehrtens
c7370edf98
broadcom-diag: check the correct value for not null.
...
This also fixes a compile warning.
SVN-Revision: 37279
2013-07-14 11:28:37 +00:00
Hauke Mehrtens
63d818a219
broadcom-diag: reoder some parts.
...
This was done to reduce the number of forward declaration needed.
This does not contain any real change in the code.
SVN-Revision: 37278
2013-07-14 11:26:35 +00:00
Felix Fietkau
299c2ceafa
mac80211: tweak mac address allocation
...
Apparently there are some broken devices out there that have the local
bit already set in the factory MAC address. Move the | 0x2 over to the
other side of the xor operation to fix this without affecting devices
with proper addresses.
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37269
2013-07-13 11:39:48 +00:00
Felix Fietkau
92961e0917
mac80211: reconfigure in Build/Compile instead of Build/Configure to catch kernel config changes
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37265
2013-07-12 08:10:19 +00:00
Felix Fietkau
f8543faec4
mac80211: merge a fix for PS-Poll handling, refresh patches
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37264
2013-07-12 07:59:59 +00:00
Felix Fietkau
e389c2b410
mac80211: remove bogus module params from compat.ko
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37263
2013-07-12 07:59:51 +00:00
Felix Fietkau
bec39b26ad
kernel: move codel from kmod-sched-core to kmod-sched, it is rarely needed
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37256
2013-07-11 20:56:30 +00:00
Felix Fietkau
c38b7b3913
kernel: make libsas depend on x86
...
It is only used by one driver that already depends on x86. Disabling it
prevents a few kilobytes of bloat from leaking into all targets via
CONFIG_BLK_DEV_BSG
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37254
2013-07-11 20:56:22 +00:00
Florian Fainelli
0e479250a6
kernel: package the HW random core module
...
And update the crypto-hw-hifn-795x to use it.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 37231
2013-07-10 19:42:48 +00:00
John Crispin
eba9b8a324
kernel: unbreal of_i2c selection
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37201
2013-07-08 09:01:52 +00:00
John Crispin
fc40051569
lantiq: move dsl tools to package/network/config
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37198
2013-07-08 09:01:38 +00:00
Luka Perkov
8fdf418c96
ltq-hcd: remove prebuilt module
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 37190
2013-07-08 00:37:50 +00:00
John Crispin
a1734998ee
kernel: fix 8250 ko name for 3.9
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37164
2013-07-04 13:31:28 +00:00
John Crispin
cb179cb262
mac80211: make rt2x00_soc depend on !rt3883
...
https://dev.openwrt.org/ticket/13777
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37162
2013-07-04 13:31:18 +00:00
John Crispin
e15a16bfd7
button-hotplug: Add KEY_POWER handling
...
When running OpenWrt within KVM KEY_POWER is generated from the ACPI
button driver when restarting or powering down the VM.
Extend button-hotplug to allow user space handlers for these events.
Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
Patchwork: http://patchwork.openwrt.org/patch/3799/
SVN-Revision: 37160
2013-07-04 13:31:09 +00:00
Luka Perkov
6988613f7a
gpio-button-hotplug: add support for EV_SW
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 37130
2013-07-02 10:45:31 +00:00
Felix Fietkau
16079fbd9a
rt2x00: fix rf id override for RT5350
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37109
2013-06-30 17:54:20 +00:00
Felix Fietkau
2d8990256c
mac80211: use a new tarball with updated backport code
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37105
2013-06-30 14:49:14 +00:00
Felix Fietkau
12c033dfd9
mac80211: update to wireless-testing 2013-06-27, fix ATH_USER_REGD handling
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37097
2013-06-30 10:44:19 +00:00
Felix Fietkau
0f6e9c9fcc
gpio-button-hotplug: improve gpio button debouncing, verify state changes over multiple polls. fixes spurious failsafe triggers ( #13784 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37090
2013-06-29 19:01:49 +00:00
Felix Fietkau
ae6fc0e4bd
ath9k: fix tx queue pending frame counter when dropping packets
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37081
2013-06-29 12:38:15 +00:00
Felix Fietkau
78ac19be04
mac80211: fix cck rate sampling in minstrel_ht
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37078
2013-06-28 19:14:54 +00:00
John Crispin
1761b7b370
mac80211: disable rt2x00 on mt7620a
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37037
2013-06-27 07:25:13 +00:00
Felix Fietkau
0f003be010
ath9k: fix a minor rcu issue
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37013
2013-06-22 13:59:55 +00:00
John Crispin
fdb8d23745
mac80211: fix compile error on rt2x00 when buildin for SoC
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37008
2013-06-21 16:54:46 +00:00
John Crispin
4ebf19b48f
packages: clean up the package folder
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37007
2013-06-21 16:54:37 +00:00
Hauke Mehrtens
4e0c649783
kernel: add dependencies for kernel 3.10
...
SVN-Revision: 36925
2013-06-12 13:59:34 +00:00
John Crispin
dff1529d2a
modules: make all led and button modules used during boot priority 1
...
This makes sure the modules are symlinked in /etc/modules-boot.d/
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36892
2013-06-10 08:24:25 +00:00
Nicolas Thill
eed8141976
kmod-usb-net-cdc-mbim: fix module loading
...
cdc_mbim should be loaded after cdc_ncm (closes : #13562 )
SVN-Revision: 36856
2013-06-05 14:34:50 +00:00
Imre Kaloz
8170c9cfb0
add some more symbols
...
SVN-Revision: 36834
2013-06-04 11:23:27 +00:00
Jonas Gorski
87203c4049
kernel: adapt module paths for 3.10-rc1
...
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 36662
2013-05-19 18:36:09 +00:00
Jonas Gorski
dc00dbd085
kernel: modules: kmod-fs-isofs depends on kmod-lib-zlib
...
Add missing dependency. Fixes #11624 .
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 36593
2013-05-09 20:50:10 +00:00
Luka Perkov
826b4e36c4
kernel: add veth module
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 36540
2013-05-03 15:16:50 +00:00
Jo-Philipp Wich
7f2743d458
kernel: netfilter.mk: Explicitly set the order of autoloaded modules
...
In my machine, the file is created with arptable_filter before
arp_tables. This can't happen because the former depends on the
latter.
So, instead of rely on wildcards (*.ko), set by hand the files to
be loaded in the correct order.
Signed-off-by: Jonh Wendell <jonh.wendell@oiwifi.com.br>
SVN-Revision: 36512
2013-05-02 11:25:18 +00:00
Jo-Philipp Wich
af30e5e6bb
Enable hidraw support.
...
It's needed for dealing with certain UART-to-USB adapters built into
e.g. weather stations, and increases the hid module package only
slightly (e.g. on ar71xx: 35k -> 37k).
Signed-off-by: Danny Baumann <dannybaumann@web.de>
SVN-Revision: 36415
2013-04-24 09:49:09 +00:00
Jo-Philipp Wich
2cea3d3949
Add kernel module package for hid-generic driver.
...
Needed to support e.g. keyboards and mice.
Signed-off-by: Danny Baumann <dannybaumann@web.de>
SVN-Revision: 36414
2013-04-24 09:49:03 +00:00
Jonas Gorski
49799d344d
kernel: add kmod-mcp23s08 package
...
Package up the Microchip MCP23S08 I/O expander driver. Needed on the
CalAmp LMU5000 board.
Signed-off-by: Adam Porter <porter.adam@gmail.com>
[jogo@openwrt.org: fix subject]
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 36393
2013-04-23 09:21:55 +00:00
Gabor Juhos
38b4865a68
package/kernel: only include i2c-of if CONFIG_OF enabled
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36227
2013-04-06 16:55:25 +00:00
Gabor Juhos
bf57f33f02
kernel: Allow talitos crypto hw module selection
...
Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36224
2013-04-06 12:41:06 +00:00
John Crispin
1c8d2aec18
unbreak i2c-mv64xxx dependencies
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36192
2013-04-03 12:58:06 +00:00
John Crispin
8baf097b84
fix borken of-i2c dependencies
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36191
2013-04-03 12:51:12 +00:00
John Crispin
30ee3ef24e
add cdc-mbim module
...
http://patchwork.openwrt.org/patch/3370/
Signed-off-by: Rusink Rusinkoff <rzrusink@gmail.com>
SVN-Revision: 36184
2013-04-03 10:00:55 +00:00
John Crispin
219313833a
Add INA2XX current sensor module.
...
This is a I2C current/voltage/power sensor.
Signed-off-by: Tobias Diedrich <ranma+openwrt@tdiedrich.de>
SVN-Revision: 36182
2013-04-03 10:00:44 +00:00
John Crispin
7852c48ffd
add lm92 kernel module
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36181
2013-04-03 10:00:40 +00:00
John Crispin
62b5098b35
add pcf857x kernel module
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36180
2013-04-03 10:00:36 +00:00
John Crispin
c9254f5b5d
make OF_I2C build as part of i2c-core
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36179
2013-04-03 10:00:32 +00:00
Hauke Mehrtens
c9544f4af0
kernel: add some fixes for kernel 3.9
...
This patch fixes some compile problems with kernel 3.9 and adds some missing linux 3.9 handling into kernel packages.
SVN-Revision: 36098
2013-03-20 21:59:24 +00:00
Florian Fainelli
b48e5f2111
kernel: enable SND_COMPRESS_OFFLOAD for kernels >= 3.3
...
Most sound SoC driver enable it and rely it on to properly work.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 36072
2013-03-17 19:46:00 +00:00
Florian Fainelli
a5e7687e12
kernel: load regmap modules after kmod-lib-lzo
...
Otherwise regmap-core will not be able to lookup the lzo exported
symbols.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 36069
2013-03-17 19:45:42 +00:00
Jonas Gorski
c730da325a
package/kernel: i2c: don't skip built-in modules
...
Don't skip build-in modules when generating i2c kmod packages, to allow
empty packages to be generated for satisfying dependencies.
Closes #12259 .
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 35755
2013-02-23 11:30:30 +00:00
Gabor Juhos
316706b09c
package/kernel: add package for the Gianfar PTP driver
...
PTP for gianfar can be built as a module. Create a package for it.
[juhosg: remove the mp85xx specific patch]
Patchwork: http://patchwork.openwrt.org/patch/3344/
Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@neratec.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35706
2013-02-20 19:14:20 +00:00
Gabor Juhos
9070d701e7
package/kernel: add package for the Freescale Gianfar driver
...
[juhosg: move the fsl-pq-mdio driver into a separate package]
Patchwork: http://patchwork.openwrt.org/patch/3345/
Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@neratec.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35705
2013-02-20 19:14:15 +00:00
Gabor Juhos
330ae61b1b
package/kernel: remove trailing whitespaces from *.mk files
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35691
2013-02-20 09:41:48 +00:00
Gabor Juhos
97e75d03cc
package/kernel: add package for the Freescale On-Chip EHCI Controller
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35627
2013-02-16 17:13:40 +00:00
Gabor Juhos
4cc962a0eb
add nForce Ethernet module
...
Signed-off-by: Zhiqiang Wang <wang.9264@gmail.com>
SVN-Revision: 35461
2013-02-02 15:40:43 +00:00
John Crispin
0fb081bb5a
package ncm & qmi wwan
...
Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com>
Patchwork: http://patchwork.openwrt.org/patch/3134/
SVN-Revision: 35360
2013-01-28 18:20:10 +00:00
Hauke Mehrtens
0492391922
kernel: make usb2-pci depend on usb2 and not the other way around
...
SVN-Revision: 35339
2013-01-27 21:28:26 +00:00
Hauke Mehrtens
6f59cd3fb8
kernel: activate input-matrixkmap for kernel 3.8
...
SVN-Revision: 35338
2013-01-27 21:23:33 +00:00
Hauke Mehrtens
0d42d05242
kernel: add ehci-platform.ko and ehci-pci.ko when build with kernel 3.8
...
SVN-Revision: 35337
2013-01-27 21:19:48 +00:00
Hauke Mehrtens
62554217fc
kernel: add packages for pps and ptp, they are needed by tg3 in kernel 3.8
...
SVN-Revision: 35336
2013-01-27 21:18:52 +00:00
Felix Fietkau
a6ad512d82
kernel: 8250.ko is called 8250_core.ko on linux 3.7+, fixes package/kernel build error in snapshot builds
...
SVN-Revision: 35190
2013-01-17 09:08:09 +00:00
Florian Fainelli
8b21ccae13
kernel: allow building kmod-rtc-marvell for mvebu target
...
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35177
2013-01-15 19:55:26 +00:00
Gabor Juhos
e959b45920
package/kernel: move input modules into a separate submenu
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35161
2013-01-14 18:18:03 +00:00
Felix Fietkau
f4802fa8bf
kernel: make sure that packages are generated for built-in crypto modules to avoid dependency errors with kmod-crypto-core on 3.7
...
SVN-Revision: 35158
2013-01-14 17:09:16 +00:00
Florian Fainelli
10ef67ed21
kernel: avoid recursive dependency caused by kmod-i2c-mv64xxx
...
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35157
2013-01-14 17:03:45 +00:00
Jo-Philipp Wich
03a50b9087
netfilter.mk: add addrtype match to iptables-mod-extra (kmod-ipt-extra)
...
SVN-Revision: 35155
2013-01-14 16:12:56 +00:00
Felix Fietkau
0f101497ac
kernel: make kmod-ledtrig-usbdev depend on usb core support instead of selecting it
...
SVN-Revision: 35120
2013-01-12 13:21:08 +00:00
Florian Fainelli
57d6e73143
kernel: add kmod-mvsdio MMC host controller for Marvell targets
...
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35061
2013-01-08 22:20:30 +00:00
Florian Fainelli
7e0c80bcb6
kernel: make kmod-of-i2c available for the mvebu target
...
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35060
2013-01-08 22:20:25 +00:00
Florian Fainelli
85fbe13cf5
kernel: adjust orion/kirkwood packages to also build for mvebu target
...
Armada XP/370 boards share these hardware blocks with Orion and Kirkwood
SoCs.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35059
2013-01-08 22:20:21 +00:00
Florian Fainelli
c38cb63808
kernel: add more SCTP related configuration symbols
...
These symbols are used by 3.8+ kernels
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35054
2013-01-08 22:18:23 +00:00
Jo-Philipp Wich
cedbe66e9a
kernel: fix kmod-ipsec load order ( #12552 )
...
SVN-Revision: 35032
2013-01-07 10:54:56 +00:00
Hauke Mehrtens
bef592844b
zram: add package to use compressed ram disk for swap
...
The busybox size is increased by 3.2KByte uncompressed on bcm47xx with
this commit.
This zram-swap automatically creates a zram device, a swap partition on
it and make the kernel swap pages to it.
Thank you Bastian Bittorf <bittorf@bluebottle.com> for idea and the
script.
SVN-Revision: 35025
2013-01-06 16:21:29 +00:00
Felix Fietkau
82b3e879d4
kernel: add a module for the isl1208 rtc
...
SVN-Revision: 35022
2013-01-06 15:09:43 +00:00
John Crispin
e6aac19237
fix regmap debloat patch
...
SVN-Revision: 35015
2013-01-05 00:20:05 +00:00
Felix Fietkau
96f3911981
kernel: move regmap bloat out of the kernel image if it is only being used in modules
...
SVN-Revision: 34999
2013-01-03 18:39:50 +00:00
Felix Fietkau
1dada293bf
add kmod-fs-configfs to replace kernel bloat added by selecting kmod-mmc-over-gpio
...
SVN-Revision: 34998
2013-01-03 18:04:04 +00:00
Hauke Mehrtens
8f6bdcffa1
brcm47xx: build b44 as a module
...
SVN-Revision: 34994
2013-01-03 02:00:25 +00:00
John Crispin
a730e96569
Remove remaining etrax references
...
SVN-Revision: 34968
2013-01-02 11:28:11 +00:00
John Crispin
075ea0d52e
fix typo in HFS kernel module
...
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
SVN-Revision: 34963
2013-01-02 10:29:45 +00:00
John Crispin
12f36652e6
fix video modules package generation
...
The folder layout changed between 3.6 and 3.7
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 34960
2013-01-02 09:43:07 +00:00
Gabor Juhos
cbc9dfc56a
package/kernel: select crypto-sha256 for cifs on 3.7+
...
Based on a patch from #12711
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34956
2013-01-01 19:04:20 +00:00
Gabor Juhos
ab4ea8ad16
package/kernel: create separate package for the sha256 crypto module
...
Based on a patch from #12711
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34955
2013-01-01 19:04:17 +00:00
Gabor Juhos
fcf65bdee3
package/kernel: remove obsolete CONFIG_USB_[EO]HCI_RT3883=y symbols
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34844
2012-12-22 12:11:09 +00:00
Gabor Juhos
ae97cc7d0f
kernel: fix module names for crypto modules in 3.7
...
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34751
2012-12-18 14:50:43 +00:00
Felix Fietkau
b9d1bdb374
kernel: add a module for ipv6 gre
...
SVN-Revision: 34709
2012-12-15 21:59:56 +00:00
John Crispin
12cfa40375
add crypto-pcompress
...
SVN-Revision: 34685
2012-12-15 01:59:29 +00:00
Hauke Mehrtens
3a4a6cfd64
kernel: in kernel 3.6.8 and later tg3 depends on hwmon.ko
...
SVN-Revision: 34652
2012-12-13 00:09:55 +00:00
Florian Fainelli
b7f026680a
package/kernel: enable CONFIG_SND_SOC_DMAENGINE_PCM in sound-soc-core
...
This is required for 3.6+ kernels and some sound SoC modules.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34618
2012-12-10 21:05:32 +00:00
Florian Fainelli
157cccaa6b
package/kernel: snd-soc-core depends on regmap
...
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34616
2012-12-10 21:05:15 +00:00
Florian Fainelli
7685458982
package/kernel: package kmod-input-matrixkmap
...
This is required by some keyboard drivers in 3.6+
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34614
2012-12-10 21:05:06 +00:00
Felix Fietkau
1820e8566e
kernel: include the xfrm_algo module on 3.6+ ( fixes #12552 )
...
SVN-Revision: 34611
2012-12-10 18:49:30 +00:00
Felix Fietkau
94c1d77886
kernel: fix video-core build on 3.6+
...
SVN-Revision: 34533
2012-12-06 14:11:19 +00:00
Florian Fainelli
4a1e2123eb
kernel: remove references to TARGET_ubicom32
...
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34431
2012-11-30 10:53:51 +00:00
Florian Fainelli
203cbbd51d
modules: remove obsolete comment ( #12514 )
...
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34327
2012-11-25 11:41:07 +00:00
Jonas Gorski
24a372b6ec
package: kernel: make crypto kmods always visible
...
Don't hide crypo submodules unless crypo-core is selected.
Fixes kmods depending on crypto modules being unselectable
until crypto core is selected (like ext4 on 3.6 or mac80211).
Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
SVN-Revision: 34298
2012-11-22 11:55:18 +00:00
Jonas Gorski
c0eb827265
kernel: modules: ext4 depends on crypto-hash on 3.6
...
SVN-Revision: 34159
2012-11-11 19:42:35 +00:00
Florian Fainelli
ae912505ac
i2c-gpio-mux: fix build for 3.6+ kernels
...
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34152
2012-11-11 18:40:43 +00:00
John Crispin
cc82648600
Load schedule modules
...
They were missing the AUTOLOAD directive.
Signed-off-by: Jonh Wendell <jonh.wendell@oiwifi.com.br>
SVN-Revision: 34107
2012-11-07 19:36:56 +00:00
Gabor Juhos
aa0944ff72
Add ledtrig-oneshot module for 3.6 kernels
...
This patch adds a package for the ledtrig-oneshot module, available in
3.6 and later.
[juhosg: change dependency from LINUX_3_6 to !LINUX_3_3]
Signed-off-by: Roman A. aka BasicXP <x12ozmouse@ya.ru>
SVN-Revision: 34079
2012-11-05 07:10:35 +00:00
Imre Kaloz
47f3be57d0
add missing =y
...
SVN-Revision: 33988
2012-10-29 10:12:47 +00:00
Imre Kaloz
c0c69c974f
add missing 3.6 symbols
...
SVN-Revision: 33986
2012-10-29 10:00:02 +00:00
Imre Kaloz
953d53c662
remove references to 2.6.39
...
SVN-Revision: 33967
2012-10-27 13:47:23 +00:00
Gabor Juhos
01c8449865
package/kernel: arc4 needs blkcipher support on 3.6
...
[ 78.530000] arc4: Unknown symbol blkcipher_walk_done (err 0)
[ 78.530000] arc4: Unknown symbol blkcipher_walk_virt (err 0)
[ 78.540000] arc4: Unknown symbol crypto_blkcipher_type (err 0)
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 33965
2012-10-27 12:33:00 +00:00
Felix Fietkau
686d42199b
kernel: fix the pcspkr module, add proper dependencies, add the actual sound module
...
SVN-Revision: 33921
2012-10-25 15:11:35 +00:00
Florian Fainelli
f5d18da3e2
netfilter: ip_queue has been removed in 3.6
...
SVN-Revision: 33905
2012-10-24 13:05:01 +00:00
Florian Fainelli
be51fcfeff
i2c muxes modules have a different prefix since 3.5
...
Kernel 3.5 started prefixing i2c muxes modules with i2c-mux-, account for that
SVN-Revision: 33904
2012-10-24 13:04:57 +00:00
Florian Fainelli
f8af095002
kernel: the camellia module name has changed in kernel 3.4
...
With the support for architecture optimized camellia routines, the original
camellia module got renamed to camellia_generic, account for that.
SVN-Revision: 33903
2012-10-24 13:04:54 +00:00
Felix Fietkau
144d932faf
package/kernel: add IKCONFIG module option
...
Add an option for building the configs.ko module which provides
kernel configuration via /proc/config.gz
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
SVN-Revision: 33865
2012-10-19 17:47:22 +00:00