summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
...
* Added support for generating the cdc-ether kernel module (used to ↵Rod Whitby2007-09-181-0/+15
| | | | | | communicate with OpenMoko phone over usb networking). SVN-Revision: 8833
* i2c changes: * split i2c algos in separate packages * remove deprecated ↵Nicolas Thill2007-09-171-26/+65
| | | | | | i2c-sc2x00 and add i2c-gpio & i2c-sc2x00_acb instead SVN-Revision: 8825
* disable package that can't build on atheros target (no pci/usb)Nicolas Thill2007-09-172-2/+6
| | | | SVN-Revision: 8823
* fix wrong submenu for kmod-leds-wrapNicolas Thill2007-09-171-1/+1
| | | | SVN-Revision: 8821
* only build in-kernel bcm43xx on broadcom targetsNicolas Thill2007-09-171-1/+1
| | | | SVN-Revision: 8820
* move CAPI/ISDN module from other.mk to network.mkNicolas Thill2007-09-172-21/+21
| | | | SVN-Revision: 8819
* disable powersave, vlynq can't handle thisMatteo Croce2007-09-172-0/+65
| | | | SVN-Revision: 8818
* acx: Fix MakefileMatteo Croce2007-09-162-1/+1
| | | | SVN-Revision: 8817
* add kernel module for PCengines WRAP ledsNicolas Thill2007-09-161-0/+16
| | | | SVN-Revision: 8814
* rename packages dependecies missed from [8806]Nicolas Thill2007-09-161-1/+1
| | | | SVN-Revision: 8813
* move kmod-nbd & kmod-loop from other.mk to block.mk, disable cryptoloop ↵Nicolas Thill2007-09-162-30/+32
| | | | | | since it's not packaged anywhere SVN-Revision: 8812
* rename kmod-libata to kmod-ata-core, add some missing descriptions, sort and ↵Nicolas Thill2007-09-161-58/+68
| | | | | | cleanup SVN-Revision: 8811
* usb-atm fixes: * change dependency for usb-atm modules from kmod-atm to ↵Nicolas Thill2007-09-161-10/+10
| | | | | | kmod-usb-atm * prefix package names with kmod-usb-atm- * title cleanup SVN-Revision: 8809
* cosmetic changes: rename submenu vars, add missing copyright headersNicolas Thill2007-09-168-123/+139
| | | | SVN-Revision: 8808
* various changes for kernel video support: * move kernel video related ↵Nicolas Thill2007-09-167-87/+102
| | | | | | modules to a separate "Video Support" submenu and video.mk file * rename kmod-videodev to kmod-video-core * prefix all video modules with kmod-video- * add missing dependencies on USB support * rename kmod-usb-qc to kmod-video-quickcam SVN-Revision: 8806
* change dependency on kmod-atm from depends to select for usb atm modulesNicolas Thill2007-09-161-3/+3
| | | | SVN-Revision: 8805
* don't assume PCI support, cleanupNicolas Thill2007-09-161-37/+45
| | | | SVN-Revision: 8803
* move exec permissions fix at Build/Prepare stageNicolas Thill2007-09-161-1/+5
| | | | SVN-Revision: 8802
* add missing dependencies on PCI/PCMCIA/USB supportNicolas Thill2007-09-165-16/+19
| | | | SVN-Revision: 8801
* add dependencies on kmod-crypto for kmod-ipsec and kmod-mppe, change ↵Nicolas Thill2007-09-161-3/+3
| | | | | | kmod-pppoa dependency on kmod-atm from depends to select SVN-Revision: 8800
* fix hostap dependenciesNicolas Thill2007-09-161-11/+4
| | | | SVN-Revision: 8799
* Updated acx (#2394) and fixed acx-mac80211 buildMatteo Croce2007-09-163-15/+17
| | | | SVN-Revision: 8797
* Add ipv6 up/down using route (#2372)Florian Fainelli2007-09-162-0/+4
| | | | SVN-Revision: 8794
* Fix macfiltering options (#2397)Florian Fainelli2007-09-161-4/+4
| | | | SVN-Revision: 8792
* Update firmware md5sumsFlorian Fainelli2007-09-161-2/+2
| | | | SVN-Revision: 8789
* Package wpa-passphrase (#1275)Florian Fainelli2007-09-161-1/+13
| | | | SVN-Revision: 8788
* Revert the InstallDev section, was only there testingFlorian Fainelli2007-09-161-8/+0
| | | | SVN-Revision: 8787
* Put back ldd and ldconfig (#1543)Florian Fainelli2007-09-161-2/+22
| | | | SVN-Revision: 8786
* Use default values for lcp-echo-failure and lcp-echo-interval (#2373)Florian Fainelli2007-09-161-0/+2
| | | | SVN-Revision: 8785
* Add support for IP over ATMFlorian Fainelli2007-09-154-0/+148
| | | | SVN-Revision: 8782
* Package support for IP over ATMFlorian Fainelli2007-09-141-0/+16
| | | | SVN-Revision: 8775
* fix a few issues with dynamically assigned interfacesFelix Fietkau2007-09-122-0/+3
| | | | SVN-Revision: 8765
* Add macfiltering to broadcom-wlFlorian Fainelli2007-09-121-2/+17
| | | | SVN-Revision: 8763
* fixes bug that causes mp3 stream to hang is server is not fast enoughJohn Crispin2007-09-111-6/+6
| | | | SVN-Revision: 8754
* fix a possible dead lock in the fonera-mp3 driver, that can happen, when the ↵John Crispin2007-09-111-2/+5
| | | | | | buffer runs dry SVN-Revision: 8753
* fix target names in DEPENDS (closes: #2341)Nicolas Thill2007-09-114-20/+20
| | | | SVN-Revision: 8748
* move package descriptions to separate definitionsNicolas Thill2007-09-111-2/+8
| | | | SVN-Revision: 8745
* added a init.d script to fonera-mp3dJohn Crispin2007-09-102-0/+14
| | | | SVN-Revision: 8734
* fixed fonera mp3 driver sysfs and autoloadJohn Crispin2007-09-102-2/+11
| | | | SVN-Revision: 8733
* add fix from ticket #2290Travis Kemen2007-09-101-4/+10
| | | | SVN-Revision: 8732
* fix madwifi build on atherosFelix Fietkau2007-09-091-1/+1
| | | | SVN-Revision: 8725
* oops, 2 typos missed from [8721]Nicolas Thill2007-09-092-2/+2
| | | | SVN-Revision: 8722
* fix KCONFIG in packages: move back all KCONFIG from package variants to the ↵Nicolas Thill2007-09-095-49/+103
| | | | | | main package since we don't know the kernel version at dump time. keep old KCONFIG lines commented out, so we can switch back easily later. SVN-Revision: 8721
* fix kmod-ide-coreFelix Fietkau2007-09-091-1/+1
| | | | SVN-Revision: 8719
* Allow /dev/ttyUSB2 as wan device for 3g (#2269)Florian Fainelli2007-09-091-1/+1
| | | | SVN-Revision: 8717
* Finally fix the usage of limit (#2240)Florian Fainelli2007-09-091-1/+1
| | | | SVN-Revision: 8712
* fix kmod-crypto, emit warning messages for kmod packages that cannot be ↵Felix Fietkau2007-09-081-25/+25
| | | | | | built due to missing kernel config options SVN-Revision: 8697
* major target cleanup. it is now possible to have subtargets that can ↵Felix Fietkau2007-09-0818-21/+26
| | | | | | override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets SVN-Revision: 8694
* Fix kmod-ppp generation (#2337)Florian Fainelli2007-09-081-1/+1
| | | | SVN-Revision: 8691
* fix madwifi channel setting (#2073)Felix Fietkau2007-09-071-1/+1
| | | | SVN-Revision: 8681