Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | kernel/modules: make use the new GPIO_SUPPORT option | Gabor Juhos | 2008-04-29 | 2 | -4/+4 | |
| | | | | SVN-Revision: 10980 | |||||
* | remove the i2c-gpio-custom driver from adm5120, and make it available on all ↵ | Gabor Juhos | 2008-04-29 | 5 | -17/+264 | |
| | | | | | | platforms SVN-Revision: 10979 | |||||
* | add Dallas's 1-wire related packages | Gabor Juhos | 2008-04-29 | 1 | -0/+116 | |
| | | | | SVN-Revision: 10977 | |||||
* | fix lua cflags | Felix Fietkau | 2008-04-28 | 1 | -1/+1 | |
| | | | | SVN-Revision: 10971 | |||||
* | add preliminary support for Storm SL3512 based devices, not ready yet | Imre Kaloz | 2008-04-27 | 1 | -0/+3 | |
| | | | | SVN-Revision: 10956 | |||||
* | Use the locally mirrored compat-wireless tarblall (#3377) | Florian Fainelli | 2008-04-27 | 1 | -1/+1 | |
| | | | | SVN-Revision: 10951 | |||||
* | generate and install NPE-A ethernet microcode as well | Imre Kaloz | 2008-04-26 | 2 | -1/+2 | |
| | | | | SVN-Revision: 10945 | |||||
* | only build kmod-hwmon-pc87360 for x86 | Andy Boyett | 2008-04-23 | 1 | -1/+1 | |
| | | | | SVN-Revision: 10933 | |||||
* | initramfs: start one hotplug2 for coldplugging and one for handling events ↵ | Felix Fietkau | 2008-04-23 | 1 | -1/+2 | |
| | | | | | | between coldplug and end of /init SVN-Revision: 10930 | |||||
* | use the right hotplug2 invocation for initramfs | Felix Fietkau | 2008-04-23 | 1 | -2/+6 | |
| | | | | SVN-Revision: 10928 | |||||
* | base-files: fix a typo | Gabor Juhos | 2008-04-23 | 1 | -1/+1 | |
| | | | | SVN-Revision: 10927 | |||||
* | leave ack/cts setting alone by default | Felix Fietkau | 2008-04-23 | 1 | -0/+42 | |
| | | | | SVN-Revision: 10926 | |||||
* | move timeout trigger for protection mode to node timeout trigger | Felix Fietkau | 2008-04-23 | 1 | -25/+33 | |
| | | | | SVN-Revision: 10925 | |||||
* | clean up cwmin/cwmax defines and remove some wrong values which made ↵ | Felix Fietkau | 2008-04-23 | 1 | -19/+87 | |
| | | | | | | minstrel a bit inaccurate SVN-Revision: 10924 | |||||
* | madwifi: put an upper limit on the amount of sampling that minstrel should ↵ | Felix Fietkau | 2008-04-22 | 1 | -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 Fietkau | 2008-04-22 | 1 | -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 section | Nicolas Thill | 2008-04-21 | 2 | -2/+4 | |
| | | | | SVN-Revision: 10910 | |||||
* | assign names to filesystems when mounting virtual ones (closes #3340) | Matteo Croce | 2008-04-21 | 1 | -5/+5 | |
| | | | | SVN-Revision: 10903 | |||||
* | add some more fine tuning for madwifi | Felix Fietkau | 2008-04-21 | 1 | -0/+43 | |
| | | | | SVN-Revision: 10900 | |||||
* | madwifi: add configurable rssi threshold and timeout values for protection ↵ | Felix Fietkau | 2008-04-21 | 1 | -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 patches | Felix Fietkau | 2008-04-21 | 4 | -0/+0 | |
| | | | | SVN-Revision: 10898 | |||||
* | madwifi: remove the minstrel_mrr hack and add two patches that massively ↵ | Felix Fietkau | 2008-04-21 | 3 | -22/+89 | |
| | | | | | | improve minstrel's performance and response time SVN-Revision: 10897 | |||||
* | fix a some txq races (merge from madwifi-trunk) | Felix Fietkau | 2008-04-20 | 1 | -0/+38 | |
| | | | | SVN-Revision: 10895 | |||||
* | add missing kmod-hid module (thx, fish) | Felix Fietkau | 2008-04-20 | 2 | -1/+17 | |
| | | | | SVN-Revision: 10894 | |||||
* | build the kmod-video-quickcam module only if it was selected | Nicolas Thill | 2008-04-20 | 1 | -1/+11 | |
| | | | | SVN-Revision: 10881 | |||||
* | don't build acx* kernel modules on UML | Nicolas Thill | 2008-04-20 | 2 | -2/+2 | |
| | | | | SVN-Revision: 10880 | |||||
* | remove some redundant code | Felix Fietkau | 2008-04-20 | 1 | -12/+15 | |
| | | | | SVN-Revision: 10870 | |||||
* | fix swap{on,off} path | Matteo Croce | 2008-04-19 | 1 | -4/+4 | |
| | | | | SVN-Revision: 10863 | |||||
* | Adm5120 also supports generic GPIO, allow gpioctl to be built (#3132) | Florian Fainelli | 2008-04-17 | 1 | -1/+1 | |
| | | | | SVN-Revision: 10857 | |||||
* | Mark rt61 as 2.6.23 only (#3337) | Florian Fainelli | 2008-04-17 | 1 | -1/+1 | |
| | | | | SVN-Revision: 10856 | |||||
* | more performance for madwifi :) | Felix Fietkau | 2008-04-17 | 1 | -4/+56 | |
| | | | | SVN-Revision: 10855 | |||||
* | use the spi-ks8995 driver on the WRT55AG v2 boards | Gabor Juhos | 2008-04-17 | 4 | -0/+170 | |
| | | | | SVN-Revision: 10853 | |||||
* | spi-ks8995: fix a compiler warning, fix the copyright header | Gabor Juhos | 2008-04-17 | 1 | -9/+9 | |
| | | | | SVN-Revision: 10852 | |||||
* | add a driver for the KS8995 ethernet switch, will be usable to control the ↵ | Gabor Juhos | 2008-04-17 | 4 | -0/+477 | |
| | | | | | | switch on some boards SVN-Revision: 10851 | |||||
* | add performance improvement for madwifi on low-memory systems | Felix Fietkau | 2008-04-17 | 1 | -0/+178 | |
| | | | | SVN-Revision: 10850 | |||||
* | remove udevextras dependency on udev (thx, fish) | Felix Fietkau | 2008-04-15 | 1 | -1/+0 | |
| | | | | SVN-Revision: 10847 | |||||
* | fix restart on platforms without a setup_switch() | Travis Kemen | 2008-04-15 | 1 | -0/+2 | |
| | | | | SVN-Revision: 10846 | |||||
* | move spi_gpio driver into the kernel, clean-up SPI modules | Gabor Juhos | 2008-04-15 | 6 | -322/+46 | |
| | | | | SVN-Revision: 10844 | |||||
* | update iptables to 1.4.0 (2.6 kernels only), refresh kernel patches | Gabor Juhos | 2008-04-15 | 16 | -636/+2163 | |
| | | | | SVN-Revision: 10843 | |||||
* | explicitely disable a bunch of package on ar7 until we properly detect pci & ↵ | Nicolas Thill | 2008-04-15 | 3 | -7/+11 | |
| | | | | | | usb support at configure time SVN-Revision: 10839 | |||||
* | mark b44 as broken, it doesn't build anymore due to SSB changes apparently ↵ | Nicolas Thill | 2008-04-15 | 1 | -2/+2 | |
| | | | | | | (closes: #3333) SVN-Revision: 10838 | |||||
* | do target dependent optimizations | Imre Kaloz | 2008-04-14 | 1 | -2/+2 | |
| | | | | SVN-Revision: 10834 | |||||
* | udevtrigger shouldn't depend on udev, we use it standalone for hotplug2 | Imre Kaloz | 2008-04-14 | 1 | -1/+0 | |
| | | | | SVN-Revision: 10833 | |||||
* | mark all openswan packages as broken | Nicolas Thill | 2008-04-14 | 1 | -1/+2 | |
| | | | | SVN-Revision: 10832 | |||||
* | Mark broken packages as broken: - acx-mac80211 - openswan - aodv-uu | Andy Boyett | 2008-04-14 | 3 | -9/+10 | |
| | | | | SVN-Revision: 10831 | |||||
* | package shared library as well (partially closes: #3030) | Nicolas Thill | 2008-04-14 | 1 | -2/+24 | |
| | | | | SVN-Revision: 10829 | |||||
* | upgrade uci to 0.3.3, build lua plugin | Felix Fietkau | 2008-04-13 | 1 | -5/+21 | |
| | | | | SVN-Revision: 10818 | |||||
* | remove lua's dependency on libreadline and libncurses | Felix Fietkau | 2008-04-13 | 2 | -1/+54 | |
| | | | | SVN-Revision: 10817 | |||||
* | fix udevextras build when no extras were actually selected | Nicolas Thill | 2008-04-13 | 1 | -3/+5 | |
| | | | | SVN-Revision: 10816 | |||||
* | mac80211 / compat-wireless fixes: * build in KERNEL_BUILD_DIR * only build ↵ | Nicolas Thill | 2008-04-13 | 1 | -3/+9 | |
| | | | | | | kernel module if it's selected SVN-Revision: 10815 |