Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | switch to 2.6.37 | Florian Fainelli | 2011-02-10 | 2 | -1/+3 |
| | | | | SVN-Revision: 25449 | ||||
* | update to 2.6.37 | Florian Fainelli | 2011-02-10 | 1 | -1/+1 |
| | | | | SVN-Revision: 25448 | ||||
* | add missing 2.6.37 config symbols. | Florian Fainelli | 2011-02-10 | 2 | -0/+6 |
| | | | | SVN-Revision: 25447 | ||||
* | kernel-headers: get rid of the arch/$(ARCH)/include/asm vs ↵ | Felix Fietkau | 2011-02-10 | 1 | -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 bitrate | Felix Fietkau | 2011-02-10 | 1 | -0/+97 |
| | | | | SVN-Revision: 25442 | ||||
* | mac80211: add a patch for keeping track of the rx bitrate of remote stations | Felix Fietkau | 2011-02-10 | 1 | -0/+232 |
| | | | | SVN-Revision: 25441 | ||||
* | iw: update to 0.9.22 | Felix Fietkau | 2011-02-10 | 9 | -494/+69 |
| | | | | SVN-Revision: 25440 | ||||
* | ath9k: remove an old tx stop workaround which conflicts with the powersave fixes | Felix Fietkau | 2011-02-10 | 1 | -0/+36 |
| | | | | SVN-Revision: 25439 | ||||
* | n810bm: Set minimum voltage threshold to 3200 | Michael Büsch | 2011-02-09 | 1 | -14/+13 |
| | | | | SVN-Revision: 25433 | ||||
* | fix T-Com Speedport W 500V default config | Florian Fainelli | 2011-02-09 | 1 | -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 detection | Michael Büsch | 2011-02-09 | 1 | -261/+646 |
| | | | | SVN-Revision: 25429 | ||||
* | ath9k: improve the power save fix by closing another remaining race ↵ | Felix Fietkau | 2011-02-08 | 1 | -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 Fietkau | 2011-02-08 | 1 | -2/+2 |
| | | | | | | by tripolar) SVN-Revision: 25427 | ||||
* | ath9k: add fixes for AP side powersave frame buffering | Felix Fietkau | 2011-02-08 | 2 | -0/+344 |
| | | | | SVN-Revision: 25426 | ||||
* | mac80211: update to wireless-testing 2010-02-07 | Felix Fietkau | 2011-02-08 | 18 | -2851/+20 |
| | | | | SVN-Revision: 25425 | ||||
* | n810: Add kmod-n810bm to profile | Michael Büsch | 2011-02-08 | 1 | -1/+1 |
| | | | | SVN-Revision: 25423 | ||||
* | n810: Support modular battery management | Michael Büsch | 2011-02-08 | 2 | -9/+18 |
| | | | | SVN-Revision: 25422 | ||||
* | hotplug2: Only ignore failed includes for missing files | Michael Büsch | 2011-02-08 | 1 | -4/+14 |
| | | | | SVN-Revision: 25421 | ||||
* | fix build of brcm-wl | Florian Fainelli | 2011-02-08 | 1 | -0/+20 |
| | | | | | | | | | The fallback needs to be exported for bcm63xx, too. Runtime tested with a BCM4322 on a BCM6358. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> SVN-Revision: 25420 | ||||
* | ath: fix world regulatory domain fix-up so that all regulatory rules are ↵ | Felix Fietkau | 2011-02-08 | 1 | -0/+72 |
| | | | | | | | | | | | | | | processed r24503 (trunk) and r24505 (backfire) revised the regulatory rules used for the ath drivers' world regulatory domains in the 5GHz band by opening up channels 36, 40, 44, and 48 to being used without the *_PASSIVE_SCAN and *_NO_IBSS flags set. This was done by breaking ATH9K_5GHZ_5150_5350 into two REG_RULES. The various struct ieee80211_regdomains that reference these rules in their reg_rules fields need to have their n_reg_rules fields updated accordingly. SVN-Revision: 25418 | ||||
* | busybox: get root home dir from /etc/passwd in telnet init script (thanks ↵ | Vasilis Tsiligiannis | 2011-02-08 | 1 | -1/+8 |
| | | | | | | tripolar) SVN-Revision: 25417 | ||||
* | base-files: Add include for target specific hotplug rules | Vasilis Tsiligiannis | 2011-02-07 | 1 | -0/+2 |
| | | | | SVN-Revision: 25415 | ||||
* | hotplug2: Make missing include files non fatal | Vasilis Tsiligiannis | 2011-02-07 | 1 | -0/+11 |
| | | | | SVN-Revision: 25414 | ||||
* | * adss in-kernel udp redirect plugin for lantiq voice optimisation | John Crispin | 2011-02-07 | 3 | -0/+88 |
| | | | | SVN-Revision: 25413 | ||||
* | * drop libtapi and tapi_sip (moved to external git) * add build variants to ↵ | John Crispin | 2011-02-07 | 42 | -5384/+1102 |
| | | | | | | pjsip * split tapi_dev audio driver out of patch into src/ SVN-Revision: 25412 | ||||
* | busybox: Check if an SSH daemon is enabled before disabling telnet access ↵ | Vasilis Tsiligiannis | 2011-02-07 | 1 | -4/+4 |
| | | | | | | (#8760) SVN-Revision: 25411 | ||||
* | relayd: update to 2011-02-07, uses cmake and libubox now | Felix Fietkau | 2011-02-07 | 1 | -7/+5 |
| | | | | SVN-Revision: 25407 | ||||
* | add libubox, a small utility library containing blob/blobmsg (structured ↵ | Felix Fietkau | 2011-02-07 | 1 | -0/+41 |
| | | | | | | message format libraries), uloop, usock, list.h and the olsr avl tree implementation SVN-Revision: 25406 | ||||
* | libjson-c: add to core (instead of packages) | Felix Fietkau | 2011-02-07 | 1 | -0/+50 |
| | | | | SVN-Revision: 25405 | ||||
* | mac80211: fix the check for cloned skbs in the tx path | Felix Fietkau | 2011-02-07 | 1 | -0/+11 |
| | | | | SVN-Revision: 25398 | ||||
* | omap24xx: Remove 2.6.36 | Michael Büsch | 2011-02-06 | 16 | -21840/+0 |
| | | | | SVN-Revision: 25395 | ||||
* | use := instead of = for PKG_CONFIG_PATH to prevent recursion | Felix Fietkau | 2011-02-06 | 1 | -2/+2 |
| | | | | SVN-Revision: 25388 | ||||
* | allow packages to override/extend PKG_CONFIG_PATH | Felix Fietkau | 2011-02-06 | 1 | -2/+3 |
| | | | | SVN-Revision: 25386 | ||||
* | n810: Remove firmware preinit scripts | Michael Büsch | 2011-02-06 | 2 | -40/+0 |
| | | | | SVN-Revision: 25385 | ||||
* | n810: Add firmware generator hotplug scripts | Michael Büsch | 2011-02-06 | 2 | -0/+45 |
| | | | | SVN-Revision: 25384 | ||||
* | hotplug2 rules: Run /etc/hotplug.d/firmware/ scripts (if any) on firmware ↵ | Michael Büsch | 2011-02-06 | 1 | -0/+1 |
| | | | | | | load events SVN-Revision: 25383 | ||||
* | n810: Add the CAL BME PMM extractor script to preinit. | Michael Büsch | 2011-02-06 | 1 | -0/+14 |
| | | | | SVN-Revision: 25381 | ||||
* | n810: Add more battery management code | Michael Büsch | 2011-02-06 | 2 | -171/+596 |
| | | | | SVN-Revision: 25380 | ||||
* | mac80211: when operating as a 4-addr station, do not pick up 4-addr frames ↵ | Felix Fietkau | 2011-02-05 | 1 | -0/+12 |
| | | | | | | meant for other stations, as this would confuse the bridge layer SVN-Revision: 25378 | ||||
* | cmake: Pass VERBOSE=1 to the generated makefile to reveal flags and commands ↵ | Michael Büsch | 2011-02-05 | 1 | -0/+2 |
| | | | | | | in a verbose openwrt build. SVN-Revision: 25376 | ||||
* | cmake: Remove -O3 from release CFLAGS. Honor the OpenWRT -Os flag instead. | Michael Büsch | 2011-02-05 | 1 | -0/+2 |
| | | | | SVN-Revision: 25372 | ||||
* | * reorder patches | John Crispin | 2011-02-05 | 7 | -4246/+532 |
| | | | | SVN-Revision: 25370 | ||||
* | * fixe up ifxmips patch for eeprom emulation to work with lantiq target | John Crispin | 2011-02-05 | 1 | -11/+7 |
| | | | | SVN-Revision: 25369 | ||||
* | base-files: remove remaining conffiles reference to /etc/banner | Jo-Philipp Wich | 2011-02-04 | 1 | -1/+0 |
| | | | | SVN-Revision: 25368 | ||||
* | * adds ath5k platform support * adds several new profiles | John Crispin | 2011-02-04 | 3 | -5/+138 |
| | | | | SVN-Revision: 25367 | ||||
* | * fixes old ifxmips in header file * pass default ebu value to gpio driver | John Crispin | 2011-02-04 | 2 | -3/+11 |
| | | | | SVN-Revision: 25366 | ||||
* | * tftp name was not in sync with that generated by openwrt | John Crispin | 2011-02-04 | 1 | -1/+1 |
| | | | | SVN-Revision: 25365 | ||||
* | ath9k: reduce false positives in the baseband hang check | Felix Fietkau | 2011-02-04 | 1 | -0/+109 |
| | | | | SVN-Revision: 25359 | ||||
* | mac80211: drop retransmitted data frames from the cooked monitor interface - ↵ | Felix Fietkau | 2011-02-04 | 1 | -0/+11 |
| | | | | | | reduces CPU usage SVN-Revision: 25358 | ||||
* | gumstix: create ubifs images | Hamish Guthrie | 2011-02-04 | 2 | -4/+2 |
| | | | | SVN-Revision: 25356 |