56 Commits (fa9710c7eecf66681b76aed724d7250c973d4fa4)

Author SHA1 Message Date
Felix Fietkau 4402192ded add missing dependency 17 years ago
Florian Fainelli 6b70ed8f18 Fix the r8169 kernel module (#2554) 17 years ago
John Crispin dc0a4f8ff8 added rtl8169, from #2554 17 years ago
Nicolas Thill c07d990490 split ipip & iptunnel4 and ipv6 & sit into separate packages 17 years ago
Florian Fainelli cce66b1965 Add support for the network packet generator 17 years ago
Nicolas Thill 2068b8d48d fix kernel config item for 3c95x/vortex network cards (closes: #2441) 17 years ago
Nicolas Thill 5f0272d618 move crypto support to a seperate crypto.mk file, split modules into multiple packages and adjust dependencies, sync crypto options in kconfigs. 17 years ago
Felix Fietkau c7fb1aaf1d add missing kconfig option for pppoa 17 years ago
Nicolas Thill d725c9b25b revert [8907] and rename kmod-soundcore and kmod-ipip modules in 7.09 as well 17 years ago
Nicolas Thill 3a60e0ca9c add compat 'PROVIDES' for renamed kernel modules 17 years ago
Nicolas Thill 926e05ef37 build IPsec transports as modules, rename kmod-ipip to kmod-iptunnel4 and add kmod-iptunnel6. 17 years ago
Felix Fietkau 1e319bd6b6 fix kmod-sched kconfig value (#2380) 17 years ago
Nicolas Thill 440f5b1df4 move CAPI/ISDN module from other.mk to network.mk 17 years ago
Nicolas Thill 39db49a2ac cosmetic changes: rename submenu vars, add missing copyright headers 17 years ago
Nicolas Thill 6226b53b1b add dependencies on kmod-crypto for kmod-ipsec and kmod-mppe, change kmod-pppoa dependency on kmod-atm from depends to select 17 years ago
Florian Fainelli e0d8235b82 Package support for IP over ATM 17 years ago
Nicolas Thill 6b122a681c fix target names in DEPENDS (closes: #2341) 17 years ago
Nicolas Thill 7e4038434b fix KCONFIG in packages: move back all KCONFIG from package variants to the main package since we don't know the kernel version at dump time. keep old KCONFIG lines commented out, so we can switch back easily later. 17 years ago
Florian Fainelli 4a2e4920b1 Fix kmod-ppp generation (#2337) 17 years ago
Nicolas Thill 34bb4638e7 move package description to a separate definition, remove it when DESCRIPTION=TITLE 17 years ago
Nicolas Thill 8dc7ced4d4 require all CONFIG_* symbols listed in its KCONFIG to be set to m in order to actually build a kmod package, tweak and fix kernel package definitions. 17 years ago
Nicolas Thill 0f4183c33b cosmetic fixes: rearrange KernelPackage definitions 17 years ago
Florian Fainelli 36fa8ff606 Add kmod-ppp-synctty (#2231) 17 years ago
Florian Fainelli 7fd8333847 ax25 need to compile mkiss 17 years ago
Florian Fainelli a6291dd47e Put r6040 ethernet driver as a module 17 years ago
Felix Fietkau 35d116c85b more dependency fixes 18 years ago
Felix Fietkau d5de71ebf8 fix kmod-atmtcp compile 18 years ago
Florian Fainelli 38719a402c revert 8059, via-rhine is built in the kernel 18 years ago
Florian Fainelli 6415928854 Include kmod-via-rhine by default for rb532 18 years ago
Florian Fainelli 69989994df Fix kmod-ipip build (#2092) 18 years ago
Felix Fietkau 8e42553971 dynamically enable/disable kernel config options for kmod packages based on build system config 18 years ago
Rod Whitby e15faa1773 Added via-velocity module, and fixed some whitespace inconsistencies. 18 years ago
Florian Fainelli 264794d802 Package tunnel6 as well (#1943) 18 years ago
Florian Fainelli 7c9959a5a2 automatically load ipv6 module 18 years ago
Nicolas Thill 22657a42f2 change module load priority (closes: #1804) 18 years ago
Florian Fainelli 26aad7a284 Fix mppe packaging from #1742 18 years ago
Florian Fainelli 9e1c9e16c9 Typo, again 18 years ago
Florian Fainelli 4463c16036 Fix a typo, grr, humm 18 years ago
Florian Fainelli a8957a0a5b Package multipath kernel modules from #1608 18 years ago
Felix Fietkau 4c6c987f09 Improved autorebuild for kernel related stuff. - make modules_install in the kernel tree is no longer called - make modules is called on every target/compile run - kmod packages pull the kernel modules directly out of the kernel tree and have proper file depends on them 18 years ago
Felix Fietkau 7b73e474d6 fix compile error 18 years ago
Florian Fainelli 01076affd3 Package sit module as part of kmod-ipv6 (#1424) 18 years ago
Felix Fietkau 144ebddd61 add e1000 support 18 years ago
Felix Fietkau 3fe6458e3b fix typo 18 years ago
Felix Fietkau f7f09b3ece move the natsemi preselection into the x86 default package list 18 years ago
Florian Fainelli fb77d07fa2 Add ethernet bonding support for x86 (#856) 18 years ago
Florian Fainelli df909bd3ee Fix ne2k-pci compilation (#957) 18 years ago
Florian Fainelli cc1a5ba87a Add support for ne2000 pci NIC (#916) 18 years ago
Imre Kaloz 93ab44d5d6 add redboot parsing and rtl8169 fixes, enable r8169 and add the free ixp4xx ethernet driver - the later still needs fixes and testing for the gateway 7001 18 years ago
Felix Fietkau 010faa4381 add e1000 driver, remove references to LINUX_2_4_X86 18 years ago