.. |
6in4
|
6in4: implement metric option
|
2010-11-17 19:13:11 +00:00 |
6to4
|
6to4: support multiple internal networks, use state vars for radvd config
|
2010-12-02 22:41:03 +00:00 |
acx
|
acx: don't fail if 'wifi' led is missing
|
2011-01-27 21:49:28 +00:00 |
acx-mac80211
|
acx-mac80211: support loading different firmwares
|
2011-01-27 21:49:24 +00:00 |
admswconfig
|
admswconfig: reset interface after applying config
|
2011-01-27 21:49:50 +00:00 |
apex
|
package/apex: fix a compile issue
|
2010-11-02 08:37:46 +00:00 |
ar7-atm
|
fix proc filesystem usage, patch from Wipster.
|
2010-11-15 18:33:09 +00:00 |
arptables
|
package/arptables: update to 0.0.3-4
|
2010-05-21 15:23:02 +00:00 |
avila-wdt
|
massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950
|
2010-07-12 14:06:13 +00:00 |
base-files
|
remove the shared object stubs of libnsl and libresolv - let the compiler use the static variants instead
|
2011-02-13 03:26:10 +00:00 |
block-extroot
|
block-extroot: Fixed the functionality that disables the extroot after a firmware upgrade (which is necessary because of possible kernel version or uClibc version conflicts). It was implented but actually failed to disable extroot when it should have. This commit fixes that.
|
2011-02-01 06:28:59 +00:00 |
block-mount
|
block-mount: fix fstab.init for IB and buildroot
|
2010-10-07 15:15:54 +00:00 |
bridge-utils
|
remove linux 2.4 support from several packages
|
2010-06-26 20:43:41 +00:00 |
broadcom-diag
|
brcm47xx: Add edimax PS1208mfg support
|
2010-12-02 21:27:54 +00:00 |
broadcom-wl
|
broadcom-wl: remove pcmcia support
|
2010-11-06 18:28:45 +00:00 |
busybox
|
busybox: disable nfs mount support by default - people that want to mount nfs shares can install the nfs-utils package
|
2011-02-13 02:52:40 +00:00 |
button-hotplug
|
package/button-hotplug: use brodcast_uevent
|
2010-08-31 20:06:30 +00:00 |
comgt
|
package/comgt: only set pincode if it's supplied (closes: #7334), bump release number
|
2010-08-09 16:55:56 +00:00 |
compcache
|
package/compcache: revert r22458 as there are some issues with the mainline code
|
2010-08-06 15:46:13 +00:00 |
crda
|
crda: update to version 1.1.1 and update regulatory database to most recent official version.
|
2011-01-01 16:10:15 +00:00 |
cyassl
|
package/cyassl: sync with latest libtool2 changes
|
2010-12-08 12:59:16 +00:00 |
dnsmasq
|
dnsmasq: add support for option "--dhcp-script" (thanks Bastian Bittorf)
|
2011-01-27 10:14:09 +00:00 |
dropbear
|
dropbear: Add config options to allow specification of host key files, thanks Scott Merrilees and Matthias Buecher (#7824)
|
2010-09-29 07:54:53 +00:00 |
e2fsprogs
|
e2fsprogs: revert r24848 as well
|
2011-01-01 16:03:53 +00:00 |
ead
|
ead: fixup some AC_DEFINE() invocations that will make recent automak bail
|
2010-12-13 01:47:35 +00:00 |
ebtables
|
package/ebtables: update to 2.0.9-2
|
2010-05-21 15:22:31 +00:00 |
ep80579-drivers
|
ep80579 depend on their corresponding subtarget
|
2010-10-30 22:35:46 +00:00 |
fconfig
|
|
|
firewall
|
firewall: fix wrong rule order if multiple protocols are used
|
2011-01-27 22:19:53 +00:00 |
fuse
|
package/fuse: update to version 2.8.5, refresh patches
|
2010-12-08 20:15:10 +00:00 |
gdb
|
gdb: There are dep issues with cconfig.h. Disable parallel build for now.
|
2010-10-26 22:45:41 +00:00 |
goldfish-qemu
|
cleanup Makefiles (#7212)
|
2010-04-23 11:27:29 +00:00 |
gpioctl
|
|
|
grub
|
add ext4 support
|
2010-11-22 11:27:47 +00:00 |
hostap-driver
|
hostap-driver: Change default channel from 5 to 11
|
2010-10-21 08:37:17 +00:00 |
hostap-utils
|
|
|
hostapd
|
hostapd: update to 20110117
|
2011-01-24 18:54:20 +00:00 |
hotplug2
|
hotplug2: Only ignore failed includes for missing files
|
2011-02-08 17:23:37 +00:00 |
i2c-gpio-custom
|
massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950
|
2010-07-12 14:06:13 +00:00 |
ifenslave
|
remove obsolete kernel dependencies and version checks
|
2010-06-26 20:44:28 +00:00 |
iproute2
|
iproute2: dont filter cached routes on iproute_get (#8339)
|
2010-12-02 20:29:22 +00:00 |
ipset
|
ipset: fix ipset for kernel 2.6.35
|
2010-08-06 00:56:18 +00:00 |
iptables
|
iptables: don't call autogen.sh, use autoreconf fixup instead of libtool
|
2010-12-20 18:45:09 +00:00 |
iw
|
iw: add support for showing the rx bitrate
|
2011-02-10 03:37:35 +00:00 |
ixp4xx-microcode
|
|
|
kernel
|
move the cbc crypto module out of the crypto core and into a separate package - it is only used for ipsec
|
2011-02-12 23:55:06 +00:00 |
kexec-tools
|
kexec-tools: Update to 2.0.2. Mips64 support is builtin in this version. So remove the patch.
|
2010-08-09 13:25:58 +00:00 |
libipfix
|
|
|
libjson-c
|
libjson-c: add to core (instead of packages)
|
2011-02-07 18:16:31 +00:00 |
libnl
|
remove obsolete kernel dependencies and version checks
|
2010-06-26 20:44:28 +00:00 |
libnl-tiny
|
libnl-tiny: fix compile error with eglibc (#8782)
|
2011-02-01 16:21:52 +00:00 |
libpcap
|
package/libpcap: move configuration to submenu
|
2010-04-16 10:03:53 +00:00 |
libreadline
|
libreadline: install *.so symlinks as well (#4872)
|
2010-08-27 20:13:17 +00:00 |
librpc
|
add librpc, an externally build version of the uclibc rpc support
|
2011-02-13 01:45:01 +00:00 |
libtool
|
libtool: remove patches, they don't apply to libltdl
|
2010-12-18 18:13:12 +00:00 |
libubox
|
add missing chunk from the last commit
|
2011-02-11 02:11:12 +00:00 |
linux-atm
|
linux-atm: fix path to the correct objcopy tool
|
2011-02-01 18:58:48 +00:00 |
lqtapi
|
should depend on lantiq and not ifxmips
|
2011-02-01 14:33:40 +00:00 |
ltq-dsl
|
* rename lqdsl packages to ltq-dsl * small rework of packages * make it work with latest kernel
|
2011-02-01 14:30:38 +00:00 |
ltq-dsl-app
|
* rename lqdsl packages to ltq-dsl * small rework of packages * make it work with latest kernel
|
2011-02-01 14:30:38 +00:00 |
ltq-ifxos
|
* rename voice package * sync with lantiqs release * make it work on lantiq kernel
|
2011-02-01 14:32:25 +00:00 |
ltq-kpi2udp
|
* adss in-kernel udp redirect plugin for lantiq voice optimisation
|
2011-02-07 21:48:55 +00:00 |
ltq-tapi
|
* rename voice package * sync with lantiqs release * make it work on lantiq kernel
|
2011-02-01 14:32:25 +00:00 |
ltq-tapidemo
|
* rename voice package * sync with lantiqs release * make it work on lantiq kernel
|
2011-02-01 14:32:25 +00:00 |
ltq-vmmc
|
* rename voice package * sync with lantiqs release * make it work on lantiq kernel
|
2011-02-01 14:32:25 +00:00 |
lua
|
lua: switch to double precision for floats
|
2010-10-07 11:03:18 +00:00 |
mac80211
|
mac80211: add a patch for keeping track of the rx bitrate of remote stations
|
2011-02-10 03:37:32 +00:00 |
madwifi
|
* fixe up ifxmips patch for eeprom emulation to work with lantiq target
|
2011-02-05 15:08:18 +00:00 |
mmc_over_gpio
|
mmc_over_gpio: mark /etc/config/mmc_over_gpio as conffile
|
2010-10-05 17:21:03 +00:00 |
mountd
|
mountd: Rename uci_add_history to uci_add_delta (#8084)
|
2010-10-16 13:57:55 +00:00 |
mtd
|
package/mtd: make fixtrx available on ar71xx as well
|
2011-01-05 19:27:55 +00:00 |
ncurses
|
package/ncurses: fix freebsd install issues
|
2010-11-26 17:51:14 +00:00 |
nvram
|
add maintainer information
|
2010-09-30 10:48:37 +00:00 |
ocf-crypto-headers
|
cleanup Makefiles (#7212)
|
2010-04-23 11:27:29 +00:00 |
openssl
|
openssl: update to 1.0.0d - includes important bug and security fixes (patch by tripolar)
|
2011-02-08 22:52:21 +00:00 |
opkg
|
opkg: remove stray HOST_BUILD_DEPENDS
|
2010-12-18 19:16:03 +00:00 |
pjsip
|
pjsip: fix linking failure w/ ARM eabi
|
2011-02-10 18:03:25 +00:00 |
ppp
|
ppp: don't die on malformed PADS frames that might appear on instable DSL lines
|
2011-01-19 02:00:57 +00:00 |
pptp
|
pptp: mark /etc/ppp/options.pptp as conffile
|
2010-10-05 17:27:21 +00:00 |
ps3-utils
|
cleanup Makefiles (#7212)
|
2010-04-23 11:27:29 +00:00 |
pwm-gpio-custom
|
pwm-gpio-custom: fix compile on linux 2.6.31
|
2010-08-19 12:49:42 +00:00 |
px5g
|
add maintainer information
|
2010-09-30 10:48:37 +00:00 |
qos-scripts
|
qos-scripts: Rework qos-stat script
|
2011-01-20 17:33:41 +00:00 |
r8101
|
massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950
|
2010-07-12 14:06:13 +00:00 |
relayd
|
relayd: update to 2011-02-07, uses cmake and libubox now
|
2011-02-07 18:17:17 +00:00 |
robocfg
|
|
|
rotary-gpio-custom
|
Add package rotary-gpio-custom
|
2010-07-22 11:32:27 +00:00 |
rtc-rv5c386a
|
rtc-rv5c386a: make driver compile with kernel 2.6.36.
|
2010-11-10 19:02:09 +00:00 |
siit
|
massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950
|
2010-07-12 14:06:13 +00:00 |
soloscli
|
soloscli: allow user to apply settings to solos h/w before bringing up network (patch by Philip Prindeville)
|
2011-02-13 02:52:49 +00:00 |
spi-ks8995
|
massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950
|
2010-07-12 14:06:13 +00:00 |
spidev_test
|
remove obsolete kernel dependencies and version checks
|
2010-06-26 20:44:28 +00:00 |
swconfig
|
swconfig: add -lnl-genl (patch by Philip Prindeville) - purely cosmetic, swconfig uses libnl-tiny anyway
|
2011-02-13 02:52:44 +00:00 |
switch
|
remove whitespaces in kmod-switch sources
|
2010-07-20 22:25:04 +00:00 |
uboot-ar71xx
|
ar71xx: select u-boot for the NBG460N in the Default/Minimal profiles as well
|
2010-12-10 15:17:08 +00:00 |
uboot-envtools
|
remove obsolete kernel dependencies and version checks
|
2010-06-26 20:44:28 +00:00 |
uboot-kirkwood
|
Fixed support for Iomega
|
2010-10-27 21:24:06 +00:00 |
uboot-lantiq
|
* reorder patches
|
2011-02-05 15:23:08 +00:00 |
uboot-omap35xx
|
uboot-omap35xx: Add uboot package for omap35xx platform
|
2011-02-03 06:30:42 +00:00 |
uboot-xburst
|
uboot-{kirkwood,xburst}: Fix typo in U-Boot image name, thanks framer99 (#8112)
|
2010-10-21 08:54:36 +00:00 |
ubsec_ssb
|
ubsec_ssb: fix build of ubsec_ssb with new ssb patches
|
2010-07-22 18:50:32 +00:00 |
ubus
|
add ubus - the new openwrt message bus / rpc daemon
|
2011-02-11 01:58:59 +00:00 |
uci
|
get rid of gcc 4.1.2 and 4.2.4 support
|
2011-01-27 13:24:38 +00:00 |
udev
|
udev: install development libraries in staging dir (#8370)
|
2011-01-29 22:06:26 +00:00 |
udevtrigger
|
remove obsolete kernel dependencies and version checks
|
2010-06-26 20:44:28 +00:00 |
uhttpd
|
uhttpd: substitute "+" with space when using the -d flag, lazyload tls support
|
2011-01-28 19:50:33 +00:00 |
util-linux-ng
|
util-linux-ng: make build depend on libncurses, cfdisk is compiled unconditionally and will fail with missing input files if ncurses was not detected during configure
|
2010-09-08 06:35:23 +00:00 |
vsc73x5-ucode
|
vsc73x5-ucode: use the mirrored ucode files from my server to replace an 127 MB download with a 14k one
|
2010-04-30 16:11:31 +00:00 |
w1-gpio-custom
|
massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950
|
2010-07-12 14:06:13 +00:00 |
wireless-tools
|
wireless-tools: fix encryption display in the scanning list (#6732)
|
2010-03-14 04:49:31 +00:00 |
wprobe
|
package/wprobe: {enhancement} make printing attributes optional. A delay interval (-d option) of 0 (zero) dumps the data once then exit. (closes #8107)
|
2011-01-03 16:37:07 +00:00 |
wrt55agv2-spidevs
|
massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950
|
2010-07-12 14:06:13 +00:00 |
yamonenv
|
package/yamonenv: refresh patches
|
2010-03-26 14:29:32 +00:00 |
zlib
|
package/zlib: fix Darwin compile failure (closes #7963)
|
2010-09-19 05:33:18 +00:00 |
Makefile
|
allow files/ to overwrite existing symlinks (fixes #3508)
|
2011-01-23 20:59:13 +00:00 |