aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [tools] port lzmp that is packaged by debian, build it, but do not install it...Florian Fainelli2009-06-014-0/+1100
* use the openwrt lzma options for nowImre Kaloz2009-06-011-0/+8
* add missing config optionImre Kaloz2009-06-011-0/+1
* [brcm63xx] backport an upstream fix: We're not disabling IRQ, so we must call...Florian Fainelli2009-06-011-1/+1
* remove some more obsolete filesFelix Fietkau2009-06-0129-7767/+0
* remove 2.6.23 support, as the last target using that has been nuked, tooImre Kaloz2009-06-0159-42323/+0
* now that the gemini target is working, get rid of the obsolete and buggy stor...Imre Kaloz2009-06-0115-38746/+1
* use squashfs on the gemini by default, remove broken flagImre Kaloz2009-06-011-1/+1
* fixup mac addresses on gemini boardsImre Kaloz2009-06-011-0/+6
* fix madwifi for the gemini targetImre Kaloz2009-06-011-0/+3
* network: prevent unnecessary interface down/up cycles if no mac address chang...Felix Fietkau2009-06-011-2/+3
* generate squashfs imagesImre Kaloz2009-06-011-0/+1
* register the watchdog on the wbd111Imre Kaloz2009-06-012-2/+4
* network: do not unnecessarily touch interfaces configured as proto=none; brin...Felix Fietkau2009-06-011-2/+11
* optimize the kernel for size... *sigh*Imre Kaloz2009-06-011-0/+1
* [kernel] Add missing kernel symbol.Hauke Mehrtens2009-06-011-0/+1
* [mac80211] B43 needs CONFIG_RFKILL_INPUT not only CONFIG_RFKILL.Hauke Mehrtens2009-06-011-3/+3
* [package] broadcom-wl: fix broadcom (2.4) wireless sta (only) mode, adjust re...Nicolas Thill2009-06-012-2/+2
* [hostap-driver] Add diversity optionVasilis Tsiligiannis2009-06-011-2/+6
* another 2.6.30 related crypto fixImre Kaloz2009-06-011-1/+3
* fixup sheevaplug support (for now we use sdcards for rootfs)Imre Kaloz2009-06-012-22/+36
* increase kernel partition to 4MB, generate jffs2 imagesImre Kaloz2009-06-011-1/+10
* add patches to support the advanced power management on Kirkwood socsImre Kaloz2009-06-012-0/+278
* fix compatibility with certain SD cardsImre Kaloz2009-06-011-0/+46
* even if we don't support booting from the nand yet, change the rootfs name fo...Imre Kaloz2009-06-011-0/+11
* fix mv643xx_eth dma maskImre Kaloz2009-06-011-0/+112
* fix VFP handling on feroceon coresImre Kaloz2009-06-011-0/+70
* fix typo and add nand_gpio to the generic configImre Kaloz2009-06-011-1/+2
* [etrax] enable optimize for size, avoid to trigger gcc bug #36482Claudio Mignanti2009-06-011-0/+1
* [hotplug2] Removed extra ; in exec ruleHamish Guthrie2009-06-011-1/+1
* [ar7] add experimental 2.6.30 support, boot testedFlorian Fainelli2009-06-019-0/+582
* [kernel] refresh 2.6.30 patchesFlorian Fainelli2009-06-012-16/+5
* [ar7] remove old 2.6.24 codeFlorian Fainelli2009-06-012-15/+0
* [package] madwifi: remove cruft from madwifi.sh introduced by r15954, thanks ...Jo-Philipp Wich2009-05-311-43/+3
* madwifi: handle frame classification properly if eth->h_proto contains the pr...Felix Fietkau2009-05-311-1/+1
* fix typoRalph Hempel2009-05-311-2/+2
* madwifi: fix excessive stack usage in the wlanconfig toolFelix Fietkau2009-05-311-0/+11
* madwifi: if a txpower value below the poweroffset is requested, set the inter...Felix Fietkau2009-05-311-0/+16
* [cobalt] add diag.sh to report boot status on the front-led of the machineFlorian Fainelli2009-05-311-0/+18
* [ar71xx] register parallel flash device on the AP83 boardGabor Juhos2009-05-311-0/+63
* [package] fix drivers firmware loading with the new hotplug2, patch from Russ...Florian Fainelli2009-05-311-1/+1
* [package] add dist and distcheck target (to create new source balls)Ralph Hempel2009-05-313-2/+20
* [package] add package source path overrideRalph Hempel2009-05-312-8/+69
* [tools] fix download urlRalph Hempel2009-05-312-2/+2
* madwifi: add better hw detection, use a power offset for setting/getting tx p...Felix Fietkau2009-05-3128-283/+406
* [PATCH] Typo in r8610.mkJo-Philipp Wich2009-05-301-1/+1
* [PATCH] [hostap-driver] Always escape essidJo-Philipp Wich2009-05-301-1/+1
* [PATCH] [hostap-driver] Add bssid, frag and rts options and fix mac access co...Jo-Philipp Wich2009-05-302-3/+17
* [OpenWrt-Devel] [PATCH] [hostap-driver] Major enhancement to hostap.sh scriptJo-Philipp Wich2009-05-303-78/+156
* [package] acx-mac80211 interface will not be created if NL80211_IFTYPE_STATIO...Florian Fainelli2009-05-301-11/+25