aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* use the openwrt lzma options for nowImre Kaloz2009-06-011-0/+8
* add missing config optionImre Kaloz2009-06-011-0/+1
* backport an upstream fix: We're not disabling IRQ, so we must call the irq sa...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
* Add missing kernel symbol.Hauke Mehrtens2009-06-011-0/+1
* B43 needs CONFIG_RFKILL_INPUT not only CONFIG_RFKILL. Fixes #5245.Hauke Mehrtens2009-06-011-3/+3
* broadcom-wl: fix broadcom (2.4) wireless sta (only) mode, adjust release numberNicolas Thill2009-06-012-2/+2
* 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
* enable optimize for size, avoid to trigger gcc bug #36482Claudio Mignanti2009-06-011-0/+1
* Removed extra ; in exec ruleHamish Guthrie2009-06-011-1/+1
* add experimental 2.6.30 support, boot testedFlorian Fainelli2009-06-019-0/+582
* refresh 2.6.30 patchesFlorian Fainelli2009-06-012-16/+5
* remove old 2.6.24 codeFlorian Fainelli2009-06-012-15/+0
* madwifi: remove cruft from madwifi.sh introduced by r15954, thanks Vasilis Ts...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
* add diag.sh to report boot status on the front-led of the machineFlorian Fainelli2009-05-311-0/+18
* register parallel flash device on the AP83 boardGabor Juhos2009-05-311-0/+63
* fix drivers firmware loading with the new hotplug2, patch from Russell SeniorFlorian Fainelli2009-05-311-1/+1
* add dist and distcheck target (to create new source balls)Ralph Hempel2009-05-313-2/+20
* add package source path override - use external source tree instead of source...Ralph Hempel2009-05-312-8/+69
* 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
* Typo in r8610.mk signed-off by: Jac Goudsmit <jac@goudsm.it>Jo-Philipp Wich2009-05-301-1/+1
* Always escape essid Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silve...Jo-Philipp Wich2009-05-301-1/+1
* Add bssid, frag and rts options and fix mac access control Signed-off-by: Vas...Jo-Philipp Wich2009-05-302-3/+17
* Major enhancement to hostap.sh script * use common openwrt option naming (e.g...Jo-Philipp Wich2009-05-303-78/+156
* acx-mac80211 interface will not be created if NL80211_IFTYPE_STATION is not s...Florian Fainelli2009-05-301-11/+25
* madwifi: add sanity checks for monitor mode injectionFelix Fietkau2009-05-301-0/+26