summaryrefslogtreecommitdiff
path: root/package/kernel/modules/wireless.mk
Commit message (Collapse)AuthorAge
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)Felix Fietkau2009-04-17
| | | | SVN-Revision: 15242
* ieee80211-softmac is only avaliable in old kernels. It was removed with 2.6.26.Hauke Mehrtens2009-04-10
| | | | SVN-Revision: 15196
* Fix prism54 firmware indentation and malformed commentsFlorian Fainelli2009-01-06
| | | | SVN-Revision: 13884
* general fixes for openwrt with kernel 2.6.28Imre Kaloz2009-01-05
| | | | | | 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-15
| | | | | | Signed-Off-By: Joerg Albert <jal2 at gmx.de> SVN-Revision: 13223
* fixes zd1211rw compile and cleans up mac80211 MakefileJohn Crispin2008-07-12
| | | | SVN-Revision: 11787
* remove dependency on zd1211-firmware, since it was removed in [11022]Nicolas Thill2008-05-03
| | | | SVN-Revision: 11040
* kernel/modules: fix zd1211 dependancy (closes: #2985)Gabor Juhos2008-01-11
| | | | SVN-Revision: 10175
* fix kmod-hostap build on 2.4, add kmod-hostap-cs (closes: #1957)Nicolas Thill2007-09-26
| | | | SVN-Revision: 9030
* move crypto support to a seperate crypto.mk file, split modules into ↵Nicolas Thill2007-09-23
| | | | | | multiple packages and adjust dependencies, sync crypto options in kconfigs. SVN-Revision: 8980
* only build in-kernel bcm43xx on broadcom targetsNicolas Thill2007-09-17
| | | | SVN-Revision: 8820
* cosmetic changes: rename submenu vars, add missing copyright headersNicolas Thill2007-09-16
| | | | SVN-Revision: 8808
* add missing dependencies on PCI/PCMCIA/USB supportNicolas Thill2007-09-16
| | | | SVN-Revision: 8801
* move package description to a separate definition, remove it when ↵Nicolas Thill2007-09-07
| | | | | | DESCRIPTION=TITLE SVN-Revision: 8659
* require all CONFIG_* symbols listed in its KCONFIG to be set to m in order ↵Nicolas Thill2007-09-03
| | | | | | to actually build a kmod package, tweak and fix kernel package definitions. SVN-Revision: 8591
* more cosmetic fixes missed from [8250]Nicolas Thill2007-08-28
| | | | SVN-Revision: 8521
* cosmetic fixes: rearrange KernelPackage definitionsNicolas Thill2007-08-28
| | | | SVN-Revision: 8520
* fix kmod-hermes-* dependenciesNicolas Thill2007-08-28
| | | | SVN-Revision: 8518
* Fix the mac80211 installation, remove the in-kernel mac80211 package, thanks ↵Florian Fainelli2007-08-07
| | | | | | to Daniel Gimpelevich SVN-Revision: 8369
* more dependency fixesFelix Fietkau2007-07-23
| | | | SVN-Revision: 8115
* dynamically enable/disable kernel config options for kmod packages based on ↵Felix Fietkau2007-07-18
| | | | | | build system config SVN-Revision: 8026
* mac80211 is not available for kernels < 2.6.22Florian Fainelli2007-06-19
| | | | SVN-Revision: 7674
* update to 2.6.22-rc5 (#1915)Felix Fietkau2007-06-18
| | | | SVN-Revision: 7659
* make zd1211_rw automatically select the firmware packageJohn Crispin2007-06-15
| | | | SVN-Revision: 7641
* Improved autorebuild for kernel related stuff. - make modules_install in the ↵Felix Fietkau2007-04-18
| | | | | | 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-28
| | | | SVN-Revision: 6421
* Fix zd1211rw typo and call (#1241)Florian Fainelli2007-01-22
| | | | SVN-Revision: 6181
* fix a small dependency problemFelix Fietkau2007-01-08
| | | | SVN-Revision: 6040
* Add zd1211rw kernel moduleFlorian Fainelli2007-01-05
| | | | SVN-Revision: 5983
* fix a typoFelix Fietkau2006-11-18
| | | | SVN-Revision: 5575
* fix typoFelix Fietkau2006-11-18
| | | | SVN-Revision: 5572
* forgot to remove a part of the description...Felix Fietkau2006-11-18
| | | | SVN-Revision: 5568
* add missing dependencyFelix Fietkau2006-11-18
| | | | SVN-Revision: 5567
* split off softmac from kmod-ieee80211Felix Fietkau2006-11-18
| | | | SVN-Revision: 5566
* Fixes module autoloading for Wireless devices (#906)Florian Fainelli2006-11-03
| | | | SVN-Revision: 5410
* finally kill KMOD_template - removes a big chunk of legacy build codeFelix Fietkau2006-10-19
| | | | SVN-Revision: 5222
* split modules.mkFelix Fietkau2006-10-17
SVN-Revision: 5183