Commit graph

3076 commits

Author SHA1 Message Date
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