Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make all wext wifi drivers select DRIVER_WEXT_SUPPORT, so that ↵ | Felix Fietkau | 2011-02-13 | 5 | -6/+13 |
| | | | | | | hostapd/wpa_supplicant can make it optional SVN-Revision: 25518 | ||||
* | it's time for some attitude adjustment ;) | Imre Kaloz | 2011-02-13 | 1 | -5/+9 |
| | | | | SVN-Revision: 25514 | ||||
* | libnl: update to version 2.0 (patch by Philip Prindeville) | Felix Fietkau | 2011-02-13 | 7 | -250/+8 |
| | | | | SVN-Revision: 25513 | ||||
* | busybox: disable killall5 - nothing uses it | Felix Fietkau | 2011-02-13 | 1 | -1/+1 |
| | | | | SVN-Revision: 25512 | ||||
* | remove the shared object stubs of libnsl and libresolv - let the compiler ↵ | Felix Fietkau | 2011-02-13 | 1 | -1/+1 |
| | | | | | | use the static variants instead SVN-Revision: 25511 | ||||
* | soloscli: allow user to apply settings to solos h/w before bringing up ↵ | Felix Fietkau | 2011-02-13 | 3 | -0/+43 |
| | | | | | | | | | | | | | | | | 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 | ||||
* | swconfig: add -lnl-genl (patch by Philip Prindeville) - purely cosmetic, ↵ | Felix Fietkau | 2011-02-13 | 1 | -1/+1 |
| | | | | | | swconfig uses libnl-tiny anyway SVN-Revision: 25509 | ||||
* | busybox: disable nfs mount support by default - people that want to mount ↵ | Felix Fietkau | 2011-02-13 | 2 | -2/+2 |
| | | | | | | nfs shares can install the nfs-utils package SVN-Revision: 25508 | ||||
* | busybox: fix compile with librpc if necessary (required by nfs mount support) | Felix Fietkau | 2011-02-13 | 1 | -0/+11 |
| | | | | SVN-Revision: 25507 | ||||
* | busybox: disable the check for the uclibc rpc config option | Felix Fietkau | 2011-02-13 | 1 | -0/+12 |
| | | | | SVN-Revision: 25506 | ||||
* | add librpc, an externally build version of the uclibc rpc support | Felix Fietkau | 2011-02-13 | 1 | -0/+29 |
| | | | | SVN-Revision: 25496 | ||||
* | base-files: /usr/lib/common.awk is only used by /bin/ipcalc.sh, move the ↵ | Felix Fietkau | 2011-02-13 | 2 | -26/+21 |
| | | | | | | code there SVN-Revision: 25495 | ||||
* | busybox: disable diff by default - apparently it was necessary for ipkg ↵ | Felix Fietkau | 2011-02-13 | 1 | -1/+1 |
| | | | | | | once, but opkg does not seem to use it - saves ~10k on mips SVN-Revision: 25494 | ||||
* | move the cbc crypto module out of the crypto core and into a separate ↵ | Felix Fietkau | 2011-02-12 | 2 | -2/+11 |
| | | | | | | package - it is only used for ipsec SVN-Revision: 25493 | ||||
* | remove an obsolete CompareKernelPatchVer call | Felix Fietkau | 2011-02-12 | 1 | -1/+1 |
| | | | | SVN-Revision: 25492 | ||||
* | move the deflate crypto module out of the crypto core and into a separate ↵ | Felix Fietkau | 2011-02-12 | 2 | -3/+12 |
| | | | | | | package - it is only used for ipsec SVN-Revision: 25491 | ||||
* | remove a remaining reference to linux 2.4 | Felix Fietkau | 2011-02-12 | 1 | -6/+0 |
| | | | | SVN-Revision: 25490 | ||||
* | allow gemini target to use rfkill | Florian Fainelli | 2011-02-12 | 1 | -1/+1 |
| | | | | SVN-Revision: 25488 | ||||
* | base-files: remove ptbtime3 rdate server, its dead | Jo-Philipp Wich | 2011-02-12 | 1 | -3/+0 |
| | | | | SVN-Revision: 25479 | ||||
* | base-files: update rdate server list | Jo-Philipp Wich | 2011-02-12 | 1 | -9/+3 |
| | | | | SVN-Revision: 25478 | ||||
* | base-file: cleanup ipv6 enabling in unbridge | Jo-Philipp Wich | 2011-02-12 | 1 | -3/+1 |
| | | | | SVN-Revision: 25473 | ||||
* | tahvo doesn't need ohci | Michael Büsch | 2011-02-11 | 1 | -1/+1 |
| | | | | SVN-Revision: 25469 | ||||
* | use i2c_defaults for kmod-i2c-at91 | Florian Fainelli | 2011-02-11 | 1 | -5/+6 |
| | | | | SVN-Revision: 25468 | ||||
* | Add tusb6010 package and let tahvo-usb select it | Michael Büsch | 2011-02-11 | 1 | -3/+35 |
| | | | | SVN-Revision: 25465 | ||||
* | Remove TUSB6010 config options from musb config | Michael Büsch | 2011-02-11 | 1 | -4/+2 |
| | | | | SVN-Revision: 25462 | ||||
* | add missing chunk from the last commit | Felix Fietkau | 2011-02-11 | 1 | -1/+6 |
| | | | | SVN-Revision: 25460 | ||||
* | libubox: add a package for libblobmsg-json | Felix Fietkau | 2011-02-11 | 1 | -0/+1 |
| | | | | SVN-Revision: 25459 | ||||
* | libubox does not depend on libjson | Felix Fietkau | 2011-02-11 | 1 | -1/+1 |
| | | | | SVN-Revision: 25458 | ||||
* | add ubus - the new openwrt message bus / rpc daemon | Felix Fietkau | 2011-02-11 | 1 | -0/+60 |
| | | | | SVN-Revision: 25457 | ||||
* | libubox: update to 2011-02-11, includes a few uloop fixes | Felix Fietkau | 2011-02-11 | 1 | -2/+2 |
| | | | | SVN-Revision: 25456 | ||||
* | base-files: - properly disable IPv6 on bridge ports - introduce accept_ra ↵ | Jo-Philipp Wich | 2011-02-11 | 3 | -6/+30 |
| | | | | | | 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 | ||||
* | base-files: derive lease_acquired dhcp state var from /proc/uptime | Jo-Philipp Wich | 2011-02-10 | 1 | -1/+1 |
| | | | | SVN-Revision: 25452 | ||||
* | pjsip: fix linking failure w/ ARM eabi | Florian Fainelli | 2011-02-10 | 1 | -1/+1 |
| | | | | SVN-Revision: 25450 | ||||
* | add missing 2.6.37 config symbols. | Florian Fainelli | 2011-02-10 | 1 | -0/+1 |
| | | | | SVN-Revision: 25447 | ||||
* | iw: add support for showing the rx bitrate | Felix Fietkau | 2011-02-10 | 1 | -0/+97 |
| | | | | SVN-Revision: 25442 | ||||
* | mac80211: add a patch for keeping track of the rx bitrate of remote stations | Felix Fietkau | 2011-02-10 | 1 | -0/+232 |
| | | | | SVN-Revision: 25441 | ||||
* | iw: update to 0.9.22 | Felix Fietkau | 2011-02-10 | 9 | -494/+69 |
| | | | | SVN-Revision: 25440 | ||||
* | ath9k: remove an old tx stop workaround which conflicts with the powersave fixes | Felix Fietkau | 2011-02-10 | 1 | -0/+36 |
| | | | | SVN-Revision: 25439 | ||||
* | ath9k: improve the power save fix by closing another remaining race ↵ | Felix Fietkau | 2011-02-08 | 1 | -5/+9 |
| | | | | | | condition for setting the TIM bit SVN-Revision: 25428 | ||||
* | openssl: update to 1.0.0d - includes important bug and security fixes (patch ↵ | Felix Fietkau | 2011-02-08 | 1 | -2/+2 |
| | | | | | | by tripolar) SVN-Revision: 25427 | ||||
* | ath9k: add fixes for AP side powersave frame buffering | Felix Fietkau | 2011-02-08 | 2 | -0/+344 |
| | | | | SVN-Revision: 25426 | ||||
* | mac80211: update to wireless-testing 2010-02-07 | Felix Fietkau | 2011-02-08 | 18 | -2851/+20 |
| | | | | SVN-Revision: 25425 | ||||
* | n810: Support modular battery management | Michael Büsch | 2011-02-08 | 1 | -0/+17 |
| | | | | SVN-Revision: 25422 | ||||
* | hotplug2: Only ignore failed includes for missing files | Michael Büsch | 2011-02-08 | 1 | -4/+14 |
| | | | | SVN-Revision: 25421 | ||||
* | ath: fix world regulatory domain fix-up so that all regulatory rules are ↵ | Felix Fietkau | 2011-02-08 | 1 | -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. SVN-Revision: 25418 | ||||
* | busybox: get root home dir from /etc/passwd in telnet init script (thanks ↵ | Vasilis Tsiligiannis | 2011-02-08 | 1 | -1/+8 |
| | | | | | | tripolar) SVN-Revision: 25417 | ||||
* | base-files: Add include for target specific hotplug rules | Vasilis Tsiligiannis | 2011-02-07 | 1 | -0/+2 |
| | | | | SVN-Revision: 25415 | ||||
* | hotplug2: Make missing include files non fatal | Vasilis Tsiligiannis | 2011-02-07 | 1 | -0/+11 |
| | | | | SVN-Revision: 25414 | ||||
* | * adss in-kernel udp redirect plugin for lantiq voice optimisation | John Crispin | 2011-02-07 | 3 | -0/+88 |
| | | | | SVN-Revision: 25413 | ||||
* | * drop libtapi and tapi_sip (moved to external git) * add build variants to ↵ | John Crispin | 2011-02-07 | 42 | -5384/+1102 |
| | | | | | | pjsip * split tapi_dev audio driver out of patch into src/ SVN-Revision: 25412 |