Commit Graph

19003 Commits (eb892d137a3b953da8c8a2ef5228957acd0e1888)

Author SHA1 Message Date
Gabor Juhos 404b68fcd2 ramips: Use NET_IP_ALIGN instead of hardcoding 2
Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24124 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-24 10:01:18 +00:00
Gabor Juhos 00bd3f47c4 ramips: DMA map the correct RX skb size
The skb_reserve call prior to DMA mapping the RX skb reduced the skb
data len by 2. To not allow DMA to write behind the skb we should pass
the correct skb data len to the device.

Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24123 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-24 10:01:16 +00:00
Gabor Juhos 77a769e423 ramips: Don't trigger BUG_ON due to skb allocation failure
Instead just drop the rx'ed frame silently and reuse the already
available buffer.

Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24122 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-24 10:01:12 +00:00
Gabor Juhos be87c0dac9 ramips: Remove unnecessary skb_put
Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24121 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-24 10:01:08 +00:00
Felix Fietkau 9df9184b94 uClibc: add back a few cflags that were being overwritten, might fix a few segfauls (thx, framer99)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24120 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-24 00:30:26 +00:00
Daniel Dickinson 53af0d5fbb [brcm63xx] image: Limited image name put into the info1 field to 16 characters and eliminted the OpenWRT revision. This makes using the image (router) name as the board name possible, so that boards with same real boardid but different GPIOs can be detected and the correct GPIOs used.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24118 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-23 20:17:08 +00:00
Alexandros C. Couloumbis b81b083038 linux/brcm47xx: sync yhe BCM4710 fix with the upcoming upstream patch.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24116 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-23 16:41:34 +00:00
Alexandros C. Couloumbis d1d21622c0 linux/generic: add 2.6.37 support for the Cisco 7941/7945 IP phones: http://lkml.org/lkml/2010/11/21/219 (thank you Kevin Cernekee)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24114 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-23 14:36:15 +00:00
Alexandros C. Couloumbis 3a8a1fbdef linux/brcm47xx: add missing patch on r24112
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24113 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-23 14:12:42 +00:00
Alexandros C. Couloumbis c23334b19f linux/brcm47xx: Broadcom BCM4710 does not belong in the BMIPS4KC family.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24112 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-23 14:08:41 +00:00
Alexandros C. Couloumbis 89563cf12a linux/generic: refresh 2.6.37 patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24111 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-23 14:04:42 +00:00
Hamish Guthrie 9663f96401 [gumstix] Fix ext4 build
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24110 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-23 12:07:50 +00:00
Hamish Guthrie 70f12d8dcb [gumstix] Bump kernel version
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24109 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-23 11:59:03 +00:00
Hamish Guthrie 907720c88d [gumstix] Remove NAND support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24108 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-23 10:16:37 +00:00
Felix Fietkau 7799816a55 mac80211: improve station mode nullfunc probing
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24107 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-23 02:13:54 +00:00
Felix Fietkau 8fdb4f5787 e2fsprogs: fix libuuid installation
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24106 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-22 21:56:15 +00:00
Felix Fietkau ea42f23b8a mac80211: improve ad-hoc multicast rate handling
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24105 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-22 19:59:19 +00:00
Felix Fietkau 3c85244682 iw: sync nl80211 header to fix the multicast rate setting
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24104 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-22 19:59:13 +00:00
Felix Fietkau 0ee162c483 use PREFIX/bin instead of PREFIX/sbin for all host builds (fixes e2fsprogs path)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24103 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-22 18:49:18 +00:00
Alexandros C. Couloumbis f79f7db679 linux/brcm47xx: properly fix r24096
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24102 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-22 18:16:55 +00:00
Felix Fietkau ca622f9bd0 uClibc: fix ubicom32 compile error with 0.9.32
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24101 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-22 17:50:08 +00:00
Felix Fietkau bccdd52519 uClibc: fix headers install on prepare with QUILT=1
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24100 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-22 17:50:01 +00:00
Felix Fietkau 90d140c942 uClibc: make UCLIBC_HAS_LONG_DOUBLE_MATH generic
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24099 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-22 17:49:51 +00:00
Felix Fietkau 0d9397dfa8 ath9k_htc: fix eeprom access breakage
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24098 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-22 17:28:35 +00:00
Felix Fietkau 9eff69c58f ath9k: fix key search for a-mpdu on ar9300
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24097 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-22 17:28:26 +00:00
Alexandros C. Couloumbis 747f25570e linux/brcm47xx: mainline 2.6.37 602977b0d672687909b0cb0542ede134ed6ef858 commit broke CPU revision: 00024000, MIPS (cc 0x805, rev 0x00, vendor
0x4243) functionality. Revert that patch until we get a proper fix.


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24096 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-22 17:17:15 +00:00
Alexandros C. Couloumbis df0e2b7948 target/linux: sync kernel patches to 2.6.37-rc3
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24095 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-22 16:29:27 +00:00
Felix Fietkau fe88a9ee06 uClibc: fix cris compile on 0.9.32
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24094 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-22 16:18:43 +00:00
Felix Fietkau fd1d71749b uClibc: fix compile error on avr32
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24093 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-22 15:14:16 +00:00
Felix Fietkau e125fcab4b uClibc: disable nptl on a few targets where it is not supported yet
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24092 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-22 14:50:33 +00:00
Felix Fietkau a5256107f1 e2fsprogs: clean up the makefile and install libuuid
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24091 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-22 14:26:06 +00:00
Imre Kaloz 06e8850d41 cleanup
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24090 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-22 13:46:09 +00:00
Imre Kaloz 00da58c6ae remove 2.6.25 support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24089 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-22 13:43:32 +00:00
Imre Kaloz 41d306c95b [coldfire]: remove 2.6.25 support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24088 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-22 13:31:46 +00:00
Imre Kaloz 69b87e767b [coldfire]: 2.6.31 support (WiP)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24087 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-22 13:29:58 +00:00
Imre Kaloz 1b6808066b fix typos
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24086 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-22 13:01:21 +00:00
Imre Kaloz b62a003604 [target/x86]: move x86 back to .32 for now
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24085 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-22 12:58:31 +00:00
Imre Kaloz c1725149e1 switch from ext2 to ext4 (w/o) journaling
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24084 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-22 12:12:39 +00:00
Imre Kaloz b0f15545ca use ext4 for ext2/3 on 2.6.32+
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24083 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-22 12:11:50 +00:00
Imre Kaloz fc778afbd3 add 2.6.32 patches to use ext4 for ext2/3
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24082 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-22 12:03:23 +00:00
Imre Kaloz a75d08e09d [target/x86]: additional Kconfig options for newer kernels
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24081 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-22 11:34:45 +00:00
Imre Kaloz a25f521af8 [target/x86]: we don't need microcode updates
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24080 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-22 11:33:25 +00:00
Imre Kaloz 408c8b61cb [package/grub]: add ext4 support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24079 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-22 11:27:47 +00:00
Imre Kaloz 276290e86b [tools]: add e2fsprogs to tools and use that instead of libuuid
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24078 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-22 11:26:45 +00:00
Imre Kaloz 62a0e46e62 add missing Kconfig symbols
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24077 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-22 11:03:29 +00:00
Felix Fietkau 2e00ec4e17 uClibc: 0.9.32 needs the ldso fix as well
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24074 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-22 01:48:29 +00:00
Felix Fietkau e3c09dd817 uClibc: update 0.9.32 to latest git
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24073 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-22 00:44:37 +00:00
Felix Fietkau d35807315d x86: add missing l1 cache shift change
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24072 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-21 23:27:25 +00:00
Felix Fietkau 23aa86b653 x86: turn off CONFIG_X86_GENERIC for geos and net5501
CONFIG_X86_GENERIC obscures CONFIG_MGEODE_LX, etc. and causes it to use wrong cache-line size.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24071 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-21 22:56:33 +00:00
Felix Fietkau c9953a61a1 crda: update regulatory.bin based on latest wireless-regdb.git
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24063 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-21 16:52:07 +00:00