Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dnsmasq: add more options for interface binding (#4900) | Jo-Philipp Wich | 2009-04-09 | 3 | -1/+5 |
| | | | | SVN-Revision: 15172 | ||||
* | fix ccache host installation (#4902) | Florian Fainelli | 2009-04-09 | 1 | -0/+2 |
| | | | | SVN-Revision: 15165 | ||||
* | b43: Remove unnecessary MMIO accesses in the interrupt hotpath. | Michael Büsch | 2009-04-08 | 1 | -0/+177 |
| | | | | SVN-Revision: 15160 | ||||
* | b44: use netdev_alloc_skb | Felix Fietkau | 2009-04-08 | 1 | -0/+11 |
| | | | | SVN-Revision: 15159 | ||||
* | kernel: increase skb padding for network devices to accomodate for headroom ↵ | Felix Fietkau | 2009-04-08 | 1 | -0/+16 |
| | | | | | | requirements of eth->wifi routing and more SVN-Revision: 15158 | ||||
* | workaroun some stupid Kconfig bugs (#4895) | Florian Fainelli | 2009-04-08 | 1 | -0/+23 |
| | | | | SVN-Revision: 15157 | ||||
* | remove the b43 dependency on brcm47xx/brcm63xx | Felix Fietkau | 2009-04-08 | 1 | -1/+1 |
| | | | | SVN-Revision: 15156 | ||||
* | kernel: revert the change from JHASH_GOLDEN_RATIO to JHASH_INIT_PARAM (ipv6 ↵ | Felix Fietkau | 2009-04-08 | 1 | -6/+6 |
| | | | | | | still relies on it) SVN-Revision: 15155 | ||||
* | cleanup etrax patches | Claudio Mignanti | 2009-04-08 | 9 | -5859/+0 |
| | | | | SVN-Revision: 15154 | ||||
* | Fix kernel headers for cris (thanks hinkocevar) | Claudio Mignanti | 2009-04-08 | 2 | -10/+54 |
| | | | | SVN-Revision: 15153 | ||||
* | update e2fsprogs to 1.41.3 | Florian Fainelli | 2009-04-08 | 2 | -14/+2 |
| | | | | SVN-Revision: 15151 | ||||
* | update ncurses to 5.7 (#4852) | Florian Fainelli | 2009-04-08 | 5 | -7/+256 |
| | | | | SVN-Revision: 15147 | ||||
* | some more fixes to the SPI controller driver | Florian Fainelli | 2009-04-08 | 2 | -29/+31 |
| | | | | SVN-Revision: 15146 | ||||
* | dropbear: fix 100-pubkey_path.patch which broke pubkey auth after updating ↵ | Jo-Philipp Wich | 2009-04-07 | 2 | -27/+72 |
| | | | | | | to 0.52 - thanks maniac103! SVN-Revision: 15144 | ||||
* | Add some b43 firmware helptext | Michael Büsch | 2009-04-07 | 1 | -0/+20 |
| | | | | SVN-Revision: 15143 | ||||
* | Remove 500-b43-disable_qos_when_openfw.patch | Michael Büsch | 2009-04-07 | 1 | -11/+0 |
| | | | | | | | | | | | | | This patch is incorrect. It leaves mac80211 and b43 in different states. mac80211's hw->queues will be left at 4 (QoS enabled), while QoS will be disabled inside of b43's queue handling. There currently is no way to disable QoS after loading the firmware. Buildroot should probably statically change the module parameter to QoS=0, if the opensource firmware is built into the image. SVN-Revision: 15142 | ||||
* | madwifi: remove braindead code that overwrote the user's antenna diversity ↵ | Felix Fietkau | 2009-04-07 | 1 | -0/+30 |
| | | | | | | setting (thx, brainslayer) SVN-Revision: 15141 | ||||
* | revert changeset 15081 seems to break Alice box devices | Florian Fainelli | 2009-04-07 | 1 | -1/+1 |
| | | | | SVN-Revision: 15140 | ||||
* | imagetag's -k argument is expected to be hexadecimal instead of decimal (#4885) | Florian Fainelli | 2009-04-07 | 1 | -1/+1 |
| | | | | SVN-Revision: 15133 | ||||
* | fix typo in 910-cryptodev_backport.patch (#3933) | Florian Fainelli | 2009-04-07 | 1 | -1/+1 |
| | | | | SVN-Revision: 15132 | ||||
* | kernel: tweak the maximum allocation size to improve memory allocator ↵ | Felix Fietkau | 2009-04-07 | 1 | -0/+13 |
| | | | | | | performance SVN-Revision: 15130 | ||||
* | tweak some sysctl values for better performance | Felix Fietkau | 2009-04-07 | 1 | -0/+3 |
| | | | | SVN-Revision: 15129 | ||||
* | kernel: replace jhash2 with the faster jhash3 algorithm | Felix Fietkau | 2009-04-07 | 1 | -0/+227 |
| | | | | SVN-Revision: 15128 | ||||
* | remove debugging code | Felix Fietkau | 2009-04-07 | 1 | -3/+1 |
| | | | | SVN-Revision: 15127 | ||||
* | accomodate netfilter module (xt_recent) name change in 2.6.28, add missing ↵ | Nicolas Thill | 2009-04-06 | 2 | -0/+2 |
| | | | | | | kconfig when xt_recent is enabled SVN-Revision: 15123 | ||||
* | 2.6.28: add Kconfig prompt for the old crypto symbols | Gabor Juhos | 2009-04-06 | 2 | -2/+50 |
| | | | | SVN-Revision: 15122 | ||||
* | b43: Add DMA poisoning patches | Michael Büsch | 2009-04-06 | 3 | -7/+186 |
| | | | | SVN-Revision: 15121 | ||||
* | A patch which works around the issue is included in compat wireless. | Michael Büsch | 2009-04-06 | 1 | -24/+0 |
| | | | | SVN-Revision: 15120 | ||||
* | add a patch to disable compile-time buffer checks enabled by default on ↵ | Nicolas Thill | 2009-04-06 | 1 | -0/+11 |
| | | | | | | Ubuntu 8.10 and later (closes: #4826) SVN-Revision: 15119 | ||||
* | ixp4xx: do not delete /var, /jffs, /rom - it breaks non-freecom images | Felix Fietkau | 2009-04-06 | 1 | -2/+0 |
| | | | | SVN-Revision: 15118 | ||||
* | ixp4xx: don't leave zImage on the rootfs for images other than the freecom one | Felix Fietkau | 2009-04-06 | 1 | -0/+1 |
| | | | | SVN-Revision: 15117 | ||||
* | wprobe: enable conditional compilation | Felix Fietkau | 2009-04-06 | 1 | -5/+15 |
| | | | | SVN-Revision: 15116 | ||||
* | ixp4xx: make apex optional, clean up the makefile - fixes spurious ↵ | Felix Fietkau | 2009-04-06 | 8 | -92/+67 |
| | | | | | | recompilation issues SVN-Revision: 15115 | ||||
* | clean up gmp and mpfr | Felix Fietkau | 2009-04-06 | 2 | -45/+9 |
| | | | | SVN-Revision: 15114 | ||||
* | add check for common config variants for tools/install | Felix Fietkau | 2009-04-06 | 1 | -1/+1 |
| | | | | SVN-Revision: 15113 | ||||
* | add support for config options checking in top-level directory stampfiles | Felix Fietkau | 2009-04-06 | 1 | -2/+2 |
| | | | | SVN-Revision: 15112 | ||||
* | small cleanup for tools/Makefile | Felix Fietkau | 2009-04-06 | 1 | -1/+8 |
| | | | | SVN-Revision: 15111 | ||||
* | add a default template for Host/Install | Felix Fietkau | 2009-04-06 | 1 | -0/+9 |
| | | | | SVN-Revision: 15110 | ||||
* | lua: add zlib build dependency, fix inaccuracy in gzip loader | Jo-Philipp Wich | 2009-04-05 | 3 | -9/+13 |
| | | | | SVN-Revision: 15109 | ||||
* | lua: add support for loading gzip compressed source files, bump package revision | Jo-Philipp Wich | 2009-04-04 | 4 | -4/+272 |
| | | | | SVN-Revision: 15108 | ||||
* | update openssl to 0.9.8k (#4846) | Florian Fainelli | 2009-04-04 | 4 | -18/+41 |
| | | | | SVN-Revision: 15106 | ||||
* | do not copy all library files, saves some space (#4872) | Florian Fainelli | 2009-04-04 | 1 | -3/+3 |
| | | | | SVN-Revision: 15101 | ||||
* | madwifi: fix crash under load | Felix Fietkau | 2009-04-04 | 1 | -0/+20 |
| | | | | SVN-Revision: 15099 | ||||
* | fix a vfs api bug in squashfs triggered by zabbix-agent (#4365) | Felix Fietkau | 2009-04-04 | 3 | -0/+33 |
| | | | | SVN-Revision: 15098 | ||||
* | rename our /bin/login script to /bin/login.sh to avoid collisions with ↵ | Felix Fietkau | 2009-04-04 | 4 | -3/+3 |
| | | | | | | busybox - we always use -l on telnetd anyway SVN-Revision: 15097 | ||||
* | fix failsafe mode | Felix Fietkau | 2009-04-04 | 1 | -0/+1 |
| | | | | SVN-Revision: 15096 | ||||
* | udhcpc: run dhcp hotplug events after dns has been set | Felix Fietkau | 2009-04-04 | 1 | -7/+7 |
| | | | | SVN-Revision: 15095 | ||||
* | update iw to 0.9.11 (#4833) | Florian Fainelli | 2009-04-03 | 1 | -2/+2 |
| | | | | SVN-Revision: 15084 | ||||
* | Update to compat-wireless-2009-03-31 | Hauke Mehrtens | 2009-04-02 | 18 | -1029/+864 |
| | | | | SVN-Revision: 15083 | ||||
* | compute rootfs crc32 required for brcm63xx web upgrades | Florian Fainelli | 2009-04-02 | 1 | -4/+1 |
| | | | | SVN-Revision: 15081 |