Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update to the latest stable kernels | Imre Kaloz | 2010-11-24 | 43 | -60/+60 |
| | | | | SVN-Revision: 24136 | ||||
* | mtd: whitespace cleanup | Jo-Philipp Wich | 2010-11-24 | 1 | -1/+1 |
| | | | | SVN-Revision: 24135 | ||||
* | mtd: fix r24132 | Jo-Philipp Wich | 2010-11-24 | 1 | -29/+29 |
| | | | | SVN-Revision: 24134 | ||||
* | opkg: write error messages to stdout | Jo-Philipp Wich | 2010-11-24 | 2 | -2/+17 |
| | | | | SVN-Revision: 24133 | ||||
* | package/mtd: (enhancement) add option to prevent erase when writing to ↵ | Alexandros C. Couloumbis | 2010-11-24 | 1 | -1/+10 |
| | | | | | | flash. (closes #8308) SVN-Revision: 24132 | ||||
* | change the recursive dependency template to use more make evaluation - the ↵ | Felix Fietkau | 2010-11-24 | 1 | -21/+22 |
| | | | | | | shell command got so long that it triggered "Argument list too long" on some systems (#8231) SVN-Revision: 24131 | ||||
* | tools/e2fsprogs: fix freebsd compile issue | Alexandros C. Couloumbis | 2010-11-24 | 1 | -0/+18 |
| | | | | SVN-Revision: 24130 | ||||
* | tools/mtd-utils: update to mtd-utils-20101124 | Alexandros C. Couloumbis | 2010-11-24 | 3 | -196/+3 |
| | | | | SVN-Revision: 24129 | ||||
* | tools/e2fsprogs: update to e2fsprogs-1.41.12 | Alexandros C. Couloumbis | 2010-11-24 | 1 | -2/+2 |
| | | | | SVN-Revision: 24128 | ||||
* | image Makefile: Removed extraneous tab from Image/LimitName16 macro ↵ | Daniel Dickinson | 2010-11-24 | 1 | -1/+1 |
| | | | | | | definition. The solves the strange whitespace in front of the image name in the info1 section SVN-Revision: 24127 | ||||
* | ramips: add support for Belkin F5D8235 v2 board | Gabor Juhos | 2010-11-24 | 7 | -0/+164 |
| | | | | | | | | No support for usb for now. Signed-off-by: Roman Yeryomin <roman@advem.lv> SVN-Revision: 24126 | ||||
* | generic: add rtl8366rb switch vlan fid support | Gabor Juhos | 2010-11-24 | 3 | -7/+66 |
| | | | | | | | | | | | Allows to use fids 0 to 7. Default is 0. Those who will use this don't forget to `set vlan fid` every time after `set vlan ports` if you want non default behavior. Minor changes. Version bump. Signed-off-by: Roman Yeryomin <roman@advem.lv> SVN-Revision: 24125 | ||||
* | ramips: Use NET_IP_ALIGN instead of hardcoding 2 | Gabor Juhos | 2010-11-24 | 1 | -4/+5 |
| | | | | | | Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com> SVN-Revision: 24124 | ||||
* | ramips: DMA map the correct RX skb size | Gabor Juhos | 2010-11-24 | 1 | -2/+2 |
| | | | | | | | | | | 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> SVN-Revision: 24123 | ||||
* | ramips: Don't trigger BUG_ON due to skb allocation failure | Gabor Juhos | 2010-11-24 | 1 | -16/+19 |
| | | | | | | | | | Instead just drop the rx'ed frame silently and reuse the already available buffer. Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com> SVN-Revision: 24122 | ||||
* | ramips: Remove unnecessary skb_put | Gabor Juhos | 2010-11-24 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com> SVN-Revision: 24121 | ||||
* | uClibc: add back a few cflags that were being overwritten, might fix a few ↵ | Felix Fietkau | 2010-11-24 | 1 | -1/+6 |
| | | | | | | segfauls (thx, framer99) SVN-Revision: 24120 | ||||
* | image: Limited image name put into the info1 field to 16 characters and ↵ | Daniel Dickinson | 2010-11-23 | 1 | -4/+8 |
| | | | | | | 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. SVN-Revision: 24118 | ||||
* | linux/brcm47xx: sync yhe BCM4710 fix with the upcoming upstream patch. | Alexandros C. Couloumbis | 2010-11-23 | 2 | -32/+37 |
| | | | | SVN-Revision: 24116 | ||||
* | linux/generic: add 2.6.37 support for the Cisco 7941/7945 IP phones: ↵ | Alexandros C. Couloumbis | 2010-11-23 | 1 | -0/+118 |
| | | | | | | http://lkml.org/lkml/2010/11/21/219 (thank you Kevin Cernekee) SVN-Revision: 24114 | ||||
* | linux/brcm47xx: add missing patch on r24112 | Alexandros C. Couloumbis | 2010-11-23 | 1 | -21/+34 |
| | | | | SVN-Revision: 24113 | ||||
* | linux/brcm47xx: Broadcom BCM4710 does not belong in the BMIPS4KC family. | Alexandros C. Couloumbis | 2010-11-23 | 2 | -6/+6 |
| | | | | SVN-Revision: 24112 | ||||
* | linux/generic: refresh 2.6.37 patches | Alexandros C. Couloumbis | 2010-11-23 | 12 | -22/+22 |
| | | | | SVN-Revision: 24111 | ||||
* | Fix ext4 build | Hamish Guthrie | 2010-11-23 | 2 | -2/+2 |
| | | | | SVN-Revision: 24110 | ||||
* | Bump kernel version | Hamish Guthrie | 2010-11-23 | 1 | -1/+1 |
| | | | | SVN-Revision: 24109 | ||||
* | Remove NAND support | Hamish Guthrie | 2010-11-23 | 1 | -3/+1 |
| | | | | SVN-Revision: 24108 | ||||
* | mac80211: improve station mode nullfunc probing | Felix Fietkau | 2010-11-23 | 1 | -11/+14 |
| | | | | SVN-Revision: 24107 | ||||
* | e2fsprogs: fix libuuid installation | Felix Fietkau | 2010-11-22 | 1 | -0/+1 |
| | | | | SVN-Revision: 24106 | ||||
* | mac80211: improve ad-hoc multicast rate handling | Felix Fietkau | 2010-11-22 | 1 | -0/+157 |
| | | | | SVN-Revision: 24105 | ||||
* | iw: sync nl80211 header to fix the multicast rate setting | Felix Fietkau | 2010-11-22 | 1 | -11/+49 |
| | | | | SVN-Revision: 24104 | ||||
* | use PREFIX/bin instead of PREFIX/sbin for all host builds (fixes e2fsprogs path) | Felix Fietkau | 2010-11-22 | 1 | -1/+2 |
| | | | | SVN-Revision: 24103 | ||||
* | linux/brcm47xx: properly fix r24096 | Alexandros C. Couloumbis | 2010-11-22 | 3 | -195/+36 |
| | | | | SVN-Revision: 24102 | ||||
* | uClibc: fix ubicom32 compile error with 0.9.32 | Felix Fietkau | 2010-11-22 | 1 | -0/+32 |
| | | | | SVN-Revision: 24101 | ||||
* | uClibc: fix headers install on prepare with QUILT=1 | Felix Fietkau | 2010-11-22 | 1 | -0/+6 |
| | | | | SVN-Revision: 24100 | ||||
* | uClibc: make UCLIBC_HAS_LONG_DOUBLE_MATH generic | Felix Fietkau | 2010-11-22 | 6 | -5/+1 |
| | | | | SVN-Revision: 24099 | ||||
* | ath9k_htc: fix eeprom access breakage | Felix Fietkau | 2010-11-22 | 1 | -0/+10 |
| | | | | SVN-Revision: 24098 | ||||
* | ath9k: fix key search for a-mpdu on ar9300 | Felix Fietkau | 2010-11-22 | 1 | -0/+23 |
| | | | | SVN-Revision: 24097 | ||||
* | linux/brcm47xx: mainline 2.6.37 602977b0d672687909b0cb0542ede134ed6ef858 ↵ | Alexandros C. Couloumbis | 2010-11-22 | 2 | -4/+197 |
| | | | | | | commit broke CPU revision: 00024000, MIPS (cc 0x805, rev 0x00, vendor 0x4243) functionality. Revert that patch until we get a proper fix. SVN-Revision: 24096 | ||||
* | target/linux: sync kernel patches to 2.6.37-rc3 | Alexandros C. Couloumbis | 2010-11-22 | 1 | -18/+0 |
| | | | | SVN-Revision: 24095 | ||||
* | uClibc: fix cris compile on 0.9.32 | Felix Fietkau | 2010-11-22 | 2 | -0/+95 |
| | | | | SVN-Revision: 24094 | ||||
* | uClibc: fix compile error on avr32 | Felix Fietkau | 2010-11-22 | 1 | -0/+10 |
| | | | | SVN-Revision: 24093 | ||||
* | uClibc: disable nptl on a few targets where it is not supported yet | Felix Fietkau | 2010-11-22 | 4 | -0/+8 |
| | | | | SVN-Revision: 24092 | ||||
* | e2fsprogs: clean up the makefile and install libuuid | Felix Fietkau | 2010-11-22 | 1 | -29/+3 |
| | | | | SVN-Revision: 24091 | ||||
* | cleanup | Imre Kaloz | 2010-11-22 | 1 | -6/+1 |
| | | | | SVN-Revision: 24090 | ||||
* | remove 2.6.25 support | Imre Kaloz | 2010-11-22 | 77 | -128848/+4 |
| | | | | SVN-Revision: 24089 | ||||
* | remove 2.6.25 support | Imre Kaloz | 2010-11-22 | 87 | -66838/+0 |
| | | | | SVN-Revision: 24088 | ||||
* | 2.6.31 support (WiP) | Imre Kaloz | 2010-11-22 | 61 | -4/+21947 |
| | | | | SVN-Revision: 24087 | ||||
* | fix typos | Imre Kaloz | 2010-11-22 | 1 | -2/+2 |
| | | | | SVN-Revision: 24086 | ||||
* | move x86 back to .32 for now | Imre Kaloz | 2010-11-22 | 1 | -1/+1 |
| | | | | SVN-Revision: 24085 | ||||
* | switch from ext2 to ext4 (w/o) journaling | Imre Kaloz | 2010-11-22 | 30 | -98/+60 |
| | | | | SVN-Revision: 24084 |