Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | add support for darcs-based feeds | Florian Fainelli | 2010-10-24 | 1 | -1/+6 | |
| | | | | | | | | | | | | | The following patch adds support for darcs-based feeds. It is tested and works well for my purpose. I wish it were committed upstream so that I can share my feed with other users without converting it to svn/git/whatever. Best regards, Signed-off-by: Gabriel Kerneis <kerneis@pps.jussieu.fr> SVN-Revision: 23616 | |||||
* | add support for darcs repositories | Florian Fainelli | 2010-10-24 | 1 | -1/+18 | |
| | | | | | | | | | | | | | | | | | | | | This patch adds support for darcs repositories (as sources of packages). It does *not* add support for darcs:// URI scheme because such a scheme do not exist (AFAIK). You must therefore manually set PKG_SOURCE_PROTO to darcs in your Makefile (and use a regular http:// URI). You also have to set PKG_SOURCE_VERSION to a string matching a tag contained in the repository, and PKG_SOURCE_SUBDIR to something sensible ($(PACKAGE_NAME)-$(PACKAGE_SOURCE_VERSION) for instance). Same rationale as for the previous patch ("useless to most, but small and straightforward so why no add it?). Best regards, Signed-off-by: Gabriel Kerneis <kerneis@pps.jussieu.fr> SVN-Revision: 23615 | |||||
* | hostapd: fix AP+STA reconnects | Felix Fietkau | 2010-10-24 | 1 | -2/+6 | |
| | | | | SVN-Revision: 23604 | |||||
* | hostapd: remove some unnecessary debugging code from the last commit | Felix Fietkau | 2010-10-23 | 1 | -6/+3 | |
| | | | | SVN-Revision: 23603 | |||||
* | hostapd/mac80211: implement support for AP+STA | Felix Fietkau | 2010-10-23 | 7 | -3/+386 | |
| | | | | SVN-Revision: 23602 | |||||
* | hostapd: fix SIGHUP for multi-bss | Felix Fietkau | 2010-10-23 | 1 | -0/+89 | |
| | | | | SVN-Revision: 23601 | |||||
* | busybox: fix configured stampfile name - add $(SH_FUNC) for md5s | Felix Fietkau | 2010-10-23 | 1 | -1/+1 | |
| | | | | SVN-Revision: 23600 | |||||
* | Add HOST_FPIC. It currently always is -fPIC, because that should work on all ↵ | Michael Büsch | 2010-10-23 | 1 | -0/+2 | |
| | | | | | | platforms, even if it may generate slightly inefficient code on some arches. SVN-Revision: 23598 | |||||
* | add required symbols to allow building of 2.6.35.7 | Florian Fainelli | 2010-10-23 | 2 | -0/+20 | |
| | | | | | | Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 23594 | |||||
* | fix lzo decompressor build failure on 2.6.35 | Florian Fainelli | 2010-10-23 | 1 | -0/+27 | |
| | | | | | | | | | The patch fixes the build failure in Linux 2.6.35.7. Other versions may have the same issue, but I haven't test it. Signed-off-by: Ramax Lo <ramaxlo@gmail.com> SVN-Revision: 23593 | |||||
* | create subtarget "om gta02" in preparation for further s3c24xx-based boards ↵ | Mirko Vogt | 2010-10-23 | 9 | -2/+10 | |
| | | | | | | - thanks to Ramax Lo SVN-Revision: 23592 | |||||
* | base-files: mark /etc/shadow as conffile | Jo-Philipp Wich | 2010-10-23 | 1 | -0/+1 | |
| | | | | SVN-Revision: 23590 | |||||
* | ath9k: fix an aggregation hang issue that happens when a hardware reset is ↵ | Felix Fietkau | 2010-10-23 | 1 | -0/+42 | |
| | | | | | | issued SVN-Revision: 23588 | |||||
* | ar71xx: remove some unnecessary patches | Felix Fietkau | 2010-10-22 | 2 | -47/+0 | |
| | | | | SVN-Revision: 23581 | |||||
* | move a few more 2.6.36 config options from ar71xx to generic | Felix Fietkau | 2010-10-21 | 2 | -59/+59 | |
| | | | | SVN-Revision: 23580 | |||||
* | remove 2.6.36 config options which no longer exist | Felix Fietkau | 2010-10-21 | 1 | -286/+0 | |
| | | | | SVN-Revision: 23579 | |||||
* | refresh generic kernel configs using kconfig.pl | Felix Fietkau | 2010-10-21 | 8 | -2499/+2495 | |
| | | | | SVN-Revision: 23578 | |||||
* | ar71xx: the ar7240 dsa driver is no longer used, remove it. | Felix Fietkau | 2010-10-21 | 8 | -1081/+0 | |
| | | | | SVN-Revision: 23577 | |||||
* | ar71xx: use the new ar7240 switch driver for tl-wa901nd as well | Felix Fietkau | 2010-10-21 | 2 | -14/+1 | |
| | | | | SVN-Revision: 23576 | |||||
* | ar71xx: fix more section mismatches | Felix Fietkau | 2010-10-21 | 4 | -9/+9 | |
| | | | | SVN-Revision: 23575 | |||||
* | ar71xx: improve 2.6.36 compatibility. also, instead of adding a forward port ↵ | Felix Fietkau | 2010-10-21 | 5 | -19/+88 | |
| | | | | | | patch to the 2.6.36 patches, add a backport patch to 2.6.32 SVN-Revision: 23574 | |||||
* | rt8366*: use __devinit instead of __init for the probe function to fix a ↵ | Felix Fietkau | 2010-10-21 | 2 | -2/+2 | |
| | | | | | | section mismatch SVN-Revision: 23573 | |||||
* | ar71xx: refresh kernel config for 2.6.36 | Felix Fietkau | 2010-10-21 | 1 | -28/+5 | |
| | | | | SVN-Revision: 23572 | |||||
* | ar71xx: remove unused kernel versions, 2.6.36 should be the next target | Felix Fietkau | 2010-10-21 | 107 | -3885/+0 | |
| | | | | SVN-Revision: 23571 | |||||
* | add missing kernel config symbols for 2.6.36 | Felix Fietkau | 2010-10-21 | 1 | -0/+14 | |
| | | | | SVN-Revision: 23570 | |||||
* | uboot-{kirkwood,xburst}: Fix typo in U-Boot image name, thanks framer99 (#8112) | Vasilis Tsiligiannis | 2010-10-21 | 2 | -2/+2 | |
| | | | | SVN-Revision: 23567 | |||||
* | hostap-driver: Change default channel from 5 to 11 | Vasilis Tsiligiannis | 2010-10-21 | 1 | -1/+1 | |
| | | | | SVN-Revision: 23565 | |||||
* | kernel/modules: Fix CH341 USB-to-serial description (#8097) | Vasilis Tsiligiannis | 2010-10-21 | 1 | -1/+1 | |
| | | | | SVN-Revision: 23563 | |||||
* | linux/generic: refresh 2.6.36 patches | Alexandros C. Couloumbis | 2010-10-21 | 7 | -13/+13 | |
| | | | | SVN-Revision: 23560 | |||||
* | ath9k: fix sampling frame handling wrt. aggregation, replace minstrel_ht ↵ | Felix Fietkau | 2010-10-21 | 5 | -43/+87 | |
| | | | | | | performance fixes for better performance SVN-Revision: 23558 | |||||
* | omap24xx: Update to 2.6.36 | Michael Büsch | 2010-10-20 | 1 | -1/+1 | |
| | | | | SVN-Revision: 23557 | |||||
* | Add md5sum for linux-2.6.36 | Michael Büsch | 2010-10-20 | 1 | -0/+3 | |
| | | | | SVN-Revision: 23556 | |||||
* | mac80211: decrease the minstrel_ht sampling interval for faster rate adaption | Felix Fietkau | 2010-10-20 | 2 | -1/+13 | |
| | | | | SVN-Revision: 23555 | |||||
* | mac80211: improve minstrel_ht performance by ensuring that rates get sampled ↵ | Felix Fietkau | 2010-10-20 | 1 | -0/+31 | |
| | | | | | | fast enough SVN-Revision: 23554 | |||||
* | ath9k: fix a small bug in the handling of a few tx descriptor flags | Felix Fietkau | 2010-10-20 | 1 | -0/+25 | |
| | | | | SVN-Revision: 23553 | |||||
* | br2684ctl: rework init script - use common defaults for unit and atmdev - ↵ | Jo-Philipp Wich | 2010-10-20 | 2 | -19/+44 | |
| | | | | | | add a more reliable stop routine - localize variables SVN-Revision: 23552 | |||||
* | pppd: use "atmdev" option to select the DSL adapter, this aligns it with ↵ | Jo-Philipp Wich | 2010-10-20 | 2 | -4/+4 | |
| | | | | | | br2684ctl and solves #8108 SVN-Revision: 23551 | |||||
* | ath9k: fix a crash that happens when survey stats are accessed before the ↵ | Felix Fietkau | 2010-10-20 | 1 | -0/+12 | |
| | | | | | | interface is brought up for the first time SVN-Revision: 23549 | |||||
* | target/linux: adm5120/2.6.36 patches, fix a missing 0 (thank you florian) | Alexandros C. Couloumbis | 2010-10-20 | 1 | -1/+1 | |
| | | | | SVN-Revision: 23548 | |||||
* | target/linux: refresh previous patch | Alexandros C. Couloumbis | 2010-10-20 | 1 | -156/+104 | |
| | | | | SVN-Revision: 23545 | |||||
* | linux/generic: sync to todays yaffs tree | Alexandros C. Couloumbis | 2010-10-20 | 1 | -5685/+8933 | |
| | | | | SVN-Revision: 23544 | |||||
* | ath9k: use the maximum rate power for the channel txpower limits | Felix Fietkau | 2010-10-20 | 1 | -24/+72 | |
| | | | | SVN-Revision: 23543 | |||||
* | ath9k: add a locking fix that might prevent random memory corruption during ↵ | Felix Fietkau | 2010-10-20 | 1 | -0/+237 | |
| | | | | | | hardware resets SVN-Revision: 23542 | |||||
* | ath9k: fix tx power display | Felix Fietkau | 2010-10-20 | 3 | -0/+412 | |
| | | | | SVN-Revision: 23541 | |||||
* | mac80211: update to wireless-testing 2010-10-19 | Felix Fietkau | 2010-10-19 | 22 | -1751/+10 | |
| | | | | SVN-Revision: 23540 | |||||
* | ath9k: make the regulatory override less intrusive - allow it to parse CTLs | Felix Fietkau | 2010-10-19 | 1 | -57/+35 | |
| | | | | SVN-Revision: 23539 | |||||
* | Revert "[brcm47xx] Add support for cores with slow WDT clock (bcm5354)" | Florian Fainelli | 2010-10-19 | 3 | -267/+0 | |
| | | | | | | This reverts commit 7467fdab387f451082c15d17ce9ae4d91d74b6ca. SVN-Revision: 23533 | |||||
* | Merge branch 'master' of git://nbd.name/openwrt | Florian Fainelli | 2010-10-19 | 1 | -0/+41 | |
| | | | | | | | | Conflicts: package/opkg/patches/009-remove-upgrade-all.patch SVN-Revision: 23532 | |||||
* | ppp: honour option auto in atm hotplug | Jo-Philipp Wich | 2010-10-19 | 1 | -1/+4 | |
| | | | | SVN-Revision: 23531 | |||||
* | ppp: - implement coldplugging for pppoa interfaces - honour device option to ↵ | Jo-Philipp Wich | 2010-10-19 | 2 | -5/+7 | |
| | | | | | | select the DSL adapter - don't set any default mtu, rely on pppd to negotiate it - bump pkg revision SVN-Revision: 23530 |