21 Commits (3559931d8f9b3d53374aca52e83f389f42746cac)

Author SHA1 Message Date
Claudio Mignanti 2d86ea7bf3 massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950 14 years ago
Felix Fietkau 543d870e82 remove linux 2.4 support from several packages 14 years ago
Alexandros C. Couloumbis f4bcf74b95 hostap-driver: fix a typo (thanks acinonyx) 15 years ago
Alexandros C. Couloumbis 2a7a85cd4c hostap-driver: fix DEPENDS on Makefile 15 years ago
Alexandros C. Couloumbis 1ef941dd39 hostap-driver: make hostap-pci visible (similarly to r20047) 15 years ago
Vasilis Tsiligiannis f8f71a88b4 hostap-driver: Fix package installation 15 years ago
Felix Fietkau f8fa94a92c fix another kernel version dependency (thx, maddes) 15 years ago
Florian Fainelli 03ca3bf5bb allow building hostap-driver and its dependencies on 2.6.32 (#6305) 15 years ago
Hauke Mehrtens 3a923e436e fixes for kernel 2.6.31 15 years ago
Felix Fietkau 12b429b3a2 get rid of linux 2.6.29 15 years ago
Felix Fietkau 4f37d65205 move the hostap firmware kernel config options to KCONFIG for the hostap package to keep it consistent 16 years ago
Hauke Mehrtens bd6f8e261c /net/ieee80211/ was removed in new kernel versions. This adds lib80211 for new kernel versions and make ipw2x00 and hostap driver depend on it. 16 years ago
Jo-Philipp Wich 0230efcb0f Fix installation of hostap pci and plx driver This fixes an issue where installation of hostap pci and plx driver fails because both were trying to overwrite hostap.sh file. 16 years ago
Jo-Philipp Wich df8693a787 hostap-driver: fix displaying of kmod-hostap-{pci,plx,cs} in menuconfig (#4218) 16 years ago
Felix Fietkau 34939cad39 get rid of $Id$ - it has never helped us and it has broken too many patches ;) 16 years ago
Travis Kemen be9bf2bf40 add txpower patches and add uci configuration file From: Vasilis T. (aka Acinonyx) 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 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 dd8ceb9f71 rename hostap package to hostap-driver 17 years ago
Felix Fietkau 165fb7bb9f fix kmod-hostap compile 17 years ago
Felix Fietkau a50514c956 add missing kconfig lines 17 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 24faf55360 add file type autodetection for the unpack command and nuke PKG_CAT:= in lots of places 18 years ago
Felix Fietkau 1d307eea87 add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DIR if kernel.mk is included, BUILD_DIR otherwise) 18 years ago
Felix Fietkau 8d5003dbe2 remove obsolete stuff 18 years ago
Felix Fietkau c606df6563 cleanup, nuke obsolete 'Kernel drivers' category, convert remaining kmod packages to KernelPackage interface 18 years ago
Felix Fietkau c2211dc51e replace lots of manual install commands with INSTALL_* variables 18 years ago
Felix Fietkau 4f436c5530 hostap: fix potential dependency issue, add missing AUTOLOAD 18 years ago
Felix Fietkau a3ef79a400 add missing dependency 18 years ago
Felix Fietkau 9f41f4cfb3 fix packaging of hostap drivers 18 years ago