summaryrefslogtreecommitdiffstats
path: root/package/kernel/modules/wireless.mk
Commit message (Expand)AuthorAgeFilesLines
* packages: clean up the package folderJohn Crispin2013-06-211-109/+0
* kernel: use lib80211 from compat-wireless instead of the kernelFelix Fietkau2011-07-041-32/+0
* kernel: fix wrong line for the +@DRIVER_WEXT_SUPPORT dependency in kmod-net-z...Felix Fietkau2011-06-241-2/+2
* package/kernel: Remove $(KMOD_SUFFIX) usageVasilis Tsiligiannis2011-05-151-1/+1
* make all wext wifi drivers select DRIVER_WEXT_SUPPORT, so that hostapd/wpa_su...Felix Fietkau2011-02-131-3/+3
* kernel: package kmod-zd1201 (#8386)Jo-Philipp Wich2010-12-101-0/+54
* wireless: build hermes packages from compat-wirelessand not from the kernel.Hauke Mehrtens2010-11-101-66/+0
* massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950Claudio Mignanti2010-07-121-10/+10
* remove obsolete kernel dependencies and version checksFelix Fietkau2010-06-261-1/+1
* remove linux 2.4 support from several packagesFelix Fietkau2010-06-261-1/+0
* fix path to the orinoco pcmcia driver, thanks haukeFlorian Fainelli2010-03-211-1/+1
* add pcmcia hermes module, patch from Guillaume LecerfFlorian Fainelli2010-03-211-0/+16
* mac80211: build ipw2x00 driver from compat-wirelessHauke Mehrtens2010-03-081-53/+0
* remove obsolete dependencies and checksFelix Fietkau2010-01-231-43/+4
* add explicit dependency on kmod-crypto-core when required (closes: #6557)Nicolas Thill2010-01-231-2/+2
* kernel: remove even more calls to CompareKernelPatchVerNicolas Thill2010-01-061-21/+6
* fix trailing endif after r18954. (#6420)Florian Fainelli2009-12-281-1/+0
* remove handling of older unsupported kernelsImre Kaloz2009-12-271-1/+1
* remove 2.6.28 specific stuff from kernel packagesImre Kaloz2009-12-271-7/+0
* allow building hostap-driver and its dependencies on 2.6.32 (#6305)Florian Fainelli2009-12-051-2/+2
* remove references to 2_6_27Florian Fainelli2009-10-291-1/+1
* fixes for kernel 2.6.31Hauke Mehrtens2009-09-261-4/+4
* fix path to orinoco wireless modules (#5701)Florian Fainelli2009-08-141-2/+2
* kmod-net-hermes-pci, kmod-net-hermes-plx: Fix kmod-net-hermes dependencyVasilis Tsiligiannis2009-08-091-2/+2
* get rid of linux 2.6.29Felix Fietkau2009-07-171-4/+4
* orinoco is only one module with kernel 2.6.30Hauke Mehrtens2009-05-141-0/+6
* Remove ieee80211-softmac and net-bcm43xx, because it is not used any more. Th...Hauke Mehrtens2009-05-111-34/+0
* /net/ieee80211/ was removed in new kernel versions. This adds lib80211 for ne...Hauke Mehrtens2009-05-111-9/+75
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)Felix Fietkau2009-04-171-1/+0
* ieee80211-softmac is only avaliable in old kernels. It was removed with 2.6.26.Hauke Mehrtens2009-04-101-1/+1
* Fix prism54 firmware indentation and malformed commentsFlorian Fainelli2009-01-061-5/+3
* general fixes for openwrt with kernel 2.6.28Imre Kaloz2009-01-051-2/+3
* The package kmod-net-prism54 misses the firmware file in /lib/firmware.Florian Fainelli2008-11-151-0/+17
* fixes zd1211rw compile and cleans up mac80211 MakefileJohn Crispin2008-07-121-15/+0
* remove dependency on zd1211-firmware, since it was removed in [11022]Nicolas Thill2008-05-031-1/+1
* kernel/modules: fix zd1211 dependancy (closes: #2985)Gabor Juhos2008-01-111-13/+13
* fix kmod-hostap build on 2.4, add kmod-hostap-cs (closes: #1957)Nicolas Thill2007-09-261-1/+3
* move crypto support to a seperate crypto.mk file, split modules into multiple...Nicolas Thill2007-09-231-1/+1
* only build in-kernel bcm43xx on broadcom targetsNicolas Thill2007-09-171-1/+1
* cosmetic changes: rename submenu vars, add missing copyright headersNicolas Thill2007-09-161-12/+12
* add missing dependencies on PCI/PCMCIA/USB supportNicolas Thill2007-09-161-7/+9
* move package description to a separate definition, remove it when DESCRIPTION...Nicolas Thill2007-09-071-26/+56
* require all CONFIG_* symbols listed in its KCONFIG to be set to m in order to...Nicolas Thill2007-09-031-4/+11
* more cosmetic fixes missed from [8250]Nicolas Thill2007-08-281-2/+0
* cosmetic fixes: rearrange KernelPackage definitionsNicolas Thill2007-08-281-10/+26
* fix kmod-hermes-* dependenciesNicolas Thill2007-08-281-4/+2
* Fix the mac80211 installation, remove the in-kernel mac80211 package, thanks ...Florian Fainelli2007-08-071-13/+0
* more dependency fixesFelix Fietkau2007-07-231-1/+4
* dynamically enable/disable kernel config options for kmod packages based on b...Felix Fietkau2007-07-181-12/+12
* mac80211 is not available for kernels < 2.6.22Florian Fainelli2007-06-191-1/+1