| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | remove the b43 dependency on brcm47xx/brcm63xx | nbd | 2009-04-08 | 1 | -1/+1 |
* | 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 | 2 | -10/+54 |
* | [package] update e2fsprogs to 1.41.3 | florian | 2009-04-08 | 2 | -14/+2 |
* | [package] update ncurses to 5.7 (#4852) | florian | 2009-04-08 | 5 | -7/+256 |
* | [brcm63xx] some more fixes to the SPI controller driver | florian | 2009-04-08 | 2 | -29/+31 |
* | [package] dropbear: fix 100-pubkey_path.patch which broke pubkey auth after u... | jow | 2009-04-07 | 2 | -27/+72 |
* | Add some b43 firmware helptext | mb | 2009-04-07 | 1 | -0/+20 |
* | Remove 500-b43-disable_qos_when_openfw.patch | mb | 2009-04-07 | 1 | -11/+0 |
* | madwifi: remove braindead code that overwrote the user's antenna diversity se... | nbd | 2009-04-07 | 1 | -0/+30 |
* | [tools] revert changeset 15081 seems to break Alice box devices | florian | 2009-04-07 | 1 | -1/+1 |
* | [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 |
* | tweak some sysctl values for better performance | nbd | 2009-04-07 | 1 | -0/+3 |
* | 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 | 2 | -0/+2 |
* | [kernel] 2.6.28: add Kconfig prompt for the old crypto symbols | juhosg | 2009-04-06 | 2 | -2/+50 |
* | b43: Add DMA poisoning patches | mb | 2009-04-06 | 3 | -7/+186 |
* | A patch which works around the issue is included in compat wireless. | mb | 2009-04-06 | 1 | -24/+0 |
* | [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 |
* | wprobe: enable conditional compilation | nbd | 2009-04-06 | 1 | -5/+15 |
* | ixp4xx: make apex optional, clean up the makefile - fixes spurious recompilat... | nbd | 2009-04-06 | 8 | -92/+67 |
* | clean up gmp and mpfr | nbd | 2009-04-06 | 2 | -45/+9 |
* | add check for common config variants for tools/install | nbd | 2009-04-06 | 1 | -1/+1 |
* | add support for config options checking in top-level directory stampfiles | nbd | 2009-04-06 | 1 | -2/+2 |
* | small cleanup for tools/Makefile | nbd | 2009-04-06 | 1 | -1/+8 |
* | add a default template for Host/Install | nbd | 2009-04-06 | 1 | -0/+9 |
* | [package] lua: add zlib build dependency, fix inaccuracy in gzip loader | jow | 2009-04-05 | 3 | -9/+13 |
* | [package] lua: add support for loading gzip compressed source files, bump pac... | jow | 2009-04-04 | 4 | -4/+272 |
* | [package] update openssl to 0.9.8k (#4846) | florian | 2009-04-04 | 4 | -18/+41 |
* | [package] do not copy all library files, saves some space (#4872) | florian | 2009-04-04 | 1 | -3/+3 |
* | madwifi: fix crash under load | nbd | 2009-04-04 | 1 | -0/+20 |
* | fix a vfs api bug in squashfs triggered by zabbix-agent (#4365) | nbd | 2009-04-04 | 3 | -0/+33 |
* | rename our /bin/login script to /bin/login.sh to avoid collisions with busybo... | nbd | 2009-04-04 | 4 | -3/+3 |
* | fix failsafe mode | nbd | 2009-04-04 | 1 | -0/+1 |
* | udhcpc: run dhcp hotplug events after dns has been set | nbd | 2009-04-04 | 1 | -7/+7 |
* | remove empty directory | nbd | 2009-04-04 | 0 | -0/+0 |
* | [package] update iw to 0.9.11 (#4833) | florian | 2009-04-03 | 1 | -2/+2 |
* | [mac80211] Update to compat-wireless-2009-03-31 | hauke | 2009-04-02 | 18 | -1029/+864 |
* | [tools] compute rootfs crc32 required for brcm63xx web upgrades | florian | 2009-04-02 | 1 | -4/+1 |
* | Add feeds.conf to svn:ignore, because it's a user config file. feeds.conf.def... | mb | 2009-04-02 | 0 | -0/+0 |
* | [docs] document a little bit more the rationale of the 6bridge script | florian | 2009-04-02 | 1 | -0/+2 |
* | feeds.conf.default: Change openwrt feeds urls from https to svn | agb | 2009-04-01 | 1 | -5/+5 |
* | [package] dropbear: update to 0.52 (#4635) | jow | 2009-03-29 | 5 | -25/+25 |
* | [package] busybox: avoid infinite loop in lsmod (#4834) | jow | 2009-03-29 | 2 | -1/+12 |