Commit graph

3377 commits

Author SHA1 Message Date
Felix Fietkau
0a5fa7b10e ath9k: fix massive packet loss issue introduced by upstream cleanups
SVN-Revision: 18428
2009-11-15 21:21:52 +00:00
Felix Fietkau
a7ddfc6e79 mac80211: sync with changes to patches submitted upstream
SVN-Revision: 18427
2009-11-15 21:21:47 +00:00
Jo-Philipp Wich
194f32bc26 change switch config to swconfig style format to remain consistent accross platforms
SVN-Revision: 18425
2009-11-15 18:43:46 +00:00
Jo-Philipp Wich
013fa61257 iproute2: honour when building libnetlink.a, completes r18323 and fixes #6160
SVN-Revision: 18422
2009-11-14 21:32:30 +00:00
Hauke Mehrtens
ac141eb667 fix build of hostapd-utils
This fixes #6158.
Thank you Will Dyson for your patch.

SVN-Revision: 18417
2009-11-14 12:21:25 +00:00
Felix Fietkau
1d91c8b455 e1000: add CONFIG_E1000_NAPI=y for older kernels
SVN-Revision: 18416
2009-11-14 02:55:48 +00:00
Felix Fietkau
bb572e08f8 mac80211: update to 2009-11-13 and add some of my new performance improvement patches. fixes excessive cpu usage of hostapd in ap mode, should also fix the ath9k memleak
SVN-Revision: 18415
2009-11-14 02:35:04 +00:00
Gabor Juhos
00808aaff3 package/mac80211: add config option to enable Atheros wireless debugging
SVN-Revision: 18412
2009-11-13 17:11:43 +00:00
Felix Fietkau
2913dec9f1 hostapd: fix endian bugs in STA HT capability handling
SVN-Revision: 18405
2009-11-12 14:15:13 +00:00
Felix Fietkau
3036844666 hostapd: fix HT40 BSS scan checks
SVN-Revision: 18404
2009-11-12 14:15:09 +00:00
Imre Kaloz
c2eba9719e neither avr32 or coldfire has a shared libgcc
SVN-Revision: 18402
2009-11-12 12:20:38 +00:00
Imre Kaloz
1404796880 update openssl to 0.9.8l -- thanks puchu
SVN-Revision: 18398
2009-11-12 10:39:10 +00:00
Jo-Philipp Wich
0b69c5e549 opkg: forgot to remove two obsolete patches in last commit
SVN-Revision: 18381
2009-11-11 22:13:10 +00:00
Jo-Philipp Wich
2355f9d497 opkg: bump to r284 - incorporates parsing improvements upstream - fixes a couple of memory leaks - fixes some null pointer dereferences - fixes possible crashes during removal of packages - various other corrections
SVN-Revision: 18380
2009-11-11 21:42:05 +00:00
Felix Fietkau
a195852e7f mac80211: disable powersave on the sta by default (for performance reasons)
SVN-Revision: 18379
2009-11-11 16:59:36 +00:00
Felix Fietkau
f61d14f781 wireless-tools: re-enable support for enabling/disabling powersave
SVN-Revision: 18378
2009-11-11 16:59:31 +00:00
Felix Fietkau
c8c6f7ec39 mac80211: fix a race condition when bringing up wds sta interfaces on the ap
SVN-Revision: 18377
2009-11-11 16:32:09 +00:00
Felix Fietkau
3f5c35c742 e1000: depend on pci support instead of x86 target - some people have minipci cards with this chipset
SVN-Revision: 18376
2009-11-11 16:30:33 +00:00
Felix Fietkau
5501cf6ed8 hostapd: automatically add wds sta interfaces of an ap to the right bridge
SVN-Revision: 18365
2009-11-11 05:15:55 +00:00
Felix Fietkau
36eccaad21 hostapd: implement wds ap support
SVN-Revision: 18364
2009-11-11 05:15:51 +00:00
Felix Fietkau
20107c752e mac80211: fix a bug in broadcast handling of wds sta interfaces
SVN-Revision: 18363
2009-11-11 05:15:41 +00:00
Felix Fietkau
a8ea28ad90 hostapd: update to latest git, remove openssl dependency for hostapd-full, it works with internal crypto now
SVN-Revision: 18360
2009-11-11 00:34:42 +00:00
Felix Fietkau
8a89f203a0 hostapd: use the new build variants feature to clean up the makefile
SVN-Revision: 18358
2009-11-10 22:00:59 +00:00
Felix Fietkau
1dbcfdaf2f mac80211: implement wds sta support (wds ap support work in progress, needs hostapd changes)
SVN-Revision: 18356
2009-11-10 19:27:19 +00:00
Felix Fietkau
559f32adbc mac80211: fix wpa in client mode
SVN-Revision: 18355
2009-11-10 19:27:13 +00:00
Imre Kaloz
a992d6986c add preliminary MPC83xx support
SVN-Revision: 18353
2009-11-09 11:45:04 +00:00
Felix Fietkau
498483be78 mac80211: fix wifi detect with 11n cards that have multiple bands
SVN-Revision: 18351
2009-11-09 00:58:39 +00:00
Felix Fietkau
ae0457f76a b43: work around a locking issue, might fix #5996
SVN-Revision: 18338
2009-11-07 17:40:52 +00:00
Felix Fietkau
a006cb5e5c iproute2: compile the static libraries with $(FPIC), as they are reused by other packages for inclusion into shared libraries should fix collectd build failures on mips
SVN-Revision: 18323
2009-11-05 22:29:14 +00:00
Felix Fietkau
f70c8b37e4 uboot-ifxmips: fix compile errors with the cs toolchain due to non-PIC code
SVN-Revision: 18321
2009-11-05 21:25:31 +00:00
Felix Fietkau
a4081ecb34 oops, forgot the autoload
SVN-Revision: 18319
2009-11-05 16:12:11 +00:00
Felix Fietkau
c386747269 fix kmod-leds-alix (#6079, #6105)
SVN-Revision: 18318
2009-11-05 16:11:45 +00:00
Felix Fietkau
3dfa493e56 fix up the download location for the updated mac80211 version (thx, swalker)
SVN-Revision: 18317
2009-11-05 16:05:52 +00:00
Florian Fainelli
2d463950c3 fix breakage introduced with r18315
SVN-Revision: 18316
2009-11-05 14:35:36 +00:00
Florian Fainelli
dbdfbb4b5d remove the patch dir hack in iptables when building with an external tree, this did not work at all.
SVN-Revision: 18315
2009-11-05 14:21:05 +00:00
Felix Fietkau
80a458df05 Pass TARGET_CFLAGS using and external variable instead a sed expression that can fail when TARGET_CFLAGS contains the ":" symbol.
Signed-off: Luigi 'Comio' Mantellini <luigi.mantellini@idf-hit.com>

SVN-Revision: 18311
2009-11-05 11:55:00 +00:00
Felix Fietkau
f2c7149bf5 add missing CONFIG_MEDIA_SUPPORT symbol for v4l (fixes #6108)
SVN-Revision: 18309
2009-11-05 11:06:23 +00:00
Florian Fainelli
40754b4525 make rdc321-wdt become a package, saves some space in the kernel
SVN-Revision: 18298
2009-11-04 22:43:05 +00:00
Felix Fietkau
91c0fbb06c mac80211: update to 2009-11-03
SVN-Revision: 18294
2009-11-04 21:54:47 +00:00
Felix Fietkau
875d957512 mac80211: fill some important capabilities into ht_capab in the hostapd config
SVN-Revision: 18293
2009-11-04 21:53:49 +00:00
Felix Fietkau
5215accae5 madwifi: fix a crash bug related to refcounting of bss nodes
SVN-Revision: 18290
2009-11-04 00:05:56 +00:00
Florian Fainelli
5a13cc0726 fix breakage on wl500gp after r18214, thanks sn9 (#6084)
SVN-Revision: 18289
2009-11-03 20:35:37 +00:00
Imre Kaloz
3d4466cfd8 add preliminary 2.6.32 support
SVN-Revision: 18283
2009-11-03 10:49:27 +00:00
John Crispin
11f5bc1909 clean up menuconfig path of dsl driver and userland helper
SVN-Revision: 18260
2009-11-01 19:05:32 +00:00
John Crispin
976d1a1024 adds dsl support, thank you infineon/lantiq
SVN-Revision: 18259
2009-11-01 18:52:35 +00:00
Florian Fainelli
eff68fb14b fix hostapd frame injection in mac80211, backport 9b1ce526eb917c8b5c8497c327768130ee683392 (#6070)
SVN-Revision: 18258
2009-11-01 10:46:36 +00:00
Florian Fainelli
f88807049f kmod-libertas needs kmod-lib80211 to load
SVN-Revision: 18244
2009-10-31 12:28:55 +00:00
Florian Fainelli
525c666176 fix siit compilation failures on brcm-2.4
SVN-Revision: 18228
2009-10-30 14:14:53 +00:00
John Crispin
2d57b56bce make etehrent work on wrt350n, thx sn9
SVN-Revision: 18214
2009-10-29 21:26:36 +00:00
John Crispin
2bbb05cc5e fixes bluetooth dependency, thx sn9
SVN-Revision: 18213
2009-10-29 21:25:55 +00:00