Openwrt/package
Felix Fietkau 8442d62654 mac80211: merge the upstream ht40 fix
SVN-Revision: 24033
2010-11-19 01:02:33 +00:00
..
6in4 6in4: implement metric option 2010-11-17 19:13:11 +00:00
6to4 6to4: implement metric option 2010-11-17 19:12:28 +00:00
acx wifi: change the default channel from 5 to 11, 5 was a really bad choice 2010-10-13 12:22:48 +00:00
acx-mac80211 acx-mac80211: fix compile errors with the new compat-wireless 2010-11-17 15:02:16 +00:00
admswconfig
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
avila-wdt
base-files base-file: add metric option for static and dhcp protos, this simplifies the management of multiple default routes 2010-11-17 19:11:50 +00:00
block-extroot
block-mount block-mount: fix fstab.init for IB and buildroot 2010-10-07 15:15:54 +00:00
br2684ctl br2684ctl: rework init script - use common defaults for unit and atmdev - add a more reliable stop routine - localize variables 2010-10-20 20:10:17 +00:00
bridge-utils
broadcom-diag
broadcom-wl broadcom-wl: remove pcmcia support 2010-11-06 18:28:45 +00:00
busybox busybox: add 6RD prefix sanity checking as mandated by RFC5969, bump pkg revision 2010-11-14 05:58:34 +00:00
button-hotplug
comgt
compcache
crda
cyassl
dnsmasq
dropbear
e2fsprogs
ead
ebtables
ep80579-drivers ep80579 depend on their corresponding subtarget 2010-10-30 22:35:46 +00:00
fconfig
firewall firewall: insert SNAT and DNAT rules according to the order of the configuration file (#8052) 2010-10-08 12:11:55 +00:00
fuse
gdb gdb: There are dep issues with cconfig.h. Disable parallel build for now. 2010-10-26 22:45:41 +00:00
goldfish-qemu
gpioctl
grub
hostap-driver hostap-driver: Change default channel from 5 to 11 2010-10-21 08:37:17 +00:00
hostap-utils
hostapd hostapd: back out a problematic madwifi change that worked around some issues with wep in madwifi (which may no longer be necessary), but broke dynamic WEP in AP mode (fixes #8267) 2010-11-19 00:57:41 +00:00
hotplug2 add input subsystem to hotplug rules This patch adds the input subsystem to the hotplug rules, making it possible to react on the addition of input devices (e.g. USB numpads). 2010-11-14 22:00:10 +00:00
i2c-gpio-custom
ifenslave
ifx-tapi
ifx-tapidemo
ifx-vmmc
ifxmips-dsl-api * make dsl driver work with new kernel 2010-11-03 19:06:39 +00:00
ifxmips-dsl-control * remove broken flag from dsl-control app 2010-11-03 19:07:42 +00:00
ifxos
iproute2
ipset
iptables iptables: Fix call to md5s 2010-10-27 15:27:12 +00:00
iw iw: add support for setting the multicast rate for ibss 2010-10-25 23:51:07 +00:00
ixp4xx-microcode
kernel target/linux: revert r24014 (further testing is needed) 2010-11-16 14:07:40 +00:00
kexec-tools
libipfix
libnl
libnl-tiny libnl-tiny: fix a compiler warning that shows up with -pedantic 2010-10-14 00:14:43 +00:00
libpcap
libreadline
libtapi * adds a rewrite of the tapi drivers + sip app. this is the result of lars' gsoc 2010 project, Thanks ! 2010-11-03 19:12:34 +00:00
libtool libtool: Force nonparallel build. 2010-10-27 19:39:09 +00:00
linux-atm
lqtapi * adds a rewrite of the tapi drivers + sip app. this is the result of lars' gsoc 2010 project, Thanks ! 2010-11-03 19:12:34 +00:00
lua
mac80211 mac80211: merge the upstream ht40 fix 2010-11-19 01:02:33 +00:00
madwifi package/madwifi: refresh madwifi patches 2010-11-12 15:14:27 +00:00
mmc_over_gpio
mountd mountd: Rename uci_add_history to uci_add_delta (#8084) 2010-10-16 13:57:55 +00:00
mtd
ncurses
nvram
ocf-crypto-headers
openssl
opkg Merge branch 'master' of git://nbd.name/openwrt 2010-10-19 07:06:12 +00:00
pjsip * adds a rewrite of the tapi drivers + sip app. this is the result of lars' gsoc 2010 project, Thanks ! 2010-11-03 19:12:34 +00:00
ppp pppd: use "atmdev" option to select the DSL adapter, this aligns it with br2684ctl and solves #8108 2010-10-20 17:56:29 +00:00
pptp
ps3-utils
pwm-gpio-custom
px5g
qos-scripts
r8101
robocfg
rotary-gpio-custom
rtc-rv5c386a rtc-rv5c386a: make driver compile with kernel 2.6.36. 2010-11-10 19:02:09 +00:00
siit
soloscli soloscli utility for Solos ADSL2+ modems 2010-10-24 13:46:32 +00:00
spi-ks8995
spidev_test
swconfig
switch
tapi_sip * adds a rewrite of the tapi drivers + sip app. this is the result of lars' gsoc 2010 project, Thanks ! 2010-11-03 19:12:34 +00:00
uboot-envtools
uboot-ifxmips
uboot-kirkwood Fixed support for Iomega 2010-10-27 21:24:06 +00:00
uboot-lantiq add missing SH_FUNC for remaining md5s calls (#7888) 2010-10-31 13:49:41 +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
uci uci: use a delete-safe iterator in the Lua :foreach() function The following test case exposed a NULL pointer dereference in uci_lua_foreach(): lua -luci -e 'x=uci.cursor(); x:foreach("firewall", "forwarding", function(s) x:delete("firewall", s[".name"]) end)' 2010-11-01 00:20:00 +00:00
udev
udevtrigger
uhttpd uhttpd: redirect to same location with trailing slash appended if directories are requested 2010-11-10 20:52:30 +00:00
util-linux-ng
vsc73x5-ucode
w1-gpio-custom
wireless-tools
wprobe
wrt55agv2-spidevs
yamonenv
zlib
Makefile make IGNORE_ERRORS apply to deselected packages as well (typically triggered through dependencies) 2010-11-02 16:38:57 +00:00