Commit Graph

260 Commits

Author SHA1 Message Date
Felix Fietkau
9e0ee80132 enable a different pseudo-vlan mode in the marvell switch (uses a proprietary header instead of a proprietary trailer) - fixes some mtu issues
SVN-Revision: 10975
2008-04-29 12:55:44 +00:00
Felix Fietkau
c3fcb26d47 allow bigger packets in the marvell switch (does not fix the mtu problems yet)
SVN-Revision: 10970
2008-04-28 21:59:06 +00:00
Imre Kaloz
68943e35c2 upgrade to 2.6.24.5
SVN-Revision: 10959
2008-04-28 10:23:36 +00:00
Nicolas Thill
0427918e4c add another bunch of missing CONFIG_ symbols
SVN-Revision: 10954
2008-04-27 15:06:14 +00:00
Nicolas Thill
c6fe45ed55 properly disable CONFIG_CRYPTO_HW
SVN-Revision: 10952
2008-04-27 12:31:50 +00:00
Imre Kaloz
789d93ca45 Intel P3x chips use CFI 1.5 -- treat them the same way as 1.4 ones
SVN-Revision: 10947
2008-04-26 10:08:51 +00:00
Gabor Juhos
9963f0e58f fix mini_fo on 2.6.25
SVN-Revision: 10943
2008-04-26 08:11:06 +00:00
Felix Fietkau
86bbc820d5 fix vlan mapping for cpu port on the marvell switch
SVN-Revision: 10934
2008-04-24 01:09:47 +00:00
Felix Fietkau
69999abeda clear VLANTunnel bit on the marvell switch ports - should help with some bridging issues
SVN-Revision: 10931
2008-04-23 16:28:05 +00:00
Felix Fietkau
c1f6e213a1 kill hotplug2 before running init
SVN-Revision: 10929
2008-04-23 14:30:11 +00:00
Imre Kaloz
e072c5e8a8 update config files
SVN-Revision: 10901
2008-04-21 09:07:25 +00:00
Imre Kaloz
8ef4c6756c remove unneeded patch
SVN-Revision: 10892
2008-04-20 18:18:55 +00:00
Imre Kaloz
aa5ff82553 disable IMQ on 2.6.25 until we have a new patch
SVN-Revision: 10890
2008-04-20 18:13:48 +00:00
Imre Kaloz
2016199d0f fix mini_fo compile -- still oopses on boot
SVN-Revision: 10889
2008-04-20 18:10:50 +00:00
Imre Kaloz
994e6a8d7e fix patch
SVN-Revision: 10887
2008-04-20 14:44:20 +00:00
Felix Fietkau
11d94ce083 Add support for the ultra-crappy Marvell 88E6060, which is used in Fonera+ and the upcoming Fonera 2.0
SVN-Revision: 10876
2008-04-20 08:29:01 +00:00
Felix Fietkau
41fb282b6d remove some redundant code
SVN-Revision: 10870
2008-04-20 03:24:43 +00:00
Felix Fietkau
a323a7bf2a Add stub driver for ADM6996F switches (configured through MII) The driver currently uses a hardcoded VLAN mapping and has no configuration yet Tested on Accton MR3202a
SVN-Revision: 10869
2008-04-20 02:53:04 +00:00
Imre Kaloz
08dc68c9df add proper 2.6.25 support
SVN-Revision: 10865
2008-04-19 15:20:44 +00:00
Felix Fietkau
cc5b1fb131 disable CONFIG_BRIDGE_NETFILTER by default
SVN-Revision: 10854
2008-04-17 16:37:21 +00:00
Felix Fietkau
eb34a3eff8 disable CONFIG_NO_HZ by default (who enabled this?)
SVN-Revision: 10849
2008-04-17 00:19:18 +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
ece27874c1 add 2 more symbols missed from my last commit
SVN-Revision: 10842
2008-04-15 02:38:32 +00:00
Nicolas Thill
e1aa564afb add missing symbols to 2.6.24 generic config, preventing proper kernel configuration when certain kernel packages were selected
SVN-Revision: 10841
2008-04-15 02:28:01 +00:00
Nicolas Thill
b9c768a5f7 add missing SSB config symbols
SVN-Revision: 10797
2008-04-12 20:26:41 +00:00
Gabor Juhos
9c3033370a fix a quilt incompatible patch
SVN-Revision: 10781
2008-04-10 08:45:31 +00:00
Imre Kaloz
a4580a86ae add generic arm machine registry update
SVN-Revision: 10779
2008-04-09 23:00:20 +00:00
Felix Fietkau
06ff5f2cd2 forward port redboot rootfs partition space expansion patch to 2.6.24
SVN-Revision: 10773
2008-04-08 20:11:26 +00:00
Gabor Juhos
832ba73685 modules/gpio-buttons: fix build error on older kernels
SVN-Revision: 10771
2008-04-08 11:49:22 +00:00
Michael Büsch
2e8af76a60 ssb-mips: Fix IRQ routing on the MIPS core.
SVN-Revision: 10770
2008-04-08 09:15:53 +00:00
Gabor Juhos
5798590c7c add a polled GPIO buttons input driver
SVN-Revision: 10766
2008-04-07 19:54:44 +00:00
Andy Boyett
5e39faa4f9 generic-2.6/config-2.6.23: add config entry for SENSORS_LM70
SVN-Revision: 10733
2008-04-04 21:53:44 +00:00
Florian Fainelli
add755735a Add routed support to br2684
Signed-off-by: Juan I. Gonzalez <juan.i.gonzalez at subdown dot net>

