.. |
6in4
|
6in4: add netifd support
|
13 years ago |
6to4
|
6to4: follow RFC 6598 and consider 100.61.0.0/10 a private range (#11323)
|
13 years ago |
acx-mac80211
|
acx-mac80211: update to 20122204
|
13 years ago |
admswconfig
|
…
|
|
apex
|
…
|
|
ar7-atm
|
…
|
|
arptables
|
…
|
|
avila-wdt
|
…
|
|
base-files
|
remove special treatment when using glibc - support got dropped
|
13 years ago |
base-files-network
|
base-files-network: add a fixup_interface function like with the netifd compatibility scripts - allows selective fixup of individual interface sections instead of having to do the full scan_interfaces
|
13 years ago |
block-mount
|
block-mount: add missing chunk of previous commit
|
13 years ago |
bridge-utils
|
Update bridge-utils to the last upstream version 1.5.
|
13 years ago |
broadcom-diag
|
broadcom-diag: add missing break into switch case statement.
|
13 years ago |
broadcom-wl
|
broadcom-wl: remove an erroneous BUG() call in the glue driver
|
13 years ago |
busybox
|
busybox 1.19.4 update patch
|
13 years ago |
button-hotplug
|
button-hotplug: prevent build on 2.6.30
|
13 years ago |
comgt
|
comgt: Add scripts to comgt to retrieve the IMSI and CNUM to identify the SIM card.
|
13 years ago |
compcache
|
…
|
|
crda
|
crda: update to 1.1.2
|
13 years ago |
cyassl
|
cyassl: use patch-libtool pkg fixup
|
13 years ago |
dnsmasq
|
dnsmasq: configure dnsmasq via flat config file and not command-line args
|
13 years ago |
dropbear
|
dropbear: patch possible use after free by authenticated remote users with active command restrictions (CVE-2012-0920)
|
13 years ago |
e2fsprogs
|
update/rename those packages
|
13 years ago |
ead
|
…
|
|
ebtables
|
ebtales: update to v2.0.10-4
|
13 years ago |
ep80579-drivers
|
…
|
|
fbtest
|
fbtest utility
|
13 years ago |
fconfig
|
…
|
|
firewall
|
minor change: adjust formatting of firewall.config
|
13 years ago |
fuse
|
…
|
|
gdb
|
gdb: use an updated 6.8a tarball
|
13 years ago |
goldfish-qemu
|
…
|
|
gpio-button-hotplug
|
gpio-button-hotplug: don't build on 2.6.30
|
13 years ago |
gpioctl
|
…
|
|
grub
|
grub: fix build with automake v1.11.3 (#11228)
|
13 years ago |
hostap-driver
|
wpa_supplicant: use wext driver for hostap and madwifi
|
13 years ago |
hostap-utils
|
…
|
|
hostapd
|
hostapd: update to 20120428, fixes some radius issues and wds ap mac address issues
|
13 years ago |
hotplug2
|
remove special treatment when using glibc - support got dropped
|
13 years ago |
i2c-gpio-custom
|
…
|
|
ifenslave
|
…
|
|
iproute2
|
iproute2: Add hotplug script to add slave devices to TEQL master
|
13 years ago |
iptables
|
iptables: make it possible to dynamically configure built-in statically linked extensions, fold -mod-conntrack and -mod-nat into the default package. saves about 8k on an ar71xx default squashfs
|
13 years ago |
iw
|
iw: sync nl80211.h update with compat-wireless
|
13 years ago |
iwcap
|
iwcap: fix reversed umask
|
13 years ago |
iwinfo
|
iwinfo: properly cast nl80211 mBm signal levels to reported dBm values (#11161)
|
13 years ago |
ixp4xx-microcode
|
…
|
|
kernel
|
move CONFIG_BOOKE_WDT_DEFAULT_TIMEOUT to the target configs
|
13 years ago |
kexec-tools
|
kexec-tools: update to 2.0.3 (fixes #9846)
|
13 years ago |
libbsd
|
…
|
|
libipfix
|
…
|
|
libjson-c
|
…
|
|
libnl
|
…
|
|
libnl-tiny
|
libnl-tiny: port upstream bugfix 8ee16e6688657886f591f0841cb8e892743ecf2a from libnl, fixes error on hostapd interface initialization
|
13 years ago |
libpcap
|
libpcap: explicitely disable libnl support to prevent different build results depending on the environment (#11239)
|
13 years ago |
libreadline
|
…
|
|
librpc
|
librpc: do not build if external or native toolchains are used
|
13 years ago |
libtool
|
…
|
|
libubox
|
libubox: update to latest version, fix some endian issues
|
13 years ago |
linux-atm
|
…
|
|
ltq-dsl
|
fix for 3.2.9
|
13 years ago |
ltq-dsl-app
|
fix bad variable name inside Makefile
|
13 years ago |
ltq-ifxos
|
…
|
|
ltq-kpi2udp
|
…
|
|
ltq-tapi
|
…
|
|
ltq-tapidemo
|
…
|
|
ltq-vmmc
|
…
|
|
lua
|
…
|
|
mac80211
|
ath9k: merge a ar93xx ht40 performance fix
|
13 years ago |
maccalc
|
…
|
|
madwifi
|
madwifi: fix compile issues with linux 3.1/3.2
|
13 years ago |
mkelfimage
|
…
|
|
mmc_over_gpio
|
…
|
|
mountd
|
…
|
|
mtd
|
mtd: define MTDREFRESH if not defined (external kernel)
|
13 years ago |
ncurses
|
…
|
|
netifd
|
netifd: update to latest version, fixes address/route list handling issues and fixes dual-stack ppp route handling
|
13 years ago |
nvram
|
…
|
|
ocf-crypto-headers
|
…
|
|
om-watchdog
|
package: add om-watchdog package
|
13 years ago |
openssl
|
openssl: update to 1.0.1b
|
13 years ago |
opkg
|
include, base-files, opkg: introduce version configuration to override the embedded version info of generated images - Introduce new Kconfig symbols VERSION_DIST, VERSION_NICK, VERSION_NUMBER and VERSION_REPO to specify distribution, release name, version and repository for a given build - Introduce include/version.mk to provide common helpers for packages dealing with versions - Make opkg use version.mk to populate the opkg.conf template - Make base-files use version.mk to populate /etc/openwrt_version, /etc/openwrt_release and /etc/banner
|
13 years ago |
owsip
|
add a simple sip client
|
13 years ago |
pjsip
|
Pulse dialing support into pjsip.
|
13 years ago |
ppp
|
netifd: update to latest version, fixes address/route list handling issues and fixes dual-stack ppp route handling
|
13 years ago |
pptp
|
pptp: remove support for underlying ipproto, it is adviced since a while that pptp should be declared as separate interface alognside wan - in this configuration the ipproto will cause stray udhcpc errors due to not existent interfaces, so remove it
|
13 years ago |
ps3-utils
|
ps3-utils git repository fix
|
13 years ago |
pwm-gpio-custom
|
…
|
|
px5g
|
…
|
|
qos-scripts
|
…
|
|
rbcfg
|
…
|
|
redboot-ar231x
|
…
|
|
relayd
|
relayd: move the interface fixup to the right place
|
13 years ago |
resolveip
|
…
|
|
robocfg
|
…
|
|
rotary-gpio-custom
|
…
|
|
rtc-rv5c386a
|
…
|
|
sierra-directip
|
sierra-directip: disable build with kernels older than 2.6.32 included
|
13 years ago |
siit
|
…
|
|
soloscli
|
soloscli: Add script to syslog ADSL line stats
|
13 years ago |
spi-ks8995
|
…
|
|
spidev_test
|
…
|
|
swconfig
|
swconfig: fix off-by-one error, causing segfaults on gcc 4.6+ (fixes #9765)
|
13 years ago |
switch
|
switch: the hardware must be up while configuring Since the removal of the interface coldplug hack the timing changed in such a way that eth0 is not up during switch setup, leading to an inaccesible device. Bring up the switch interface before configuring it to mitigate the problem.
|
13 years ago |
trelay
|
add trelay, a trivial ethernet relay which allows pseudo-bridging ad-hoc or client mode devices over vlans to other hosts
|
13 years ago |
uboot-ar71xx
|
…
|
|
uboot-envtools
|
…
|
|
uboot-kirkwood
|
…
|
|
uboot-lantiq
|
adds ARV4519PW/ARV7519PW
|
13 years ago |
uboot-omap4
|
add support for OMAP4 based boards, starting with the PandaBoard
|
13 years ago |
uboot-omap35xx
|
…
|
|
uboot-xburst
|
…
|
|
ubus
|
ubus: update to the latest version
|
13 years ago |
uci
|
uci: update to latest version, fixes return code of the cli on various failures
|
13 years ago |
udev
|
…
|
|
uhttpd
|
uhttpd: reorder compiler flags to fix native build on Ubuntu 11.x
|
13 years ago |
usbreset
|
add usbreset - a small simple utility to send port rests to selected usb devices (#10394)
|
13 years ago |
util-linux
|
update/rename those packages
|
13 years ago |
vsc73x5-ucode
|
…
|
|
w1-gpio-custom
|
…
|
|
wireless-tools
|
…
|
|
wprobe
|
fix wprobe build for arm on 3.2
|
13 years ago |
wrt55agv2-spidevs
|
…
|
|
xfsprogs
|
xfsprogs: disable po files building
|
13 years ago |
yamonenv
|
…
|
|
zlib
|
zlib: parallel build has been reported to break this package, disable it (#10948)
|
13 years ago |
Makefile
|
…
|
|