Commit Graph

3373 Commits (44aa03f2f9da7fbe9d18107b0cab73ae9ef6b233)

Author SHA1 Message Date
Hauke Mehrtens ac141eb667 fix build of hostapd-utils
This fixes #6158.
Thank you Will Dyson for your patch.

SVN-Revision: 18417
15 years ago
Felix Fietkau 1d91c8b455 e1000: add CONFIG_E1000_NAPI=y for older kernels
SVN-Revision: 18416
15 years ago
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
15 years ago
Gabor Juhos 00808aaff3 package/mac80211: add config option to enable Atheros wireless debugging
SVN-Revision: 18412
15 years ago
Felix Fietkau 2913dec9f1 hostapd: fix endian bugs in STA HT capability handling
SVN-Revision: 18405
15 years ago
Felix Fietkau 3036844666 hostapd: fix HT40 BSS scan checks
SVN-Revision: 18404
15 years ago
Imre Kaloz c2eba9719e neither avr32 or coldfire has a shared libgcc
SVN-Revision: 18402
15 years ago
Imre Kaloz 1404796880 update openssl to 0.9.8l -- thanks puchu
SVN-Revision: 18398
15 years ago
Jo-Philipp Wich 0b69c5e549 opkg: forgot to remove two obsolete patches in last commit
SVN-Revision: 18381
15 years ago
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
15 years ago
Felix Fietkau a195852e7f mac80211: disable powersave on the sta by default (for performance reasons)
SVN-Revision: 18379
15 years ago
Felix Fietkau f61d14f781 wireless-tools: re-enable support for enabling/disabling powersave
SVN-Revision: 18378
15 years ago
Felix Fietkau c8c6f7ec39 mac80211: fix a race condition when bringing up wds sta interfaces on the ap
SVN-Revision: 18377
15 years ago
Felix Fietkau 3f5c35c742 e1000: depend on pci support instead of x86 target - some people have minipci cards with this chipset
SVN-Revision: 18376
15 years ago
Felix Fietkau 5501cf6ed8 hostapd: automatically add wds sta interfaces of an ap to the right bridge
SVN-Revision: 18365
15 years ago
Felix Fietkau 36eccaad21 hostapd: implement wds ap support
SVN-Revision: 18364
15 years ago
Felix Fietkau 20107c752e mac80211: fix a bug in broadcast handling of wds sta interfaces
SVN-Revision: 18363
15 years ago
Felix Fietkau a8ea28ad90 hostapd: update to latest git, remove openssl dependency for hostapd-full, it works with internal crypto now
SVN-Revision: 18360
15 years ago
Felix Fietkau 8a89f203a0 hostapd: use the new build variants feature to clean up the makefile
SVN-Revision: 18358
15 years ago
Felix Fietkau 1dbcfdaf2f mac80211: implement wds sta support (wds ap support work in progress, needs hostapd changes)
SVN-Revision: 18356
15 years ago
Felix Fietkau 559f32adbc mac80211: fix wpa in client mode
SVN-Revision: 18355
15 years ago
Imre Kaloz a992d6986c add preliminary MPC83xx support
SVN-Revision: 18353
15 years ago
Felix Fietkau 498483be78 mac80211: fix wifi detect with 11n cards that have multiple bands
SVN-Revision: 18351
15 years ago
Felix Fietkau ae0457f76a b43: work around a locking issue, might fix #5996
SVN-Revision: 18338
15 years ago
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
15 years ago
Felix Fietkau f70c8b37e4 uboot-ifxmips: fix compile errors with the cs toolchain due to non-PIC code
SVN-Revision: 18321
15 years ago
Felix Fietkau a4081ecb34 oops, forgot the autoload
SVN-Revision: 18319
15 years ago
Felix Fietkau c386747269 fix kmod-leds-alix (#6079, #6105)
SVN-Revision: 18318
15 years ago
Felix Fietkau 3dfa493e56 fix up the download location for the updated mac80211 version (thx, swalker)
SVN-Revision: 18317
15 years ago
Florian Fainelli 2d463950c3 fix breakage introduced with r18315
SVN-Revision: 18316
15 years ago
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
15 years ago
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
15 years ago
Felix Fietkau f2c7149bf5 add missing CONFIG_MEDIA_SUPPORT symbol for v4l (fixes #6108)
SVN-Revision: 18309
15 years ago
Florian Fainelli 40754b4525 make rdc321-wdt become a package, saves some space in the kernel
SVN-Revision: 18298
15 years ago
Felix Fietkau 91c0fbb06c mac80211: update to 2009-11-03
SVN-Revision: 18294
15 years ago
Felix Fietkau 875d957512 mac80211: fill some important capabilities into ht_capab in the hostapd config
SVN-Revision: 18293
15 years ago
Felix Fietkau 5215accae5 madwifi: fix a crash bug related to refcounting of bss nodes
SVN-Revision: 18290
15 years ago
Florian Fainelli 5a13cc0726 fix breakage on wl500gp after r18214, thanks sn9 (#6084)
SVN-Revision: 18289
15 years ago
Imre Kaloz 3d4466cfd8 add preliminary 2.6.32 support
SVN-Revision: 18283
15 years ago
John Crispin 11f5bc1909 clean up menuconfig path of dsl driver and userland helper
SVN-Revision: 18260
15 years ago
John Crispin 976d1a1024 adds dsl support, thank you infineon/lantiq
SVN-Revision: 18259
15 years ago
Florian Fainelli eff68fb14b fix hostapd frame injection in mac80211, backport 9b1ce526eb917c8b5c8497c327768130ee683392 (#6070)
SVN-Revision: 18258
15 years ago
Florian Fainelli f88807049f kmod-libertas needs kmod-lib80211 to load
SVN-Revision: 18244
15 years ago
Florian Fainelli 525c666176 fix siit compilation failures on brcm-2.4
SVN-Revision: 18228
15 years ago
John Crispin 2d57b56bce make etehrent work on wrt350n, thx sn9
SVN-Revision: 18214
15 years ago
John Crispin 2bbb05cc5e fixes bluetooth dependency, thx sn9
SVN-Revision: 18213
15 years ago
Florian Fainelli 1a2862798a remove references to 2_6_27
SVN-Revision: 18202
15 years ago
John Crispin b2cd5b2e0d fixes DEPENDS of SSB module, thx sn9
SVN-Revision: 18196
15 years ago
Jo-Philipp Wich 1de4b79971 lua: add the 100-no_readline.patch to host build
SVN-Revision: 18195
15 years ago
Jo-Philipp Wich a0d2c65033 lua: the variable expansion to detect the host os does not work with GNU Make 3.81, replace it with a nested ifeq
SVN-Revision: 18193
15 years ago