wifipineapple-openwrt/package
Felix Fietkau 588872e19a ath: fix world regulatory domain fix-up so that all regulatory rules are processed
r24503 (trunk) and r24505 (backfire) revised the regulatory rules used
for the ath drivers' world regulatory domains in the 5GHz band by
opening up channels 36, 40, 44, and 48 to being used without the
*_PASSIVE_SCAN and *_NO_IBSS flags set. This was done by breaking
ATH9K_5GHZ_5150_5350 into two REG_RULES. The various struct
ieee80211_regdomains that reference these rules in their reg_rules
fields need to have their n_reg_rules fields updated accordingly.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25418 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-08 12:36:25 +00:00
..
6in4 [package] 6in4: implement metric option 2010-11-17 19:13:11 +00:00
6to4 [package] 6to4: support multiple internal networks, use state vars for radvd config 2010-12-02 22:41:03 +00:00
acx [package] acx: don't fail if 'wifi' led is missing 2011-01-27 21:49:28 +00:00
acx-mac80211 [package] acx-mac80211: support loading different firmwares 2011-01-27 21:49:24 +00:00
admswconfig [package] 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 [ar7] fix proc filesystem usage, patch from Wipster. 2010-11-15 18:33:09 +00:00
arptables
avila-wdt
base-files [package] base-files: Add include for target specific hotplug rules 2011-02-07 22:28:09 +00:00
block-extroot [package]: 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
bridge-utils
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 [package] busybox: get root home dir from /etc/passwd in telnet init script (thanks tripolar) 2011-02-08 01:01:17 +00:00
button-hotplug
comgt
compcache
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 [package] dnsmasq: add support for option "--dhcp-script" (thanks Bastian Bittorf) 2011-01-27 10:14:09 +00:00
dropbear
e2fsprogs [package] e2fsprogs: revert r24848 as well 2011-01-01 16:03:53 +00:00
ead [package] ead: fixup some AC_DEFINE() invocations that will make recent automak bail 2010-12-13 01:47:35 +00:00
ebtables
ep80579-drivers [package] ep80579 depend on their corresponding subtarget 2010-10-30 22:35:46 +00:00
fconfig
firewall [package] 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
gpioctl
grub [package/grub]: add ext4 support 2010-11-22 11:27:47 +00:00
hostap-driver [package] 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 [package] hotplug2: Make missing include files non fatal 2011-02-07 22:28:04 +00:00
i2c-gpio-custom
ifenslave
iproute2 [package] iproute2: dont filter cached routes on iproute_get (#8339) 2010-12-02 20:29:22 +00:00
ipset
iptables [package] iptables: don't call autogen.sh, use autoreconf fixup instead of libtool 2010-12-20 18:45:09 +00:00
iw [package] iw: Refresh patches 2011-01-27 08:56:14 +00:00
ixp4xx-microcode
kernel [package] kernel/modules: Add ifb module (#8764) 2011-02-02 19:37:30 +00:00
kexec-tools
libipfix
libjson-c libjson-c: add to core (instead of packages) 2011-02-07 18:16:31 +00:00
libnl
libnl-tiny libnl-tiny: fix compile error with eglibc (#8782) 2011-02-01 16:21:52 +00:00
libpcap
libreadline
libtool [package] libtool: remove patches, they don't apply to libltdl 2010-12-18 18:13:12 +00:00
libubox add libubox, a small utility library containing blob/blobmsg (structured message format libraries), uloop, usock, list.h and the olsr avl tree implementation 2011-02-07 18:17:12 +00:00
linux-atm linux-atm: fix path to the correct objcopy tool 2011-02-01 18:58:48 +00:00
lqtapi [libtapi] 2011-02-01 14:33:40 +00:00
ltq-dsl [ltq-dsl] 2011-02-01 14:30:38 +00:00
ltq-dsl-app [ltq-dsl] 2011-02-01 14:30:38 +00:00
ltq-ifxos [lantiq voice] 2011-02-01 14:32:25 +00:00
ltq-kpi2udp [ltq-kpi2udp] 2011-02-07 21:48:55 +00:00
ltq-tapi [lantiq voice] 2011-02-01 14:32:25 +00:00
ltq-tapidemo [lantiq voice] 2011-02-01 14:32:25 +00:00
ltq-vmmc [lantiq voice] 2011-02-01 14:32:25 +00:00
lua
mac80211 ath: fix world regulatory domain fix-up so that all regulatory rules are processed 2011-02-08 12:36:25 +00:00
madwifi [madwifi] 2011-02-05 15:08:18 +00:00
mmc_over_gpio
mountd
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
ocf-crypto-headers
openssl openssl: update to 1.0.0c 2011-02-03 18:45:35 +00:00
opkg [package] opkg: remove stray HOST_BUILD_DEPENDS 2010-12-18 19:16:03 +00:00
pjsip [voip] 2011-02-07 21:47:54 +00:00
ppp [package] ppp: don't die on malformed PADS frames that might appear on instable DSL lines 2011-01-19 02:00:57 +00:00
pptp
ps3-utils
pwm-gpio-custom
px5g
qos-scripts [package] qos-scripts: Rework qos-stat script 2011-01-20 17:33:41 +00:00
r8101
relayd relayd: update to 2011-02-07, uses cmake and libubox now 2011-02-07 18:17:17 +00:00
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 [package] soloscli utility for Solos ADSL2+ modems 2010-10-24 13:46:32 +00:00
spi-ks8995
spidev_test
swconfig package/swconfig: add sanity checks to prevent a segfault 2011-01-08 17:30:33 +00:00
switch
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
uboot-kirkwood [uboot-kirkwood] Fixed support for Iomega 2010-10-27 21:24:06 +00:00
uboot-lantiq [uboot-lantiq] 2011-02-05 15:23:08 +00:00
uboot-omap35xx [package]: uboot-omap35xx: Add uboot package for omap35xx platform 2011-02-03 06:30:42 +00:00
uboot-xburst [package] uboot-{kirkwood,xburst}: Fix typo in U-Boot image name, thanks framer99 (#8112) 2010-10-21 08:54:36 +00:00
ubsec_ssb
uci [toolchain]: get rid of gcc 4.1.2 and 4.2.4 support 2011-01-27 13:24:38 +00:00
udev [package] udev: install development libraries in staging dir (#8370) 2011-01-29 22:06:26 +00:00
udevtrigger
uhttpd [package] uhttpd: substitute "+" with space when using the -d flag, lazyload tls support 2011-01-28 19:50:33 +00:00
util-linux-ng
vsc73x5-ucode
w1-gpio-custom
wireless-tools
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
yamonenv
zlib
Makefile allow files/ to overwrite existing symlinks (fixes #3508) 2011-01-23 20:59:13 +00:00