summaryrefslogtreecommitdiff
path: root/openwrt/target/linux/package/Config.in
Commit message (Collapse)AuthorAgeFilesLines
* move old kamikaze out of trunk - will put buildroot-ng in there as soon as ↵Felix Fietkau2006-10-071-1/+0
| | | | | | all the developers are ready SVN-Revision: 4944
* remove hardcoded package names; use wildcardMike Baker2006-01-311-14/+1
| | | | SVN-Revision: 3106
* Added support for Eagle 8051 based USB ADSL modems (such as the Sagem F@st800)Florian Fainelli2006-01-051-0/+1
| | | | SVN-Revision: 2841
* add bcm43xxFelix Fietkau2006-01-051-0/+1
| | | | SVN-Revision: 2836
* add devicescape 802.11 stackFelix Fietkau2005-12-281-0/+1
| | | | SVN-Revision: 2791
* first try to integrate nbds great new switch drivers for 2.4/2.6 with full ↵Waldemar Brodkorb2005-12-251-1/+1
| | | | | | vlan support for Netgear and Linksys routers, robo and adm switch, tada SVN-Revision: 2776
* disable eagle-usb until florian commits itNicolas Thill2005-12-121-1/+1
| | | | SVN-Revision: 2641
* Added support for MMS connection trackingFlorian Fainelli2005-12-121-0/+1
| | | | SVN-Revision: 2640
* add kernel driver for SPCA5XX based USB camerasNicolas Thill2005-12-081-0/+1
| | | | SVN-Revision: 2602
* sort modulesNicolas Thill2005-11-021-2/+2
| | | | SVN-Revision: 2314
* add hostap kernel driverNicolas Thill2005-10-231-2/+3
| | | | SVN-Revision: 2278
* add alsa kernel driver (thanks to David Collet)Nicolas Thill2005-09-291-0/+1
| | | | SVN-Revision: 1997
* move diag module outside of kernel directoryImre Kaloz2005-09-211-0/+1
| | | | SVN-Revision: 1968
* add madwifi driver to headFelix Fietkau2005-08-131-0/+1
| | | | SVN-Revision: 1648
* a translucent filesystemWaldemar Brodkorb2005-07-201-0/+1
| | | | SVN-Revision: 1510
* move package/linux into target/linux, use wbx' new kernel code. support ↵Felix Fietkau2005-05-281-0/+4
building images with more than one kernel, split kernel module parts off of packages that use their own kernel modules (fuse, shfs, openswan). some cleanup in the image building process in target/. image builder is disabled for now, needs some fixing. SVN-Revision: 1085