35 Commits (78fb5a1b98f255b3032ca0aa8d5102c9ddc5c083)

Author SHA1 Message Date
Florian Fainelli d4931a56f4 Fix prism54 firmware indentation and malformed comments 16 years ago
Imre Kaloz 8c3a967fae general fixes for openwrt with kernel 2.6.28 16 years ago
Florian Fainelli ac679ab302 The package kmod-net-prism54 misses the firmware file in /lib/firmware. 16 years ago
John Crispin 981105308f fixes zd1211rw compile and cleans up mac80211 Makefile 16 years ago
Nicolas Thill b99ab355c1 remove dependency on zd1211-firmware, since it was removed in [11022] 17 years ago
Gabor Juhos 31c7a323e6 kernel/modules: fix zd1211 dependancy (closes: #2985) 17 years ago
Nicolas Thill e598e2e5c1 fix kmod-hostap build on 2.4, add kmod-hostap-cs (closes: #1957) 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
Nicolas Thill 7179f0ea98 only build in-kernel bcm43xx on broadcom targets 17 years ago
Nicolas Thill 39db49a2ac cosmetic changes: rename submenu vars, add missing copyright headers 17 years ago
Nicolas Thill 9ad89ea9cb add missing dependencies on PCI/PCMCIA/USB support 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 3c11423892 more cosmetic fixes missed from [8250] 17 years ago
Nicolas Thill 0f4183c33b cosmetic fixes: rearrange KernelPackage definitions 17 years ago
Nicolas Thill ac09cc6859 fix kmod-hermes-* dependencies 17 years ago
Florian Fainelli cb653c14bf Fix the mac80211 installation, remove the in-kernel mac80211 package, thanks to Daniel Gimpelevich 17 years ago
Felix Fietkau 35d116c85b more dependency fixes 17 years ago
Felix Fietkau 8e42553971 dynamically enable/disable kernel config options for kmod packages based on build system config 17 years ago
Florian Fainelli 1664a51c3b mac80211 is not available for kernels < 2.6.22 18 years ago
Felix Fietkau 1c0f8d64f8 update to 2.6.22-rc5 (#1915) 18 years ago
John Crispin 6a9fcdcef4 make zd1211_rw automatically select the firmware package 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 b564a78892 add missing dependencies (#1244) 18 years ago
Florian Fainelli bfd02761e4 Fix zd1211rw typo and call (#1241) 18 years ago
Felix Fietkau 097ec4d16c fix a small dependency problem 18 years ago
Florian Fainelli 5b5c64e8fd Add zd1211rw kernel module 18 years ago
Felix Fietkau cd40698aca fix a typo 18 years ago
Felix Fietkau f40ea71eba fix typo 18 years ago
Felix Fietkau 0a699b0a9f forgot to remove a part of the description... 18 years ago
Felix Fietkau 0396a3ff0e add missing dependency 18 years ago
Felix Fietkau b0958c2bcb split off softmac from kmod-ieee80211 18 years ago
Florian Fainelli 93558441bd Fixes module autoloading for Wireless devices (#906) 18 years ago
Felix Fietkau c041f53b8d finally kill KMOD_template - removes a big chunk of legacy build code 18 years ago
Felix Fietkau ce19a369af split modules.mk 18 years ago