summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* base-files: fix test experession for sysupgradeVasilis Tsiligiannis2009-06-031-1/+1
| | | | SVN-Revision: 16310
* ead: fix missing library error while building tinysrpVasilis Tsiligiannis2009-06-032-4/+4
| | | | SVN-Revision: 16309
* madwifi: clear variables used in for loopVasilis Tsiligiannis2009-06-031-2/+1
| | | | SVN-Revision: 16308
* upgrade to 2.6.30-rc8Imre Kaloz2009-06-0324-435/+69
| | | | SVN-Revision: 16307
* libtool: revert r16212. It broke building packages using c++.Lars-Peter Clausen2009-06-031-1/+0
| | | | SVN-Revision: 16305
* uClibc-0.9.30.1: fix possible NULL pointer dereference (closes #5242)Gabor Juhos2009-06-031-0/+11
| | | | SVN-Revision: 16304
* merger mtu/802.1q related fixes: bcm63xx integrated ethernet mac supports ↵Florian Fainelli2009-06-032-11/+76
| | | | | | | | | receiving and sending frames bigger than 1500 bytes, this patch adds support for changing MTU. This patch also fixes the reception of 802.1q frames for default MTU which were reported as oversized. SVN-Revision: 16302
* Fix accessing array after it end.Hauke Mehrtens2009-06-021-3/+3
| | | | SVN-Revision: 16301
* Update to compat-wireless-2009-06-02Hauke Mehrtens2009-06-027-116/+31
| | | | SVN-Revision: 16300
* add bootsplash to 2.6.30 as well and enable it per defaultMirko Vogt2009-06-023-1/+38536
| | | | SVN-Revision: 16297
* enable PCIE on ppc44x as wellImre Kaloz2009-06-021-1/+2
| | | | SVN-Revision: 16296
* package the e1000e driverImre Kaloz2009-06-021-2/+18
| | | | SVN-Revision: 16295
* missing changes for pcie handlingImre Kaloz2009-06-022-0/+4
| | | | SVN-Revision: 16294
* add pcie feature flagImre Kaloz2009-06-021-0/+3
| | | | SVN-Revision: 16293
* rename cavium-octeon to octeonImre Kaloz2009-06-0222-1/+1
| | | | SVN-Revision: 16292
* upgrade avr32 to 2.6.30-rc7Imre Kaloz2009-06-023-14/+246
| | | | SVN-Revision: 16291
* rename serial devices for 2.6.30 as well to avoid uneeded mappings in userspaceMirko Vogt2009-06-021-0/+11
| | | | SVN-Revision: 16290
* madwifi: fix wlanconfig athX destroy on 2.6.30 (incomplete netdev_ops ↵Felix Fietkau2009-06-011-3/+34
| | | | | | transition) SVN-Revision: 16289
* atheros: add working patches/config for 2.6.30Felix Fietkau2009-06-0112-0/+6513
| | | | SVN-Revision: 16288
* add ip175c switch driver patch to 2.6.30Felix Fietkau2009-06-012-0/+24
| | | | SVN-Revision: 16287
* swconfig: fix kernel version dependencyFelix Fietkau2009-06-011-1/+1
| | | | SVN-Revision: 16286
* ocf: fix uninitialized variable access (thx, Dakon)Felix Fietkau2009-06-014-4/+4
| | | | SVN-Revision: 16285
* temporary, hackish, etc, etc.. lzma support for the arm zImage loaderImre Kaloz2009-06-011-0/+911
| | | | SVN-Revision: 16284
* we don't use RedBoot on orionImre Kaloz2009-06-011-1/+1
| | | | SVN-Revision: 16283
* port lzmp that is packaged by debian, build it, but do not install it yetFlorian Fainelli2009-06-014-0/+1100
| | | | SVN-Revision: 16282
* use the openwrt lzma options for nowImre Kaloz2009-06-011-0/+8
| | | | SVN-Revision: 16281
* add missing config optionImre Kaloz2009-06-011-0/+1
| | | | SVN-Revision: 16280
* backport an upstream fix: We're not disabling IRQ, so we must call the irq ↵Florian Fainelli2009-06-011-1/+1
| | | | | | safe flavour of netif_rx_complete, should fix some crashes when running the system for a long time SVN-Revision: 16277
* remove some more obsolete filesFelix Fietkau2009-06-0129-7767/+0
| | | | SVN-Revision: 16276
* remove 2.6.23 support, as the last target using that has been nuked, tooImre Kaloz2009-06-0159-42323/+0
| | | | SVN-Revision: 16275
* now that the gemini target is working, get rid of the obsolete and buggy ↵Imre Kaloz2009-06-0115-38746/+1
| | | | | | storm target SVN-Revision: 16274
* use squashfs on the gemini by default, remove broken flagImre Kaloz2009-06-011-1/+1
| | | | SVN-Revision: 16273
* fixup mac addresses on gemini boardsImre Kaloz2009-06-011-0/+6
| | | | SVN-Revision: 16271
* fix madwifi for the gemini targetImre Kaloz2009-06-011-0/+3
| | | | SVN-Revision: 16270
* network: prevent unnecessary interface down/up cycles if no mac address ↵Felix Fietkau2009-06-011-2/+3
| | | | | | change is requested SVN-Revision: 16269
* generate squashfs imagesImre Kaloz2009-06-011-0/+1
| | | | SVN-Revision: 16268
* register the watchdog on the wbd111Imre Kaloz2009-06-012-2/+4
| | | | SVN-Revision: 16267
* network: do not unnecessarily touch interfaces configured as proto=none; ↵Felix Fietkau2009-06-011-2/+11
| | | | | | bring down old aliases before setting up new ones SVN-Revision: 16266
* optimize the kernel for size... *sigh*Imre Kaloz2009-06-011-0/+1
| | | | SVN-Revision: 16265
* Add missing kernel symbol.Hauke Mehrtens2009-06-011-0/+1
| | | | SVN-Revision: 16264
* B43 needs CONFIG_RFKILL_INPUT not only CONFIG_RFKILL. Fixes #5245.Hauke Mehrtens2009-06-011-3/+3
| | | | SVN-Revision: 16263
* broadcom-wl: fix broadcom (2.4) wireless sta (only) mode, adjust release numberNicolas Thill2009-06-012-2/+2
| | | | | | | | | | | | | This patch fixes an issue with the broadcom.sh configuration script when enabling sta mode. Currently sta mode works provided that you have an AP enabled as well but it doesn't work if you have a sta interface but not an AP. I found that merely reversing the order of the ap and apsta variables in the broadcom.sh script corrects this problem, and the attached patch does exactly that. Signed-off-by: Eric Bishop <ebishop@bu.edu> SVN-Revision: 16256
* Add diversity optionVasilis Tsiligiannis2009-06-011-2/+6
| | | | SVN-Revision: 16255
* another 2.6.30 related crypto fixImre Kaloz2009-06-011-1/+3
| | | | SVN-Revision: 16253
* fixup sheevaplug support (for now we use sdcards for rootfs)Imre Kaloz2009-06-012-22/+36
| | | | SVN-Revision: 16252
* increase kernel partition to 4MB, generate jffs2 imagesImre Kaloz2009-06-011-1/+10
| | | | SVN-Revision: 16251
* add patches to support the advanced power management on Kirkwood socsImre Kaloz2009-06-012-0/+278
| | | | SVN-Revision: 16250
* fix compatibility with certain SD cardsImre Kaloz2009-06-011-0/+46
| | | | SVN-Revision: 16249
* even if we don't support booting from the nand yet, change the rootfs name ↵Imre Kaloz2009-06-011-0/+11
| | | | | | for OpenWrt SVN-Revision: 16248
* fix mv643xx_eth dma maskImre Kaloz2009-06-011-0/+112
| | | | SVN-Revision: 16247