Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | reorganize nat helper packages, move ftp and irc nat to a package that is ↵ | Felix Fietkau | 2006-11-19 | 1 | -2/+18 |
| | | | | | | enabled by default, for security reasons - see #917 for more information SVN-Revision: 5581 | ||||
* | fix a typo | Felix Fietkau | 2006-11-18 | 1 | -1/+1 |
| | | | | SVN-Revision: 5575 | ||||
* | fix typo | Felix Fietkau | 2006-11-18 | 1 | -1/+1 |
| | | | | SVN-Revision: 5572 | ||||
* | forgot to remove a part of the description... | Felix Fietkau | 2006-11-18 | 1 | -1/+0 |
| | | | | SVN-Revision: 5568 | ||||
* | add missing dependency | Felix Fietkau | 2006-11-18 | 1 | -1/+1 |
| | | | | SVN-Revision: 5567 | ||||
* | split off softmac from kmod-ieee80211 | Felix Fietkau | 2006-11-18 | 1 | -4/+14 |
| | | | | SVN-Revision: 5566 | ||||
* | only enable in-tree kmod-* packages by default | Felix Fietkau | 2006-11-18 | 1 | -0/+3 |
| | | | | SVN-Revision: 5560 | ||||
* | Fix ne2k-pci compilation (#957) | Florian Fainelli | 2006-11-18 | 1 | -2/+3 |
| | | | | SVN-Revision: 5558 | ||||
* | Use Luc Saillard's pwc driver for linux 2.6 only (#522) | Florian Fainelli | 2006-11-14 | 1 | -3/+0 |
| | | | | SVN-Revision: 5532 | ||||
* | Enable iso9660 and udf kernel modules (#930) | Florian Fainelli | 2006-11-09 | 1 | -0/+22 |
| | | | | SVN-Revision: 5485 | ||||
* | Add support for ne2000 pci NIC (#916) | Florian Fainelli | 2006-11-06 | 1 | -0/+12 |
| | | | | SVN-Revision: 5451 | ||||
* | Update kernel configurations to enable NLS KOI8R (russian) and package the ↵ | Florian Fainelli | 2006-11-04 | 1 | -0/+11 |
| | | | | | | module (#819 - second part) SVN-Revision: 5446 | ||||
* | Fixes module autoloading for Wireless devices (#906) | Florian Fainelli | 2006-11-03 | 1 | -3/+3 |
| | | | | SVN-Revision: 5410 | ||||
* | add redboot parsing and rtl8169 fixes, enable r8169 and add the free ixp4xx ↵ | Imre Kaloz | 2006-10-27 | 1 | -0/+26 |
| | | | | | | ethernet driver - the later still needs fixes and testing for the gateway 7001 SVN-Revision: 5311 | ||||
* | add e1000 driver, remove references to LINUX_2_4_X86 | Felix Fietkau | 2006-10-24 | 1 | -5/+16 |
| | | | | SVN-Revision: 5286 | ||||
* | add extra autoload for ppp modules | Felix Fietkau | 2006-10-24 | 1 | -2/+4 |
| | | | | SVN-Revision: 5283 | ||||
* | add missing autoload options | Felix Fietkau | 2006-10-22 | 1 | -0/+5 |
| | | | | SVN-Revision: 5254 | ||||
* | fix softdog kmod packaging on 2.6 | Nicolas Thill | 2006-10-19 | 1 | -0/+9 |
| | | | | SVN-Revision: 5238 | ||||
* | fix bluetooth module packaging | Felix Fietkau | 2006-10-19 | 1 | -10/+18 |
| | | | | SVN-Revision: 5230 | ||||
* | cleanup | Felix Fietkau | 2006-10-19 | 1 | -5/+10 |
| | | | | SVN-Revision: 5224 | ||||
* | finally kill KMOD_template - removes a big chunk of legacy build code | Felix Fietkau | 2006-10-19 | 5 | -37/+253 |
| | | | | SVN-Revision: 5222 | ||||
* | port more modules over to the new system | Felix Fietkau | 2006-10-19 | 2 | -1/+185 |
| | | | | SVN-Revision: 5220 | ||||
* | enable native ipsec modules on 2.6, add ipsec kernel modules | Nicolas Thill | 2006-10-18 | 1 | -0/+50 |
| | | | | SVN-Revision: 5205 | ||||
* | oops, committed the wrong file | Felix Fietkau | 2006-10-17 | 1 | -2/+2 |
| | | | | SVN-Revision: 5203 | ||||
* | fix typo in usbcore autoload | Felix Fietkau | 2006-10-17 | 1 | -1/+1 |
| | | | | SVN-Revision: 5202 | ||||
* | fix path to usbcore.ko | Felix Fietkau | 2006-10-17 | 1 | -1/+8 |
| | | | | SVN-Revision: 5200 | ||||
* | port soundcore module | Felix Fietkau | 2006-10-17 | 1 | -0/+17 |
| | | | | SVN-Revision: 5199 | ||||
* | port the usb modules over to the new system | Felix Fietkau | 2006-10-17 | 1 | -0/+239 |
| | | | | SVN-Revision: 5197 | ||||
* | fix submenu | Felix Fietkau | 2006-10-17 | 1 | -0/+1 |
| | | | | SVN-Revision: 5191 | ||||
* | make kernel module packaging code reusable and use it in madwifi | Felix Fietkau | 2006-10-17 | 1 | -59/+2 |
| | | | | SVN-Revision: 5189 | ||||
* | allow platform support directories to add and modify kernel module packages | Felix Fietkau | 2006-10-17 | 2 | -2/+2 |
| | | | | SVN-Revision: 5184 | ||||
* | split modules.mk | Felix Fietkau | 2006-10-17 | 6 | -559/+603 |
| | | | | SVN-Revision: 5183 | ||||
* | fix kernel modules extensions | Nicolas Thill | 2006-10-17 | 1 | -6/+6 |
| | | | | SVN-Revision: 5181 | ||||
* | some kernel module cleanup | Felix Fietkau | 2006-10-17 | 1 | -28/+77 |
| | | | | SVN-Revision: 5178 | ||||
* | Fix module dependency on ipw21,2200, bcm43xx | Florian Fainelli | 2006-10-15 | 1 | -0/+3 |
| | | | | SVN-Revision: 5110 | ||||
* | finally move buildroot-ng to trunk | Felix Fietkau | 2016-03-20 | 2 | -0/+596 |