summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* Remove TUSB6010 config options from musb configmb2011-02-111-4/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25462 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add missing chunk from the last commitnbd2011-02-111-1/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25460 3c298f89-4303-0410-b956-a3cf2f4a3e73
* libubox: add a package for libblobmsg-jsonnbd2011-02-111-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25459 3c298f89-4303-0410-b956-a3cf2f4a3e73
* libubox does not depend on libjsonnbd2011-02-111-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25458 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add ubus - the new openwrt message bus / rpc daemonnbd2011-02-111-0/+60
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25457 3c298f89-4303-0410-b956-a3cf2f4a3e73
* libubox: update to 2011-02-11, includes a few uloop fixesnbd2011-02-111-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25456 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] base-files:jow2011-02-113-6/+30
| | | | | | | | | - 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25454 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] base-files: derive lease_acquired dhcp state var from /proc/uptimejow2011-02-101-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25452 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] pjsip: fix linking failure w/ ARM eabiflorian2011-02-101-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25450 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] add missing 2.6.37 config symbols.florian2011-02-101-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25447 3c298f89-4303-0410-b956-a3cf2f4a3e73
* iw: add support for showing the rx bitratenbd2011-02-101-0/+97
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25442 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: add a patch for keeping track of the rx bitrate of remote stationsnbd2011-02-101-0/+232
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25441 3c298f89-4303-0410-b956-a3cf2f4a3e73
* iw: update to 0.9.22nbd2011-02-109-494/+69
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25440 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: remove an old tx stop workaround which conflicts with the powersave fixesnbd2011-02-101-0/+36
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25439 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: improve the power save fix by closing another remaining race ↵nbd2011-02-081-5/+9
| | | | | | condition for setting the TIM bit git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25428 3c298f89-4303-0410-b956-a3cf2f4a3e73
* openssl: update to 1.0.0d - includes important bug and security fixes (patch ↵nbd2011-02-081-2/+2
| | | | | | by tripolar) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25427 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: add fixes for AP side powersave frame bufferingnbd2011-02-082-0/+344
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25426 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: update to wireless-testing 2010-02-07nbd2011-02-0818-2851/+20
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25425 3c298f89-4303-0410-b956-a3cf2f4a3e73
* n810: Support modular battery managementmb2011-02-081-0/+17
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25422 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hotplug2: Only ignore failed includes for missing filesmb2011-02-081-4/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25421 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath: fix world regulatory domain fix-up so that all regulatory rules are ↵nbd2011-02-081-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. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25418 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] busybox: get root home dir from /etc/passwd in telnet init script ↵acinonyx2011-02-081-1/+8
| | | | | | (thanks tripolar) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25417 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] base-files: Add include for target specific hotplug rulesacinonyx2011-02-071-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25415 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] hotplug2: Make missing include files non fatalacinonyx2011-02-071-0/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25414 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ltq-kpi2udp]blogic2011-02-073-0/+88
| | | | | | | * adss in-kernel udp redirect plugin for lantiq voice optimisation git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25413 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [voip]blogic2011-02-0742-5384/+1102
| | | | | | | | | * drop libtapi and tapi_sip (moved to external git) * add build variants to pjsip * split tapi_dev audio driver out of patch into src/ git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25412 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] busybox: Check if an SSH daemon is enabled before disabling telnet ↵acinonyx2011-02-071-4/+4
| | | | | | access (#8760) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25411 3c298f89-4303-0410-b956-a3cf2f4a3e73
* relayd: update to 2011-02-07, uses cmake and libubox nownbd2011-02-071-7/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25407 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add libubox, a small utility library containing blob/blobmsg (structured ↵nbd2011-02-071-0/+41
| | | | | | message format libraries), uloop, usock, list.h and the olsr avl tree implementation git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25406 3c298f89-4303-0410-b956-a3cf2f4a3e73
* libjson-c: add to core (instead of packages)nbd2011-02-071-0/+50
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25405 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: fix the check for cloned skbs in the tx pathnbd2011-02-071-0/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25398 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hotplug2 rules: Run /etc/hotplug.d/firmware/ scripts (if any) on firmware ↵mb2011-02-061-0/+1
| | | | | | load events git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25383 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: when operating as a 4-addr station, do not pick up 4-addr frames ↵nbd2011-02-051-0/+12
| | | | | | meant for other stations, as this would confuse the bridge layer git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25378 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [uboot-lantiq]blogic2011-02-057-4246/+532
| | | | | | | * reorder patches git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25370 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [madwifi]blogic2011-02-051-11/+7
| | | | | | | * fixe up ifxmips patch for eeprom emulation to work with lantiq target git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25369 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] base-files: remove remaining conffiles reference to /etc/bannerjow2011-02-041-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25368 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [uboot-lantiq]blogic2011-02-041-1/+1
| | | | | | | * tftp name was not in sync with that generated by openwrt git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25365 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: reduce false positives in the baseband hang checknbd2011-02-041-0/+109
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25359 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: drop retransmitted data frames from the cooked monitor interface - ↵nbd2011-02-041-0/+11
| | | | | | reduces CPU usage git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25358 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] base-files: don't stop hotplug events for ppp interfaces, similar ↵jow2011-02-031-1/+0
| | | | | | fix like the earlier one for tun/tap interfaces git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25355 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] base-files: make the skipping of ppp interfaces in 10-net hotplug ↵jow2011-02-031-1/+1
| | | | | | more explicit, this allows users to rely on hotplug events for ppp0 .. ppp9 interfaces spawned by other programs git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25354 3c298f89-4303-0410-b956-a3cf2f4a3e73
* openssl: update to 1.0.0cnbd2011-02-039-1287/+41
| | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25348 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [uboot-lantiq]blogic2011-02-033-12/+12
| | | | | | | * make baord names consistent git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25343 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package]: uboot-omap35xx: Add uboot package for omap35xx platformhcg2011-02-032-0/+405
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25337 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] kernel/modules: Add ifb module (#8764)acinonyx2011-02-021-0/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25323 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] busybox: Disable telnet if an SSH public key for root exists (#8760)acinonyx2011-02-021-1/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25317 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] kernel/modules: Add w1-master-ds2490 module (#8779)acinonyx2011-02-021-0/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25311 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [uboot-lantiq]blogic2011-02-022-9/+9
| | | | | | | | * fix ram selection on arcadyan boards * fix make target selection git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25309 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] base-files: Fix alsa raw audio device hotplug ruleacinonyx2011-02-021-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25301 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [pjsip]blogic2011-02-016-12/+1241
| | | | | | | | | | * update to version 1.8.5 * add code to allow selection of features via menuconfig * add sound device backend for lantiq voip hardware git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25298 3c298f89-4303-0410-b956-a3cf2f4a3e73