summaryrefslogtreecommitdiff
path: root/openwrt/target/linux/control
Commit message (Collapse)AuthorAgeFilesLines
* add Support for USB Speedtouch ADSL modem, thx Jonathan McDowellWaldemar Brodkorb2006-03-151-0/+6
| | | | SVN-Revision: 3380
* remove pfring control fileWaldemar Brodkorb2006-01-311-6/+0
| | | | SVN-Revision: 3101
* add kmod-fs-minixFelix Fietkau2006-01-201-0/+4
| | | | SVN-Revision: 3024
* clean up kernel modules, remove b44 references, as it's built-in nowImre Kaloz2006-01-131-4/+0
| | | | SVN-Revision: 2945
* add missing control file.Waldemar Brodkorb2006-01-071-0/+5
| | | | SVN-Revision: 2856
* Added support for USB_SERIAL_VISOR, closes #180Florian Fainelli2006-01-061-0/+7
| | | | SVN-Revision: 2844
* software watchdog as kernel modul, pf ring as kernel module. saves some ↵Waldemar Brodkorb2006-01-022-0/+12
| | | | | | bytes in the default images, ideas from 22c3 talking with nbd and sven-ola SVN-Revision: 2801
* fix kernel package and kernel modules dependency on itNicolas Thill2005-11-151-0/+1
| | | | SVN-Revision: 2492
* add pcmcia support for 2.4/brcm and serial_cs kernel moduleNicolas Thill2005-11-151-0/+4
| | | | SVN-Revision: 2490
* backport netfilter modules split introduced by changeset:2083 in ↵Nicolas Thill2005-11-1110-0/+40
| | | | | | whiterussian (fix ticket:40) SVN-Revision: 2430
* add new broadcom system code and new wlan driver (old driver still used by ↵Felix Fietkau2005-11-081-0/+7
| | | | | | default) SVN-Revision: 2395
* add missing kmod-nls-iso8859-15 ipkg/control fileNicolas Thill2005-11-021-0/+6
| | | | SVN-Revision: 2316
* add kmod-net-e100 and kmod-pcmcia packages, fix typoNicolas Thill2005-11-012-0/+8
| | | | SVN-Revision: 2310
* continue massive kernel menuconfig reorganizationNicolas Thill2005-10-2415-45/+29
| | | | SVN-Revision: 2297
* add support for more network devices, start menuconfig reorg.Nicolas Thill2005-10-239-6/+32
| | | | SVN-Revision: 2294
* add AX25 support (thanks to Michael Conrad)Nicolas Thill2005-10-201-0/+6
| | | | SVN-Revision: 2189
* add nls support modulesWaldemar Brodkorb2005-10-035-0/+30
| | | | SVN-Revision: 2037
* add missing control file from prev commitNicolas Thill2005-09-291-0/+6
| | | | SVN-Revision: 1998
* 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-6/+0
| | | | SVN-Revision: 1968
* usb audio from dave, thxWaldemar Brodkorb2005-09-101-0/+6
| | | | SVN-Revision: 1882
* add initial support for some USB-to-serial convertersNicolas Thill2005-09-045-0/+30
| | | | SVN-Revision: 1848
* add initial video4linux support (for usb webcams) to headNicolas Thill2005-08-142-0/+12
| | | | SVN-Revision: 1654
* add annex a and annex b version of sangam atm driver/firmwareFelix Fietkau2005-07-252-2/+8
| | | | SVN-Revision: 1568
* add preliminary support for soekris boardsNicolas Thill2005-07-252-0/+12
| | | | SVN-Revision: 1564
* add missing bluetooth kernel stuffWaldemar Brodkorb2005-07-151-0/+6
| | | | SVN-Revision: 1452
* add ar7 adsl driver supportFelix Fietkau2005-07-103-0/+18
| | | | SVN-Revision: 1387
* ar7: clean up system code, add code to generate firmware imagesFelix Fietkau2005-07-091-0/+6
| | | | SVN-Revision: 1386
* add acm usb modem modulWaldemar Brodkorb2005-07-071-0/+6
| | | | SVN-Revision: 1367
* change kernel package name to kernel-VERSION-BOARD to work around ipkg bugFelix Fietkau2005-07-041-1/+0
| | | | SVN-Revision: 1340
* add board tag to kernel module version and add versioned depend (does not ↵Felix Fietkau2005-06-114-4/+0
| | | | | | work with current ipkg yet) SVN-Revision: 1202
* add kernel package with version-specific /etc/modulesFelix Fietkau2005-06-111-0/+6
| | | | SVN-Revision: 1195
* move package/linux into target/linux, use wbx' new kernel code. support ↵Felix Fietkau2005-05-2834-0/+208
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