Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | packages: clean up the package folder | John Crispin | 2013-06-21 | 1 | -726/+0 |
| | | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37007 | ||||
* | kernel: add dependencies for kernel 3.10 | Hauke Mehrtens | 2013-06-12 | 1 | -1/+1 |
| | | | | SVN-Revision: 36925 | ||||
* | kernel: add some fixes for kernel 3.9 | Hauke Mehrtens | 2013-03-20 | 1 | -1/+1 |
| | | | | | | This patch fixes some compile problems with kernel 3.9 and adds some missing linux 3.9 handling into kernel packages. SVN-Revision: 36098 | ||||
* | package/kernel: add package for the Freescale Gianfar driver | Gabor Juhos | 2013-02-20 | 1 | -0/+46 |
| | | | | | | | | | | [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 | ||||
* | package/kernel: remove trailing whitespaces from *.mk files | Gabor Juhos | 2013-02-20 | 1 | -2/+2 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35691 | ||||
* | add nForce Ethernet module | Gabor Juhos | 2013-02-02 | 1 | -0/+15 |
| | | | | | | Signed-off-by: Zhiqiang Wang <wang.9264@gmail.com> SVN-Revision: 35461 | ||||
* | kernel: add packages for pps and ptp, they are needed by tg3 in kernel 3.8 | Hauke Mehrtens | 2013-01-27 | 1 | -1/+1 |
| | | | | SVN-Revision: 35336 | ||||
* | brcm47xx: build b44 as a module | Hauke Mehrtens | 2013-01-03 | 1 | -1/+1 |
| | | | | SVN-Revision: 34994 | ||||
* | kernel: in kernel 3.6.8 and later tg3 depends on hwmon.ko | Hauke Mehrtens | 2012-12-13 | 1 | -1/+1 |
| | | | | SVN-Revision: 34652 | ||||
* | kernel: remove references to TARGET_ubicom32 | Florian Fainelli | 2012-11-30 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34431 | ||||
* | move ssb-gige to target specific modules.mk | Florian Fainelli | 2012-07-25 | 1 | -14/+0 |
| | | | | SVN-Revision: 32862 | ||||
* | kmod-r6040 depends on PCI_SUPPORT | Florian Fainelli | 2012-07-25 | 1 | -1/+1 |
| | | | | SVN-Revision: 32860 | ||||
* | move ixp4xx-eth to target specific modules.mk | Florian Fainelli | 2012-07-25 | 1 | -14/+0 |
| | | | | SVN-Revision: 32858 | ||||
* | fix network devices modules to depend on PCI instead of x86 | Florian Fainelli | 2012-07-25 | 1 | -21/+21 |
| | | | | SVN-Revision: 32849 | ||||
* | kernel: remove more unnecessary kernel version checks/dependencies | Felix Fietkau | 2012-05-27 | 1 | -20/+4 |
| | | | | SVN-Revision: 31907 | ||||
* | kernel: remove a few more obsolete CompareKernelPatchVer calls, add ↵ | Felix Fietkau | 2012-05-27 | 1 | -126/+33 |
| | | | | | | dependencies on @TARGET_x86 for a few network drivers that are typically not found in non-PC equipment SVN-Revision: 31870 | ||||
* | 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 |