Nicolas Thill
ab29084cdb
package/kernel: prefix library modules with lib-
...
SVN-Revision: 28656
2011-10-28 13:24:41 +00:00
Nicolas Thill
1663fb6425
package/kernel: remove remaining uses of $(LINUX_KMOD_SUFFIX)
...
SVN-Revision: 28598
2011-10-26 11:33:59 +00:00
Felix Fietkau
f8bfab96cb
kernel: remove the x86 dependency from kmod-sky2 so that it can be used on other platforms as well
...
SVN-Revision: 28314
2011-09-28 22:05:32 +00:00
Jonas Gorski
d43ad87c44
package/kernel: Mark mvswitch as broken for linux 3.1
...
mvswitch does not compile because of VLAN API changes.
SVN-Revision: 27936
2011-08-09 12:19:32 +00:00
Vasilis Tsiligiannis
0cd8805b0a
kernel/modules: Add missing config symbol
...
SVN-Revision: 27862
2011-08-01 14:45:03 +00:00
John Crispin
f1af962560
kmod-dm9000 should build as a module
...
SVN-Revision: 27543
2011-07-07 18:21:01 +00:00
John Crispin
96cc4174e3
add kmod for dm9000
...
SVN-Revision: 27402
2011-07-03 17:37:18 +00:00
Jo-Philipp Wich
ca705913cc
kernel: package more NIC drivers: * SiS 190 Fast/Gigabit Ethernet support * SysKonnect Yukon support * Atheros L2 Fast Ethernet support * Atheros L1 Gigabit Ethernet support * Atheros L1C * Atheros L1E Patch by Lauri Võsandi<lauri.vosandi@gmail.com>
...
SVN-Revision: 27242
2011-06-20 09:41:03 +00:00
Felix Fietkau
df49468a51
kernel: include firmware in the e100 package
...
SVN-Revision: 26539
2011-04-08 21:53:38 +00:00
Vasilis Tsiligiannis
6fab820124
kernel/modules: Enable Realtek R8169 not only for x86
...
This enables support for Realtek 8169 based network cards for other
platforms than x86. I have a mini-PCI card on ixp4xxx running here.
Maybe for the other cards in netdevices.mk a @DEPENDS change from
@TARGET_x86 to @PCI_SUPPORT makes also sense.
Signed-off-by: Christoph König <christoph.koenig@ikt.uni-hannover.de>
SVN-Revision: 26529
2011-04-07 23:31:56 +00:00
Florian Fainelli
9f36adcf54
add kmod-hfcpci
...
Changed:
- Support added for mISDN card driver for Cologne AG's HFC pci cards (single port)
- Title texts and help texts for some other isdn drivers adjusted for clarification
Signed-off by: Arnold Schulz <arnysch@gmx.net>
SVN-Revision: 26452
2011-04-03 18:30:43 +00:00
Vasilis Tsiligiannis
1153135b7c
kernel/modules: Add ifb module ( #8764 )
...
SVN-Revision: 25323
2011-02-02 19:37:30 +00:00
Florian Fainelli
058b54773a
kmod-via-velocity depends on kmod-crc-ccitt ( #8730 )
...
SVN-Revision: 25244
2011-01-29 22:06:23 +00:00
Florian Fainelli
c1796ae53d
Revert "[kernel] solos-pci: Depend on soloscli, just like mac80211 depends on iw and crda, since in both cases the module is useless without the userspace."
...
We do not make a kernel module depend on user-space utility.
SVN-Revision: 25035
2011-01-18 12:10:20 +00:00
Daniel Dickinson
5d76a52a44
solos-pci: Depend on soloscli, just like mac80211 depends on iw and crda, since in both cases the module is useless without the userspace.
...
SVN-Revision: 25034
2011-01-18 07:09:22 +00:00
Hauke Mehrtens
fe5b868a4f
kernel: add dummy net device
...
Thank you Thomas Jansen.
(partly closes #5849 )
SVN-Revision: 24272
2010-12-05 21:23:21 +00:00
Florian Fainelli
8e9736675f
Fix missing dependency in solos-pci module
...
Modinfo for solos-pci tells us that it has a dependency on "atm", but this isn't
captured in the Makefile.
Signed-off-by: Philip A. Prindeville <philipp_subx@redfish-solutions.com>
SVN-Revision: 23086
2010-09-19 11:18:00 +00:00
Jo-Philipp Wich
1e227c0225
Support for Solos PCI ADSL2+ modem This driver is used by Traverse Technologies' Geos ADSL2+ x86 router:
...
http://www.traverse.com.au/productview.php?product_id=117
Signed-off-by: Nathan Williams <nathan@traverse.com.au>
SVN-Revision: 23070
2010-09-15 03:52:13 +00:00
Jo-Philipp Wich
fe247d02bd
Support for RTL-8139C+ ethernet adapters Signed-off-by: Nathan Williams <nathan@traverse.com.au>
...
SVN-Revision: 23068
2010-09-15 03:48:20 +00:00
Florian Fainelli
088b641056
rename kmod-switch-ip175c package to kmod-switch-ip17xx
...
SVN-Revision: 22544
2010-08-08 20:01:16 +00:00
Felix Fietkau
52646b63b1
load e1000 earlier to fix the order of the ethernet ports on Axiomtek NA-200
...
SVN-Revision: 22359
2010-07-23 01:54:21 +00:00
Alexandros C. Couloumbis
7882a1856a
package/kernel: modularize ixp4xx_eth driver & marvel 88E6060 phy support
...
SVN-Revision: 22283
2010-07-18 18:59:12 +00:00
Claudio Mignanti
2d86ea7bf3
massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950
...
SVN-Revision: 22145
2010-07-12 14:06:13 +00:00
Felix Fietkau
ff3d5025ac
remove obsolete kernel dependencies and version checks
...
SVN-Revision: 21956
2010-06-26 20:44:28 +00:00
Jo-Philipp Wich
f8105cde7a
kernel: package tulip family modules into kmod-tulip
...
SVN-Revision: 21859
2010-06-21 21:40:27 +00:00
Florian Fainelli
2b0bf20c86
fix kmod-swconfig module loading typo
...
SVN-Revision: 21530
2010-05-21 21:25:39 +00:00
Florian Fainelli
22eaf8b658
add kmod-swconfig and kmod-swich-ip175c
...
SVN-Revision: 21520
2010-05-21 09:53:55 +00:00
Nicolas Thill
36ee230fca
package/kernel: mark a bunch of kmod packages that don't exist on 2.4 as 2.6 only
...
SVN-Revision: 21251
2010-04-29 10:25:57 +00:00
Hauke Mehrtens
8c0ee9484b
gigaset: build gigaset with isdn4linux support
...
SVN-Revision: 20997
2010-04-18 18:24:34 +00:00
Jo-Philipp Wich
7e29eac780
- enable PCI - add kmod-pcnet32 to default packages - make kmod-pcnet32 available for malta target
...
SVN-Revision: 20923
2010-04-16 11:34:21 +00:00
Nicolas Thill
39ee357098
ps3: move ps3lan kmod under target/linux/ps3
...
SVN-Revision: 20533
2010-03-28 03:29:22 +00:00
Hamish Guthrie
8356fc0b8e
Create kernel module for PS3 networking
...
SVN-Revision: 20447
2010-03-26 14:11:01 +00:00
Hauke Mehrtens
5925292e14
kernel: fix tg3 installation
...
libphy is build into the kernel for brcm47xx and not as an extra module.
SVN-Revision: 20344
2010-03-21 14:09:24 +00:00
Felix Fietkau
39b2af1f5b
remove obsolete dependencies and checks
...
SVN-Revision: 19292
2010-01-23 17:07:59 +00:00
Gabor Juhos
f759c749de
package: kernel/modules: package module for MAC-VLAN support
...
SVN-Revision: 18980
2009-12-31 14:33:31 +00:00
Imre Kaloz
29a020ffb3
remove handling of older unsupported kernels
...
SVN-Revision: 18955
2009-12-27 21:54:09 +00:00
Florian Fainelli
8ba061b3cf
prevent some modules from being built on ubicom32 since they do not compile or link
...
SVN-Revision: 18595
2009-11-29 00:33:32 +00:00
Felix Fietkau
1d91c8b455
e1000: add CONFIG_E1000_NAPI=y for older kernels
...
SVN-Revision: 18416
2009-11-14 02:55:48 +00:00
Felix Fietkau
3f5c35c742
e1000: depend on pci support instead of x86 target - some people have minipci cards with this chipset
...
SVN-Revision: 18376
2009-11-11 16:30:33 +00:00
Imre Kaloz
a992d6986c
add preliminary MPC83xx support
...
SVN-Revision: 18353
2009-11-09 11:45:04 +00:00
Florian Fainelli
1a2862798a
remove references to 2_6_27
...
SVN-Revision: 18202
2009-10-29 12:22:53 +00:00
Hauke Mehrtens
3a923e436e
fixes for kernel 2.6.31
...
SVN-Revision: 17739
2009-09-26 13:31:42 +00:00
Florian Fainelli
2a93dc020f
allow via-velocity to be selectable on x86
...
SVN-Revision: 16940
2009-07-21 11:01:25 +00:00
Felix Fietkau
12b429b3a2
get rid of linux 2.6.29
...
SVN-Revision: 16883
2009-07-17 16:20:25 +00:00
Imre Kaloz
d55f736329
package the e1000e driver
...
SVN-Revision: 16295
2009-06-02 10:02:23 +00:00
Hauke Mehrtens
050d860d65
kmod-libphy also needed with kernel 2.6.30
...
SVN-Revision: 15780
2009-05-11 20:41:15 +00:00
Florian Fainelli
f4e88b7d7f
r6040 kernel module also needs to set the CONFIG_R6040_NAPI symbol
...
SVN-Revision: 15377
2009-04-24 09:31:37 +00:00
Felix Fietkau
34939cad39
get rid of $Id$ - it has never helped us and it has broken too many patches ;)
...
SVN-Revision: 15242
2009-04-17 14:09:46 +00:00
Hauke Mehrtens
5d57dbaeba
turn some of the kernel dependencies the other way around to make it easier to support new kernel.
...
SVN-Revision: 14783
2009-03-07 18:28:39 +00:00
Hauke Mehrtens
e626930ea6
add ssb dependency to b44
...
SVN-Revision: 14774
2009-03-07 15:52:13 +00:00