summaryrefslogtreecommitdiff
path: root/package
AgeCommit message (Collapse)Author
2009-06-10[package] base-files: format hexdump output instead of using awk for sysupgradeacinonyx
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16405 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-10wprobe: move measurement task to the kernel, add some configurability (work ↵nbd
in progress) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16402 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-09[package] fix typo in iptables makefile resulting in patches not being ↵florian
applied (#5311) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16392 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-08[package] nvram: refuse nvram operations on the WGT634Ujow
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16378 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-08add ucitrigger: a uci plugin, command line tool and lua interface for ↵nbd
automatically applying uci config changes git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16375 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-07[package] fix detection of motorola wr850g, thanks to Vinicius Fonseca, (#4710)florian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16367 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-06[package] nvram: don't execute nvram fixups on the WGT634Ujow
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16349 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-04[package] do not apply iptables patches when building with ↵florian
CONFIG_EXTERNAL_KERNEL_TREE git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16336 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-04[package] kernel/modules: package the VSC7385 driverjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16325 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-04[package] kernel/modules: move SPI drivers into a new submenujuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16323 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-04More libtool madness: Every package which was using c++ and libtool fixuplars
was linked against libstd++ even though if it should have been linked against uclibc++. This is fixed by providing a special version of libtool fixup for packages which should use uclibc++. Not pretty but functional. Packages linking against uclibc++ should use PKG_FIXUP:=libtool-ucxx instead of PKG_FIXUP:=libtool Somebody should probably check all packages using c++ with a dependency on stdlibc++ if uclibc++ can be used instead now. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16317 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-03[package] base-files: fix test experession for sysupgradeacinonyx
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16310 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-03[package] ead: fix missing library error while building tinysrpacinonyx
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16309 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-03[package] madwifi: clear variables used in for loopacinonyx
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16308 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-03[package] libtool: revert r16212. It broke building packages using c++.lars
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16305 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-02[mac80211] Update to compat-wireless-2009-06-02hauke
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16300 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-02package the e1000e driverkaloz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16295 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-01madwifi: fix wlanconfig athX destroy on 2.6.30 (incomplete netdev_ops ↵nbd
transition) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16289 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-01swconfig: fix kernel version dependencynbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16286 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-01now that the gemini target is working, get rid of the obsolete and buggy ↵kaloz
storm target git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16274 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-01fix madwifi for the gemini targetkaloz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16270 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-01network: prevent unnecessary interface down/up cycles if no mac address ↵nbd
change is requested git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16269 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-01network: do not unnecessarily touch interfaces configured as proto=none; ↵nbd
bring down old aliases before setting up new ones git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16266 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-01[mac80211] B43 needs CONFIG_RFKILL_INPUT not only CONFIG_RFKILL.hauke
Fixes #5245. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16263 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-01[package] broadcom-wl: fix broadcom (2.4) wireless sta (only) mode, adjust ↵nico
release number This patch fixes an issue with the broadcom.sh configuration script when enabling sta mode. Currently sta mode works provided that you have an AP enabled as well but it doesn't work if you have a sta interface but not an AP. I found that merely reversing the order of the ap and apsta variables in the broadcom.sh script corrects this problem, and the attached patch does exactly that. Signed-off-by: Eric Bishop <ebishop@bu.edu> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16256 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-01[hostap-driver] Add diversity optionacinonyx
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16255 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-01another 2.6.30 related crypto fixkaloz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16253 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-01[hotplug2] Removed extra ; in exec rulehcg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16243 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-31[package] madwifi: remove cruft from madwifi.sh introduced by r15954, thanks ↵jow
Vasilis Tsiligiannis git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16238 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-31madwifi: handle frame classification properly if eth->h_proto contains the ↵nbd
protocol number directly (without offset) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16237 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-31madwifi: fix excessive stack usage in the wlanconfig toolnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16235 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-31madwifi: if a txpower value below the poweroffset is requested, set the ↵nbd
internal txpower to 0db git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16234 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-31[package] fix drivers firmware loading with the new hotplug2, patch from ↵florian
Russell Senior git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16231 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-31madwifi: add better hw detection, use a power offset for setting/getting tx ↵nbd
power for cards that have a twisted eeprom git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16224 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-30[PATCH] [hostap-driver] Always escape essidjow
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16222 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-30[PATCH] [hostap-driver] Add bssid, frag and rts options and fix mac access ↵jow
control Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16221 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-30[OpenWrt-Devel] [PATCH] [hostap-driver] Major enhancement to hostap.sh scriptjow
* use common openwrt option naming (e.g. sta instead of manged for mode) * add support for wds vifs * add support for monitor mode * add encryption support * add antenna selection options * add hidden ssid option * other minor fixes Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16220 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-30[package] acx-mac80211 interface will not be created if ↵florian
NL80211_IFTYPE_STATION is not set, thanks to Stefan Weil for this patch git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16219 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-30madwifi: add sanity checks for monitor mode injectionnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16218 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-30madwifi: fix an array overrun in the rate control attach checknbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16217 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-30[package] base-files: set rules file for hotplug2 in the boot script (closes ↵juhosg
#5235) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16215 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-30[package] libtool: Unset CXX. It is not needed to build libtool, but if setlars
configure preferes CXX over CC to build the global_symbol_pipe test program. So if there is no c++ compiler or the c++ installation is broken we end up with a broken libtool script. Fixes #5022 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16212 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-29[package] hotplug2 may need -fPICjow
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16199 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-29[kernel] Config symbol is boolean.hauke
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16198 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-29fix kmod-crypto-core compile with 2.6.30 (#5201)nbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16175 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-29hotplug2-old: fix path to build dirnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16171 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-29iptables: export libipqnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16164 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-28[package] delay the starting of nas4wds, seems like 5 seconds works in every ↵florian
case: none, psk, psk2 (#4974) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16159 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-28[package] refresh ar7-atm patchesflorian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16158 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-28[package] refresh acx-mac80211 patchesflorian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16157 3c298f89-4303-0410-b956-a3cf2f4a3e73