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