Gabor Juhos
465cf8207c
[brcm47xx] fix compile error ( closes #3799 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11907 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-22 11:22:41 +00:00
Florian Fainelli
fba6b49e96
Disable NFS_ACL support in the UML config, other platforms do not have it as well
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11905 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-22 09:50:26 +00:00
Travis Kemen
bfcfd60f61
fix sysupgrade endian issues
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11900 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-22 01:11:30 +00:00
Travis Kemen
df5246cff1
This is the Linksys-ported driver from WRT54G3G-ST_v2.00.9_US.tgz,
...
re-based against 2.4.35 and repaired for obvious breakage (didn't use
its device table, etc.).
Changes from Linksys tree:
- Remove 'vendor' and 'product' parameters; these aren't used in the
mainstream driver and seem to only have served to break it.
- Remove bogus 'sierra_device_ids' table, used with above.
- Changed references to 'sierra_device_ids' back to id_table
- Changed non-standard CONFIG_USB_SERIAL_SIERRA_3G (line 886) to
current module standard CONFIG_USB_SERIAL_SIERRAWIRELESS
- Added #include to enable pl2303 hack to remain until I can figure
out if it's still necessary.
Signed-off-by: RB <aoz.syn@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11899 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-21 20:40:14 +00:00
Travis Kemen
3b0936087a
This series of patches closes the support gap on one of the explicitly
...
supported platforms (WRT54G3G) by adding direct support for the Sierra
Wireless 3G modems.
Signed-off-by: RB <aoz.syn@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11898 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-21 20:36:16 +00:00
Florian Fainelli
17b27ff0a3
Fix routerboard boot partition name in wget2nand ( #3791 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11897 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-21 20:00:40 +00:00
Felix Fietkau
c2d30987f5
update mvswitch for 2.6.25 and 2.6.26 as well
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11896 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-21 18:20:09 +00:00
Felix Fietkau
5325f94712
add missing defines for mvswitch
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11895 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-21 18:12:38 +00:00
Gabor Juhos
7670811acd
surprise :p
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11894 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-21 17:08:14 +00:00
Michael Büsch
7db482efda
The gpiommc configfs interface needs locking.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11892 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-21 10:32:08 +00:00
Michael Büsch
883f926360
Update gpiommc to use configfs
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11887 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-20 19:34:09 +00:00
Felix Fietkau
85b0fa9262
some more mvswitch fixes:
...
- initialize the vlan destination map properly
- workaround for moving node bug: clear the ATU database on every PHY poll
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11881 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-19 23:09:56 +00:00
Felix Fietkau
947a74570d
add extra safety for the packet mangling in the mvswitch driver
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11880 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-19 23:09:43 +00:00
Florian Fainelli
f839b9fccf
Update UML to 2.6.26
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11873 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-19 16:28:33 +00:00
John Crispin
7e673328a7
adds ifxmips profiles
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11871 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-19 13:12:47 +00:00
Florian Fainelli
aef4580d28
2.6.23 still uses the drivers/char/watchdog path for watchdog drivers ( #3790 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11870 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-19 11:13:51 +00:00
Michael Büsch
df41dbe6e1
Update GPIO-based MMC driver
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11864 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-18 20:53:08 +00:00
Florian Fainelli
1f85bbd06b
Working korina driver for 2.6.24, still needs fixing in the tx tasklet which introduces high latency when transmitting packets, rx path works ok
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11853 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-17 10:09:15 +00:00
Florian Fainelli
478b94fc98
2.6.24 moved watchdog drivers to drivers/watchdog
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11852 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-17 10:08:29 +00:00
Florian Fainelli
635b027385
Disable ubsec ssb by default on WGT634U until it gets fixed
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11846 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-16 09:58:52 +00:00
Florian Fainelli
84ee093574
Add basic 2.6.24 support for rb532, korina napi code has to be adapted to work
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11844 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-15 17:18:28 +00:00
Florian Fainelli
bb34f3521e
Move files and patches to files-2.6.23 and patches-2.6.23
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11843 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-15 17:17:04 +00:00
Florian Fainelli
8deed3752f
Include ubsec ssb in the WGT634U profile
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11842 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-15 17:15:58 +00:00
Florian Fainelli
abb0f6763e
Do not build ocf modules by default
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11840 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-15 17:11:39 +00:00
Florian Fainelli
80e5e087ca
Add ocf to 2.6.25 for ubsec ssb integration
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11839 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-15 17:11:16 +00:00
Florian Fainelli
b83064f4e2
Fix the CF serial number byteswapping ( #3133 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11837 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-15 10:22:28 +00:00
John Crispin
a3e9c5a2b9
adds more irq defines to ifxmips
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11836 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-15 09:07:13 +00:00
Imre Kaloz
96f3cd495a
update wp18/np18a patch, resync
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11831 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-14 20:55:33 +00:00
Imre Kaloz
00929382fd
update patch for the final kernel release
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11830 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-14 20:49:57 +00:00
Imre Kaloz
93dca50600
2.6.26 final is out
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11829 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-14 13:58:54 +00:00
Imre Kaloz
fd178ce6a2
readd patch...
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11827 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-14 12:25:44 +00:00
Matteo Croce
a0deecbe36
ar7: initial 2.6.26 patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11824 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-14 10:50:30 +00:00
Matteo Croce
081f1c2641
remove reverted patch
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11822 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-14 10:45:06 +00:00
Imre Kaloz
2f187b38a1
upgrade orion to 2.6.26-rc9
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11818 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-14 01:07:25 +00:00
Imre Kaloz
7597ac6d7d
nuke eyecandy as not everyone likes it :P
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11817 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-14 00:34:17 +00:00
Imre Kaloz
3968f46baf
on IXP46x we can have up to 3 npe ethernet interfaces, so set the mac for the third one, too
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11816 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-14 00:32:06 +00:00
Imre Kaloz
b0ad465e76
fixup the weird fis location for the Sidewinder
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11815 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-14 00:30:33 +00:00
Imre Kaloz
6e87f55742
resync patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11814 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-13 22:31:24 +00:00
Imre Kaloz
57492f0038
update Sidewinder patch, add support for the ethernet interfaces
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11813 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-13 22:29:51 +00:00
Imre Kaloz
5daffdec05
add ocf kernel patch
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11803 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-13 15:16:54 +00:00
Imre Kaloz
9ba31e3b08
nuke most of the old ixp4xx patchsets
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11778 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-12 02:02:58 +00:00
Imre Kaloz
1e056cad05
resync/cleanup ixp4xx config
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11776 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-12 02:00:11 +00:00
Imre Kaloz
f07791b412
sync with the cryptodev-2.6 git tree
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11775 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-12 01:58:48 +00:00
Imre Kaloz
731b1357eb
build more crypto modules
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11773 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-12 01:56:23 +00:00
Imre Kaloz
60cadb2bae
upgrade ixp4xx to 2.6.26-rc9, resync patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11768 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-11 15:15:23 +00:00
Imre Kaloz
4e02a6be0b
swap chipselects on the Pronghorn series
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11767 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-11 15:13:12 +00:00
John Crispin
1cf401fc7a
add missing \n to ath pci code
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11753 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-09 10:09:20 +00:00
Peter Denison
2172302a74
[brcm47xx] On embedded devices we must not route the interrupts through the PCI
...
core, if our host-bus is not PCI
Reported-by: Steve Brown <sbrown@cortland.com>
Signed-off-by: Michael Buesch <mb@bu3sch.d>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11750 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-08 17:50:40 +00:00
Hamish Guthrie
6cf2b6fb1f
Added in sub endpoint size patch
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11748 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-08 12:13:02 +00:00
Florian Fainelli
1c2ca693a8
Stick to 2.6.24 on rdc for now
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11747 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-08 11:28:37 +00:00