Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kernel: add et131x from packages/ | Felix Fietkau | 2012-05-18 | 1 | -0/+18 |
| | | | | SVN-Revision: 31792 | ||||
* | remove kmod-mvswitch, it does not work on kernels <3.2 and is not necessary ↵ | Felix Fietkau | 2012-05-11 | 1 | -15/+0 |
| | | | | | | as a module anyway SVN-Revision: 31678 | ||||
* | kernel: add some more additional missing config symbols for 3.2 and 3.3 | Jonas Gorski | 2012-04-09 | 1 | -1/+2 |
| | | | | SVN-Revision: 31221 | ||||
* | kernel: update module names and add new config symbols for linux 3.3 | Jonas Gorski | 2012-02-02 | 1 | -1/+1 |
| | | | | SVN-Revision: 29985 | ||||
* | kernel: rename kmod-switch-rtl8366_smi to kmod-switch-rtl8366-smi to avoid ↵ | Jo-Philipp Wich | 2011-12-13 | 1 | -4/+4 |
| | | | | | | underscores in package names SVN-Revision: 29518 | ||||
* | package/kernel: create packages for the rtl8366* drivers | Gabor Juhos | 2011-12-01 | 1 | -0/+45 |
| | | | | | | | | | This allows to enable rtl8366 switches family support, which are optional (present on few boards). Based on a patch by Roman Yeryomin <roman@advem.lv> SVN-Revision: 29388 | ||||
* | kmod-r6040 depends on kmod-libphy | Florian Fainelli | 2011-11-15 | 1 | -1/+1 |
| | | | | SVN-Revision: 29162 | ||||
* | package: kernel: add handling for 3.2 renames (and some missed ones for 3.1) | Jonas Gorski | 2011-11-09 | 1 | -33/+145 |
| | | | | SVN-Revision: 28897 | ||||
* | package/kernel: prefix library modules with lib- | Nicolas Thill | 2011-10-28 | 1 | -2/+2 |
| | | | | SVN-Revision: 28656 | ||||
* | package/kernel: remove remaining uses of $(LINUX_KMOD_SUFFIX) | Nicolas Thill | 2011-10-26 | 1 | -6/+6 |
| | | | | SVN-Revision: 28598 | ||||
* | kernel: remove the x86 dependency from kmod-sky2 so that it can be used on ↵ | Felix Fietkau | 2011-09-28 | 1 | -1/+0 |
| | | | | | | other platforms as well SVN-Revision: 28314 | ||||
* | package/kernel: Mark mvswitch as broken for linux 3.1 | Jonas Gorski | 2011-08-09 | 1 | -1/+1 |
| | | | | | | mvswitch does not compile because of VLAN API changes. SVN-Revision: 27936 | ||||
* | kernel/modules: Add missing config symbol | Vasilis Tsiligiannis | 2011-08-01 | 1 | -2/+3 |
| | | | | SVN-Revision: 27862 | ||||
* | kmod-dm9000 should build as a module | John Crispin | 2011-07-07 | 1 | -2/+4 |
| | | | | SVN-Revision: 27543 | ||||
* | add kmod for dm9000 | John Crispin | 2011-07-03 | 1 | -0/+14 |
| | | | | SVN-Revision: 27402 | ||||
* | kernel: package more NIC drivers: * SiS 190 Fast/Gigabit Ethernet support * ↵ | Jo-Philipp Wich | 2011-06-20 | 1 | -0/+66 |
| | | | | | | 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 | ||||
* | kernel: include firmware in the e100 package | Felix Fietkau | 2011-04-08 | 1 | -0/+7 |
| | | | | SVN-Revision: 26539 | ||||
* | kernel/modules: Enable Realtek R8169 not only for x86 | Vasilis Tsiligiannis | 2011-04-07 | 1 | -1/+1 |
| | | | | | | | | | | | 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 | ||||
* | add kmod-hfcpci | Florian Fainelli | 2011-04-03 | 1 | -3/+22 |
| | | | | | | | | | | 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 | ||||
* | kernel/modules: Add ifb module (#8764) | Vasilis Tsiligiannis | 2011-02-02 | 1 | -0/+16 |
| | | | | SVN-Revision: 25323 | ||||
* | kmod-via-velocity depends on kmod-crc-ccitt (#8730) | Florian Fainelli | 2011-01-29 | 1 | -1/+1 |
| | | | | SVN-Revision: 25244 | ||||
* | Revert "[kernel] solos-pci: Depend on soloscli, just like mac80211 depends ↵ | Florian Fainelli | 2011-01-18 | 1 | -1/+1 |
| | | | | | | | | 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 | ||||
* | solos-pci: Depend on soloscli, just like mac80211 depends on iw and crda, ↵ | Daniel Dickinson | 2011-01-18 | 1 | -1/+1 |
| | | | | | | since in both cases the module is useless without the userspace. SVN-Revision: 25034 | ||||
* | kernel: add dummy net device | Hauke Mehrtens | 2010-12-05 | 1 | -0/+14 |
| | | | | | | | Thank you Thomas Jansen. (partly closes #5849) SVN-Revision: 24272 | ||||
* | Fix missing dependency in solos-pci module | Florian Fainelli | 2010-09-19 | 1 | -1/+1 |
| | | | | | | | | | 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 | ||||
* | Support for Solos PCI ADSL2+ modem This driver is used by Traverse ↵ | Jo-Philipp Wich | 2010-09-15 | 1 | -0/+17 |
| | | | | | | | | | | 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 | ||||
* | Support for RTL-8139C+ ethernet adapters Signed-off-by: Nathan Williams ↵ | Jo-Philipp Wich | 2010-09-15 | 1 | -0/+16 |
| | | | | | | <nathan@traverse.com.au> SVN-Revision: 23068 | ||||
* | rename kmod-switch-ip175c package to kmod-switch-ip17xx | Florian Fainelli | 2010-08-08 | 1 | -7/+7 |
| | | | | SVN-Revision: 22544 | ||||
* | load e1000 earlier to fix the order of the ethernet ports on Axiomtek NA-200 | Felix Fietkau | 2010-07-23 | 1 | -1/+1 |
| | | | | SVN-Revision: 22359 | ||||
* | package/kernel: modularize ixp4xx_eth driver & marvel 88E6060 phy support | Alexandros C. Couloumbis | 2010-07-18 | 1 | -0/+29 |
| | | | | SVN-Revision: 22283 | ||||
* | massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950 | Claudio Mignanti | 2010-07-12 | 1 | -32/+32 |
| | | | | SVN-Revision: 22145 | ||||
* | remove obsolete kernel dependencies and version checks | Felix Fietkau | 2010-06-26 | 1 | -6/+3 |
| | | | | SVN-Revision: 21956 | ||||
* | kernel: package tulip family modules into kmod-tulip | Jo-Philipp Wich | 2010-06-21 | 1 | -0/+35 |
| | | | | SVN-Revision: 21859 | ||||
* | fix kmod-swconfig module loading typo | Florian Fainelli | 2010-05-21 | 1 | -1/+1 |
| | | | | SVN-Revision: 21530 | ||||
* | add kmod-swconfig and kmod-swich-ip175c | Florian Fainelli | 2010-05-21 | 1 | -0/+30 |
| | | | | SVN-Revision: 21520 | ||||
* | package/kernel: mark a bunch of kmod packages that don't exist on 2.4 as 2.6 ↵ | Nicolas Thill | 2010-04-29 | 1 | -1/+2 |
| | | | | | | only SVN-Revision: 21251 | ||||
* | gigaset: build gigaset with isdn4linux support | Hauke Mehrtens | 2010-04-18 | 1 | -1/+2 |
| | | | | SVN-Revision: 20997 | ||||
* | - enable PCI - add kmod-pcnet32 to default packages - make kmod-pcnet32 ↵ | Jo-Philipp Wich | 2010-04-16 | 1 | -1/+1 |
| | | | | | | available for malta target SVN-Revision: 20923 | ||||
* | ps3: move ps3lan kmod under target/linux/ps3 | Nicolas Thill | 2010-03-28 | 1 | -16/+0 |
| | | | | SVN-Revision: 20533 | ||||
* | Create kernel module for PS3 networking | Hamish Guthrie | 2010-03-26 | 1 | -0/+16 |
| | | | | SVN-Revision: 20447 | ||||
* | kernel: fix tg3 installation | Hauke Mehrtens | 2010-03-21 | 1 | -1/+1 |
| | | | | | | libphy is build into the kernel for brcm47xx and not as an extra module. SVN-Revision: 20344 | ||||
* | remove obsolete dependencies and checks | Felix Fietkau | 2010-01-23 | 1 | -2/+2 |
| | | | | SVN-Revision: 19292 | ||||
* | package: kernel/modules: package module for MAC-VLAN support | Gabor Juhos | 2009-12-31 | 1 | -0/+16 |
| | | | | SVN-Revision: 18980 | ||||
* | remove handling of older unsupported kernels | Imre Kaloz | 2009-12-27 | 1 | -1/+1 |
| | | | | SVN-Revision: 18955 | ||||
* | prevent some modules from being built on ubicom32 since they do not compile ↵ | Florian Fainelli | 2009-11-29 | 1 | -1/+1 |
| | | | | | | or link SVN-Revision: 18595 | ||||
* | e1000: add CONFIG_E1000_NAPI=y for older kernels | Felix Fietkau | 2009-11-14 | 1 | -1/+2 |
| | | | | SVN-Revision: 18416 | ||||
* | e1000: depend on pci support instead of x86 target - some people have ↵ | Felix Fietkau | 2009-11-11 | 1 | -1/+1 |
| | | | | | | minipci cards with this chipset SVN-Revision: 18376 | ||||
* | add preliminary MPC83xx support | Imre Kaloz | 2009-11-09 | 1 | -1/+1 |
| | | | | SVN-Revision: 18353 | ||||
* | remove references to 2_6_27 | Florian Fainelli | 2009-10-29 | 1 | -1/+1 |
| | | | | SVN-Revision: 18202 | ||||
* | fixes for kernel 2.6.31 | Hauke Mehrtens | 2009-09-26 | 1 | -1/+1 |
| | | | | SVN-Revision: 17739 |