Commit Graph

16853 Commits (07c7aab91061698c92d15e6a0c8d56bab80f2731)
 

Author SHA1 Message Date
Felix Fietkau 07c7aab910 libubox does not depend on libjson
SVN-Revision: 25458
14 years ago
Felix Fietkau 9830851a9d add ubus - the new openwrt message bus / rpc daemon
SVN-Revision: 25457
14 years ago
Felix Fietkau b15d1a19b6 libubox: update to 2011-02-11, includes a few uloop fixes
SVN-Revision: 25456
14 years ago
Jo-Philipp Wich 875ff44592 base-files: - properly disable IPv6 on bridge ports - introduce accept_ra 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
14 years ago
Jo-Philipp Wich 4e34fc521c base-files: derive lease_acquired dhcp state var from /proc/uptime
SVN-Revision: 25452
14 years ago
Florian Fainelli 00f3abb0bb pjsip: fix linking failure w/ ARM eabi
SVN-Revision: 25450
14 years ago
Florian Fainelli 12cfebe6f4 switch to 2.6.37
SVN-Revision: 25449
14 years ago
Florian Fainelli 7df1eafd17 update to 2.6.37
SVN-Revision: 25448
14 years ago
Florian Fainelli efa2919d88 add missing 2.6.37 config symbols.
SVN-Revision: 25447
14 years ago
Felix Fietkau 29de442b0d kernel-headers: get rid of the arch/$(ARCH)/include/asm vs include/asm-$(ARCH) copying mess and stick to what the kernel is using
SVN-Revision: 25443
14 years ago
Felix Fietkau 84a0ad20a2 iw: add support for showing the rx bitrate
SVN-Revision: 25442
14 years ago
Felix Fietkau 34e87dad4d mac80211: add a patch for keeping track of the rx bitrate of remote stations
SVN-Revision: 25441
14 years ago
Felix Fietkau 1ede637d89 iw: update to 0.9.22
SVN-Revision: 25440
14 years ago
Felix Fietkau ebb2cdbea8 ath9k: remove an old tx stop workaround which conflicts with the powersave fixes
SVN-Revision: 25439
14 years ago
Michael Büsch 970b4c6a72 n810bm: Set minimum voltage threshold to 3200
SVN-Revision: 25433
14 years ago
Florian Fainelli 2d3ed6dc2d fix T-Com Speedport W 500V default config
The device is called SPW500V, not SP500W.

Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>

SVN-Revision: 25431
14 years ago
Michael Büsch 0f160a6d66 n810bm: Add charger detection
SVN-Revision: 25429
14 years ago
Felix Fietkau 6ff025f306 ath9k: improve the power save fix by closing another remaining race condition for setting the TIM bit
SVN-Revision: 25428
14 years ago
Felix Fietkau 6440c49e28 openssl: update to 1.0.0d - includes important bug and security fixes (patch by tripolar)
SVN-Revision: 25427
14 years ago
Felix Fietkau c6996a7d7d ath9k: add fixes for AP side powersave frame buffering
SVN-Revision: 25426
14 years ago
Felix Fietkau d807f70e47 mac80211: update to wireless-testing 2010-02-07
SVN-Revision: 25425
14 years ago
Michael Büsch b32ae97fd6 n810: Add kmod-n810bm to profile
SVN-Revision: 25423
14 years ago
Michael Büsch 600a142de6 n810: Support modular battery management
SVN-Revision: 25422
14 years ago
Michael Büsch e69e0dd0b2 hotplug2: Only ignore failed includes for missing files
SVN-Revision: 25421
14 years ago
Florian Fainelli e75274de89 fix build of brcm-wl
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
14 years ago
Felix Fietkau 32d08d2dea ath: fix world regulatory domain fix-up so that all regulatory rules are 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
14 years ago
Vasilis Tsiligiannis 7de8584652 busybox: get root home dir from /etc/passwd in telnet init script (thanks tripolar)
SVN-Revision: 25417
14 years ago
Vasilis Tsiligiannis d063af3fcf base-files: Add include for target specific hotplug rules
SVN-Revision: 25415
14 years ago
Vasilis Tsiligiannis 1ac5bff825 hotplug2: Make missing include files non fatal
SVN-Revision: 25414
14 years ago
John Crispin b549fce06b * adss in-kernel udp redirect plugin for lantiq voice optimisation
SVN-Revision: 25413
14 years ago
John Crispin e651a9341a * drop libtapi and tapi_sip (moved to external git) * add build variants to pjsip * split tapi_dev audio driver out of patch into src/
SVN-Revision: 25412
14 years ago
Vasilis Tsiligiannis 0cd254bdee busybox: Check if an SSH daemon is enabled before disabling telnet access (#8760)
SVN-Revision: 25411
14 years ago
Felix Fietkau 95ed53f574 relayd: update to 2011-02-07, uses cmake and libubox now
SVN-Revision: 25407
14 years ago
Felix Fietkau 30a49a35ae add libubox, a small utility library containing blob/blobmsg (structured message format libraries), uloop, usock, list.h and the olsr avl tree implementation
SVN-Revision: 25406
14 years ago
Felix Fietkau 0b9e69595e libjson-c: add to core (instead of packages)
SVN-Revision: 25405
14 years ago
Felix Fietkau 55bd66663d mac80211: fix the check for cloned skbs in the tx path
SVN-Revision: 25398
14 years ago
Michael Büsch 817390fd03 omap24xx: Remove 2.6.36
SVN-Revision: 25395
14 years ago
Felix Fietkau 7e4a29fbe2 use := instead of = for PKG_CONFIG_PATH to prevent recursion
SVN-Revision: 25388
14 years ago
Felix Fietkau e8b193f10b allow packages to override/extend PKG_CONFIG_PATH
SVN-Revision: 25386
14 years ago
Michael Büsch 996d4de5ce n810: Remove firmware preinit scripts
SVN-Revision: 25385
14 years ago
Michael Büsch 9104390789 n810: Add firmware generator hotplug scripts
SVN-Revision: 25384
14 years ago
Michael Büsch 99c66237f0 hotplug2 rules: Run /etc/hotplug.d/firmware/ scripts (if any) on firmware load events
SVN-Revision: 25383
14 years ago
Michael Büsch c9d7844645 n810: Add the CAL BME PMM extractor script to preinit.
SVN-Revision: 25381
14 years ago
Michael Büsch 09655bf0e4 n810: Add more battery management code
SVN-Revision: 25380
14 years ago
Felix Fietkau 2ed844f6a5 mac80211: when operating as a 4-addr station, do not pick up 4-addr frames meant for other stations, as this would confuse the bridge layer
SVN-Revision: 25378
14 years ago
Michael Büsch 6da37f79c5 cmake: Pass VERBOSE=1 to the generated makefile to reveal flags and commands in a verbose openwrt build.
SVN-Revision: 25376
14 years ago
Michael Büsch 21e2dcd199 cmake: Remove -O3 from release CFLAGS. Honor the OpenWRT -Os flag instead.
SVN-Revision: 25372
14 years ago
John Crispin 97140cecea * reorder patches
SVN-Revision: 25370
14 years ago
John Crispin 4a0572a8d0 * fixe up ifxmips patch for eeprom emulation to work with lantiq target
SVN-Revision: 25369
14 years ago
Jo-Philipp Wich b33ce3109d base-files: remove remaining conffiles reference to /etc/banner
SVN-Revision: 25368
14 years ago