| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | [atheros] rename picostation pico2 images to openwrt-atheros-ubnt2-pico2-... ... | jow | 2009-04-21 | 1 | -1/+1 |
* | [atheros] Generate suitable images for the UBNT PicoStation2 | jow | 2009-04-21 | 1 | -0/+6 |
* | clean up the ip175c driver some more, add support for setting the pvid and fi... | nbd | 2009-04-20 | 1 | -105/+91 |
* | swconfig: add a generic method for setting the port primary vlan id (used for... | nbd | 2009-04-20 | 2 | -7/+42 |
* | add IC+ IP175C driver (based on Patrick Horn's driver, see #4050) | nbd | 2009-04-20 | 4 | -1/+1368 |
* | atheros: nuke 2.6.26 support, 2.6.28 is stable | nbd | 2009-04-20 | 39 | -6819/+0 |
* | swconfig: treat struct switch_attr as constant | nbd | 2009-04-20 | 2 | -13/+13 |
* | swconfig: remove old debugging stuff | nbd | 2009-04-20 | 1 | -2/+0 |
* | etrax: dump to 2.6.29 | claudio | 2009-04-19 | 12 | -205/+291 |
* | [brcm47xx] correctly set mapbase while registering the UART (#4622) | florian | 2009-04-19 | 1 | -1/+2 |
* | [brcm63xx] fix redundant driver name printing in probe function | florian | 2009-04-19 | 1 | -1/+1 |
* | [brcm63xx] make images that can be flashed using the stock firmware web inter... | florian | 2009-04-19 | 2 | -8/+10 |
* | ixp4xx: add linux 2.6.29 patches (TODO: re-integrate switch/multi-phy support) | nbd | 2009-04-18 | 37 | -0/+5779 |
* | add generic 2.6.29 patches and config (squashfs still untested, user space mk... | nbd | 2009-04-18 | 87 | -304/+38252 |
* | add a modified version of the mips64 patch from #4603 | nbd | 2009-04-18 | 1 | -0/+9 |
* | [generic-2.6] files/fs/yaffs2: revert changes in r15242 that break patching o... | agb | 2009-04-18 | 9 | -0/+9 |
* | get rid of $Id$ - it has never helped us and it has broken too many patches ;) | nbd | 2009-04-17 | 84 | -84/+0 |
* | [au1500] do not override input config symbols (#4722) | florian | 2009-04-17 | 1 | -2/+0 |
* | [au1500] resync au1550 kernel configuration | florian | 2009-04-17 | 1 | -1919/+0 |
* | [brcm47xx] finally fix boot failures on buffalo devices, tested on WHR-HP-G54... | florian | 2009-04-17 | 3 | -4/+12 |
* | [ps3]: Update default configuration to use profiles | hcg | 2009-04-16 | 7 | -15/+58 |
* | atheros: ignore rx long packet error flag from the ethernet core | nbd | 2009-04-13 | 1 | -1/+1 |
* | [kernel] package ext4 (#4434) | florian | 2009-04-12 | 1 | -0/+1 |
* | [kernel] do not override CONFIG_CONFIGFS_FS in a few places, and make gpiommc... | florian | 2009-04-12 | 4 | -4/+1 |
* | add the R_ARM_V4BX relocation to the ARM kernel module loader | mirko | 2009-04-10 | 1 | -0/+33 |
* | mvswitch: re-enable header mode | nbd | 2009-04-10 | 1 | -1/+1 |
* | atheros: ignore reports about oversized ethernet frames, as can be caused by ... | nbd | 2009-04-10 | 2 | -5/+4 |
* | atheros: refresh failing kernel patch (#4916) and fix packet padding bug | nbd | 2009-04-10 | 1 | -11/+11 |
* | netfilter: merge some fixes from upstream | nbd | 2009-04-09 | 1 | -0/+100 |
* | netfilter: speed up packet matching by allowing default rules to bypass the c... | nbd | 2009-04-09 | 1 | -0/+74 |
* | atheros: make use of netdev_alloc_skb | nbd | 2009-04-09 | 1 | -7/+4 |
* | [etrax] patches for 2.6.28 | claudio | 2009-04-09 | 6 | -97/+189 |
* | move etrax generic files to specific kernel version | claudio | 2009-04-09 | 7 | -0/+0 |
* | b44: use netdev_alloc_skb | nbd | 2009-04-08 | 1 | -0/+11 |
* | kernel: increase skb padding for network devices to accomodate for headroom r... | nbd | 2009-04-08 | 1 | -0/+16 |
* | [kernel] workaroun some stupid Kconfig bugs (#4895) | florian | 2009-04-08 | 1 | -0/+23 |
* | kernel: revert the change from JHASH_GOLDEN_RATIO to JHASH_INIT_PARAM (ipv6 s... | nbd | 2009-04-08 | 1 | -6/+6 |
* | cleanup etrax patches | claudio | 2009-04-08 | 9 | -5859/+0 |
* | Fix kernel headers for cris (thanks hinkocevar) | claudio | 2009-04-08 | 1 | -0/+29 |
* | [brcm63xx] some more fixes to the SPI controller driver | florian | 2009-04-08 | 2 | -29/+31 |
* | [brcm63x] imagetag's -k argument is expected to be hexadecimal instead of dec... | florian | 2009-04-07 | 1 | -1/+1 |
* | [kernel] fix typo in 910-cryptodev_backport.patch (#3933) | florian | 2009-04-07 | 1 | -1/+1 |
* | kernel: tweak the maximum allocation size to improve memory allocator perform... | nbd | 2009-04-07 | 1 | -0/+13 |
* | kernel: replace jhash2 with the faster jhash3 algorithm | nbd | 2009-04-07 | 1 | -0/+227 |
* | remove debugging code | nbd | 2009-04-07 | 1 | -3/+1 |
* | [kernel] accomodate netfilter module (xt_recent) name change in 2.6.28, add m... | nico | 2009-04-06 | 1 | -0/+1 |
* | [kernel] 2.6.28: add Kconfig prompt for the old crypto symbols | juhosg | 2009-04-06 | 2 | -2/+50 |
* | [uml] add a patch to disable compile-time buffer checks enabled by default on... | nico | 2009-04-06 | 1 | -0/+11 |
* | ixp4xx: do not delete /var, /jffs, /rom - it breaks non-freecom images | nbd | 2009-04-06 | 1 | -2/+0 |
* | ixp4xx: don't leave zImage on the rootfs for images other than the freecom one | nbd | 2009-04-06 | 1 | -0/+1 |