SVN-Revision: 10710
2008-04-02 13:00:06 +00:00
Florian Fainelli
c4e905154a Fix the xt_physdev compilation (#3218)
SVN-Revision: 10678
2008-03-27 19:30:00 +00:00
Florian Fainelli
52c65355ea Revert [10668] was accidental
SVN-Revision: 10669
2008-03-27 15:51:02 +00:00
Florian Fainelli
e9c19c7de9 Create a dummy sit package for 2.4 kernelsq
SVN-Revision: 10668
2008-03-27 15:44:14 +00:00
Florian Fainelli
6e8a4f219a Generate a binary lzma-loader
SVN-Revision: 10661
2008-03-26 13:33:22 +00:00
Travis Kemen
7161fc6e53 The following patch enables txpower setting for hostap driver and restores txpower after card resets. Signed-off-by: Vasilis Tsiligiannis <acinonyxs@yahoo.gr>
SVN-Revision: 10656
2008-03-25 15:14:22 +00:00
Rod Whitby
6e13173800 Enable the default-on led trigger
SVN-Revision: 10643
2008-03-22 15:01:10 +00:00
Rod Whitby
eafcbc1cdd generic-2.6/config-2.6.24: Added missing config entries to allow compilation of 2.6.24.2 to continue
SVN-Revision: 10642
2008-03-22 04:09:49 +00:00
Felix Fietkau
28235b5486 add missing kernel config option
SVN-Revision: 10641
2008-03-21 20:45:09 +00:00
Michael Büsch
12b5a779b9 linux-2.6: Add a driver to run an MMC or SD card over a GPIO based SPI interface.
SVN-Revision: 10637
2008-03-21 16:52:27 +00:00
Michael Büsch
68523387b3 GPIODEV: Fix open-count race condition.
SVN-Revision: 10625
2008-03-19 11:32:08 +00:00
Felix Fietkau
a5b89f7f78 This Patch adds PPS (Pulse per Second) Support to Openwrt 2.6.23 (its deprecated before 2.6.23). Its common to use PPS to sync your PC Clock with GPS or DCF77 clocks via NTPd.
I've taken this Patch from http://wiki.enneenne.com/index.php/LinuxPPS_support

Signed-off-by: Frithjof Hammer <openwrt@frithjof-hammer.de>

SVN-Revision: 10619
2008-03-19 08:00:14 +00:00
John Crispin
9e6b3d16de add new led trigger for network traffic, fixes #2776
SVN-Revision: 10566
2008-03-07 21:25:02 +00:00
Felix Fietkau
1d951e0847 disable partitions for unallocated redboot flash memory - it caused a null pointer deref
SVN-Revision: 10563
2008-03-07 14:15:41 +00:00
Gabor Juhos
636d05f391 2.6.24: add missing symbol CONFIG_USB_SERIAL_CH431
SVN-Revision: 10547
2008-03-06 19:25:48 +00:00
Gabor Juhos
32d7e0916a netfilter: update to the latest IMQ patch for 2.6.24 from http://www.actusa.net/~linuximq/
SVN-Revision: 10510
2008-02-20 18:46:23 +00:00
Gabor Juhos
bd91c79caa netfilter: fix IMQ bug on 2.6.24
SVN-Revision: 10508
2008-02-20 17:08:01 +00:00