| Commit message (Expand) | Author | Age | Files | Lines |
* | add missing config option | kaloz | 2009-06-01 | 1 | -0/+1 |
* | [brcm63xx] backport an upstream fix: We're not disabling IRQ, so we must call... | florian | 2009-06-01 | 1 | -1/+1 |
* | remove some more obsolete files | nbd | 2009-06-01 | 29 | -7767/+0 |
* | remove 2.6.23 support, as the last target using that has been nuked, too | kaloz | 2009-06-01 | 59 | -42323/+0 |
* | now that the gemini target is working, get rid of the obsolete and buggy stor... | kaloz | 2009-06-01 | 15 | -38746/+1 |
* | use squashfs on the gemini by default, remove broken flag | kaloz | 2009-06-01 | 1 | -1/+1 |
* | fixup mac addresses on gemini boards | kaloz | 2009-06-01 | 1 | -0/+6 |
* | fix madwifi for the gemini target | kaloz | 2009-06-01 | 1 | -0/+3 |
* | network: prevent unnecessary interface down/up cycles if no mac address chang... | nbd | 2009-06-01 | 1 | -2/+3 |
* | generate squashfs images | kaloz | 2009-06-01 | 1 | -0/+1 |
* | register the watchdog on the wbd111 | kaloz | 2009-06-01 | 2 | -2/+4 |
* | network: do not unnecessarily touch interfaces configured as proto=none; brin... | nbd | 2009-06-01 | 1 | -2/+11 |
* | optimize the kernel for size... *sigh* | kaloz | 2009-06-01 | 1 | -0/+1 |
* | [kernel] Add missing kernel symbol. | hauke | 2009-06-01 | 1 | -0/+1 |
* | [mac80211] B43 needs CONFIG_RFKILL_INPUT not only CONFIG_RFKILL. | hauke | 2009-06-01 | 1 | -3/+3 |
* | [package] broadcom-wl: fix broadcom (2.4) wireless sta (only) mode, adjust re... | nico | 2009-06-01 | 2 | -2/+2 |
* | [hostap-driver] Add diversity option | acinonyx | 2009-06-01 | 1 | -2/+6 |
* | another 2.6.30 related crypto fix | kaloz | 2009-06-01 | 1 | -1/+3 |
* | fixup sheevaplug support (for now we use sdcards for rootfs) | kaloz | 2009-06-01 | 2 | -22/+36 |
* | increase kernel partition to 4MB, generate jffs2 images | kaloz | 2009-06-01 | 1 | -1/+10 |
* | add patches to support the advanced power management on Kirkwood socs | kaloz | 2009-06-01 | 2 | -0/+278 |
* | fix compatibility with certain SD cards | kaloz | 2009-06-01 | 1 | -0/+46 |
* | even if we don't support booting from the nand yet, change the rootfs name fo... | kaloz | 2009-06-01 | 1 | -0/+11 |
* | fix mv643xx_eth dma mask | kaloz | 2009-06-01 | 1 | -0/+112 |
* | fix VFP handling on feroceon cores | kaloz | 2009-06-01 | 1 | -0/+70 |
* | fix typo and add nand_gpio to the generic config | kaloz | 2009-06-01 | 1 | -1/+2 |
* | [etrax] enable optimize for size, avoid to trigger gcc bug #36482 | claudio | 2009-06-01 | 1 | -0/+1 |
* | [hotplug2] Removed extra ; in exec rule | hcg | 2009-06-01 | 1 | -1/+1 |
* | [ar7] add experimental 2.6.30 support, boot tested | florian | 2009-06-01 | 9 | -0/+582 |
* | [kernel] refresh 2.6.30 patches | florian | 2009-06-01 | 2 | -16/+5 |
* | [ar7] remove old 2.6.24 code | florian | 2009-06-01 | 2 | -15/+0 |
* | [package] madwifi: remove cruft from madwifi.sh introduced by r15954, thanks ... | jow | 2009-05-31 | 1 | -43/+3 |
* | madwifi: handle frame classification properly if eth->h_proto contains the pr... | nbd | 2009-05-31 | 1 | -1/+1 |
* | fix typo | ralph | 2009-05-31 | 1 | -2/+2 |
* | madwifi: fix excessive stack usage in the wlanconfig tool | nbd | 2009-05-31 | 1 | -0/+11 |
* | madwifi: if a txpower value below the poweroffset is requested, set the inter... | nbd | 2009-05-31 | 1 | -0/+16 |
* | [cobalt] add diag.sh to report boot status on the front-led of the machine | florian | 2009-05-31 | 1 | -0/+18 |
* | [ar71xx] register parallel flash device on the AP83 board | juhosg | 2009-05-31 | 1 | -0/+63 |
* | [package] fix drivers firmware loading with the new hotplug2, patch from Russ... | florian | 2009-05-31 | 1 | -1/+1 |
* | [package] add dist and distcheck target (to create new source balls) | ralph | 2009-05-31 | 3 | -2/+20 |
* | [package] add package source path override | ralph | 2009-05-31 | 2 | -8/+69 |
* | [tools] fix download url | ralph | 2009-05-31 | 2 | -2/+2 |
* | madwifi: add better hw detection, use a power offset for setting/getting tx p... | nbd | 2009-05-31 | 28 | -283/+406 |
* | [PATCH] Typo in r8610.mk | jow | 2009-05-30 | 1 | -1/+1 |
* | [PATCH] [hostap-driver] Always escape essid | jow | 2009-05-30 | 1 | -1/+1 |
* | [PATCH] [hostap-driver] Add bssid, frag and rts options and fix mac access co... | jow | 2009-05-30 | 2 | -3/+17 |
* | [OpenWrt-Devel] [PATCH] [hostap-driver] Major enhancement to hostap.sh script | jow | 2009-05-30 | 3 | -78/+156 |
* | [package] acx-mac80211 interface will not be created if NL80211_IFTYPE_STATIO... | florian | 2009-05-30 | 1 | -11/+25 |
* | madwifi: add sanity checks for monitor mode injection | nbd | 2009-05-30 | 1 | -0/+26 |
* | madwifi: fix an array overrun in the rate control attach check | nbd | 2009-05-30 | 1 | -1/+1 |