summaryrefslogtreecommitdiff
path: root/package/kernel/modules/wireless.mk
Commit message (Collapse)AuthorAgeFilesLines
* remove 2.6.28 specific stuff from kernel packagesImre Kaloz2009-12-271-7/+0
| | | | SVN-Revision: 18954
* allow building hostap-driver and its dependencies on 2.6.32 (#6305)Florian Fainelli2009-12-051-2/+2
| | | | SVN-Revision: 18658
* remove references to 2_6_27Florian Fainelli2009-10-291-1/+1
| | | | SVN-Revision: 18202
* fixes for kernel 2.6.31Hauke Mehrtens2009-09-261-4/+4
| | | | SVN-Revision: 17739
* fix path to orinoco wireless modules (#5701)Florian Fainelli2009-08-141-2/+2
| | | | SVN-Revision: 17264
* kmod-net-hermes-pci, kmod-net-hermes-plx: Fix kmod-net-hermes dependencyVasilis Tsiligiannis2009-08-091-2/+2
| | | | SVN-Revision: 17206
* get rid of linux 2.6.29Felix Fietkau2009-07-171-4/+4
| | | | SVN-Revision: 16883
* orinoco is only one module with kernel 2.6.30Hauke Mehrtens2009-05-141-0/+6
| | | | SVN-Revision: 15852
* Remove ieee80211-softmac and net-bcm43xx, because it is not used any more. ↵Hauke Mehrtens2009-05-111-34/+0
| | | | | | This is only included in old kernel versions. SVN-Revision: 15778
* /net/ieee80211/ was removed in new kernel versions. This adds lib80211 for ↵Hauke Mehrtens2009-05-111-9/+75
| | | | | | new kernel versions and make ipw2x00 and hostap driver depend on it. SVN-Revision: 15777
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)Felix Fietkau2009-04-171-1/+0
| | | | SVN-Revision: 15242
* ieee80211-softmac is only avaliable in old kernels. It was removed with 2.6.26.Hauke Mehrtens2009-04-101-1/+1
| | | | SVN-Revision: 15196
* Fix prism54 firmware indentation and malformed commentsFlorian Fainelli2009-01-061-5/+3
| | | | SVN-Revision: 13884
* general fixes for openwrt with kernel 2.6.28Imre Kaloz2009-01-051-2/+3
| | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 13876
* The package kmod-net-prism54 misses the firmware file in /lib/firmware.Florian Fainelli2008-11-151-0/+17
| | | | | | Signed-Off-By: Joerg Albert <jal2 at gmx.de> SVN-Revision: 13223
* fixes zd1211rw compile and cleans up mac80211 MakefileJohn Crispin2008-07-121-15/+0
| | | | SVN-Revision: 11787
* remove dependency on zd1211-firmware, since it was removed in [11022]Nicolas Thill2008-05-031-1/+1
| | | | SVN-Revision: 11040
* kernel/modules: fix zd1211 dependancy (closes: #2985)Gabor Juhos2008-01-111-13/+13
| | | | SVN-Revision: 10175
* fix kmod-hostap build on 2.4, add kmod-hostap-cs (closes: #1957)Nicolas Thill2007-09-261-1/+3
| | | | SVN-Revision: 9030
* move crypto support to a seperate crypto.mk file, split modules into ↵Nicolas Thill2007-09-231-1/+1
| | | | | | multiple packages and adjust dependencies, sync crypto options in kconfigs. SVN-Revision: 8980
* only build in-kernel bcm43xx on broadcom targetsNicolas Thill2007-09-171-1/+1
| | | | SVN-Revision: 8820
* cosmetic changes: rename submenu vars, add missing copyright headersNicolas Thill2007-09-161-12/+12
| | | | SVN-Revision: 8808
* add missing dependencies on PCI/PCMCIA/USB supportNicolas Thill2007-09-161-7/+9
| | | | SVN-Revision: 8801
* move package description to a separate definition, remove it when ↵Nicolas Thill2007-09-071-26/+56
| | | | | | DESCRIPTION=TITLE SVN-Revision: 8659
* require all CONFIG_* symbols listed in its KCONFIG to be set to m in order ↵Nicolas Thill2007-09-031-4/+11
| | | | | | to actually build a kmod package, tweak and fix kernel package definitions. SVN-Revision: 8591
* more cosmetic fixes missed from [8250]Nicolas Thill2007-08-281-2/+0
| | | | SVN-Revision: 8521
* cosmetic fixes: rearrange KernelPackage definitionsNicolas Thill2007-08-281-10/+26
| | | | SVN-Revision: 8520
* fix kmod-hermes-* dependenciesNicolas Thill2007-08-281-4/+2
| | | | SVN-Revision: 8518
* Fix the mac80211 installation, remove the in-kernel mac80211 package, thanks ↵Florian Fainelli2007-08-071-13/+0
| | | | | | to Daniel Gimpelevich SVN-Revision: 8369
* more dependency fixesFelix Fietkau2007-07-231-1/+4
| | | | SVN-Revision: 8115
* dynamically enable/disable kernel config options for kmod packages based on ↵Felix Fietkau2007-07-181-12/+12
| | | | | | build system config SVN-Revision: 8026
* mac80211 is not available for kernels < 2.6.22Florian Fainelli2007-06-191-1/+1
| | | | SVN-Revision: 7674
* update to 2.6.22-rc5 (#1915)Felix Fietkau2007-06-181-0/+12
| | | | SVN-Revision: 7659
* make zd1211_rw automatically select the firmware packageJohn Crispin2007-06-151-1/+1
| | | | SVN-Revision: 7641
* Improved autorebuild for kernel related stuff. - make modules_install in the ↵Felix Fietkau2007-04-181-12/+12
| | | | | | 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 SVN-Revision: 6998
* add missing dependencies (#1244)Felix Fietkau2007-02-281-1/+1
| | | | SVN-Revision: 6421
* Fix zd1211rw typo and call (#1241)Florian Fainelli2007-01-221-1/+2
| | | | SVN-Revision: 6181
* fix a small dependency problemFelix Fietkau2007-01-081-1/+1
| | | | SVN-Revision: 6040
* Add zd1211rw kernel moduleFlorian Fainelli2007-01-051-0/+9
| | | | SVN-Revision: 5983
* fix a typoFelix Fietkau2006-11-181-1/+1
| | | | SVN-Revision: 5575
* fix typoFelix Fietkau2006-11-181-1/+1
| | | | SVN-Revision: 5572
* forgot to remove a part of the description...Felix Fietkau2006-11-181-1/+0
| | | | SVN-Revision: 5568
* add missing dependencyFelix Fietkau2006-11-181-1/+1
| | | | SVN-Revision: 5567
* split off softmac from kmod-ieee80211Felix Fietkau2006-11-181-4/+14
| | | | SVN-Revision: 5566
* Fixes module autoloading for Wireless devices (#906)Florian Fainelli2006-11-031-3/+3
| | | | SVN-Revision: 5410
* finally kill KMOD_template - removes a big chunk of legacy build codeFelix Fietkau2006-10-191-11/+98
| | | | SVN-Revision: 5222
* split modules.mkFelix Fietkau2006-10-171-0/+54
SVN-Revision: 5183