Commit Graph

5056 Commits (383d17913fc5e2f2b2a25569a53258f437015cd3)

Author SHA1 Message Date
Imre Kaloz e4589a2e5f it's time for some attitude adjustment ;)
SVN-Revision: 25514
14 years ago
Felix Fietkau 6b13656806 libnl: update to version 2.0 (patch by Philip Prindeville)
SVN-Revision: 25513
14 years ago
Felix Fietkau 4df0f180bb busybox: disable killall5 - nothing uses it
SVN-Revision: 25512
14 years ago
Felix Fietkau c672eeffc9 remove the shared object stubs of libnsl and libresolv - let the compiler use the static variants instead
SVN-Revision: 25511
14 years ago
Felix Fietkau abfe2f1bc2 soloscli: allow user to apply settings to solos h/w before bringing up network (patch by Philip Prindeville)
If the network/wan configuration contains "solos0" ... "solos3" then this list of strings will be applied to the FPGA when the hardware is hotplug added.

The syntax should be "tag=value", as per the values enumerated in the solos-attr.c list.

In the canned example, the modem is temporarily turned off, told to detect noise, told to disable annexes M and A (effectively putting it into pure ADSL mode), and re-activated.

There's probably a more appropriate function name than "dialog" but that's what I came up with.

Handle other ATM hardware (Eagle, etc) besides solos-pci.

SVN-Revision: 25510
14 years ago
Felix Fietkau 404fbd8c66 swconfig: add -lnl-genl (patch by Philip Prindeville) - purely cosmetic, swconfig uses libnl-tiny anyway
SVN-Revision: 25509
14 years ago
Felix Fietkau 0e166a016a busybox: disable nfs mount support by default - people that want to mount nfs shares can install the nfs-utils package
SVN-Revision: 25508
14 years ago
Felix Fietkau a17580be4f busybox: fix compile with librpc if necessary (required by nfs mount support)
SVN-Revision: 25507
14 years ago
Felix Fietkau de4ec6ce64 busybox: disable the check for the uclibc rpc config option
SVN-Revision: 25506
14 years ago
Felix Fietkau e2c19b5733 add librpc, an externally build version of the uclibc rpc support
SVN-Revision: 25496
14 years ago
Felix Fietkau 803e9ceb90 base-files: /usr/lib/common.awk is only used by /bin/ipcalc.sh, move the code there
SVN-Revision: 25495
14 years ago
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
14 years ago
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
14 years ago
Felix Fietkau 69c52daa49 remove an obsolete CompareKernelPatchVer call
SVN-Revision: 25492
14 years ago
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
14 years ago
Felix Fietkau d64c314336 remove a remaining reference to linux 2.4
SVN-Revision: 25490
14 years ago
Florian Fainelli 523e9938c8 allow gemini target to use rfkill
SVN-Revision: 25488
14 years ago
Jo-Philipp Wich 74ab5be3d7 base-files: remove ptbtime3 rdate server, its dead
SVN-Revision: 25479
14 years ago
Jo-Philipp Wich 8b1b99ba73 base-files: update rdate server list
SVN-Revision: 25478
14 years ago
Jo-Philipp Wich ee3a4c2ee9 base-file: cleanup ipv6 enabling in unbridge
SVN-Revision: 25473
14 years ago
Michael Büsch 8dbb2ee6f2 tahvo doesn't need ohci
SVN-Revision: 25469
14 years ago
Florian Fainelli df0a3aea55 use i2c_defaults for kmod-i2c-at91
SVN-Revision: 25468
14 years ago
Michael Büsch e19a286cae Add tusb6010 package and let tahvo-usb select it
SVN-Revision: 25465
14 years ago
Michael Büsch 77d0d3783b Remove TUSB6010 config options from musb config
SVN-Revision: 25462
14 years ago
Felix Fietkau f8def73423 add missing chunk from the last commit
SVN-Revision: 25460
14 years ago
Felix Fietkau ba97712de5 libubox: add a package for libblobmsg-json
SVN-Revision: 25459
14 years ago
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 efa2919d88 add missing 2.6.37 config symbols.
SVN-Revision: 25447
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
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 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
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