.. |
acx
|
fix acx compilation on 2.6.27
|
2009-05-07 12:31:32 +00:00 |
acx-mac80211
|
make acx-mac80211 compile against latest compat-wireless, still does not work though ;)
|
2009-05-07 15:07:20 +00:00 |
admswconfig
|
|
|
apex
|
|
|
ar7-atm
|
|
|
arptables
|
|
|
avila-wdt
|
|
|
base-files
|
base-files: fixup resolv.conf check in udhcpc script
|
2009-05-17 17:56:26 +00:00 |
br2684ctl
|
|
|
bridge-utils
|
|
|
broadcom-57xx
|
brcm-2.4: nvram_set has been removed, remove some remaining calls to it
|
2009-05-16 20:02:17 +00:00 |
broadcom-diag
|
|
|
broadcom-mmc
|
|
|
broadcom-wl
|
|
|
busybox
|
|
|
button-hotplug
|
|
|
comgt
|
|
|
crda
|
fix more issues with libnl-tiny and eglibc
|
2009-05-04 16:13:46 +00:00 |
dnsmasq
|
dnsmasq: add option to specify dhcp-hostsfile (#5079)
|
2009-05-09 22:34:04 +00:00 |
dropbear
|
|
|
e2fsprogs
|
change the uClibc-0.9.29 check (#5165)
|
2009-05-20 16:51:59 +00:00 |
ead
|
|
|
ebtables
|
fix ebtables compile
|
2009-05-04 16:30:24 +00:00 |
fconfig
|
|
|
firewall
|
firewall: automatically set up NOTRACK rules to disable connection tracking for zones that have no masquerading, no conntrack and no forwarding from/to other zones with masq/conntrack
|
2009-05-14 21:46:38 +00:00 |
fuse
|
|
|
gdb
|
|
|
gpioctl
|
|
|
grub
|
grub: fix potential build issues on redhat/fedora host systems (should close: #3793)
|
2009-05-04 23:08:08 +00:00 |
hostap-driver
|
/net/ieee80211/ was removed in new kernel versions. This adds lib80211 for new kernel versions and make ipw2x00 and hostap driver depend on it.
|
2009-05-11 20:31:31 +00:00 |
hostap-utils
|
|
|
hostapd
|
fix more issues with libnl-tiny and eglibc
|
2009-05-04 16:13:46 +00:00 |
hotplug2
|
|
|
i2c-gpio-custom
|
|
|
ifenslave
|
|
|
iproute2
|
the bison prereq check is no longer necessary
|
2009-05-06 10:14:39 +00:00 |
ipset
|
|
|
iptables
|
iptables: update imq userspace part
|
2009-05-07 03:06:56 +00:00 |
iw
|
fix more issues with libnl-tiny and eglibc
|
2009-05-04 16:13:46 +00:00 |
ixp4xx-microcode
|
|
|
kernel
|
kernel: change dependency on kmod-nfs-common in kmod-nfs & kmod-nfsd from "depends" to "select"
|
2009-05-17 03:07:24 +00:00 |
kexec-tools
|
|
|
libertas
|
libertas: use last known stable firmware version, move it to "Wireless Drivers" section, rename LICENSE file to match firmware
|
2009-05-17 13:41:10 +00:00 |
libipfix
|
|
|
libnl
|
|
|
libnl-tiny
|
libnl-tiny: add copy of linux/gen_stat.h, it's not available on brcm-2.4
|
2009-05-10 16:50:56 +00:00 |
libpcap
|
libpcap: fix typo in protocol api patch
|
2009-05-12 14:47:19 +00:00 |
libreadline
|
|
|
libtool
|
|
|
linux-atm
|
|
|
lua
|
lua: install lua.pc pkgconfig file as well (closes: #5132)
|
2009-05-14 17:59:06 +00:00 |
mac80211
|
cardbus != pcmcia -- disable it in b43
|
2009-05-15 08:58:02 +00:00 |
madwifi
|
Detect every atheros device present This patch is for boards with more than one atheros devices. It changes detect_atheros() function to continue with the detection of every device present and don't return when just one is found Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
|
2009-05-20 20:44:19 +00:00 |
mmc_over_gpio
|
|
|
mtd
|
|
|
ncurses
|
|
|
nozomi
|
|
|
nvram
|
|
|
ocf-crypto-headers
|
|
|
openssl
|
openssl: fix annoying build errors when changing upstream versions
|
2009-05-17 00:25:41 +00:00 |
opkg
|
update to r4993
|
2009-05-17 17:09:12 +00:00 |
pcmcia-cs
|
|
|
ppp
|
|
|
pptp
|
|
|
ps3-utils
|
|
|
qos-scripts
|
Reload modules with parameters specified This patch makes qos-scripts reload a module when there is need to pass some parameters to it. It fixes an issue on devices with more than two interfaces where many IMQ devices are needed but the module is already loaded with the default numdevs=2 Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
|
2009-05-20 21:10:45 +00:00 |
robocfg
|
|
|
rt2570
|
|
|
siit
|
|
|
spi-ks8995
|
|
|
spidev_test
|
|
|
swconfig
|
swconfig: use libnl-tiny instead of libnl
|
2009-04-30 13:57:38 +00:00 |
switch
|
fix oops in switch-robo on brcm63xx, thanks to Daniel Dickinson (#5053)
|
2009-05-05 06:32:45 +00:00 |
uboot-ifxmips
|
|
|
ubsec_ssb
|
|
|
uci
|
uci: increase argv size in batch mode to silence a false gcc 4.4 compiler warning
|
2009-04-30 19:34:49 +00:00 |
udev
|
|
|
util-linux-ng
|
This patch adds a new package "flock" that allows to manage file locks from shell scripts. It provides more functionality than the busybox "lock" command, i.e. locking existing file descriptors and non-blocking operation.
|
2009-05-07 13:18:44 +00:00 |
w1-gpio-custom
|
|
|
wireless-tools
|
|
|
wpa_supplicant
|
|
|
wprobe
|
fix wprobe conflict with libnl
|
2009-05-06 13:54:42 +00:00 |
wrt55agv2-spidevs
|
|
|
yamonenv
|
|
|
zlib
|
|
|
Makefile
|
|
|