openwrt/package
Hauke Mehrtens f5fe6252d1 broadcom-wl: fix reading fallback sprom for pci devices.
When using the Broadcom SDK the SSB bus is emulated as an PCI bus so
the PCI bus number of the first real pci bus is increased by one. The
variable names in the nvram are created with that structure in mind. To
fix this we have ti increases the pci bus number by one. This was also
done for ssb some time ago.

This is based on a patch by nlh.
This closes #10917

SVN-Revision: 30422
2012-02-10 17:11:17 +00:00
..
6in4 6in4: sync with HE.net endpoint update changes 2011-10-17 12:45:07 +00:00
6to4
acx package: acx: mark as broken for 3.2 2011-11-09 21:16:45 +00:00
acx-mac80211 acx-mac80211: update to 20111030 2011-11-10 15:31:37 +00:00
admswconfig
apex
ar7-atm
arptables
avila-wdt
base-files base-files: add a uci-defaults script which will migrate the root password to /etc/shadow if needed 2012-01-22 22:25:42 +00:00
base-files-network package/base-files-network: fix udhcpc issues introduced in r28866 (closes: #10383) 2011-11-11 13:23:29 +00:00
block-mount block-mount: Fixed module loading (double cat is wrong) 2011-11-02 18:38:38 +00:00
bridge-utils
broadcom-diag broadcom-diag: add support for some new devices 2012-01-13 20:21:15 +00:00
broadcom-wl broadcom-wl: fix reading fallback sprom for pci devices. 2012-02-10 17:11:17 +00:00
busybox busybox: fix previous commit, make CONFIG_BUSYBOX_CONFIG_FEATURE_IPV6 default to CONFIG_IPV6, not depend on it 2012-01-19 01:50:53 +00:00
button-hotplug
comgt comgt: Add scripts to comgt to retrieve the IMSI and CNUM to identify the SIM card. 2011-11-30 14:16:44 +00:00
compcache
crda
cyassl cyassl: use patch-libtool pkg fixup 2012-01-08 15:39:42 +00:00
dnsmasq dnsmasq: if CONFIG_IPV6 is off, compile with -DNO_IPV6 - solves unresolved refs to in6addr_any when building with external CodeSourcery toolchain 2012-01-18 19:00:53 +00:00
dropbear dropbear: fix build breakage 2011-11-27 05:30:40 +00:00
e2fsprogs
ead
ebtables ebtales: update to v2.0.10-4 2012-01-30 14:02:10 +00:00
ep80579-drivers
fbtest fbtest utility 2012-02-08 10:20:13 +00:00
fconfig
firewall firewall: don't filter IPv4 ICMP types (#10928) 2012-02-07 18:35:48 +00:00
fuse
gdb
goldfish-qemu
gpioctl
grub
hostap-driver
hostap-utils
hostapd hostapd: introduce a client_cert option which is passed on to wpa_supplicant (#8876) 2012-01-24 20:54:13 +00:00
hotplug2 base-files: process platform hotplug calls in the early launch of hotplug2 to avoid having crda calls get stuck at boot time (fixes #10350, #10354) 2011-11-05 17:16:01 +00:00
i2c-gpio-custom
ifenslave
iproute2
iptables iptables: Fix mod-ipopt package description (#10931) 2012-02-08 14:55:48 +00:00
iw iw: update to version 3.3, sync with latest nl80211.h changes 2012-02-07 11:28:21 +00:00
iwinfo iwinfo: fix segmentation fault when doing two consecutive scans through wpa_supplicant Based on patch by Christian Kapeller <christian.kapeller@cmotion.eu> with one minor whitespace change and updated package version. 2012-02-02 14:06:16 +00:00
ixp4xx-microcode
kernel package/kernel: nuke CONFIG_USB_{O,E}HCI_AR71XX symbols 2012-02-10 13:16:47 +00:00
kexec-tools
libbsd
libipfix
libjson-c
libnl
libnl-tiny libnl-tiny: export unl_genl_multicast_id() 2012-01-14 13:50:21 +00:00
libpcap
libreadline
librpc librpc: do not build if external or native toolchains are used 2011-12-08 16:49:45 +00:00
libtool
libubox libubox: update to latest version, fix some endian issues 2011-12-06 15:59:53 +00:00
linux-atm package/linux-atm: use new service wrappers 2011-11-08 22:48:00 +00:00
ltq-dsl ltq-dsl: fixes driver for targets other than danube 2011-11-03 15:16:39 +00:00
ltq-dsl-app Initial DSL framework 2012-01-24 11:31:23 +00:00
ltq-ifxos
ltq-kpi2udp
ltq-tapi
ltq-tapidemo
ltq-vmmc ltq-vmmc: should be available for falcon and danube only 2011-11-03 15:16:25 +00:00
lua
mac80211 package/mac80211: apply AR71XX PCI workaround on ATH79 as well 2012-02-10 13:16:49 +00:00
maccalc
madwifi package/madwifi: apply AR71XX PCI workaround on ATH79 as well 2012-02-10 13:16:50 +00:00
mkelfimage
mmc_over_gpio
mountd
mtd mtd: define MTDREFRESH if not defined (external kernel) 2012-02-06 17:15:40 +00:00
ncurses
netifd netifd: set the network device in uci state as well to avoid further remapping issues 2012-02-03 10:17:30 +00:00
nvram
ocf-crypto-headers
om-watchdog package: add om-watchdog package 2012-01-04 17:30:39 +00:00
openssl openssl: update to v1.0.0g (CVE-2012-0050) 2012-01-20 17:36:30 +00:00
opkg opkg: fix a double free of pkg vectors when recursively removing packages due to --autoremove 2011-10-15 01:05:25 +00:00
pjsip pjsip: bump to 1.10 and improve ltq_tapi backend 2011-11-11 22:23:26 +00:00
ppp package/ppp: fix typo in r28868 (closes: #10429) 2011-11-15 23:40:39 +00:00
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 2012-01-08 15:41:34 +00:00
ps3-utils
pwm-gpio-custom
px5g
qos-scripts qos-scripts: only use the lower 8 bits for firewall marks, allows coexistence with other programs like nodogsplash - patch by Tobias Wolf (#10096) 2011-11-03 19:11:01 +00:00
rbcfg
redboot-ar231x
relayd package/relayd: use new service wrappers 2011-11-08 22:48:11 +00:00
resolveip
robocfg
rotary-gpio-custom
rtc-rv5c386a
sierra-directip add sierra-directip, a package based on the latest DirectIP capable sierra wireless drivers + some fixes 2011-10-27 20:29:05 +00:00
siit
soloscli
spi-ks8995
spidev_test
swconfig
switch switch: fix some memory leaks in switch_parse_vlan() 2012-01-28 13:52:37 +00:00
uboot-ar71xx
uboot-envtools package/uboot-envtools: make fw_setenv symlink optional 2011-11-01 09:23:29 +00:00
uboot-kirkwood
uboot-lantiq uboot-lantiq: not all configs were using lzma for compression, add gigaset ramboot image 2011-11-13 12:09:34 +00:00
uboot-omap4 add support for OMAP4 based boards, starting with the PandaBoard 2012-01-14 23:02:56 +00:00
uboot-omap35xx
uboot-xburst
ubus ubus: update to the latest version 2011-12-06 16:00:00 +00:00
uci uci: update to latest git rev 7289b2d69aaffa9299b47aaaa0da1e9969ace6c1 2011-11-14 13:18:09 +00:00
udev udev: Provide define to enable compilation with kernel 2.6.32.33 headers 2011-10-14 11:42:40 +00:00
uhttpd uhttpd: prevent linking uhttpd binary against crypto libraries 2011-11-15 10:17:59 +00:00
usbreset add usbreset - a small simple utility to send port rests to selected usb devices (#10394) 2011-12-25 13:59:17 +00:00
util-linux-ng
vsc73x5-ucode
w1-gpio-custom
wireless-tools
wprobe fix wprobe build for arm on 3.2 2012-01-30 14:02:13 +00:00
wrt55agv2-spidevs wrt55agv2-spidevs: fix build with recent kernel 2011-10-22 10:40:45 +00:00
xfsprogs
yamonenv
zlib zlib: parallel build has been reported to break this package, disable it (#10948) 2012-02-10 16:13:37 +00:00
Makefile