Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
* | add package source path override - use external source tree instead of ↵ | Ralph Hempel | 2009-05-31 | 2 | -8/+69 |
| | | | | | | source ball - the external package source tree will be included as symlink - make package/<name>/clean will delete the symlink instead of whole source tree - usefull in conjunction with external SCM like ClearCase - package-version-override.mk has to be included before package.mk SVN-Revision: 16227 | ||||
* | fix download url | Ralph Hempel | 2009-05-31 | 2 | -2/+2 |
| | | | | SVN-Revision: 16226 | ||||
* | madwifi: add better hw detection, use a power offset for setting/getting tx ↵ | Felix Fietkau | 2009-05-31 | 28 | -283/+406 |
| | | | | | | power for cards that have a twisted eeprom SVN-Revision: 16224 | ||||
* | Typo in r8610.mk signed-off by: Jac Goudsmit <jac@goudsm.it> | Jo-Philipp Wich | 2009-05-30 | 1 | -1/+1 |
| | | | | SVN-Revision: 16223 | ||||
* | Always escape essid Signed-off-by: Vasilis Tsiligiannis ↵ | Jo-Philipp Wich | 2009-05-30 | 1 | -1/+1 |
| | | | | | | <b_tsiligiannis@silverton.gr> SVN-Revision: 16222 | ||||
* | Add bssid, frag and rts options and fix mac access control Signed-off-by: ↵ | Jo-Philipp Wich | 2009-05-30 | 2 | -3/+17 |
| | | | | | | Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr> SVN-Revision: 16221 | ||||
* | Major enhancement to hostap.sh script * use common openwrt option naming ↵ | Jo-Philipp Wich | 2009-05-30 | 3 | -78/+156 |
| | | | | | | (e.g. sta instead of manged for mode) * add support for wds vifs * add support for monitor mode * add encryption support * add antenna selection options * add hidden ssid option * other minor fixes Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr> SVN-Revision: 16220 | ||||
* | acx-mac80211 interface will not be created if NL80211_IFTYPE_STATION is not ↵ | Florian Fainelli | 2009-05-30 | 1 | -11/+25 |
| | | | | | | set, thanks to Stefan Weil for this patch SVN-Revision: 16219 | ||||
* | madwifi: add sanity checks for monitor mode injection | Felix Fietkau | 2009-05-30 | 1 | -0/+26 |
| | | | | SVN-Revision: 16218 |