summaryrefslogtreecommitdiff
path: root/package
AgeCommit message (Collapse)Author
2009-03-28opkg: fix error message reporting caused by an uninitialized variablenbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15057 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-27wifi: fix hostapd + autochannelnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15055 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-26madwifi: add config option for adjusting the beacon power relative to the ↵nbd
full tx power (needs testing, units/scale still unknown, defaults to max.) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15054 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-26madwifi: add a small missing change to the tx power reworknbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15053 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-26madwifi on linux 2.4 is no longer supportednbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15052 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-26implement support for wprobe in madwifinbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15051 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-26add wireless measurement probe infrastructure, developed at Fraunhofer FOKUSnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15050 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-26add libipfixnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15049 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-26[package] enable roboswitch for brcm-2.4 configflorian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15046 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-25[package]jow
- fix mac assignment for broadcom vifs in bridging mode - thanks abramoff1 for spotting this - fix possible regression with different interface protocols - bump PKG_RELEASE git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15042 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-25[package] add a workaround for devices that only start beaconing after ↵florian
scanning, that is almost every driver except b43 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15041 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-25[package] libnl: fix compilation with eglibc (closes: #4785)nico
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15039 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-25oops. committed an old version of the patchnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15033 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-25madwifi: fix run-time channel switching in ap mode (including CSA)nbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15032 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-25madwifi: rework tx power handling, don't clamp user-configured tx power ↵nbd
limit based on current channel properties git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15031 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-25madwifi: treat rxorn like rx, reset after rxorn seems to do more harm than goodnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15030 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-25madwifi: delay calibration with a timer when called from becaon contextnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15029 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-24[package] sync macs with vif bssids in broadcom.sh, fixes multi-ssid with wpajow
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15028 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-24upgrade to uci 0.7.4 - fixes a file locking bug, thx Cyrusnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15021 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-24[mac80211] update compat-wireless to 2009-03-24hauke
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15019 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-24[kernel] kmod-crypto-hmac and kmod-crypto-core both are packing hmac.kohauke
kmod-crypto-hmac only needs the symbol for building crypto_hash, this was done in r9004. With r13850 hmac.ko was also packed with kmod-crypto-core. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15015 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-24[wpa_supplicant] deactivate nl80211 again.hauke
Fixes bug #4823 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15014 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-23add uclibc 0.9.30.1nbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15000 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-23[wpa_supplicant] bump to version 0.6.9.hauke
Synced config with upstream version. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14993 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-23[hostapd] bump to version 0.6.9.hauke
Synced default.config and mini.config with upstream version. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14992 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-23madwifi: upstream (0.9.4) is not supported on recent kernels, mark it as brokennbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14991 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-23madwifi: fix a locking error related to wds (thx, tharvey)nbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14990 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-23madwifi: add fragmentation fix from #4817nbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14989 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-23reorganize madwifi patches slightlynbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14988 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-22busybox: fix spurious rebuild issuenbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14975 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-22atheros: clean up the 2.6.28 port in preparation for pushing it upstreamnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14967 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-20b43legacy: Fix compilation.mb
We must enable DMA and disable PIO (PIO is not usable anyway). git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14954 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-19b43: Mask the PHY TX error interrupt for now.mb
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14951 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-19Add ps3vram kernel modulehcg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14950 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-19[sound] activate CONFIG_SND_PCM_OSS and CONFIG_SND_MIXER_OSS in kmod-sound-core.hauke
These symbols are not set at an other place. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14947 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-18[mac80211] Update compat-wireless to 2009-03-18hauke
Removing of include/net/ieee80211_radiotap.h is not needed, because it is only used by this compat-wireless. There are changes in that file and compat-wireless needs the newest version. Some more symbols are deactivated in the default config file, this will make building faster. The rt2800pci patches are up to date now. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14946 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-18[iw] Updated iw to 0.9.10.hauke
Thanks to quentin git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14943 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-18[crda] Updated regulatory.bin to 2009.03.09.hauke
Thanks to quentin git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14942 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-18Allow running without "logger" installedmb
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14938 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-18Support configurations without syslogd/klogd.mb
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14937 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-17NET_CLS_ACT can no longer be built as module in newer kernels, force it to =ynbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14935 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-17get rid of the ncurses host build - the only reason why it was necessary in ↵nbd
the first place was because of misuse of the BUILD_CC variable override. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14934 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-17b43: More non-PCI fixesmb
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14933 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-17b43: Fix for non-PCI buildsmb
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14932 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-17b43-fwsquash: Fix dependency definitionsmb
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14930 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-17b43: Add support for removing unnecessary firmware files to reduce the image ↵mb
size. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14929 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-17ncurses: make sure the timestamp of copied host utils is current, so that it ↵nbd
doesn't fall back to attempting to use cross-compiled ones git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14912 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-17clean up ncurses makefile based on new host build changesnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14911 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-17move host build in packages into a separate namespace: ↵nbd
package/<name>/host/<target> this allows dependencies between host and target packages, and saves unnecessary host builds for packages that contain both variants git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14905 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-16Added target architecture name for ps3hcg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14899 3c298f89-4303-0410-b956-a3cf2f4a3e73