1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-05 18:27:38 +03:00
Commit Graph

7195 Commits

Author SHA1 Message Date
nbd
4866e95374 add ubus - the new openwrt message bus / rpc daemon
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25457 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-11 01:58:59 +00:00
nbd
3446886379 libubox: update to 2011-02-11, includes a few uloop fixes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25456 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-11 01:58:48 +00:00
jow
370e79ea76 [package] 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


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25454 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-11 00:39:11 +00:00
jow
f79493eb95 [package] base-files: derive lease_acquired dhcp state var from /proc/uptime
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25452 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-10 20:05:05 +00:00
florian
4a77b46a0e [package] pjsip: fix linking failure w/ ARM eabi
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25450 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-10 18:03:25 +00:00
florian
5afcf4da19 [kernel] add missing 2.6.37 config symbols.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25447 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-10 18:03:16 +00:00
nbd
ebbc05cf3b iw: add support for showing the rx bitrate
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25442 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-10 03:37:35 +00:00
nbd
5a2812db7d mac80211: add a patch for keeping track of the rx bitrate of remote stations
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25441 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-10 03:37:32 +00:00
nbd
c33ed4f5a3 iw: update to 0.9.22
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25440 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-10 03:37:28 +00:00
nbd
239c6f2e2d ath9k: remove an old tx stop workaround which conflicts with the powersave fixes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25439 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-10 03:37:23 +00:00
nbd
87664be80e ath9k: improve the power save fix by closing another remaining race condition for setting the TIM bit
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25428 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-08 23:35:20 +00:00
nbd
9542edff76 openssl: update to 1.0.0d - includes important bug and security fixes (patch by tripolar)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25427 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-08 22:52:21 +00:00
nbd
22ecf6d623 ath9k: add fixes for AP side powersave frame buffering
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25426 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-08 19:31:50 +00:00
nbd
88bf917365 mac80211: update to wireless-testing 2010-02-07
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25425 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-08 19:31:43 +00:00
mb
5e6af80dcc n810: Support modular battery management
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25422 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-08 17:25:02 +00:00
mb
fe0e10c689 hotplug2: Only ignore failed includes for missing files
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25421 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-08 17:23:37 +00:00
nbd
a76eddd489 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.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25418 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-08 12:36:25 +00:00
acinonyx
d8e4e69a32 [package] busybox: get root home dir from /etc/passwd in telnet init script (thanks tripolar)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25417 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-08 01:01:17 +00:00
acinonyx
e81aa53453 [package] base-files: Add include for target specific hotplug rules
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25415 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-07 22:28:09 +00:00
acinonyx
c19308e08c [package] hotplug2: Make missing include files non fatal
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25414 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-07 22:28:04 +00:00
blogic
b6310b517c [ltq-kpi2udp]
* 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
2011-02-07 21:48:55 +00:00
blogic
888927ac1c [voip]
* 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
2011-02-07 21:47:54 +00:00
acinonyx
1adec35e14 [package] busybox: Check if an SSH daemon is enabled before disabling telnet access (#8760)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25411 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-07 21:45:02 +00:00
nbd
4a3138b816 relayd: update to 2011-02-07, uses cmake and libubox now
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25407 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-07 18:17:17 +00:00
nbd
1471a12676 add libubox, a small utility library containing blob/blobmsg (structured 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
2011-02-07 18:17:12 +00:00
nbd
9326fed13b libjson-c: add to core (instead of packages)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25405 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-07 18:16:31 +00:00
nbd
71fadbe986 mac80211: fix the check for cloned skbs in the tx path
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25398 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-07 10:42:40 +00:00
mb
98292bc12a hotplug2 rules: Run /etc/hotplug.d/firmware/ scripts (if any) on firmware load events
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25383 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-06 14:35:07 +00:00
nbd
3d93bd05f8 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
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25378 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-05 22:38:23 +00:00
blogic
fff9127870 [uboot-lantiq]
* reorder patches


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25370 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-05 15:23:08 +00:00
blogic
1cc8ae17c2 [madwifi]
* 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
2011-02-05 15:08:18 +00:00
jow
55e296e60b [package] base-files: remove remaining conffiles reference to /etc/banner
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25368 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-04 23:05:12 +00:00
blogic
7f398df47f [uboot-lantiq]
* 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
2011-02-04 22:46:52 +00:00
nbd
d9504fed20 ath9k: reduce false positives in the baseband hang check
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25359 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-04 12:16:41 +00:00
nbd
4e5d814acd mac80211: drop retransmitted data frames from the cooked monitor interface - reduces CPU usage
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25358 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-04 12:16:36 +00:00
jow
7376439413 [package] base-files: don't stop hotplug events for ppp interfaces, similar fix like the earlier one for tun/tap interfaces
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25355 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-03 22:43:11 +00:00
jow
3e9851ed3a [package] base-files: make the skipping of ppp interfaces in 10-net hotplug 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
2011-02-03 22:34:30 +00:00
nbd
7f1f989a38 openssl: update to 1.0.0c
Signed-off-by: Peter Wagner <tripolar@gmx.at>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25348 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-03 18:45:35 +00:00
blogic
8c4a030075 [uboot-lantiq]
* make baord names consistent


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25343 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-03 17:33:54 +00:00
hcg
c59cce2a7f [package]: uboot-omap35xx: Add uboot package for omap35xx platform
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25337 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-03 06:30:42 +00:00
acinonyx
5d4956cb4a [package] kernel/modules: Add ifb module (#8764)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25323 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-02 19:37:30 +00:00
acinonyx
d3c45eaee1 [package] busybox: Disable telnet if an SSH public key for root exists (#8760)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25317 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-02 18:50:50 +00:00
acinonyx
4878704f1a [package] kernel/modules: Add w1-master-ds2490 module (#8779)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25311 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-02 18:17:04 +00:00
blogic
bba4bf7a0d [uboot-lantiq]
* 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
2011-02-02 12:57:10 +00:00
acinonyx
4afdf2ad81 [package] base-files: Fix alsa raw audio device hotplug rule
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25301 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-02 01:23:34 +00:00
blogic
ab17079a99 [pjsip]
* 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
2011-02-01 23:07:54 +00:00
blogic
c5bc7f7ced drop uboot-ifxmips, use uboot-lantiq instead
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25294 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-01 21:38:07 +00:00
nbd
09604cf855 linux-atm: fix path to the correct objcopy tool
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25285 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-01 18:58:48 +00:00
acinonyx
890d7a063e [package] hotplug2: Use stricter matching for rule regular expressions
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25282 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-01 16:37:53 +00:00
nbd
e9cca3fdf6 libnl-tiny: fix compile error with eglibc (#8782)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25281 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-01 16:21:52 +00:00