Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | hostapd: fix endian bugs in STA HT capability handling | Felix Fietkau | 2009-11-12 |
| | | | | SVN-Revision: 18405 | ||
* | hostapd: fix HT40 BSS scan checks | Felix Fietkau | 2009-11-12 |
| | | | | SVN-Revision: 18404 | ||
* | neither avr32 or coldfire has a shared libgcc | Imre Kaloz | 2009-11-12 |
| | | | | SVN-Revision: 18402 | ||
* | update openssl to 0.9.8l -- thanks puchu | Imre Kaloz | 2009-11-12 |
| | | | | SVN-Revision: 18398 | ||
* | opkg: forgot to remove two obsolete patches in last commit | Jo-Philipp Wich | 2009-11-11 |
| | | | | SVN-Revision: 18381 | ||
* | opkg: bump to r284 - incorporates parsing improvements upstream - fixes a ↵ | Jo-Philipp Wich | 2009-11-11 |
| | | | | | | couple of memory leaks - fixes some null pointer dereferences - fixes possible crashes during removal of packages - various other corrections SVN-Revision: 18380 | ||
* | mac80211: disable powersave on the sta by default (for performance reasons) | Felix Fietkau | 2009-11-11 |
| | | | | SVN-Revision: 18379 | ||
* | wireless-tools: re-enable support for enabling/disabling powersave | Felix Fietkau | 2009-11-11 |
| | | | | SVN-Revision: 18378 | ||
* | mac80211: fix a race condition when bringing up wds sta interfaces on the ap | Felix Fietkau | 2009-11-11 |
| | | | | SVN-Revision: 18377 | ||
* | e1000: depend on pci support instead of x86 target - some people have ↵ | Felix Fietkau | 2009-11-11 |
| | | | | | | minipci cards with this chipset SVN-Revision: 18376 | ||
* | hostapd: automatically add wds sta interfaces of an ap to the right bridge | Felix Fietkau | 2009-11-11 |
| | | | | SVN-Revision: 18365 | ||
* | hostapd: implement wds ap support | Felix Fietkau | 2009-11-11 |
| | | | | SVN-Revision: 18364 | ||
* | mac80211: fix a bug in broadcast handling of wds sta interfaces | Felix Fietkau | 2009-11-11 |
| | | | | SVN-Revision: 18363 | ||
* | hostapd: update to latest git, remove openssl dependency for hostapd-full, ↵ | Felix Fietkau | 2009-11-11 |
| | | | | | | it works with internal crypto now SVN-Revision: 18360 | ||
* | hostapd: use the new build variants feature to clean up the makefile | Felix Fietkau | 2009-11-10 |
| | | | | SVN-Revision: 18358 | ||
* | mac80211: implement wds sta support (wds ap support work in progress, needs ↵ | Felix Fietkau | 2009-11-10 |
| | | | | | | hostapd changes) SVN-Revision: 18356 | ||
* | mac80211: fix wpa in client mode | Felix Fietkau | 2009-11-10 |
| | | | | SVN-Revision: 18355 | ||
* | add preliminary MPC83xx support | Imre Kaloz | 2009-11-09 |
| | | | | SVN-Revision: 18353 | ||
* | mac80211: fix wifi detect with 11n cards that have multiple bands | Felix Fietkau | 2009-11-09 |
| | | | | SVN-Revision: 18351 | ||
* | b43: work around a locking issue, might fix #5996 | Felix Fietkau | 2009-11-07 |
| | | | | SVN-Revision: 18338 | ||
* | iproute2: compile the static libraries with $(FPIC), as they are reused by ↵ | Felix Fietkau | 2009-11-05 |
| | | | | | | other packages for inclusion into shared libraries should fix collectd build failures on mips SVN-Revision: 18323 | ||
* | uboot-ifxmips: fix compile errors with the cs toolchain due to non-PIC code | Felix Fietkau | 2009-11-05 |
| | | | | SVN-Revision: 18321 | ||
* | oops, forgot the autoload | Felix Fietkau | 2009-11-05 |
| | | | | SVN-Revision: 18319 | ||
* | fix kmod-leds-alix (#6079, #6105) | Felix Fietkau | 2009-11-05 |
| | | | | SVN-Revision: 18318 | ||
* | fix up the download location for the updated mac80211 version (thx, swalker) | Felix Fietkau | 2009-11-05 |
| | | | | SVN-Revision: 18317 | ||
* | fix breakage introduced with r18315 | Florian Fainelli | 2009-11-05 |
| | | | | SVN-Revision: 18316 | ||
* | remove the patch dir hack in iptables when building with an external tree, ↵ | Florian Fainelli | 2009-11-05 |
| | | | | | | this did not work at all. SVN-Revision: 18315 | ||
* | Pass TARGET_CFLAGS using and external variable instead a sed expression that ↵ | Felix Fietkau | 2009-11-05 |
| | | | | | | | | can fail when TARGET_CFLAGS contains the ":" symbol. Signed-off: Luigi 'Comio' Mantellini <luigi.mantellini@idf-hit.com> SVN-Revision: 18311 | ||
* | add missing CONFIG_MEDIA_SUPPORT symbol for v4l (fixes #6108) | Felix Fietkau | 2009-11-05 |
| | | | | SVN-Revision: 18309 | ||
* | make rdc321-wdt become a package, saves some space in the kernel | Florian Fainelli | 2009-11-04 |
| | | | | SVN-Revision: 18298 | ||
* | mac80211: update to 2009-11-03 | Felix Fietkau | 2009-11-04 |
| | | | | SVN-Revision: 18294 | ||
* | mac80211: fill some important capabilities into ht_capab in the hostapd config | Felix Fietkau | 2009-11-04 |
| | | | | SVN-Revision: 18293 | ||
* | madwifi: fix a crash bug related to refcounting of bss nodes | Felix Fietkau | 2009-11-04 |
| | | | | SVN-Revision: 18290 | ||
* | fix breakage on wl500gp after r18214, thanks sn9 (#6084) | Florian Fainelli | 2009-11-03 |
| | | | | SVN-Revision: 18289 | ||
* | add preliminary 2.6.32 support | Imre Kaloz | 2009-11-03 |
| | | | | SVN-Revision: 18283 | ||
* | clean up menuconfig path of dsl driver and userland helper | John Crispin | 2009-11-01 |
| | | | | SVN-Revision: 18260 | ||
* | adds dsl support, thank you infineon/lantiq | John Crispin | 2009-11-01 |
| | | | | SVN-Revision: 18259 | ||
* | fix hostapd frame injection in mac80211, backport ↵ | Florian Fainelli | 2009-11-01 |
| | | | | | | 9b1ce526eb917c8b5c8497c327768130ee683392 (#6070) SVN-Revision: 18258 | ||
* | kmod-libertas needs kmod-lib80211 to load | Florian Fainelli | 2009-10-31 |
| | | | | SVN-Revision: 18244 | ||
* | fix siit compilation failures on brcm-2.4 | Florian Fainelli | 2009-10-30 |
| | | | | SVN-Revision: 18228 | ||
* | make etehrent work on wrt350n, thx sn9 | John Crispin | 2009-10-29 |
| | | | | SVN-Revision: 18214 | ||
* | fixes bluetooth dependency, thx sn9 | John Crispin | 2009-10-29 |
| | | | | SVN-Revision: 18213 | ||
* | remove references to 2_6_27 | Florian Fainelli | 2009-10-29 |
| | | | | SVN-Revision: 18202 | ||
* | fixes DEPENDS of SSB module, thx sn9 | John Crispin | 2009-10-28 |
| | | | | SVN-Revision: 18196 | ||
* | lua: add the 100-no_readline.patch to host build | Jo-Philipp Wich | 2009-10-28 |
| | | | | SVN-Revision: 18195 | ||
* | lua: the variable expansion to detect the host os does not work with GNU ↵ | Jo-Philipp Wich | 2009-10-28 |
| | | | | | | Make 3.81, replace it with a nested ifeq SVN-Revision: 18193 | ||
* | fix siit compile with 2.6.30 kernels and superior, when ↵ | Florian Fainelli | 2009-10-27 |
| | | | | | | CONFIG_COMPAT_NET_DEV_OPS is not set SVN-Revision: 18191 | ||
* | lua: fix a typo | Felix Fietkau | 2009-10-27 |
| | | | | SVN-Revision: 18190 | ||
* | lua: re-enable host builds with some more fixes | Felix Fietkau | 2009-10-27 |
| | | | | SVN-Revision: 18189 | ||
* | lua: fix regressions in operator overloading caused by the refcounting ↵ | Felix Fietkau | 2009-10-26 |
| | | | | | | patch, also fix some more variable cleanup issues => even more performance, less memory utilization SVN-Revision: 18164 |