| Commit message (Expand) | Author | Age | Files | Lines |
* | [package] switch to newer CS5535 GPIO driver, patch from Philip Prindeville | florian | 2011-02-20 | 1 | -7/+19 |
* | [package] 6in4: re-establish tunnel also if no credentials are used (static s... | jow | 2011-02-20 | 2 | -2/+6 |
* | [package] xfsprogs: add the usual round of voodoo-workarounds for autofail, i... | jow | 2011-02-20 | 1 | -0/+82 |
* | [package] comgt: add ACM hotplug | florian | 2011-02-20 | 2 | -4/+4 |
* | [package] add Marvell orion watchdog timer module | florian | 2011-02-20 | 1 | -0/+16 |
* | [package] switch: fix switch-robo device reference counting | florian | 2011-02-20 | 2 | -7/+16 |
* | [package] kernel: remove bogus LINUX_2_6 dependency, thanks KanjiMonster for ... | jow | 2011-02-19 | 1 | -1/+0 |
* | [package/dnsmasq]: upgrade to 2.57 | kaloz | 2011-02-19 | 2 | -6/+6 |
* | ath9k: fix interrupt enable/disable issues | nbd | 2011-02-18 | 1 | -0/+21 |
* | busybox: now that librpc only compiles with uclibc, change the build dependen... | nbd | 2011-02-18 | 1 | -1/+1 |
* | [ar7] add support for 2.6.37, thanks Wipster! | florian | 2011-02-18 | 2 | -0/+80 |
* | [package] base-files: Add /etc/nsswitch.conf to targets running glibc/eglibc,... | hcg | 2011-02-18 | 2 | -0/+14 |
* | librpc: do not attempt to compile if uclibc is not selected | nbd | 2011-02-17 | 1 | -3/+7 |
* | busybox: only add a build dependency on librpc if uclibc is selected | nbd | 2011-02-17 | 1 | -1/+1 |
* | add a package for xfsprogs | nbd | 2011-02-16 | 5 | -0/+191 |
* | kernel: add a missing module for ahci on 2.6.35+ | nbd | 2011-02-16 | 1 | -1/+6 |
* | base-files: librt should depend on libpthread, not the other way around | nbd | 2011-02-16 | 1 | -1/+1 |
* | add jshn (JSON SHell Notation), a small utility and shell library for parsing... | nbd | 2011-02-16 | 4 | -0/+405 |
* | [package] hostapd: allow mixed TKIP/CCMP for 11n | jow | 2011-02-15 | 1 | -2/+2 |
* | dnsmasq: fix logic for creating missing files | nbd | 2011-02-14 | 1 | -2/+2 |
* | package/dnsmasq: use service_kill in initscript | jow | 2011-02-14 | 1 | -1/+1 |
* | the in-kernel driver should work flawlessly for some time now | kaloz | 2011-02-14 | 1 | -49/+0 |
* | set PKG_RELEASE to PKG_SOURCE_VERSION on a few packages using git | nbd | 2011-02-13 | 4 | -3/+5 |
* | base-files: remove a stale reference to /usr/lib/common.awk (thx, swalker) | nbd | 2011-02-13 | 1 | -1/+1 |
* | libnl-tiny: remove some more functions to reduce binary size | nbd | 2011-02-13 | 3 | -2/+9 |
* | dropbear: compile out libtomcrypt assertion messages, saves some more space | nbd | 2011-02-13 | 1 | -0/+2 |
* | libnl-tiny: decrease the size a bit more by removing some unnecessary functions | nbd | 2011-02-13 | 4 | -41/+31 |
* | ppp: add a more descriptive title for ppp-multilink | nbd | 2011-02-13 | 1 | -1/+1 |
* | ppp: move multilink support into a separate build variant - saves around 30k ... | nbd | 2011-02-13 | 1 | -7/+25 |
* | make all wext wifi drivers select DRIVER_WEXT_SUPPORT, so that hostapd/wpa_su... | nbd | 2011-02-13 | 5 | -6/+13 |
* | it's time for some attitude adjustment ;) | kaloz | 2011-02-13 | 1 | -5/+9 |
* | libnl: update to version 2.0 (patch by Philip Prindeville) | nbd | 2011-02-13 | 7 | -250/+8 |
* | busybox: disable killall5 - nothing uses it | nbd | 2011-02-13 | 1 | -1/+1 |
* | remove the shared object stubs of libnsl and libresolv - let the compiler use... | nbd | 2011-02-13 | 1 | -1/+1 |
* | soloscli: allow user to apply settings to solos h/w before bringing up networ... | nbd | 2011-02-13 | 3 | -0/+43 |
* | swconfig: add -lnl-genl (patch by Philip Prindeville) - purely cosmetic, swco... | nbd | 2011-02-13 | 1 | -1/+1 |
* | busybox: disable nfs mount support by default - people that want to mount nfs... | nbd | 2011-02-13 | 2 | -2/+2 |
* | busybox: fix compile with librpc if necessary (required by nfs mount support) | nbd | 2011-02-13 | 1 | -0/+11 |
* | busybox: disable the check for the uclibc rpc config option | nbd | 2011-02-13 | 1 | -0/+12 |
* | add librpc, an externally build version of the uclibc rpc support | nbd | 2011-02-13 | 1 | -0/+29 |
* | base-files: /usr/lib/common.awk is only used by /bin/ipcalc.sh, move the code... | nbd | 2011-02-13 | 2 | -26/+21 |
* | busybox: disable diff by default - apparently it was necessary for ipkg once,... | nbd | 2011-02-13 | 1 | -1/+1 |
* | move the cbc crypto module out of the crypto core and into a separate package... | nbd | 2011-02-12 | 2 | -2/+11 |
* | remove an obsolete CompareKernelPatchVer call | nbd | 2011-02-12 | 1 | -1/+1 |
* | move the deflate crypto module out of the crypto core and into a separate pac... | nbd | 2011-02-12 | 2 | -3/+12 |
* | remove a remaining reference to linux 2.4 | nbd | 2011-02-12 | 1 | -6/+0 |
* | [package] allow gemini target to use rfkill | florian | 2011-02-12 | 1 | -1/+1 |
* | [package] base-files: remove ptbtime3 rdate server, its dead | jow | 2011-02-12 | 1 | -3/+0 |
* | [package] base-files: update rdate server list | jow | 2011-02-12 | 1 | -9/+3 |
* | [package] base-file: cleanup ipv6 enabling in unbridge | jow | 2011-02-12 | 1 | -3/+1 |