Commit Graph

3144 Commits

Author SHA1 Message Date
Felix Fietkau
3fce73ce46 clean up the ip175c driver some more, add support for setting the pvid and fix querying the phy status
SVN-Revision: 15308
2009-04-20 21:26:44 +00:00
Felix Fietkau
f6f55bae7d swconfig: add a generic method for setting the port primary vlan id (used for transparently fixing up pvid for untagged port when setting vlan ports)
SVN-Revision: 15307
2009-04-20 21:26:39 +00:00
Felix Fietkau
4320a28228 add IC+ IP175C driver (based on Patrick Horn's driver, see #4050)
SVN-Revision: 15305
2009-04-20 18:57:55 +00:00
Felix Fietkau
df22ac87e1 atheros: nuke 2.6.26 support, 2.6.28 is stable
SVN-Revision: 15303
2009-04-20 18:57:42 +00:00
Felix Fietkau
787e9fcf93 swconfig: treat struct switch_attr as constant
SVN-Revision: 15302
2009-04-20 18:57:36 +00:00
Felix Fietkau
cd80e16a80 swconfig: remove old debugging stuff
SVN-Revision: 15301
2009-04-20 18:57:30 +00:00
Claudio Mignanti
14aa5dc5c1 etrax: dump to 2.6.29
SVN-Revision: 15260
2009-04-19 15:36:30 +00:00
Florian Fainelli
a9f97c3def correctly set mapbase while registering the UART (#4622)
SVN-Revision: 15255
2009-04-19 13:43:00 +00:00
Florian Fainelli
dd2b72105b fix redundant driver name printing in probe function
SVN-Revision: 15254
2009-04-19 13:32:54 +00:00
Florian Fainelli
1f334e3caa make images that can be flashed using the stock firmware web interface, thanks to Anselmo Luginbuhl and Daniel Dickinson (#4909, #4943)
SVN-Revision: 15253
2009-04-19 13:18:48 +00:00
Felix Fietkau
08ae0cd8d2 ixp4xx: add linux 2.6.29 patches (TODO: re-integrate switch/multi-phy support)
SVN-Revision: 15252
2009-04-18 17:04:41 +00:00
Felix Fietkau
be37a62e6d add generic 2.6.29 patches and config (squashfs still untested, user space mkfs still missing)
SVN-Revision: 15251
2009-04-18 17:04:16 +00:00
Andy Boyett
24aedf8281 files/fs/yaffs2: revert changes in r15242 that break patching on 2.6.28
SVN-Revision: 15248
2009-04-18 06:29:23 +00:00
Felix Fietkau
34939cad39 get rid of $Id$ - it has never helped us and it has broken too many patches ;)
SVN-Revision: 15242
2009-04-17 14:09:46 +00:00
Florian Fainelli
ea59933af8 do not override input config symbols (#4722)
SVN-Revision: 15235
2009-04-17 10:28:57 +00:00
Florian Fainelli
e1431e5f5d resync au1550 kernel configuration
SVN-Revision: 15234
2009-04-17 10:28:23 +00:00
Florian Fainelli
e88aa94e42 finally fix boot failures on buffalo devices, tested on WHR-HP-G54 and WRT54GS v1.1 with no side effects (#4061)
SVN-Revision: 15232
2009-04-17 09:22:02 +00:00
Hamish Guthrie
ffc86f7e3a Update default configuration to use profiles
SVN-Revision: 15229
2009-04-16 10:40:15 +00:00
Felix Fietkau
bda5e95574 atheros: ignore rx long packet error flag from the ethernet core
SVN-Revision: 15225
2009-04-13 00:43:38 +00:00
Florian Fainelli
ca240aa0df package ext4 (#4434)
SVN-Revision: 15218
2009-04-12 15:18:49 +00:00
Florian Fainelli
4bd65101ad do not override CONFIG_CONFIGFS_FS in a few places, and make gpiommc be selectable with the spio-gpio-old module (#4659)
SVN-Revision: 15215
2009-04-12 12:54:38 +00:00
Mirko Vogt
ae9a275a8e add the R_ARM_V4BX relocation to the ARM kernel module loader
SVN-Revision: 15208
2009-04-10 18:47:05 +00:00
Felix Fietkau
1929c7511c mvswitch: re-enable header mode
SVN-Revision: 15186
2009-04-10 11:33:49 +00:00
Felix Fietkau
f607e2cc76 atheros: ignore reports about oversized ethernet frames, as can be caused by the header mode of marvell 88e6060 switches (see https://dev.openwrt.org/ticket/3507#comment:16)
SVN-Revision: 15185
2009-04-10 11:27:39 +00:00
Felix Fietkau
2f9590a84c atheros: refresh failing kernel patch (#4916) and fix packet padding bug
SVN-Revision: 15184
2009-04-10 10:48:04 +00:00
Felix Fietkau
e4f90e7fa6 netfilter: merge some fixes from upstream
SVN-Revision: 15178
2009-04-09 19:43:24 +00:00
Felix Fietkau
45e934262d netfilter: speed up packet matching by allowing default rules to bypass the common checks
SVN-Revision: 15177
2009-04-09 19:43:19 +00:00
Felix Fietkau
0f47e1a0f4 atheros: make use of netdev_alloc_skb
SVN-Revision: 15176
2009-04-09 19:43:13 +00:00
Claudio Mignanti
4dd7a65697 patches for 2.6.28
SVN-Revision: 15174
2009-04-09 16:21:56 +00:00
Claudio Mignanti
d2042b0ef4 move etrax generic files to specific kernel version
SVN-Revision: 15173
2009-04-09 16:18:45 +00:00
Felix Fietkau
908e5f64bf b44: use netdev_alloc_skb
SVN-Revision: 15159
2009-04-08 16:57:52 +00:00
Felix Fietkau
bc1c56a7c5 kernel: increase skb padding for network devices to accomodate for headroom requirements of eth->wifi routing and more
SVN-Revision: 15158
2009-04-08 16:57:41 +00:00
Florian Fainelli
dde5dc622a workaroun some stupid Kconfig bugs (#4895)
SVN-Revision: 15157
2009-04-08 15:07:39 +00:00
Felix Fietkau
8b30a1806c kernel: revert the change from JHASH_GOLDEN_RATIO to JHASH_INIT_PARAM (ipv6 still relies on it)
SVN-Revision: 15155
2009-04-08 15:06:38 +00:00
Claudio Mignanti
ac26fab9ce cleanup etrax patches
SVN-Revision: 15154
2009-04-08 14:17:44 +00:00
Claudio Mignanti
f692239c58 Fix kernel headers for cris (thanks hinkocevar)
SVN-Revision: 15153
2009-04-08 14:13:50 +00:00
Florian Fainelli
14832d3c23 some more fixes to the SPI controller driver
SVN-Revision: 15146
2009-04-08 08:52:57 +00:00
Florian Fainelli
5d5c8300b1 imagetag's -k argument is expected to be hexadecimal instead of decimal (#4885)
SVN-Revision: 15133
2009-04-07 13:22:32 +00:00
Florian Fainelli
5aca04960e fix typo in 910-cryptodev_backport.patch (#3933)
SVN-Revision: 15132
2009-04-07 11:07:02 +00:00
Felix Fietkau
9fa8380c9e kernel: tweak the maximum allocation size to improve memory allocator performance
SVN-Revision: 15130
2009-04-07 02:51:10 +00:00
Felix Fietkau
f8098f06b5 kernel: replace jhash2 with the faster jhash3 algorithm
SVN-Revision: 15128
2009-04-07 01:40:46 +00:00
Felix Fietkau
c42422fb53 remove debugging code
SVN-Revision: 15127
2009-04-07 01:37:43 +00:00
Nicolas Thill
3b53bd7ef3 accomodate netfilter module (xt_recent) name change in 2.6.28, add missing kconfig when xt_recent is enabled
SVN-Revision: 15123
2009-04-06 19:00:20 +00:00
Gabor Juhos
cdf292ac64 2.6.28: add Kconfig prompt for the old crypto symbols
SVN-Revision: 15122
2009-04-06 18:08:48 +00:00
Nicolas Thill
0a2efdd06a add a patch to disable compile-time buffer checks enabled by default on Ubuntu 8.10 and later (closes: #4826)
SVN-Revision: 15119
2009-04-06 16:45:10 +00:00
Felix Fietkau
7b6729e101 ixp4xx: do not delete /var, /jffs, /rom - it breaks non-freecom images
SVN-Revision: 15118
2009-04-06 11:03:38 +00:00
Felix Fietkau
a24e3ece65 ixp4xx: don't leave zImage on the rootfs for images other than the freecom one
SVN-Revision: 15117
2009-04-06 10:29:40 +00:00
Felix Fietkau
0cb0c1a257 ixp4xx: make apex optional, clean up the makefile - fixes spurious recompilation issues
SVN-Revision: 15115
2009-04-06 09:56:30 +00:00
Felix Fietkau
9c078b1a46 fix a vfs api bug in squashfs triggered by zabbix-agent (#4365)
SVN-Revision: 15098
2009-04-04 09:36:00 +00:00
Felix Fietkau
de0332f86a rename our /bin/login script to /bin/login.sh to avoid collisions with busybox - we always use -l on telnetd anyway
SVN-Revision: 15097
2009-04-04 09:35:55 +00:00
Florian Fainelli
964f6031c5 add a workaround on kmod-textsearch modules (#4832)
SVN-Revision: 15047
2009-03-26 12:04:42 +00:00
Florian Fainelli
fc432e4371 move the mii_ioctl to generic patches, fixes (#1802)
SVN-Revision: 15045
2009-03-26 09:28:24 +00:00
Florian Fainelli
47a268b30a fix wrong logic in MDIO code and second PHY address
SVN-Revision: 15034
2009-03-25 09:15:30 +00:00
Felix Fietkau
28b9fea4e7 atheros: fix a spiflash write performance regression
SVN-Revision: 15027
2009-03-24 23:41:29 +00:00
Gabor Juhos
e7704092f1 create firmware image for the TL-WR841ND v3 board
SVN-Revision: 15024
2009-03-24 16:11:50 +00:00
Felix Fietkau
b4f5a2a5cb fix typo in cambria gw2358 initialization
SVN-Revision: 15022
2009-03-24 16:02:27 +00:00
Florian Fainelli
fb3fbea164 override CONFIG_USB_EHCI_ROOT_HUB_TT since it breaks ehci on bcm6358
SVN-Revision: 15020
2009-03-24 15:22:07 +00:00
Hauke Mehrtens
f5dc2ce0aa refresh patches
SVN-Revision: 15018
2009-03-24 15:09:20 +00:00
Hauke Mehrtens
62595883fb update to kernel version 2.6.28.9
SVN-Revision: 15017
2009-03-24 15:06:53 +00:00
Hauke Mehrtens
e82dce69a3 update to kernel version 2.6.27.21
SVN-Revision: 15016
2009-03-24 15:05:51 +00:00
Hamish Guthrie
74b2005006 ps3: update ps3vram patches
SVN-Revision: 15011
2009-03-24 08:54:41 +00:00
Felix Fietkau
e05f4e46d9 do not use --owner=root or --group=root when running tar. it does not work on systems that name their root group differently
SVN-Revision: 14995
2009-03-23 18:14:14 +00:00
Felix Fietkau
9e5fecf984 atheros: fix radio mask check on ar5312
SVN-Revision: 14986
2009-03-23 00:05:52 +00:00
Felix Fietkau
56ddbfff1e atheros: upgrade to 2.6.28 by default
SVN-Revision: 14985
2009-03-22 22:10:59 +00:00
Felix Fietkau
8d217b7162 atheros: fix mdio bus registration for multiple ethernet interfaces
SVN-Revision: 14984
2009-03-22 22:10:54 +00:00
Felix Fietkau
fd11bfec64 atheros: fix ar5312 support
SVN-Revision: 14983
2009-03-22 22:10:47 +00:00
Felix Fietkau
107f6ea323 atheros: do not attempt to start pci on ar2317
SVN-Revision: 14982
2009-03-22 20:51:23 +00:00
Felix Fietkau
bfa8064ccd atheros: in later kernels, vlan 0 no longer works as expected, switch to (1,2) instead of (0,1) for lan/wan
SVN-Revision: 14981
2009-03-22 20:19:23 +00:00
Felix Fietkau
86883cc2e0 atheros: fix path in marvell switch phy id detection
SVN-Revision: 14980
2009-03-22 20:18:58 +00:00
Felix Fietkau
a706a524cb remove custom phy hardware detection patch - it is no longer necessary
SVN-Revision: 14979
2009-03-22 20:18:50 +00:00
Felix Fietkau
4917f1430d remove custom phy layer patches from older kernels where they are not needed
SVN-Revision: 14978
2009-03-22 20:18:43 +00:00
Felix Fietkau
f972eb41b5 mvswitch,adm6996: use phy fixups instead of a nonstandard patch for hardware detection
SVN-Revision: 14977
2009-03-22 20:18:36 +00:00
Felix Fietkau
7325f7cfbb atheros: enable adm6996 and mvswitch support
SVN-Revision: 14976
2009-03-22 20:18:31 +00:00
Felix Fietkau
25c4c8a874 add back marvell switch support to 2.6.28
SVN-Revision: 14974
2009-03-22 20:18:05 +00:00
Felix Fietkau
3387cbae63 atheros: fix gpio interrupt handling on 2315
SVN-Revision: 14973
2009-03-22 18:33:08 +00:00
Felix Fietkau
6295d1932f atheros: add back reset button support
SVN-Revision: 14970
2009-03-22 17:59:03 +00:00
Felix Fietkau
675f7bfdd8 atheros: split out the pci support patch
SVN-Revision: 14969
2009-03-22 17:58:48 +00:00
Felix Fietkau
60d4e6e747 atheros: clean up the 2.6.28 port in preparation for pushing it upstream
SVN-Revision: 14967
2009-03-22 14:46:58 +00:00
Rod Whitby
c95f326a8e orion/harddisk: Add config-default to enable kernel features required for mounting RAID disks for rootfs.
SVN-Revision: 14965
2009-03-22 13:06:35 +00:00
Rod Whitby
75e1a2edf4 orion: DT2 requires ISL1208 RTC to be enabled
SVN-Revision: 14964
2009-03-22 12:59:17 +00:00
Rod Whitby
f11f903b61 orion: Added initial support for Freecom DT2. Thanks to Zintis.
SVN-Revision: 14963
2009-03-22 12:38:24 +00:00
Rod Whitby
e6b22c5fe2 ixp4xx/image: Initial support for fsg3 webupgrade images
SVN-Revision: 14962
2009-03-22 12:35:44 +00:00
Rod Whitby
a99415d17a orion: Create generic and harddisk subtargets, ready for a different kernel config for harddisk.
SVN-Revision: 14960
2009-03-22 00:36:47 +00:00
Florian Fainelli
501ebb4f74 enable all blocks on 6338 and uart clock on 6345
SVN-Revision: 14957
2009-03-21 10:50:44 +00:00
Florian Fainelli
0972ee5331 add support for bcm6345 SoC, needs testing
SVN-Revision: 14953
2009-03-20 15:08:02 +00:00
Hauke Mehrtens
dfd7233c8b resync kernel patches
SVN-Revision: 14949
2009-03-19 13:05:05 +00:00
Hauke Mehrtens
76fe41a8d3 The image was selected from a wrong location. Fixes bug #4618
SVN-Revision: 14948
2009-03-19 13:02:06 +00:00
Hamish Guthrie
57ae5be233 Backport of ps3vram from 2.6.29
SVN-Revision: 14940
2009-03-18 15:59:08 +00:00
Hamish Guthrie
1b216aa20a Add FEATURE ramdisk to be able to select the use of INITRAMFS for a sub-target
SVN-Revision: 14939
2009-03-18 15:57:18 +00:00
Gabor Juhos
d17716e16f ap81: register GPIO LEDs
SVN-Revision: 14931
2009-03-17 19:59:33 +00:00
Felix Fietkau
56bf010d4c s3c24xx: refresh kernel config
SVN-Revision: 14928
2009-03-17 19:12:03 +00:00
Felix Fietkau
1ff94303f5 s3c24xx: unbreak openmoko merge patch (mmc changes)
SVN-Revision: 14927
2009-03-17 19:10:36 +00:00
Gabor Juhos
d63a050292 ap81: register SPI flash, and add default MTD partitions
SVN-Revision: 14924
2009-03-17 18:48:00 +00:00
Gabor Juhos
ed3b6e558e ap81: register GPIO buttons
SVN-Revision: 14923
2009-03-17 18:34:11 +00:00
Gabor Juhos
64958577a7 ap81: register USB host controller
SVN-Revision: 14922
2009-03-17 18:14:55 +00:00
Gabor Juhos
ef537a68da ap81: register ethernet devices, and add default network configuration file
SVN-Revision: 14921
2009-03-17 18:07:16 +00:00
Gabor Juhos
066052eddf ap83: remove unnecessary include
SVN-Revision: 14920
2009-03-17 18:02:50 +00:00
Michael Büsch
7ddf197c26 bcm47xx: Fix compilation on non-PCI configs.
SVN-Revision: 14919
2009-03-17 16:45:23 +00:00
Hamish Guthrie
b6d7bfc94f Final updates to default configuration of ps3 petitboot sub-target
SVN-Revision: 14918
2009-03-17 16:02:52 +00:00
Imre Kaloz
af65816d5d update other 2.6.28.7 targets to 2.6.28.8, too
SVN-Revision: 14917
2009-03-17 12:53:22 +00:00