aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix the scx200 gpio kernel module (#1072)Florian Fainelli2007-05-281-2/+2
| | | | SVN-Revision: 7364
* Fix mppe packaging from #1742Florian Fainelli2007-05-271-1/+4
| | | | SVN-Revision: 7362
* Add support for USB HID (#1322)Florian Fainelli2007-05-271-0/+14
| | | | SVN-Revision: 7360
* Add yealink usb phone kernel packagesFlorian Fainelli2007-05-272-0/+35
| | | | SVN-Revision: 7359
* Support for the ARTOP IDE chipset on IOMega NAS100d (pata-artop).Rod Whitby2007-05-201-0/+11
| | | | SVN-Revision: 7279
* Fix the scx200 watchdog typo (#1724)Florian Fainelli2007-05-201-1/+1
| | | | SVN-Revision: 7277
* add support for 16 bit pcmcia cardsFelix Fietkau2007-05-111-0/+1
| | | | SVN-Revision: 7182
* fix build of pcmcia package on x86-2.6Felix Fietkau2007-05-091-2/+2
| | | | SVN-Revision: 7147
* Typo, againFlorian Fainelli2007-05-081-1/+1
| | | | SVN-Revision: 7135
* Fix a typo, grr, hummFlorian Fainelli2007-05-071-1/+1
| | | | SVN-Revision: 7132
* Package multipath kernel modules from #1608Florian Fainelli2007-05-071-0/+19
| | | | SVN-Revision: 7131
* Add support for Sierra Wireless (#1620)Florian Fainelli2007-05-031-0/+12
| | | | SVN-Revision: 7086
* various patches to add support for ppp over evdo or character devicesMike Baker2007-05-011-0/+10
| | | | SVN-Revision: 7076
* minor cleanupFelix Fietkau2007-04-181-7/+1
| | | | SVN-Revision: 6999
* Improved autorebuild for kernel related stuff. - make modules_install in the ↵Felix Fietkau2007-04-189-188/+187
| | | | | | 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 profile for Soekris Net4801 boards (#1072)Florian Fainelli2007-04-162-1/+83
| | | | SVN-Revision: 6962
* Build usbnet modules for brcm targets (#1481)Florian Fainelli2007-04-151-5/+20
| | | | SVN-Revision: 6955
* Add raw and NOTRACK targets (#1583)Florian Fainelli2007-04-131-1/+3
| | | | SVN-Revision: 6945
* Load soundcore before all other modules (#1586)Florian Fainelli2007-04-131-1/+1
| | | | SVN-Revision: 6943
* add magicbox 2.0 cf slot support - kmod-ide must not be used on magicbox 1.1 ↵Felix Fietkau2007-04-091-1/+1
| | | | | | (no working hw detection yet) SVN-Revision: 6909
* Enable codepage 1250 support (#1554)Florian Fainelli2007-04-081-0/+10
| | | | SVN-Revision: 6906
* Add ISDN support (#1498)Florian Fainelli2007-04-081-0/+9
| | | | SVN-Revision: 6905
* add bnep to the bluetooth kmod package (patch by Henryk)Felix Fietkau2007-04-061-2/+4
| | | | SVN-Revision: 6874
* add missing modules for usb sound support on 2.6 (#1535)Felix Fietkau2007-04-052-5/+11
| | | | SVN-Revision: 6869
* Add usbnet and asix ethernet based adapters support (#1481)Florian Fainelli2007-04-011-3/+23
| | | | SVN-Revision: 6812
* Fix i2c kernel configuration dependency (#1511)Florian Fainelli2007-04-011-2/+1
| | | | SVN-Revision: 6811
* Fix i2c module dependencies (#1525)Florian Fainelli2007-04-011-1/+2
| | | | SVN-Revision: 6794
* revert bluetooth kconfig change - it doesn't work that wayFelix Fietkau2007-03-311-4/+2
| | | | SVN-Revision: 6772
* Bluetooth depends on USB for 2.6 kernels alsoFlorian Fainelli2007-03-281-1/+2
| | | | SVN-Revision: 6741
* Bluetooth modules also depend on USBFlorian Fainelli2007-03-281-1/+2
| | | | SVN-Revision: 6740
* add dependency info for linux 2.4 specific kmod package (related to #1521)Felix Fietkau2007-03-271-1/+1
| | | | SVN-Revision: 6732
* add nfs kernel server kmod package (patch from #1524)Felix Fietkau2007-03-271-0/+11
| | | | SVN-Revision: 6729
* remove bogus dependenciesFelix Fietkau2007-03-271-2/+1
| | | | SVN-Revision: 6728
* trigger a kernel module rebuild when the kernel config changesFelix Fietkau2007-03-241-0/+1
| | | | SVN-Revision: 6671
* Changed kernel configs to enable more packages. Added additional ↵Hamish Guthrie2007-03-161-1/+2
| | | | | | dependencies to mmc module in the modules tree SVN-Revision: 6579
* Small bug fix to package/kernel/modules/other.mk stty broken in busybox ↵Hamish Guthrie2007-03-131-1/+1
| | | | | | 1.4.1, added patch with fixed code from BB SVN. This will need to be removed when 1.4.2 is released. SVN-Revision: 6559
* Added dependency on AT91 buildHamish Guthrie2007-03-101-0/+1
| | | | SVN-Revision: 6545
* Added MMC/SD Card module supportHamish Guthrie2007-03-101-0/+15
| | | | SVN-Revision: 6544
* split out scsi module support and add ata piix supportTim Yardley2007-03-073-2/+32
| | | | SVN-Revision: 6535
* fix compile errorFelix Fietkau2007-03-011-1/+8
| | | | SVN-Revision: 6448
* Package sit module as part of kmod-ipv6 (#1424)Florian Fainelli2007-03-011-1/+1
| | | | SVN-Revision: 6445
* Add ipt_CLASSIFY target for 2.4 kernels (#1338)Florian Fainelli2007-02-281-0/+1
| | | | SVN-Revision: 6424
* add missing dependencies (#1244)Felix Fietkau2007-02-281-1/+1
| | | | SVN-Revision: 6421
* Make cifs depend on kmod-nls-base (#1360)Florian Fainelli2007-02-271-0/+1
| | | | SVN-Revision: 6400
* fix path to usb audio moduleFelix Fietkau2007-02-251-1/+1
| | | | SVN-Revision: 6364
* fix KCONFIG for usb-audio package (#1335)Felix Fietkau2007-02-251-1/+2
| | | | SVN-Revision: 6363
* Fix a typo for videodev modules (#1371)Florian Fainelli2007-02-191-1/+1
| | | | SVN-Revision: 6321
* add e1000 supportFelix Fietkau2007-02-161-0/+1
| | | | SVN-Revision: 6315
* fix pcmcia modules load order (closes: #1355)Nicolas Thill2007-02-141-1/+1
| | | | SVN-Revision: 6300
* fix typoFelix Fietkau2007-02-011-1/+1
| | | | SVN-Revision: 6239