Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rename serial devices for 2.6.30 as well to avoid uneeded mappings in userspace | Mirko Vogt | 2009-06-02 | 1 | -0/+11 |
| | | | | SVN-Revision: 16290 | ||||
* | madwifi: fix wlanconfig athX destroy on 2.6.30 (incomplete netdev_ops ↵ | Felix Fietkau | 2009-06-01 | 1 | -3/+34 |
| | | | | | | transition) SVN-Revision: 16289 | ||||
* | atheros: add working patches/config for 2.6.30 | Felix Fietkau | 2009-06-01 | 12 | -0/+6513 |
| | | | | SVN-Revision: 16288 | ||||
* | add ip175c switch driver patch to 2.6.30 | Felix Fietkau | 2009-06-01 | 2 | -0/+24 |
| | | | | SVN-Revision: 16287 | ||||
* | swconfig: fix kernel version dependency | Felix Fietkau | 2009-06-01 | 1 | -1/+1 |
| | | | | SVN-Revision: 16286 | ||||
* | ocf: fix uninitialized variable access (thx, Dakon) | Felix Fietkau | 2009-06-01 | 4 | -4/+4 |
| | | | | SVN-Revision: 16285 | ||||
* | temporary, hackish, etc, etc.. lzma support for the arm zImage loader | Imre Kaloz | 2009-06-01 | 1 | -0/+911 |
| | | | | SVN-Revision: 16284 | ||||
* | we don't use RedBoot on orion | Imre Kaloz | 2009-06-01 | 1 | -1/+1 |
| | | | | SVN-Revision: 16283 | ||||
* | port lzmp that is packaged by debian, build it, but do not install it yet | Florian Fainelli | 2009-06-01 | 4 | -0/+1100 |
| | | | | SVN-Revision: 16282 | ||||
* | use the openwrt lzma options for now | Imre Kaloz | 2009-06-01 | 1 | -0/+8 |
| | | | | SVN-Revision: 16281 | ||||
* | add missing config option | Imre Kaloz | 2009-06-01 | 1 | -0/+1 |
| | | | | SVN-Revision: 16280 | ||||
* | backport an upstream fix: We're not disabling IRQ, so we must call the irq ↵ | Florian Fainelli | 2009-06-01 | 1 | -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 files | Felix Fietkau | 2009-06-01 | 29 | -7767/+0 |
| | | | | SVN-Revision: 16276 | ||||
* | remove 2.6.23 support, as the last target using that has been nuked, too | Imre Kaloz | 2009-06-01 | 59 | -42323/+0 |
| | | | | SVN-Revision: 16275 | ||||
* | now that the gemini target is working, get rid of the obsolete and buggy ↵ | Imre Kaloz | 2009-06-01 | 15 | -38746/+1 |
| | | | | | | storm target SVN-Revision: 16274 | ||||
* | use squashfs on the gemini by default, remove broken flag | Imre Kaloz | 2009-06-01 | 1 | -1/+1 |
| | | | | SVN-Revision: 16273 | ||||
* | fixup mac addresses on gemini boards | Imre Kaloz | 2009-06-01 | 1 | -0/+6 |
| | | | | SVN-Revision: 16271 | ||||
* | fix madwifi for the gemini target | Imre Kaloz | 2009-06-01 | 1 | -0/+3 |
| | | | | SVN-Revision: 16270 | ||||
* | network: prevent unnecessary interface down/up cycles if no mac address ↵ | Felix Fietkau | 2009-06-01 | 1 | -2/+3 |
| | | | | | | change is requested SVN-Revision: 16269 | ||||
* | generate squashfs images | Imre Kaloz | 2009-06-01 | 1 | -0/+1 |
| | | | | SVN-Revision: 16268 | ||||
* | register the watchdog on the wbd111 | Imre Kaloz | 2009-06-01 | 2 | -2/+4 |
| | | | | SVN-Revision: 16267 | ||||
* | network: do not unnecessarily touch interfaces configured as proto=none; ↵ | Felix Fietkau | 2009-06-01 | 1 | -2/+11 |
| | | | | | | bring down old aliases before setting up new ones SVN-Revision: 16266 | ||||
* | optimize the kernel for size... *sigh* | Imre Kaloz | 2009-06-01 | 1 | -0/+1 |
| | | | | SVN-Revision: 16265 | ||||
* | Add missing kernel symbol. | Hauke Mehrtens | 2009-06-01 | 1 | -0/+1 |
| | | | | SVN-Revision: 16264 | ||||
* | B43 needs CONFIG_RFKILL_INPUT not only CONFIG_RFKILL. Fixes #5245. | Hauke Mehrtens | 2009-06-01 | 1 | -3/+3 |
| | | | | SVN-Revision: 16263 | ||||
* | broadcom-wl: fix broadcom (2.4) wireless sta (only) mode, adjust release number | Nicolas Thill | 2009-06-01 | 2 | -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 option | Vasilis Tsiligiannis | 2009-06-01 | 1 | -2/+6 |
| | | | | SVN-Revision: 16255 | ||||
* | another 2.6.30 related crypto fix | Imre Kaloz | 2009-06-01 | 1 | -1/+3 |
| | | | | SVN-Revision: 16253 | ||||
* | fixup sheevaplug support (for now we use sdcards for rootfs) | Imre Kaloz | 2009-06-01 | 2 | -22/+36 |
| | | | | SVN-Revision: 16252 | ||||
* | increase kernel partition to 4MB, generate jffs2 images | Imre Kaloz | 2009-06-01 | 1 | -1/+10 |
| | | | | SVN-Revision: 16251 | ||||
* | add patches to support the advanced power management on Kirkwood socs | Imre Kaloz | 2009-06-01 | 2 | -0/+278 |
| | | | | SVN-Revision: 16250 | ||||
* | fix compatibility with certain SD cards | Imre Kaloz | 2009-06-01 | 1 | -0/+46 |
| | | | | SVN-Revision: 16249 | ||||
* | even if we don't support booting from the nand yet, change the rootfs name ↵ | Imre Kaloz | 2009-06-01 | 1 | -0/+11 |
| | | | | | | for OpenWrt SVN-Revision: 16248 | ||||
* | fix mv643xx_eth dma mask | Imre Kaloz | 2009-06-01 | 1 | -0/+112 |
| | | | | SVN-Revision: 16247 | ||||
* | fix VFP handling on feroceon cores | Imre Kaloz | 2009-06-01 | 1 | -0/+70 |
| | | | | SVN-Revision: 16246 | ||||
* | fix typo and add nand_gpio to the generic config | Imre Kaloz | 2009-06-01 | 1 | -1/+2 |
| | | | | SVN-Revision: 16245 | ||||
* | enable optimize for size, avoid to trigger gcc bug #36482 | Claudio Mignanti | 2009-06-01 | 1 | -0/+1 |
| | | | | SVN-Revision: 16244 | ||||
* | Removed extra ; in exec rule | Hamish Guthrie | 2009-06-01 | 1 | -1/+1 |
| | | | | SVN-Revision: 16243 | ||||
* | add experimental 2.6.30 support, boot tested | Florian Fainelli | 2009-06-01 | 9 | -0/+582 |
| | | | | SVN-Revision: 16242 | ||||
* | refresh 2.6.30 patches | Florian Fainelli | 2009-06-01 | 2 | -16/+5 |
| | | | | SVN-Revision: 16241 | ||||
* | remove old 2.6.24 code | Florian Fainelli | 2009-06-01 | 2 | -15/+0 |
| | | | | SVN-Revision: 16240 | ||||
* | madwifi: remove cruft from madwifi.sh introduced by r15954, thanks Vasilis ↵ | Jo-Philipp Wich | 2009-05-31 | 1 | -43/+3 |
| | | | | | | Tsiligiannis SVN-Revision: 16238 | ||||
* | madwifi: handle frame classification properly if eth->h_proto contains the ↵ | Felix Fietkau | 2009-05-31 | 1 | -1/+1 |
| | | | | | | protocol number directly (without offset) SVN-Revision: 16237 | ||||
* | fix typo | Ralph Hempel | 2009-05-31 | 1 | -2/+2 |
| | | | | SVN-Revision: 16236 | ||||
* | madwifi: fix excessive stack usage in the wlanconfig tool | Felix Fietkau | 2009-05-31 | 1 | -0/+11 |
| | | | | SVN-Revision: 16235 | ||||
* | madwifi: if a txpower value below the poweroffset is requested, set the ↵ | Felix Fietkau | 2009-05-31 | 1 | -0/+16 |
| | | | | | | internal txpower to 0db SVN-Revision: 16234 | ||||
* | add diag.sh to report boot status on the front-led of the machine | Florian Fainelli | 2009-05-31 | 1 | -0/+18 |
| | | | | SVN-Revision: 16233 | ||||
* | register parallel flash device on the AP83 board | Gabor Juhos | 2009-05-31 | 1 | -0/+63 |
| | | | | SVN-Revision: 16232 | ||||
* | fix drivers firmware loading with the new hotplug2, patch from Russell Senior | Florian Fainelli | 2009-05-31 | 1 | -1/+1 |
| | | | | SVN-Revision: 16231 | ||||
* | add dist and distcheck target (to create new source balls) | Ralph Hempel | 2009-05-31 | 3 | -2/+20 |
| | | | | SVN-Revision: 16230 |