Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | comgt: add ACM hotplug | Florian Fainelli | 2011-02-20 | 2 | -4/+4 |
| | | | | | | | | This adds in support for ttyACM devices in the 3g hotplug script. Signed-off-by: Matthew Eaton <wrt at divinehawk.com> SVN-Revision: 25621 | ||||
* | add Marvell orion watchdog timer module | Florian Fainelli | 2011-02-20 | 1 | -0/+16 |
| | | | | | | | | This patch adds kernelmodule for watchdog timer on platform orion. Signed-off-by: Michael Kämmerer <mrk_at_h3c_._de> SVN-Revision: 25620 | ||||
* | switch: fix switch-robo device reference counting | Florian Fainelli | 2011-02-20 | 2 | -7/+16 |
| | | | | | | | | Fix incorrect device reference counting by switch-robo. Signed-off-by: George Kashperko <george@znau.edu.ua> SVN-Revision: 25619 | ||||
* | kernel: remove bogus LINUX_2_6 dependency, thanks KanjiMonster for spotting this | Jo-Philipp Wich | 2011-02-19 | 1 | -1/+0 |
| | | | | SVN-Revision: 25592 | ||||
* | upgrade to 2.57 | Imre Kaloz | 2011-02-19 | 2 | -6/+6 |
| | | | | SVN-Revision: 25576 | ||||
* | ath9k: fix interrupt enable/disable issues | Felix Fietkau | 2011-02-18 | 1 | -0/+21 |
| | | | | SVN-Revision: 25575 | ||||
* | busybox: now that librpc only compiles with uclibc, change the build ↵ | Felix Fietkau | 2011-02-18 | 1 | -1/+1 |
| | | | | | | dependency to BUSYBOX_CONFIG_FEATURE_HAVE_RPC:librpc SVN-Revision: 25574 | ||||
* | add support for 2.6.37, thanks Wipster! | Florian Fainelli | 2011-02-18 | 2 | -0/+80 |
| | | | | SVN-Revision: 25569 | ||||
* | base-files: Add /etc/nsswitch.conf to targets running glibc/eglibc, ↵ | Hamish Guthrie | 2011-02-18 | 2 | -0/+14 |
| | | | | | | otherwise name resolution fails SVN-Revision: 25568 | ||||
* | librpc: do not attempt to compile if uclibc is not selected | Felix Fietkau | 2011-02-17 | 1 | -3/+7 |
| | | | | SVN-Revision: 25565 | ||||
* | busybox: only add a build dependency on librpc if uclibc is selected | Felix Fietkau | 2011-02-17 | 1 | -1/+1 |
| | | | | SVN-Revision: 25564 | ||||
* | add a package for xfsprogs | Felix Fietkau | 2011-02-16 | 5 | -0/+191 |
| | | | | SVN-Revision: 25558 | ||||
* | kernel: add a missing module for ahci on 2.6.35+ | Felix Fietkau | 2011-02-16 | 1 | -1/+6 |
| | | | | SVN-Revision: 25553 | ||||
* | base-files: librt should depend on libpthread, not the other way around | Felix Fietkau | 2011-02-16 | 1 | -1/+1 |
| | | | | | | | | | In uClibc 0.9.32 as well as recent versions of glibc and eglibc, librt depends on libpthread. Signed-off-by: Mark Mentovai <mark@moxienet.com> SVN-Revision: 25548 | ||||
* | add jshn (JSON SHell Notation), a small utility and shell library for ↵ | Felix Fietkau | 2011-02-16 | 4 | -0/+405 |
| | | | | | | parsing and generating json data SVN-Revision: 25547 | ||||
* | hostapd: allow mixed TKIP/CCMP for 11n | Jo-Philipp Wich | 2011-02-15 | 1 | -2/+2 |
| | | | | SVN-Revision: 25543 | ||||
* | dnsmasq: fix logic for creating missing files | Felix Fietkau | 2011-02-14 | 1 | -2/+2 |
| | | | | SVN-Revision: 25540 | ||||
* | package/dnsmasq: use service_kill in initscript | Jo-Philipp Wich | 2011-02-14 | 1 | -1/+1 |
| | | | | SVN-Revision: 25537 | ||||
* | the in-kernel driver should work flawlessly for some time now | Imre Kaloz | 2011-02-14 | 1 | -49/+0 |
| | | | | SVN-Revision: 25533 | ||||
* | set PKG_RELEASE to PKG_SOURCE_VERSION on a few packages using git | Felix Fietkau | 2011-02-13 | 4 | -3/+5 |
| | | | | SVN-Revision: 25529 | ||||
* | base-files: remove a stale reference to /usr/lib/common.awk (thx, swalker) | Felix Fietkau | 2011-02-13 | 1 | -1/+1 |
| | | | | SVN-Revision: 25528 | ||||
* | libnl-tiny: remove some more functions to reduce binary size | Felix Fietkau | 2011-02-13 | 3 | -2/+9 |
| | | | | SVN-Revision: 25527 | ||||
* | dropbear: compile out libtomcrypt assertion messages, saves some more space | Felix Fietkau | 2011-02-13 | 1 | -0/+2 |
| | | | | SVN-Revision: 25526 | ||||
* | libnl-tiny: decrease the size a bit more by removing some unnecessary functions | Felix Fietkau | 2011-02-13 | 4 | -41/+31 |
| | | | | SVN-Revision: 25525 | ||||
* | ppp: add a more descriptive title for ppp-multilink | Felix Fietkau | 2011-02-13 | 1 | -1/+1 |
| | | | | SVN-Revision: 25524 | ||||
* | ppp: move multilink support into a separate build variant - saves around 30k ↵ | Felix Fietkau | 2011-02-13 | 1 | -7/+25 |
| | | | | | | for the default build SVN-Revision: 25523 | ||||
* | 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 |