Commit graph

5047 commits

Author SHA1 Message Date
Felix Fietkau
e2c19b5733 add librpc, an externally build version of the uclibc rpc support
SVN-Revision: 25496
2011-02-13 01:45:01 +00:00
Felix Fietkau
803e9ceb90 base-files: /usr/lib/common.awk is only used by /bin/ipcalc.sh, move the code there
SVN-Revision: 25495
2011-02-13 01:44:57 +00:00
Felix Fietkau
5ad114bf47 busybox: disable diff by default - apparently it was necessary for ipkg once, but opkg does not seem to use it - saves ~10k on mips
SVN-Revision: 25494
2011-02-13 01:44:53 +00:00
Felix Fietkau
858292316b move the cbc crypto module out of the crypto core and into a separate package - it is only used for ipsec
SVN-Revision: 25493
2011-02-12 23:55:06 +00:00
Felix Fietkau
69c52daa49 remove an obsolete CompareKernelPatchVer call
SVN-Revision: 25492
2011-02-12 23:55:03 +00:00
Felix Fietkau
2d9427566a move the deflate crypto module out of the crypto core and into a separate package - it is only used for ipsec
SVN-Revision: 25491
2011-02-12 23:54:59 +00:00
Felix Fietkau
d64c314336 remove a remaining reference to linux 2.4
SVN-Revision: 25490
2011-02-12 23:54:55 +00:00
Florian Fainelli
523e9938c8 allow gemini target to use rfkill
SVN-Revision: 25488
2011-02-12 19:39:55 +00:00
Jo-Philipp Wich
74ab5be3d7 base-files: remove ptbtime3 rdate server, its dead
SVN-Revision: 25479
2011-02-12 17:54:01 +00:00
Jo-Philipp Wich
8b1b99ba73 base-files: update rdate server list
SVN-Revision: 25478
2011-02-12 17:46:36 +00:00
Jo-Philipp Wich
ee3a4c2ee9 base-file: cleanup ipv6 enabling in unbridge
SVN-Revision: 25473
2011-02-12 16:14:15 +00:00
Michael Büsch
8dbb2ee6f2 tahvo doesn't need ohci
SVN-Revision: 25469
2011-02-11 18:09:17 +00:00
Florian Fainelli
df0a3aea55 use i2c_defaults for kmod-i2c-at91
SVN-Revision: 25468
2011-02-11 17:37:51 +00:00
Michael Büsch
e19a286cae Add tusb6010 package and let tahvo-usb select it
SVN-Revision: 25465
2011-02-11 14:35:08 +00:00
Michael Büsch
77d0d3783b Remove TUSB6010 config options from musb config
SVN-Revision: 25462
2011-02-11 12:57:20 +00:00
Felix Fietkau
f8def73423 add missing chunk from the last commit
SVN-Revision: 25460
2011-02-11 02:11:12 +00:00
Felix Fietkau
ba97712de5 libubox: add a package for libblobmsg-json
SVN-Revision: 25459
2011-02-11 02:09:31 +00:00
Felix Fietkau
07c7aab910 libubox does not depend on libjson
SVN-Revision: 25458
2011-02-11 02:08:04 +00:00
Felix Fietkau
9830851a9d add ubus - the new openwrt message bus / rpc daemon
SVN-Revision: 25457
2011-02-11 01:58:59 +00:00
Felix Fietkau
b15d1a19b6 libubox: update to 2011-02-11, includes a few uloop fixes
SVN-Revision: 25456
2011-02-11 01:58:48 +00:00
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
2011-02-11 00:39:11 +00:00
Jo-Philipp Wich
4e34fc521c base-files: derive lease_acquired dhcp state var from /proc/uptime
SVN-Revision: 25452
2011-02-10 20:05:05 +00:00
Florian Fainelli
00f3abb0bb pjsip: fix linking failure w/ ARM eabi
SVN-Revision: 25450
2011-02-10 18:03:25 +00:00
Florian Fainelli
efa2919d88 add missing 2.6.37 config symbols.
SVN-Revision: 25447
2011-02-10 18:03:16 +00:00
Felix Fietkau
84a0ad20a2 iw: add support for showing the rx bitrate
SVN-Revision: 25442
2011-02-10 03:37:35 +00:00
Felix Fietkau
34e87dad4d mac80211: add a patch for keeping track of the rx bitrate of remote stations
SVN-Revision: 25441
2011-02-10 03:37:32 +00:00
Felix Fietkau
1ede637d89 iw: update to 0.9.22
SVN-Revision: 25440
2011-02-10 03:37:28 +00:00
Felix Fietkau
ebb2cdbea8 ath9k: remove an old tx stop workaround which conflicts with the powersave fixes
SVN-Revision: 25439
2011-02-10 03:37:23 +00:00
Felix Fietkau
6ff025f306 ath9k: improve the power save fix by closing another remaining race condition for setting the TIM bit
SVN-Revision: 25428
2011-02-08 23:35:20 +00:00
Felix Fietkau
6440c49e28 openssl: update to 1.0.0d - includes important bug and security fixes (patch by tripolar)
SVN-Revision: 25427
2011-02-08 22:52:21 +00:00
Felix Fietkau
c6996a7d7d ath9k: add fixes for AP side powersave frame buffering
SVN-Revision: 25426
2011-02-08 19:31:50 +00:00
Felix Fietkau
d807f70e47 mac80211: update to wireless-testing 2010-02-07
SVN-Revision: 25425
2011-02-08 19:31:43 +00:00
Michael Büsch
600a142de6 n810: Support modular battery management
SVN-Revision: 25422
2011-02-08 17:25:02 +00:00
Michael Büsch
e69e0dd0b2 hotplug2: Only ignore failed includes for missing files
SVN-Revision: 25421
2011-02-08 17:23:37 +00:00
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
2011-02-08 12:36:25 +00:00
Vasilis Tsiligiannis
7de8584652 busybox: get root home dir from /etc/passwd in telnet init script (thanks tripolar)
SVN-Revision: 25417
2011-02-08 01:01:17 +00:00
Vasilis Tsiligiannis
d063af3fcf base-files: Add include for target specific hotplug rules
SVN-Revision: 25415
2011-02-07 22:28:09 +00:00
Vasilis Tsiligiannis
1ac5bff825 hotplug2: Make missing include files non fatal
SVN-Revision: 25414
2011-02-07 22:28:04 +00:00
John Crispin
b549fce06b * adss in-kernel udp redirect plugin for lantiq voice optimisation
SVN-Revision: 25413
2011-02-07 21:48:55 +00:00
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
2011-02-07 21:47:54 +00:00
Vasilis Tsiligiannis
0cd254bdee busybox: Check if an SSH daemon is enabled before disabling telnet access (#8760)
SVN-Revision: 25411
2011-02-07 21:45:02 +00:00
Felix Fietkau
95ed53f574 relayd: update to 2011-02-07, uses cmake and libubox now
SVN-Revision: 25407
2011-02-07 18:17:17 +00:00
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
2011-02-07 18:17:12 +00:00
Felix Fietkau
0b9e69595e libjson-c: add to core (instead of packages)
SVN-Revision: 25405
2011-02-07 18:16:31 +00:00
Felix Fietkau
55bd66663d mac80211: fix the check for cloned skbs in the tx path
SVN-Revision: 25398
2011-02-07 10:42:40 +00:00
Michael Büsch
99c66237f0 hotplug2 rules: Run /etc/hotplug.d/firmware/ scripts (if any) on firmware load events
SVN-Revision: 25383
2011-02-06 14:35:07 +00:00
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
2011-02-05 22:38:23 +00:00
John Crispin
97140cecea * reorder patches
SVN-Revision: 25370
2011-02-05 15:23:08 +00:00
John Crispin
4a0572a8d0 * fixe up ifxmips patch for eeprom emulation to work with lantiq target
SVN-Revision: 25369
2011-02-05 15:08:18 +00:00
Jo-Philipp Wich
b33ce3109d base-files: remove remaining conffiles reference to /etc/banner
SVN-Revision: 25368
2011-02-04 23:05:12 +00:00