aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* add a variable LIBRPC to refer to the external librpc if usedFelix Fietkau2011-02-131-0/+3
| | | | SVN-Revision: 25497
* add librpc, an externally build version of the uclibc rpc supportFelix Fietkau2011-02-131-0/+29
| | | | SVN-Revision: 25496
* base-files: /usr/lib/common.awk is only used by /bin/ipcalc.sh, move the ↵Felix Fietkau2011-02-132-26/+21
| | | | | | code there SVN-Revision: 25495
* busybox: disable diff by default - apparently it was necessary for ipkg ↵Felix Fietkau2011-02-131-1/+1
| | | | | | once, but opkg does not seem to use it - saves ~10k on mips SVN-Revision: 25494
* move the cbc crypto module out of the crypto core and into a separate ↵Felix Fietkau2011-02-122-2/+11
| | | | | | package - it is only used for ipsec SVN-Revision: 25493
* remove an obsolete CompareKernelPatchVer callFelix Fietkau2011-02-121-1/+1
| | | | SVN-Revision: 25492
* move the deflate crypto module out of the crypto core and into a separate ↵Felix Fietkau2011-02-122-3/+12
| | | | | | package - it is only used for ipsec SVN-Revision: 25491
* remove a remaining reference to linux 2.4Felix Fietkau2011-02-121-6/+0
| | | | SVN-Revision: 25490
* allow gemini target to use rfkillFlorian Fainelli2011-02-121-1/+1
| | | | SVN-Revision: 25488
* switch to 2.6.37Florian Fainelli2011-02-121-1/+1
| | | | SVN-Revision: 25485
* add 2.6.37 supportFlorian Fainelli2011-02-126-84/+161
| | | | SVN-Revision: 25484
* refresh 2.6.37 patchesFlorian Fainelli2011-02-1221-61/+61
| | | | SVN-Revision: 25483
* update readme wrt ext2/ext4 usageFlorian Fainelli2011-02-121-3/+3
| | | | SVN-Revision: 25482
* base-files: remove ptbtime3 rdate server, its deadJo-Philipp Wich2011-02-121-3/+0
| | | | SVN-Revision: 25479
* base-files: update rdate server listJo-Philipp Wich2011-02-121-9/+3
| | | | SVN-Revision: 25478
* base-file: cleanup ipv6 enabling in unbridgeJo-Philipp Wich2011-02-121-3/+1
| | | | SVN-Revision: 25473
* brcm47xx: fix error when build firmware on x86_64 host (closes #7672)Hauke Mehrtens2011-02-121-11/+14
| | | | SVN-Revision: 25472
* tahvo doesn't need ohciMichael Büsch2011-02-112-5/+1
| | | | SVN-Revision: 25469
* use i2c_defaults for kmod-i2c-at91Florian Fainelli2011-02-111-5/+6
| | | | SVN-Revision: 25468
* omap24xx: Enable verbose kernel error reportingMichael Büsch2011-02-111-0/+1
| | | | SVN-Revision: 25466
* Add tusb6010 package and let tahvo-usb select itMichael Büsch2011-02-112-5/+36
| | | | SVN-Revision: 25465
* kamikaze has been released long agoImre Kaloz2011-02-112-5/+4
| | | | SVN-Revision: 25464
* the url isn't valid for some timeImre Kaloz2011-02-111-1/+1
| | | | SVN-Revision: 25463
* Remove TUSB6010 config options from musb configMichael Büsch2011-02-111-4/+2
| | | | SVN-Revision: 25462
* add missing chunk from the last commitFelix Fietkau2011-02-111-1/+6
| | | | SVN-Revision: 25460
* libubox: add a package for libblobmsg-jsonFelix Fietkau2011-02-111-0/+1
| | | | SVN-Revision: 25459
* libubox does not depend on libjsonFelix Fietkau2011-02-111-1/+1
| | | | SVN-Revision: 25458
* add ubus - the new openwrt message bus / rpc daemonFelix Fietkau2011-02-111-0/+60
| | | | SVN-Revision: 25457
* libubox: update to 2011-02-11, includes a few uloop fixesFelix Fietkau2011-02-111-2/+2
| | | | SVN-Revision: 25456
* base-files: - properly disable IPv6 on bridge ports - introduce accept_ra ↵Jo-Philipp Wich2011-02-113-6/+30
| | | | | | option, defaults to true for dhcp interfaces, false for others - introduce send_rs option, defaults to true for static interfaces, false for others SVN-Revision: 25454
* base-files: derive lease_acquired dhcp state var from /proc/uptimeJo-Philipp Wich2011-02-101-1/+1
| | | | SVN-Revision: 25452
* pjsip: fix linking failure w/ ARM eabiFlorian Fainelli2011-02-101-1/+1
| | | | SVN-Revision: 25450
* switch to 2.6.37Florian Fainelli2011-02-102-1/+3
| | | | SVN-Revision: 25449
* update to 2.6.37Florian Fainelli2011-02-101-1/+1
| | | | SVN-Revision: 25448
* add missing 2.6.37 config symbols.Florian Fainelli2011-02-102-0/+6
| | | | SVN-Revision: 25447
* kernel-headers: get rid of the arch/$(ARCH)/include/asm vs ↵Felix Fietkau2011-02-101-10/+6
| | | | | | include/asm-$(ARCH) copying mess and stick to what the kernel is using SVN-Revision: 25443
* iw: add support for showing the rx bitrateFelix Fietkau2011-02-101-0/+97
| | | | SVN-Revision: 25442
* mac80211: add a patch for keeping track of the rx bitrate of remote stationsFelix Fietkau2011-02-101-0/+232
| | | | SVN-Revision: 25441
* iw: update to 0.9.22Felix Fietkau2011-02-109-494/+69
| | | | SVN-Revision: 25440
* ath9k: remove an old tx stop workaround which conflicts with the powersave fixesFelix Fietkau2011-02-101-0/+36
| | | | SVN-Revision: 25439
* n810bm: Set minimum voltage threshold to 3200Michael Büsch2011-02-091-14/+13
| | | | SVN-Revision: 25433
* fix T-Com Speedport W 500V default configFlorian Fainelli2011-02-091-0/+0
| | | | | | | | The device is called SPW500V, not SP500W. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> SVN-Revision: 25431
* n810bm: Add charger detectionMichael Büsch2011-02-091-261/+646
| | | | SVN-Revision: 25429
* ath9k: improve the power save fix by closing another remaining race ↵Felix Fietkau2011-02-081-5/+9
| | | | | | condition for setting the TIM bit SVN-Revision: 25428
* openssl: update to 1.0.0d - includes important bug and security fixes (patch ↵Felix Fietkau2011-02-081-2/+2
| | | | | | by tripolar) SVN-Revision: 25427
* ath9k: add fixes for AP side powersave frame bufferingFelix Fietkau2011-02-082-0/+344
| | | | SVN-Revision: 25426
* mac80211: update to wireless-testing 2010-02-07Felix Fietkau2011-02-0818-2851/+20
| | | | SVN-Revision: 25425
* n810: Add kmod-n810bm to profileMichael Büsch2011-02-081-1/+1
| | | | SVN-Revision: 25423
* n810: Support modular battery managementMichael Büsch2011-02-082-9/+18
| | | | SVN-Revision: 25422
* hotplug2: Only ignore failed includes for missing filesMichael Büsch2011-02-081-4/+14
| | | | SVN-Revision: 25421