Commit graph

1681 commits

Author SHA1 Message Date
Rod Whitby
d05cc5d68d block.mk: Added ata-ixp4xx-cf module support for tw5334 board.
SVN-Revision: 10986
2008-04-30 05:16:17 +00:00
Gabor Juhos
ec5f168c66 import w1-gpio-custom driver from the Squidge (http://squidge.sourceforge.net/) project
SVN-Revision: 10982
2008-04-29 18:31:43 +00:00
Gabor Juhos
275ae38814 kernel/modules: modify AutoLoad levels of the W1 modules
SVN-Revision: 10981
2008-04-29 18:13:32 +00:00
Gabor Juhos
4006f2fbdd kernel/modules: make use the new GPIO_SUPPORT option
SVN-Revision: 10980
2008-04-29 17:21:08 +00:00
Gabor Juhos
363c6e196a remove the i2c-gpio-custom driver from adm5120, and make it available on all platforms
SVN-Revision: 10979
2008-04-29 17:18:21 +00:00
Gabor Juhos
9a3fa80e0d add Dallas's 1-wire related packages
SVN-Revision: 10977
2008-04-29 15:53:04 +00:00
Felix Fietkau
19cb0b3693 fix lua cflags
SVN-Revision: 10971
2008-04-28 22:00:57 +00:00
Imre Kaloz
a4dd1adf4a add preliminary support for Storm SL3512 based devices, not ready yet
SVN-Revision: 10956
2008-04-27 17:03:01 +00:00
Florian Fainelli
9389aa93ff Use the locally mirrored compat-wireless tarblall (#3377)
SVN-Revision: 10951
2008-04-27 01:47:32 +00:00
Imre Kaloz
3f788c241b generate and install NPE-A ethernet microcode as well
SVN-Revision: 10945
2008-04-26 10:00:04 +00:00
Andy Boyett
e569db2e4b only build kmod-hwmon-pc87360 for x86
SVN-Revision: 10933
2008-04-23 21:46:02 +00:00
Felix Fietkau
2c3018e0da initramfs: start one hotplug2 for coldplugging and one for handling events between coldplug and end of /init
SVN-Revision: 10930
2008-04-23 16:20:46 +00:00
Felix Fietkau
7232fe9150 use the right hotplug2 invocation for initramfs
SVN-Revision: 10928
2008-04-23 14:28:13 +00:00
Gabor Juhos
8b011c593d base-files: fix a typo
SVN-Revision: 10927
2008-04-23 14:19:35 +00:00
Felix Fietkau
e9f183265d leave ack/cts setting alone by default
SVN-Revision: 10926
2008-04-23 04:58:34 +00:00
Felix Fietkau
eb13a77879 move timeout trigger for protection mode to node timeout trigger
SVN-Revision: 10925
2008-04-23 03:50:01 +00:00
Felix Fietkau
eff0b609c0 clean up cwmin/cwmax defines and remove some wrong values which made minstrel a bit inaccurate
SVN-Revision: 10924
2008-04-23 03:49:42 +00:00
Felix Fietkau
16767f8db3 madwifi: put an upper limit on the amount of sampling that minstrel should 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
2008-04-22 23:35:27 +00:00
Felix Fietkau
0b341be6c0 This patch re-adds the udev and hotplug2 initialization fixes originally 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
2008-04-22 19:22:05 +00:00
Nicolas Thill
8231561bce move hotplug2 & udevtrigger to base section
SVN-Revision: 10910
2008-04-21 22:31:07 +00:00
Matteo Croce
227af4b113 assign names to filesystems when mounting virtual ones (closes #3340)
SVN-Revision: 10903
2008-04-21 18:08:05 +00:00
Felix Fietkau
7637ba2bf8 add some more fine tuning for madwifi
SVN-Revision: 10900
2008-04-21 03:45:52 +00:00
Felix Fietkau
73663230c8 madwifi: add configurable rssi threshold and timeout values for protection 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
2008-04-21 03:45:39 +00:00
Felix Fietkau
3e03e66d7a reorder patches
SVN-Revision: 10898
2008-04-21 03:45:22 +00:00
Felix Fietkau
13c5a1b2d5 madwifi: remove the minstrel_mrr hack and add two patches that massively improve minstrel's performance and response time
SVN-Revision: 10897
2008-04-21 02:39:40 +00:00
Felix Fietkau
456e3823f4 fix a some txq races (merge from madwifi-trunk)
SVN-Revision: 10895
2008-04-20 22:01:27 +00:00
Felix Fietkau
3de189af5d add missing kmod-hid module (thx, fish)
SVN-Revision: 10894
2008-04-20 21:01:03 +00:00
Nicolas Thill
6b8489761c build the kmod-video-quickcam module only if it was selected
SVN-Revision: 10881
2008-04-20 09:49:13 +00:00
Nicolas Thill
eb8375839a don't build acx* kernel modules on UML
SVN-Revision: 10880
2008-04-20 09:48:04 +00:00
Felix Fietkau
41fb282b6d remove some redundant code
SVN-Revision: 10870
2008-04-20 03:24:43 +00:00
Matteo Croce
ac5cfeb417 fix swap{on,off} path
SVN-Revision: 10863
2008-04-19 14:36:01 +00:00
Florian Fainelli
b5ddac51df Adm5120 also supports generic GPIO, allow gpioctl to be built (#3132)
SVN-Revision: 10857
2008-04-17 17:34:04 +00:00
Florian Fainelli
353e3305a5 Mark rt61 as 2.6.23 only (#3337)
SVN-Revision: 10856
2008-04-17 17:11:34 +00:00
Felix Fietkau
1147d2137e more performance for madwifi :)
SVN-Revision: 10855
2008-04-17 16:37:36 +00:00
Gabor Juhos
52383189dc use the spi-ks8995 driver on the WRT55AG v2 boards
SVN-Revision: 10853
2008-04-17 13:12:57 +00:00
Gabor Juhos
25bd89017f spi-ks8995: fix a compiler warning, fix the copyright header
SVN-Revision: 10852
2008-04-17 13:11:11 +00:00
Gabor Juhos
efbc2a21d2 add a driver for the KS8995 ethernet switch, will be usable to control the switch on some boards
SVN-Revision: 10851
2008-04-17 09:59:09 +00:00
Felix Fietkau
94ddba360e add performance improvement for madwifi on low-memory systems
SVN-Revision: 10850
2008-04-17 02:40:55 +00:00
Felix Fietkau
9a7d1bec79 remove udevextras dependency on udev (thx, fish)
SVN-Revision: 10847
2008-04-15 17:19:41 +00:00
Travis Kemen
37b0cc9a10 fix restart on platforms without a setup_switch()
SVN-Revision: 10846
2008-04-15 16:29:49 +00:00
Gabor Juhos
67fd9d7fba move spi_gpio driver into the kernel, clean-up SPI modules
SVN-Revision: 10844
2008-04-15 07:33:43 +00:00
Gabor Juhos
d80f43d15f update iptables to 1.4.0 (2.6 kernels only), refresh kernel patches
SVN-Revision: 10843
2008-04-15 06:11:23 +00:00
Nicolas Thill
2a4a0c2bcc explicitely disable a bunch of package on ar7 until we properly detect pci & usb support at configure time
SVN-Revision: 10839
2008-04-15 02:08:11 +00:00
Nicolas Thill
d07eb95838 mark b44 as broken, it doesn't build anymore due to SSB changes apparently (closes: #3333)
SVN-Revision: 10838
2008-04-15 01:56:41 +00:00
Imre Kaloz
41cf84f819 do target dependent optimizations
SVN-Revision: 10834
2008-04-14 13:24:30 +00:00
Imre Kaloz
9a1c5fdb6d udevtrigger shouldn't depend on udev, we use it standalone for hotplug2
SVN-Revision: 10833
2008-04-14 13:20:04 +00:00
Nicolas Thill
e2c65f6215 mark all openswan packages as broken
SVN-Revision: 10832
2008-04-14 12:31:27 +00:00
Andy Boyett
6eb6f7fd46 Mark broken packages as broken: - acx-mac80211 - openswan - aodv-uu
SVN-Revision: 10831
2008-04-14 11:18:29 +00:00
Nicolas Thill
0791acfc21 package shared library as well (partially closes: #3030)
SVN-Revision: 10829
2008-04-14 02:06:35 +00:00
Felix Fietkau
0dd8c59f10 upgrade uci to 0.3.3, build lua plugin
SVN-Revision: 10818
2008-04-13 14:34:42 +00:00