Commit Graph

2832 Commits (20182554add585cad1563a7f20c77cf49e544f1e)

Author SHA1 Message Date
Florian Fainelli 87c7791bf2 allow connection to a prefered bssid (#4252)
SVN-Revision: 15283
2009-04-19 21:09:02 +00:00
Florian Fainelli 1e1022d063 blkid only depends on libuuid and libblkid (#4932)
SVN-Revision: 15280
2009-04-19 20:49:43 +00:00
Jo-Philipp Wich cacb52e19f firewall: process custom rules after forwardings and redirects, this actually allows blocking traffic to certain hosts and other rules
SVN-Revision: 15278
2009-04-19 20:39:02 +00:00
Jo-Philipp Wich f40eaba4df fix broken logic in r15272, r15273
SVN-Revision: 15274
2009-04-19 17:12:02 +00:00
Jo-Philipp Wich b0ea64c211 base-files: (#4928) handle "option gateway 0.0.0.0" and "option gateway interface" in route sections as "no gateway given" to allow defining gateway-less routes while still keeping the possibility to have static routes with a proper gateway on interfaces with# dynamic ips
SVN-Revision: 15272
2009-04-19 16:51:58 +00:00
Jo-Philipp Wich 489252ab43 add sata_sil24 module Signed-off-by: Erik Inge Bols? <knan-openwrt@anduin.net>
SVN-Revision: 15261
2009-04-19 15:42:16 +00:00
Jo-Philipp Wich 964d68dcec Add support for CM109 USB VoIP phone
this patch adds support for USB VoIP-phones using the CM109 chipset.
the cm109.ko module was added to linux kernel 2.6.28
it was tested with SVN revision 15247 on a Asus WL-500G Premium.

Signed-off-by: Alfred E. Heggestad <aeh@db.org>

SVN-Revision: 15258
2009-04-19 15:27:25 +00:00
Jo-Philipp Wich 98e70367c9 lua: revert r15108 & r15109
SVN-Revision: 15256
2009-04-19 13:44:40 +00:00
Nicolas Thill a8b7482536 add a workaround preventing libtool from hardcoding library path in shared libs
SVN-Revision: 15246
2009-04-17 14:44:50 +00:00
Nicolas Thill 028efe57a7 remove 'svn:keywords' property, not needed anymore after [15242]
SVN-Revision: 15245
2009-04-17 14:32:29 +00:00
Felix Fietkau 34939cad39 get rid of $Id$ - it has never helped us and it has broken too many patches ;)
SVN-Revision: 15242
2009-04-17 14:09:46 +00:00
Nicolas Thill a245766507 move ldconfig & ldd to utils section
SVN-Revision: 15228
2009-04-14 16:28:18 +00:00
Felix Fietkau 6397e188af do not run hotplug event for aliases
SVN-Revision: 15224
2009-04-13 00:43:23 +00:00
Jo-Philipp Wich 97100e0248 firewall: enable /etc/firewall.user by default and install sample firewall.user file
SVN-Revision: 15221
2009-04-12 22:38:34 +00:00
Jo-Philipp Wich a03e00bbcf base-files: remove redundant netmask handling in 10-routes
SVN-Revision: 15219
2009-04-12 16:39:29 +00:00
Florian Fainelli ca240aa0df package ext4 (#4434)
SVN-Revision: 15218
2009-04-12 15:18:49 +00:00
Florian Fainelli 3a35703faa do not load the spi_gpio module from mmc-over-gpio, bump release number (#4663)
SVN-Revision: 15214
2009-04-12 12:52:32 +00:00
Florian Fainelli 1307d73267 allow openssl to compile with ccache enabled (#4518)
SVN-Revision: 15212
2009-04-11 16:25:09 +00:00
Hauke Mehrtens 4e4bda2949 Update iw to version 0.9.12
SVN-Revision: 15198
2009-04-10 12:20:35 +00:00
Hauke Mehrtens e90294b99d The ssb module in also integrated into the kernel on brcm63xx target.
SVN-Revision: 15197
2009-04-10 12:19:42 +00:00
Hauke Mehrtens 2c6fe6c446 ieee80211-softmac is only avaliable in old kernels. It was removed with 2.6.26.
SVN-Revision: 15196
2009-04-10 12:18:45 +00:00
Hauke Mehrtens 2da4463edf The b43 needs kmod-ssb. On the brcm47xx and brcm63xx target it is integrated into the kernel all other need the module.
SVN-Revision: 15195
2009-04-10 12:16:51 +00:00
Hauke Mehrtens e2f8f72041 hostapd only supports either b or g as hwmode configuration variable. If bg is set the scripts transfers it now to g mode.
SVN-Revision: 15182
2009-04-09 21:44:30 +00:00
Hauke Mehrtens 90fc200a60 In wifi_fixup_hwmode the value 11bg for hwmode was not transfered to bg.
SVN-Revision: 15180
2009-04-09 20:16:01 +00:00
Jo-Philipp Wich d63666203c dnsmasq: add more options for interface binding (#4900)
SVN-Revision: 15172
2009-04-09 14:51:15 +00:00
Michael Büsch efceb0938c b43: Remove unnecessary MMIO accesses in the interrupt hotpath.
SVN-Revision: 15160
2009-04-08 19:03:10 +00:00
Felix Fietkau 3f40745aaf remove the b43 dependency on brcm47xx/brcm63xx
SVN-Revision: 15156
2009-04-08 15:06:55 +00:00
Florian Fainelli 7ab216b053 update e2fsprogs to 1.41.3
SVN-Revision: 15151
2009-04-08 13:25:39 +00:00
Florian Fainelli 68289d2042 update ncurses to 5.7 (#4852)
SVN-Revision: 15147
2009-04-08 08:58:15 +00:00
Jo-Philipp Wich 31a146b56d dropbear: fix 100-pubkey_path.patch which broke pubkey auth after updating to 0.52 - thanks maniac103!
SVN-Revision: 15144
2009-04-07 23:04:29 +00:00
Michael Büsch 591312eae7 Add some b43 firmware helptext
SVN-Revision: 15143
2009-04-07 18:48:20 +00:00
Michael Büsch 8b5ec31218 Remove 500-b43-disable_qos_when_openfw.patch
This patch is incorrect. It leaves mac80211 and b43 in different states.
mac80211's hw->queues will be left at 4 (QoS enabled), while QoS will be disabled
inside of b43's queue handling.

There currently is no way to disable QoS after loading the firmware.

Buildroot should probably statically change the module parameter to QoS=0, if the
opensource firmware is built into the image.

SVN-Revision: 15142
2009-04-07 18:40:10 +00:00
Felix Fietkau 912fb776e4 madwifi: remove braindead code that overwrote the user's antenna diversity setting (thx, brainslayer)
SVN-Revision: 15141
2009-04-07 16:13:25 +00:00
Felix Fietkau cf152cff39 tweak some sysctl values for better performance
SVN-Revision: 15129
2009-04-07 02:51:04 +00:00
Michael Büsch cb70a62be3 b43: Add DMA poisoning patches
SVN-Revision: 15121
2009-04-06 17:15:19 +00:00
Michael Büsch 3072d928f8 A patch which works around the issue is included in compat wireless.
SVN-Revision: 15120
2009-04-06 16:47:17 +00:00
Felix Fietkau ef4bae0994 wprobe: enable conditional compilation
SVN-Revision: 15116
2009-04-06 09:56:34 +00:00
Felix Fietkau 0cb0c1a257 ixp4xx: make apex optional, clean up the makefile - fixes spurious recompilation issues
SVN-Revision: 15115
2009-04-06 09:56:30 +00:00
Jo-Philipp Wich 69c1c6ed28 lua: add zlib build dependency, fix inaccuracy in gzip loader
SVN-Revision: 15109
2009-04-05 02:33:41 +00:00
Jo-Philipp Wich 27b7e29e13 lua: add support for loading gzip compressed source files, bump package revision
SVN-Revision: 15108
2009-04-04 23:06:56 +00:00
Florian Fainelli b32d7ba705 update openssl to 0.9.8k (#4846)
SVN-Revision: 15106
2009-04-04 18:30:56 +00:00
Florian Fainelli fbabc211c5 do not copy all library files, saves some space (#4872)
SVN-Revision: 15101
2009-04-04 12:55:14 +00:00
Felix Fietkau d5b7addee9 madwifi: fix crash under load
SVN-Revision: 15099
2009-04-04 09:36:05 +00:00
Felix Fietkau de0332f86a rename our /bin/login script to /bin/login.sh to avoid collisions with busybox - we always use -l on telnetd anyway
SVN-Revision: 15097
2009-04-04 09:35:55 +00:00
Felix Fietkau 714ffa3260 fix failsafe mode
SVN-Revision: 15096
2009-04-04 09:35:49 +00:00
Felix Fietkau 6a50bf433a udhcpc: run dhcp hotplug events after dns has been set
SVN-Revision: 15095
2009-04-04 07:07:25 +00:00
Florian Fainelli 39cb0be665 update iw to 0.9.11 (#4833)
SVN-Revision: 15084
2009-04-03 08:36:33 +00:00
Hauke Mehrtens a4891ea4d6 Update to compat-wireless-2009-03-31
SVN-Revision: 15083
2009-04-02 16:50:20 +00:00
Jo-Philipp Wich b81b66061f dropbear: update to 0.52 (#4635)
SVN-Revision: 15074
2009-03-29 21:04:05 +00:00
Jo-Philipp Wich 0180abdf49 busybox: avoid infinite loop in lsmod (#4834)
SVN-Revision: 15071
2009-03-29 20:26:45 +00:00
Michael Büsch 21028447f2 Make b43 hwrng optional
SVN-Revision: 15070
2009-03-29 16:49:23 +00:00
Felix Fietkau 8e58032107 madwifi: improve turbo/autochannel patch
SVN-Revision: 15067
2009-03-29 05:28:50 +00:00
Felix Fietkau c614ca2b92 wprobe: add init script for exporter
SVN-Revision: 15066
2009-03-29 05:01:25 +00:00
Felix Fietkau 43eef5c7ea wprobe: export the newly added fields via ipfix
SVN-Revision: 15065
2009-03-29 04:47:19 +00:00
Felix Fietkau 9dc3c72f0d wprobe: fix moving average
SVN-Revision: 15064
2009-03-29 02:12:47 +00:00
Felix Fietkau ab55cf802d madwifi: add wprobe rxframe/probereq counters
SVN-Revision: 15063
2009-03-29 02:12:39 +00:00
Felix Fietkau e1c01fa897 madwifi: remove obsolete spatch
SVN-Revision: 15062
2009-03-29 02:12:33 +00:00
Felix Fietkau d9bea26299 libipfix: add additional IEs for wprobe use
SVN-Revision: 15061
2009-03-29 02:12:21 +00:00
Felix Fietkau f467aa8e81 madwifi: do not use turbo mode during ap mode autoselection unless specifically requested
SVN-Revision: 15060
2009-03-29 00:11:00 +00:00
Felix Fietkau 5f09427160 madwifi: only set the desired mode for the first vap
SVN-Revision: 15059
2009-03-29 00:10:31 +00:00
Jo-Philipp Wich 2a59f52a0f fix unparsable options generated by wpa_supplicant.sh (#4835)
SVN-Revision: 15058
2009-03-28 21:30:07 +00:00
Felix Fietkau bad948c277 opkg: fix error message reporting caused by an uninitialized variable
SVN-Revision: 15057
2009-03-28 20:39:19 +00:00
Felix Fietkau ca749bea97 wifi: fix hostapd + autochannel
SVN-Revision: 15055
2009-03-27 21:14:59 +00:00
Felix Fietkau 4aab5d7c49 madwifi: add config option for adjusting the beacon power relative to the full tx power (needs testing, units/scale still unknown, defaults to max.)
SVN-Revision: 15054
2009-03-26 23:04:23 +00:00
Felix Fietkau 45fa082fad madwifi: add a small missing change to the tx power rework
SVN-Revision: 15053
2009-03-26 23:04:14 +00:00
Felix Fietkau 6a9791872e madwifi on linux 2.4 is no longer supported
SVN-Revision: 15052
2009-03-26 21:10:08 +00:00
Felix Fietkau c6ba35a944 implement support for wprobe in madwifi
SVN-Revision: 15051
2009-03-26 20:56:58 +00:00
Felix Fietkau 548478cdb2 add wireless measurement probe infrastructure, developed at Fraunhofer FOKUS
SVN-Revision: 15050
2009-03-26 20:56:47 +00:00
Felix Fietkau 47abb6b3c3 add libipfix
SVN-Revision: 15049
2009-03-26 20:56:36 +00:00
Florian Fainelli 2f2305963a enable roboswitch for brcm-2.4 config
SVN-Revision: 15046
2009-03-26 10:06:50 +00:00
Jo-Philipp Wich 9a72419724 - fix mac assignment for broadcom vifs in bridging mode - thanks abramoff1 for spotting this - fix possible regression with different interface protocols - bump PKG_RELEASE
SVN-Revision: 15042
2009-03-25 19:13:15 +00:00
Florian Fainelli 95d95a757b add a workaround for devices that only start beaconing after scanning, that is almost every driver except b43
SVN-Revision: 15041
2009-03-25 15:54:13 +00:00
Nicolas Thill 4fdfc8ee0e libnl: fix compilation with eglibc (closes: #4785)
SVN-Revision: 15039
2009-03-25 15:05:04 +00:00
Felix Fietkau 25cf1bc5e4 oops. committed an old version of the patch
SVN-Revision: 15033
2009-03-25 01:51:49 +00:00
Felix Fietkau b364aae254 madwifi: fix run-time channel switching in ap mode (including CSA)
SVN-Revision: 15032
2009-03-25 01:26:55 +00:00
Felix Fietkau 47e127477b madwifi: rework tx power handling, don't clamp user-configured tx power limit based on current channel properties
SVN-Revision: 15031
2009-03-25 01:26:44 +00:00
Felix Fietkau 4f42b6112e madwifi: treat rxorn like rx, reset after rxorn seems to do more harm than good
SVN-Revision: 15030
2009-03-25 01:26:36 +00:00
Felix Fietkau 87783599b2 madwifi: delay calibration with a timer when called from becaon context
SVN-Revision: 15029
2009-03-25 01:26:20 +00:00
Jo-Philipp Wich 7e6c947e4b sync macs with vif bssids in broadcom.sh, fixes multi-ssid with wpa
SVN-Revision: 15028
2009-03-24 23:42:09 +00:00
Felix Fietkau 09582db0d7 upgrade to uci 0.7.4 - fixes a file locking bug, thx Cyrus
SVN-Revision: 15021
2009-03-24 15:52:50 +00:00
Hauke Mehrtens a76880542b update compat-wireless to 2009-03-24
SVN-Revision: 15019
2009-03-24 15:11:16 +00:00
Hauke Mehrtens 88644c048c kmod-crypto-hmac and kmod-crypto-core both are packing hmac.ko 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.
SVN-Revision: 15015
2009-03-24 13:44:20 +00:00
Hauke Mehrtens de1cbfd093 deactivate nl80211 again. Fixes bug #4823
SVN-Revision: 15014
2009-03-24 13:04:29 +00:00
Felix Fietkau 566bdc37ad add uclibc 0.9.30.1
SVN-Revision: 15000
2009-03-23 21:04:30 +00:00
Hauke Mehrtens fc9181c4e2 bump to version 0.6.9. Synced config with upstream version.
SVN-Revision: 14993
2009-03-23 16:22:56 +00:00
Hauke Mehrtens 1d970c0035 bump to version 0.6.9. Synced default.config and mini.config with upstream version.
SVN-Revision: 14992
2009-03-23 16:16:22 +00:00
Felix Fietkau a9f1ccc40a madwifi: upstream (0.9.4) is not supported on recent kernels, mark it as broken
SVN-Revision: 14991
2009-03-23 12:21:12 +00:00
Felix Fietkau c85a831b14 madwifi: fix a locking error related to wds (thx, tharvey)
SVN-Revision: 14990
2009-03-23 12:17:46 +00:00
Felix Fietkau 2973b2dc9c madwifi: add fragmentation fix from #4817
SVN-Revision: 14989
2009-03-23 12:11:47 +00:00
Felix Fietkau 39643cdbed reorganize madwifi patches slightly
SVN-Revision: 14988
2009-03-23 12:11:17 +00:00
Felix Fietkau fce316bc0b busybox: fix spurious rebuild issue
SVN-Revision: 14975
2009-03-22 20:18:19 +00:00
Felix Fietkau 60d4e6e747 atheros: clean up the 2.6.28 port in preparation for pushing it upstream
SVN-Revision: 14967
2009-03-22 14:46:58 +00:00
Michael Büsch 1f1f83a4ec b43legacy: Fix compilation.
We must enable DMA and disable PIO (PIO is not usable anyway).

SVN-Revision: 14954
2009-03-20 16:23:56 +00:00
Michael Büsch e63207019d b43: Mask the PHY TX error interrupt for now.
SVN-Revision: 14951
2009-03-19 14:59:54 +00:00
Hamish Guthrie 4af13017ff Add ps3vram kernel module
SVN-Revision: 14950
2009-03-19 14:17:46 +00:00
Hauke Mehrtens 35df977921 activate CONFIG_SND_PCM_OSS and CONFIG_SND_MIXER_OSS in kmod-sound-core. These symbols are not set at an other place.
SVN-Revision: 14947
2009-03-19 11:29:21 +00:00
Hauke Mehrtens c84390332f Update compat-wireless to 2009-03-18
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.

SVN-Revision: 14946
2009-03-18 22:22:57 +00:00
Hauke Mehrtens 726eb970d6 Updated iw to 0.9.10. Thanks to quentin
SVN-Revision: 14943
2009-03-18 21:00:13 +00:00
Hauke Mehrtens 76305ee9a7 Updated regulatory.bin to 2009.03.09. Thanks to quentin
SVN-Revision: 14942
2009-03-18 20:54:30 +00:00
Michael Büsch 20b5626363 Allow running without "logger" installed
SVN-Revision: 14938
2009-03-18 13:05:18 +00:00
Michael Büsch 088ea2fb6e Support configurations without syslogd/klogd.
SVN-Revision: 14937
2009-03-18 12:20:21 +00:00
Felix Fietkau b1e8b4677d NET_CLS_ACT can no longer be built as module in newer kernels, force it to =y
SVN-Revision: 14935
2009-03-17 23:55:43 +00:00
Felix Fietkau 2abe4d1bad get rid of the ncurses host build - the only reason why it was necessary in the first place was because of misuse of the BUILD_CC variable override.
SVN-Revision: 14934
2009-03-17 23:36:35 +00:00
Michael Büsch 18c64a209d b43: More non-PCI fixes
SVN-Revision: 14933
2009-03-17 22:46:51 +00:00
Michael Büsch 06c36d9c5b b43: Fix for non-PCI builds
SVN-Revision: 14932
2009-03-17 21:00:44 +00:00
Michael Büsch 1e239bce4d b43-fwsquash: Fix dependency definitions
SVN-Revision: 14930
2009-03-17 19:39:10 +00:00
Michael Büsch 48a5ed9bb8 b43: Add support for removing unnecessary firmware files to reduce the image size.
SVN-Revision: 14929
2009-03-17 19:34:45 +00:00
Felix Fietkau 54b149a54f ncurses: make sure the timestamp of copied host utils is current, so that it doesn't fall back to attempting to use cross-compiled ones
SVN-Revision: 14912
2009-03-17 04:17:21 +00:00
Felix Fietkau dd00f27cc4 clean up ncurses makefile based on new host build changes
SVN-Revision: 14911
2009-03-17 03:22:06 +00:00
Felix Fietkau ddcfaeb1e5 move host build in packages into a separate namespace: package/<name>/host/<target> this allows dependencies between host and target packages, and saves unnecessary host builds for packages that contain both variants
SVN-Revision: 14905
2009-03-17 02:20:34 +00:00
Hamish Guthrie 2c51e3aeb3 Added target architecture name for ps3
SVN-Revision: 14899
2009-03-16 15:30:29 +00:00
Florian Fainelli 43fa2310f3 fix double g typo
SVN-Revision: 14887
2009-03-15 13:40:11 +00:00
Florian Fainelli a54018aa87 fix ppp and pptp typos where is used instead of (#4768, #4778)
SVN-Revision: 14882
2009-03-15 12:08:31 +00:00
Florian Fainelli 44eec54c20 fix typo in spidev_test category
SVN-Revision: 14880
2009-03-15 11:17:35 +00:00
Gabor Juhos 24d356bcd1 mac80211: update compat-wireless to 2009-03-13
SVN-Revision: 14871
2009-03-14 10:18:45 +00:00
Geoff Levand 29d7e458f0 Update the ps3-utils package from 2.2.0 to 2.3.
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>

SVN-Revision: 14854
2009-03-12 18:55:47 +00:00
Gabor Juhos 70acd94cb1 mac80211: update compat-wireless to 2009-03-09
SVN-Revision: 14831
2009-03-10 08:50:11 +00:00
Florian Fainelli 2d6c8c64a3 make robocfg work on brcm63xx as well (#4599)
SVN-Revision: 14826
2009-03-09 21:57:47 +00:00
Florian Fainelli 04909ca614 allow kmod-switch to be used on brcm63xx (#4599)
SVN-Revision: 14825
2009-03-09 21:57:11 +00:00
Florian Fainelli 12ae7817d8 fix p54usb firmware md5sum (#4759)
SVN-Revision: 14821
2009-03-09 16:41:48 +00:00
Felix Fietkau 11cf9ea728 move input device nodes to /dev/input
SVN-Revision: 14809
2009-03-09 15:06:15 +00:00
Gabor Juhos 28f3acc031 mac80211: update compat-wireless to 2009-03-07
SVN-Revision: 14795
2009-03-08 19:25:11 +00:00
Florian Fainelli 58a11bcb40 package the bcm63xx-spi driver
SVN-Revision: 14794
2009-03-08 19:21:55 +00:00
Jo-Philipp Wich 8a6acee2e2 sysupgrade: install /bin/sleep into ramdisk too and add completition notice (#4747)
SVN-Revision: 14784
2009-03-08 00:21:25 +00:00
Hauke Mehrtens 5d57dbaeba turn some of the kernel dependencies the other way around to make it easier to support new kernel.
SVN-Revision: 14783
2009-03-07 18:28:39 +00:00
Hauke Mehrtens 53c375c606 add kmod-crc16 dependency to ax25 module, CONFIG_MKISS needs CONFIG_CRC16
SVN-Revision: 14782
2009-03-07 17:16:03 +00:00
Hauke Mehrtens 44aa0b5dac extract the rfkill module to an extra package, only build rfkill module if it is not integrated into the kernel.
SVN-Revision: 14780
2009-03-07 17:07:24 +00:00
Hauke Mehrtens 2b64ecf391 ipt-extra not broken on kernel 2.6.28 any more as CHAOS, TARPIT and DELUDE references were removed in r14461
SVN-Revision: 14779
2009-03-07 16:56:23 +00:00
Hauke Mehrtens 0b03ed454b add textsearch, NF_CONNTRACK_AMANDA and NETFILTER_XT_MATCH_STRING need it.
SVN-Revision: 14778
2009-03-07 16:53:08 +00:00
Hauke Mehrtens ea14544283 load module capifs before capi
SVN-Revision: 14775
2009-03-07 15:54:23 +00:00
Hauke Mehrtens e626930ea6 add ssb dependency to b44
SVN-Revision: 14774
2009-03-07 15:52:13 +00:00
Hauke Mehrtens f752ec4bbd aec62xx is working with kernel 2.6.28 agagin.
SVN-Revision: 14773
2009-03-07 14:03:12 +00:00
Hauke Mehrtens 8bf437c095 Add isdn4linux and gigaset kernel modules.
SVN-Revision: 14772
2009-03-07 13:23:37 +00:00
Hauke Mehrtens 3ac154fc9c On shutdown disabled every mounted swap device. Fixes #4721 Thanks to Angel Marin
SVN-Revision: 14770
2009-03-07 12:58:08 +00:00
Gabor Juhos aebd1654e9 mac80211: update compat-wireless to 2009-03-05, add more rt2x00 and ath9k patches
SVN-Revision: 14757
2009-03-06 10:26:18 +00:00
Florian Fainelli aade9c3e1d package blkid out of e2fsprogs (#4720)
SVN-Revision: 14756
2009-03-06 04:00:22 +00:00
Florian Fainelli cfadb8fc40 add spidev_test utility from the kernel documentation
SVN-Revision: 14753
2009-03-06 01:11:44 +00:00
Hauke Mehrtens 07926f29f6 Some symbols were missing or wrong. Tested with x86.
SVN-Revision: 14751
2009-03-05 21:45:59 +00:00
Gabor Juhos fd2ea5846b mac80211: update compat-wireless to 2009-03-04, and refresh patches
SVN-Revision: 14749
2009-03-05 12:49:25 +00:00
Felix Fietkau 165f60bba9 madwifi: improve the autochannel decision making on systems with multiple cards
SVN-Revision: 14748
2009-03-04 21:39:46 +00:00
Gabor Juhos 552fbe65d4 mac80211: add ath9k init values patch
SVN-Revision: 14745
2009-03-03 18:24:02 +00:00
Gabor Juhos c97f5e9a6b mac80211: update compat-wireless to 2009-03-03, and add a new ath9k patch
SVN-Revision: 14744
2009-03-03 15:49:02 +00:00
Markus Wigge bb17a3dd1b fixed KCONFIG selection of "CONFIG_CRYPTO_AES_586".
SVN-Revision: 14725
2009-03-02 11:47:25 +00:00
Hauke Mehrtens 1b922ab410 add missing symbols
SVN-Revision: 14721
2009-03-01 20:15:33 +00:00
Hauke Mehrtens 7d1e275cef add missing symbols for some packages needed by x86 target
SVN-Revision: 14717
2009-03-01 19:43:43 +00:00
Gabor Juhos 782ca84485 hostapd: add 11n mode and ht_capab option for hostapd
SVN-Revision: 14713
2009-03-01 18:02:49 +00:00
Michael Büsch 689149cdbc ubsec: Fix bus disable ordering and fix probe error path.
SVN-Revision: 14677
2009-02-26 19:19:59 +00:00
Gabor Juhos 86307b4db2 mac80211: update compat-wireless to 2009-02-25
SVN-Revision: 14675
2009-02-26 18:03:20 +00:00
Florian Fainelli 38821210b0 allow mac80211 devices to be configured to do 802.11s, requires iw
SVN-Revision: 14669
2009-02-26 14:53:03 +00:00
Florian Fainelli 6936388c7d update ubsec_ssb to version 2009-02-21 (#4693)
SVN-Revision: 14668
2009-02-26 11:45:58 +00:00
Florian Fainelli ba2973b938 Fix ath5k crash on load (#4689)
SVN-Revision: 14652
2009-02-24 09:08:06 +00:00
Nicolas Thill 21d7852de0 replace some -I & -L flags with $(TARGET_CPPFLAGS) & $(TARGET_LDFLAGS) when appropriate
SVN-Revision: 14651
2009-02-24 00:08:08 +00:00
Nicolas Thill 8e079ddee0 gdb: fix gdbserver subpackage, cleanup
SVN-Revision: 14649
2009-02-23 23:58:07 +00:00
Florian Fainelli 328af7d015 change libnl mirror to point to openwrt, original website seems down
SVN-Revision: 14640
2009-02-23 15:39:32 +00:00
Felix Fietkau 0d56c7c638 add back the old host patches for lua to improve portability
SVN-Revision: 14631
2009-02-22 23:54:26 +00:00
Felix Fietkau f5fba5bc3c Asus WL-330gE Support
Here is support for the compact Asus WL-330gE. It uses that all-in-one
5354 Broadcom chip that's also in the WL-520gU, so I assume USB
support can be soldered on. I've yet to open up the device, though.
Initial flashing is done through the CFE failsafe mode like on other
Asus devices, where you boot holding the reset button, the power LED
flashes, and you tftp an image.

Signed-off-by: David Cooper <dave@kupesoft.com>

SVN-Revision: 14624
2009-02-22 18:45:39 +00:00
Felix Fietkau 25d318e815 merge host build of lua from tools/ into package/lua/Makefile
SVN-Revision: 14622
2009-02-22 18:10:23 +00:00
Felix Fietkau bc6fcb0067 eliminate redundancy by creating the quilt_used stampfile in the right place
SVN-Revision: 14620
2009-02-22 17:50:31 +00:00
Felix Fietkau 3a95badb10 fix broadcom-diag on linux 2.6.28 (#4633)
SVN-Revision: 14618
2009-02-22 17:12:36 +00:00
Felix Fietkau 474b55fe55 add missing kconfig symbols for kmod-sched
SVN-Revision: 14616
2009-02-22 15:15:13 +00:00
Felix Fietkau b29544b2c3 add country code option for hostapd (patch from #4675)
SVN-Revision: 14608
2009-02-22 02:46:04 +00:00
Felix Fietkau cc8daa275f add missing dependencies
SVN-Revision: 14607
2009-02-22 01:12:18 +00:00
Hauke Mehrtens e5934ebb42 Fixes kernel configuration error.
SVN-Revision: 14606
2009-02-21 23:54:43 +00:00
Felix Fietkau f98d59ddd0 upgrade to latest compat-wireless and rt2800 version
SVN-Revision: 14605
2009-02-21 20:38:07 +00:00
Felix Fietkau b72191aa74 fix a description which still mentioned ipp2p
SVN-Revision: 14603
2009-02-21 19:33:10 +00:00
Felix Fietkau 06713e3d82 get rid of a remaining reference to ipp2p
SVN-Revision: 14602
2009-02-21 19:19:53 +00:00
Felix Fietkau e1799d3835 fix IMQ on linux 2.6.27 and 2.6.28
SVN-Revision: 14599
2009-02-21 16:33:24 +00:00
Felix Fietkau 68d73be80c remove support for ipp2p - it's unmaintained, broken, overmatching and undermatching => not that useful for QoS
SVN-Revision: 14596
2009-02-21 16:30:44 +00:00
Felix Fietkau 02ff1ea933 qos-scripts: remove ipp2p from the default ruleset
SVN-Revision: 14595
2009-02-21 16:28:54 +00:00
Hauke Mehrtens ba1ede0df4 libtool: refresh patches
SVN-Revision: 14592
2009-02-21 15:32:34 +00:00
Hauke Mehrtens f2616b6ca4 mac80211: refresh patches for old version
SVN-Revision: 14591
2009-02-21 15:16:22 +00:00
Hauke Mehrtens 701d71984c busybox: refresh busybox patches
SVN-Revision: 14590
2009-02-21 15:07:45 +00:00
Hauke Mehrtens 668860c98f Add initial kernel 2.6.28 support for atheros target. The include files moved from /include/asm-mips/mach-atheros/ to /arch/mips/include/asm/mach-atheros/ This patch is based on the old kernel 2.6.27 patches.
SVN-Revision: 14584
2009-02-20 16:27:42 +00:00
Gabor Juhos bc08f6adf8 mac80211: update compat-wireless to 2009-02-19
SVN-Revision: 14572
2009-02-20 08:55:27 +00:00
Hauke Mehrtens e18a175ec2 mac80211: wrong md5sum of OpenFirmware. Fixes #4664
SVN-Revision: 14571
2009-02-19 20:29:28 +00:00
Hauke Mehrtens 86ef811273 mac80211: extract broadcom firmware out of broadcom-wl-4.178.10.4.tar.bz2
SVN-Revision: 14570
2009-02-19 19:57:37 +00:00
Jo-Philipp Wich 2d672ef2f5 base-files: allow option dns to override dhcp assigned dns servers
SVN-Revision: 14562
2009-02-19 05:27:36 +00:00
Michael Büsch 38a952aade ucmb: move to packages feed
SVN-Revision: 14560
2009-02-18 22:47:42 +00:00
Michael Büsch 8d5d2fa086 Fix typo
SVN-Revision: 14558
2009-02-18 22:06:33 +00:00
Jo-Philipp Wich cd978f4531 make "name" parameter optional in dnsmasq "boot" config sections
SVN-Revision: 14557
2009-02-18 22:00:36 +00:00
Hauke Mehrtens d37ac90b82 mac80211: Add Open FirmWare and Broadcom firmware version 4.178.10.4 support to b43 package.
SVN-Revision: 14555
2009-02-18 18:39:15 +00:00
Michael Büsch 1328bf9395 ucmb: Fix the lowlevel protocol
SVN-Revision: 14549
2009-02-18 11:54:09 +00:00
Michael Büsch 87a2d3888c Add CRC16 kernel module
SVN-Revision: 14548
2009-02-17 22:54:11 +00:00
Gabor Juhos eed095a173 wpa_supplicant: update to 0.6.8
SVN-Revision: 14545
2009-02-17 20:22:33 +00:00
Gabor Juhos 620c50530f hostapd: update to 0.6.8
SVN-Revision: 14544
2009-02-17 20:21:02 +00:00
Jo-Philipp Wich 7618cd7cbe fix incorrect quoting in busybox cron init script
SVN-Revision: 14540
2009-02-17 17:29:17 +00:00
Florian Fainelli 34058060a2 fix ubsec_ssb dependency against kmod-crypto-ocf (#4617)
SVN-Revision: 14539
2009-02-17 15:15:48 +00:00
Gabor Juhos 0a7eafa89e mac80211: add more patches from the rt2x00 git repository
SVN-Revision: 14534
2009-02-16 19:55:09 +00:00
Gabor Juhos b234ca85f1 mac80211: reorder patches
SVN-Revision: 14533
2009-02-16 19:43:55 +00:00
Gabor Juhos e6cd84447f mac80211: update compat-wireless to 2009-02-15
SVN-Revision: 14532
2009-02-16 19:02:26 +00:00
Gabor Juhos 6276c75caf mac80211: remove '$(PKG_BUILD_DIR)/modules' before compilation (closes #4634)
SVN-Revision: 14530
2009-02-16 16:29:00 +00:00
Jo-Philipp Wich e86bf4c86c update dnsmasq to 2.47 (#4636, thanks florida)
SVN-Revision: 14528
2009-02-16 04:48:08 +00:00
Jo-Philipp Wich fdd629c851 add kmod for 2.6.26+ in-kernel uvc video driver (#4637, thanks moh_de)
SVN-Revision: 14526
2009-02-16 04:30:48 +00:00
Michael Büsch 1afc0de6d3 ucmb: Put the lowlevel protocol handling into the kernel.
SVN-Revision: 14524
2009-02-15 17:16:49 +00:00
Florian Fainelli fc19f3f372 add cp852 code page (#4607)
SVN-Revision: 14522
2009-02-15 15:35:00 +00:00
Gabor Juhos 15c5122e64 mac80211: update p54 firmware and fix mac80211 dependancy Signed-off-by: Jan Willies <jan@willies.info>
SVN-Revision: 14516
2009-02-15 13:00:17 +00:00
Felix Fietkau df0643a408 opkg: apparently array bounds checking is gcc 4.3 specific, move -Wno-array-bounds into TARGET_CFLAGS instead of a patch and make it conditional
SVN-Revision: 14508
2009-02-14 14:11:12 +00:00
Felix Fietkau f10075e5b6 opkg: work around a gcc warning bug related to array bounds checking
SVN-Revision: 14506
2009-02-14 10:43:15 +00:00
Florian Fainelli 52dd4b499b make b43/b43legacy selectable again (#4596)
SVN-Revision: 14491
2009-02-13 00:12:30 +00:00
Michael Büsch df77d3b06d ucmb: Experimental SPI-GPIO based communication channel
SVN-Revision: 14478
2009-02-11 18:56:51 +00:00