| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | use lazy evaluation to allow targets to override kernel config files | nbd | 2011-04-17 | 1 | -21/+14 |
* | ath9k: assign a keycache slot per station for unencrypted links to fix powers... | nbd | 2011-04-17 | 1 | -0/+119 |
* | ath9k: add a patch to show excessive retry counts for single MPDUs | nbd | 2011-04-17 | 1 | -0/+32 |
* | x86: remove 2.6.35 patches | nbd | 2011-04-17 | 3 | -123/+0 |
* | brcm63xx: remove patches/configs for 2.6.35 | nbd | 2011-04-17 | 36 | -5855/+0 |
* | au1000: remove patches/configs for 2.6.35 | nbd | 2011-04-17 | 4 | -248/+0 |
* | ar7: remove patches/configs for old kernel versions | nbd | 2011-04-17 | 26 | -3303/+0 |
* | adm5120: remove patches/configs for unused kernel versions | nbd | 2011-04-17 | 62 | -4726/+0 |
* | rootfs_split: Allow using MTDPART_OFS_APPEND macro for offset of rootfs. | nbd | 2011-04-17 | 7 | -29/+43 |
* | Remove 2.6.35. It's not used anymore. | nbd | 2011-04-17 | 123 | -43410/+0 |
* | uClibc: update to latest version (rc3 + git changes), contains fixes for ipv6... | nbd | 2011-04-17 | 12 | -31/+29 |
* | uClibc: fix issues with libpthread vs libc link order on mips | nbd | 2011-04-17 | 1 | -0/+13 |
* | Deleted accidentally added, and failed to be deleted on previous fix commit, ... | cshore | 2011-04-17 | 0 | -0/+0 |
* | prepare .config before testing for missing options | nbd | 2011-04-17 | 1 | -1/+1 |
* | [brcm63xx] Fixed directory error: added ra1320 patches to trunk/target... sub... | cshore | 2011-04-17 | 2 | -0/+0 |
* | ixp4xx: backport an upstream commit to fix gspca compile errors triggered by ... | nbd | 2011-04-16 | 1 | -0/+70 |
* | mac80211: fix the config define for iwl3945 | nbd | 2011-04-16 | 1 | -1/+1 |
* | mac80211: make intel wireless drivers depend on pci support | nbd | 2011-04-16 | 1 | -2/+2 |
* | mac80211: add intel drivers to PKG_CONFIG_DEPENDS | nbd | 2011-04-16 | 1 | -1/+2 |
* | fix a typo in the kernel patch description | nbd | 2011-04-16 | 1 | -1/+1 |
* | kernel: reorganize 2.6.37 patches | nbd | 2011-04-16 | 121 | -376/+366 |
* | kernel: reorganize 2.6.39 patches | nbd | 2011-04-16 | 102 | -334/+300 |
* | kernel: reorganize 2.6.38 patches, clean up block2mtd patches | nbd | 2011-04-16 | 108 | -380/+324 |
* | kernel: add a PATCHES text file describing the new patch categories | nbd | 2011-04-16 | 1 | -0/+15 |
* | kernel: backport the fix "net_sched: fix ip_tos2prio" for 2.6.37 | nbd | 2011-04-16 | 1 | -0/+11 |
* | ath5k: allow simultaneous ad-hoc+ap operation | nbd | 2011-04-15 | 3 | -2/+40 |
* | opkg: avoid using getline() to fix a compile issue on darwin (patch by Javier... | nbd | 2011-04-15 | 1 | -0/+317 |
* | uboot-ar71xx: add a dependency on the ar71xx target | nbd | 2011-04-15 | 1 | -0/+1 |
* | [brcm63xx] Add support for the RTA1320_16M board | cshore | 2011-04-15 | 2 | -0/+108 |
* | [brcm63xx] Generate images for RTA1320_16M-based routers | cshore | 2011-04-15 | 1 | -1/+3 |
* | bcm63xx: Move the OpenWrt rootfs length field | cshore | 2011-04-15 | 6 | -40/+7 |
* | x86: missing kernel symbols | cshore | 2011-04-15 | 1 | -0/+2 |
* | geos: Add PC speaker to kernel definitions | cshore | 2011-04-15 | 1 | -2/+3 |
* | uboot-ar71xx: remove a bogus dependency | nbd | 2011-04-15 | 1 | -1/+0 |
* | uboot-ar71xx: fix compile on mac os x (patch from #9124) | nbd | 2011-04-15 | 1 | -0/+23 |
* | adm5120: fix promiscuous mode handling (patch from #8581) | nbd | 2011-04-15 | 1 | -3/+3 |
* | ar71xx: enable the ip17xx PHY driver (fixes #5193, #8027) | nbd | 2011-04-14 | 1 | -0/+1 |
* | ath9k: due to popular request, allow ad-hoc+ap again, now that the beacon cod... | nbd | 2011-04-14 | 2 | -2/+19 |
* | ath9k: fix resetting the hw during channel change when the MAC fails to go idle | nbd | 2011-04-14 | 1 | -1/+1 |
* | cfg80211: disable processing of 802.11d regulatory hints - it causes invalid ... | nbd | 2011-04-14 | 1 | -0/+29 |
* | linux/adm5120: generate non-initramfs kernel images too | acoul | 2011-04-14 | 1 | -0/+20 |
* | linux/adm5120: preliminary 2.6.38 config options | acoul | 2011-04-13 | 2 | -0/+546 |
* | linux/adm5120: add 2.6.38 preliminary support | acoul | 2011-04-13 | 19 | -0/+1074 |
* | kernel: revert r24160 (remove the bogus ext2/ext3 dependency on linux 2.6.30/31) | lars | 2011-04-13 | 1 | -2/+2 |
* | package/hostapd: cosmetic fix | acoul | 2011-04-13 | 1 | -1/+1 |
* | [tools] ipkg-utils: use (g)stat instead of "du -b" to find package size, fixe... | jow | 2011-04-13 | 1 | -1/+1 |
* | [package] kernel/modules: Move zlib_deflate module to higher autoloading prio... | acinonyx | 2011-04-12 | 1 | -1/+1 |
* | [package] kernel/modules: Fix r26637 | acinonyx | 2011-04-12 | 1 | -1/+1 |
* | [package] kernel/modules: Add kmod-zlib dependency to kmod-crypto-deflate | acinonyx | 2011-04-12 | 1 | -5/+4 |
* | [package] kernel/modules: Add zlib package | acinonyx | 2011-04-12 | 2 | -7/+16 |