summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* upgrade to uci 0.3.4 - extends lua bindings and fixes a bug that rejected ↵Felix Fietkau2008-05-031-2/+2
| | | | | | "-" in uci package names SVN-Revision: 11030
* remove old zd firmwareJohn Crispin2008-05-031-41/+0
| | | | SVN-Revision: 11022
* ppp/pptp fixes: - prevent ppp from logging to /etc/ppp/connect-errors ↵Nicolas Thill2008-05-033-4/+6
| | | | | | (closes: #2989) - add dependency on ppp and kmod-gre to pptp - bump release number SVN-Revision: 11018
* acx100 fix by nabcoreMatteo Croce2008-05-021-0/+14
| | | | SVN-Revision: 11011
* IMQ is not yet available on 2.6.25Gabor Juhos2008-05-022-1/+2
| | | | SVN-Revision: 11007
* more use of the new GPIO_SUPPORT optionNicolas Thill2008-05-022-2/+2
| | | | SVN-Revision: 10998
* kmod-ipt-iprange: fix build error on .25Gabor Juhos2008-04-301-1/+1
| | | | SVN-Revision: 10992
* block.mk: Added ata-ixp4xx-cf module support for tw5334 board.Rod Whitby2008-04-301-0/+16
| | | | SVN-Revision: 10986
* import w1-gpio-custom driver from the Squidge ↵Gabor Juhos2008-04-294-0/+244
| | | | | | (http://squidge.sourceforge.net/) project SVN-Revision: 10982
* kernel/modules: modify AutoLoad levels of the W1 modulesGabor Juhos2008-04-291-7/+5
| | | | SVN-Revision: 10981
* kernel/modules: make use the new GPIO_SUPPORT optionGabor Juhos2008-04-292-4/+4
| | | | SVN-Revision: 10980
* remove the i2c-gpio-custom driver from adm5120, and make it available on all ↵Gabor Juhos2008-04-295-17/+264
| | | | | | platforms SVN-Revision: 10979
* add Dallas's 1-wire related packagesGabor Juhos2008-04-291-0/+116
| | | | SVN-Revision: 10977
* fix lua cflagsFelix Fietkau2008-04-281-1/+1
| | | | SVN-Revision: 10971
* add preliminary support for Storm SL3512 based devices, not ready yetImre Kaloz2008-04-271-0/+3
| | | | SVN-Revision: 10956
* Use the locally mirrored compat-wireless tarblall (#3377)Florian Fainelli2008-04-271-1/+1
| | | | SVN-Revision: 10951
* generate and install NPE-A ethernet microcode as wellImre Kaloz2008-04-262-1/+2
| | | | SVN-Revision: 10945
* only build kmod-hwmon-pc87360 for x86Andy Boyett2008-04-231-1/+1
| | | | SVN-Revision: 10933
* initramfs: start one hotplug2 for coldplugging and one for handling events ↵Felix Fietkau2008-04-231-1/+2
| | | | | | between coldplug and end of /init SVN-Revision: 10930
* use the right hotplug2 invocation for initramfsFelix Fietkau2008-04-231-2/+6
| | | | SVN-Revision: 10928
* base-files: fix a typoGabor Juhos2008-04-231-1/+1
| | | | SVN-Revision: 10927
* leave ack/cts setting alone by defaultFelix Fietkau2008-04-231-0/+42
| | | | SVN-Revision: 10926
* move timeout trigger for protection mode to node timeout triggerFelix Fietkau2008-04-231-25/+33
| | | | SVN-Revision: 10925
* clean up cwmin/cwmax defines and remove some wrong values which made ↵Felix Fietkau2008-04-231-19/+87
| | | | | | minstrel a bit inaccurate SVN-Revision: 10924
* madwifi: put an upper limit on the amount of sampling that minstrel should ↵Felix Fietkau2008-04-221-12/+24
| | | | | | do when the link changes its status from very good to slightly bad. the previous version of the patch could have resulted in erratic rate control behavior when there was a lot of sampling backlog. SVN-Revision: 10921
* This patch re-adds the udev and hotplug2 initialization fixes originally ↵Felix Fietkau2008-04-221-3/+12
| | | | | | | | present in /init but was removed when some code was moved from /init to /etc/preinit in rev 10870. This adds udev initialization and only handles hotplug2 initialization when hotplug2 is present. Signed-off-by: Yuji Mano <yuji.mano@am.sony.com> SVN-Revision: 10912
* move hotplug2 & udevtrigger to base sectionNicolas Thill2008-04-212-2/+4
| | | | SVN-Revision: 10910
* assign names to filesystems when mounting virtual ones (closes #3340)Matteo Croce2008-04-211-5/+5
| | | | SVN-Revision: 10903
* add some more fine tuning for madwifiFelix Fietkau2008-04-211-0/+43
| | | | SVN-Revision: 10900
* madwifi: add configurable rssi threshold and timeout values for protection ↵Felix Fietkau2008-04-211-0/+139
| | | | | | mode the 11b protection mode can harm throughput a lot, so let's make sure that it is only active as long as it needs to be. SVN-Revision: 10899
* reorder patchesFelix Fietkau2008-04-214-0/+0
| | | | SVN-Revision: 10898
* madwifi: remove the minstrel_mrr hack and add two patches that massively ↵Felix Fietkau2008-04-213-22/+89
| | | | | | improve minstrel's performance and response time SVN-Revision: 10897
* fix a some txq races (merge from madwifi-trunk)Felix Fietkau2008-04-201-0/+38
| | | | SVN-Revision: 10895
* add missing kmod-hid module (thx, fish)Felix Fietkau2008-04-202-1/+17
| | | | SVN-Revision: 10894
* build the kmod-video-quickcam module only if it was selectedNicolas Thill2008-04-201-1/+11
| | | | SVN-Revision: 10881
* don't build acx* kernel modules on UMLNicolas Thill2008-04-202-2/+2
| | | | SVN-Revision: 10880
* remove some redundant codeFelix Fietkau2008-04-201-12/+15
| | | | SVN-Revision: 10870
* fix swap{on,off} pathMatteo Croce2008-04-191-4/+4
| | | | SVN-Revision: 10863
* Adm5120 also supports generic GPIO, allow gpioctl to be built (#3132)Florian Fainelli2008-04-171-1/+1
| | | | SVN-Revision: 10857
* Mark rt61 as 2.6.23 only (#3337)Florian Fainelli2008-04-171-1/+1
| | | | SVN-Revision: 10856
* more performance for madwifi :)Felix Fietkau2008-04-171-4/+56
| | | | SVN-Revision: 10855
* use the spi-ks8995 driver on the WRT55AG v2 boardsGabor Juhos2008-04-174-0/+170
| | | | SVN-Revision: 10853
* spi-ks8995: fix a compiler warning, fix the copyright headerGabor Juhos2008-04-171-9/+9
| | | | SVN-Revision: 10852
* add a driver for the KS8995 ethernet switch, will be usable to control the ↵Gabor Juhos2008-04-174-0/+477
| | | | | | switch on some boards SVN-Revision: 10851
* add performance improvement for madwifi on low-memory systemsFelix Fietkau2008-04-171-0/+178
| | | | SVN-Revision: 10850
* remove udevextras dependency on udev (thx, fish)Felix Fietkau2008-04-151-1/+0
| | | | SVN-Revision: 10847
* fix restart on platforms without a setup_switch()Travis Kemen2008-04-151-0/+2
| | | | SVN-Revision: 10846
* move spi_gpio driver into the kernel, clean-up SPI modulesGabor Juhos2008-04-156-322/+46
| | | | SVN-Revision: 10844
* update iptables to 1.4.0 (2.6 kernels only), refresh kernel patchesGabor Juhos2008-04-1516-636/+2163
| | | | SVN-Revision: 10843
* explicitely disable a bunch of package on ar7 until we properly detect pci & ↵Nicolas Thill2008-04-153-7/+11
| | | | | | usb support at configure time SVN-Revision: 10839