| Commit message (Expand) | Author | Age | Files | Lines |
* | hostapd: automatically add wds sta interfaces of an ap to the right bridge | Felix Fietkau | 2009-11-11 | 2 | -0/+14 |
* | hostapd: implement wds ap support | Felix Fietkau | 2009-11-11 | 2 | -1/+251 |
* | mac80211: fix a bug in broadcast handling of wds sta interfaces | Felix Fietkau | 2009-11-11 | 1 | -0/+9 |
* | hostapd: update to latest git, remove openssl dependency for hostapd-full, it... | Felix Fietkau | 2009-11-11 | 7 | -33/+55 |
* | hostapd: use the new build variants feature to clean up the makefile | Felix Fietkau | 2009-11-10 | 2 | -63/+26 |
* | mac80211: implement wds sta support (wds ap support work in progress, needs h... | Felix Fietkau | 2009-11-10 | 6 | -1/+633 |
* | mac80211: fix wpa in client mode | Felix Fietkau | 2009-11-10 | 1 | -1/+2 |
* | add preliminary MPC83xx support | Imre Kaloz | 2009-11-09 | 1 | -1/+1 |
* | mac80211: fix wifi detect with 11n cards that have multiple bands | Felix Fietkau | 2009-11-09 | 1 | -2/+5 |
* | b43: work around a locking issue, might fix #5996 | Felix Fietkau | 2009-11-07 | 1 | -0/+23 |
* | iproute2: compile the static libraries with $(FPIC), as they are reused by ot... | Felix Fietkau | 2009-11-05 | 1 | -1/+7 |
* | uboot-ifxmips: fix compile errors with the cs toolchain due to non-PIC code | Felix Fietkau | 2009-11-05 | 1 | -0/+25 |
* | oops, forgot the autoload | Felix Fietkau | 2009-11-05 | 1 | -1/+1 |
* | fix kmod-leds-alix (#6079, #6105) | Felix Fietkau | 2009-11-05 | 1 | -2/+2 |
* | fix up the download location for the updated mac80211 version (thx, swalker) | Felix Fietkau | 2009-11-05 | 1 | -1/+1 |
* | fix breakage introduced with r18315 | Florian Fainelli | 2009-11-05 | 1 | -0/+2 |
* | remove the patch dir hack in iptables when building with an external tree, th... | Florian Fainelli | 2009-11-05 | 1 | -6/+0 |
* | Pass TARGET_CFLAGS using and external variable instead a sed expression that ... | Felix Fietkau | 2009-11-05 | 2 | -3/+13 |
* | add missing CONFIG_MEDIA_SUPPORT symbol for v4l (fixes #6108) | Felix Fietkau | 2009-11-05 | 1 | -0/+1 |
* | make rdc321-wdt become a package, saves some space in the kernel | Florian Fainelli | 2009-11-04 | 1 | -0/+15 |
* | mac80211: update to 2009-11-03 | Felix Fietkau | 2009-11-04 | 10 | -5577/+6 |
* | mac80211: fill some important capabilities into ht_capab in the hostapd config | Felix Fietkau | 2009-11-04 | 2 | -1/+15 |
* | madwifi: fix a crash bug related to refcounting of bss nodes | Felix Fietkau | 2009-11-04 | 1 | -11/+0 |
* | fix breakage on wl500gp after r18214, thanks sn9 (#6084) | Florian Fainelli | 2009-11-03 | 1 | -2/+2 |
* | add preliminary 2.6.32 support | Imre Kaloz | 2009-11-03 | 1 | -0/+55 |
* | clean up menuconfig path of dsl driver and userland helper | John Crispin | 2009-11-01 | 2 | -4/+5 |
* | adds dsl support, thank you infineon/lantiq | John Crispin | 2009-11-01 | 29 | -3335/+8377 |
* | fix hostapd frame injection in mac80211, backport 9b1ce526eb917c8b5c8497c3277... | Florian Fainelli | 2009-11-01 | 1 | -0/+44 |
* | kmod-libertas needs kmod-lib80211 to load | Florian Fainelli | 2009-10-31 | 1 | -2/+1 |
* | fix siit compilation failures on brcm-2.4 | Florian Fainelli | 2009-10-30 | 1 | -2/+2 |
* | make etehrent work on wrt350n, thx sn9 | John Crispin | 2009-10-29 | 1 | -2/+25 |
* | fixes bluetooth dependency, thx sn9 | John Crispin | 2009-10-29 | 1 | -1/+1 |
* | remove references to 2_6_27 | Florian Fainelli | 2009-10-29 | 6 | -6/+6 |
* | fixes DEPENDS of SSB module, thx sn9 | John Crispin | 2009-10-28 | 1 | -1/+1 |
* | lua: add the 100-no_readline.patch to host build | Jo-Philipp Wich | 2009-10-28 | 1 | -0/+49 |
* | lua: the variable expansion to detect the host os does not work with GNU Make... | Jo-Philipp Wich | 2009-10-28 | 1 | -4/+9 |
* | fix siit compile with 2.6.30 kernels and superior, when CONFIG_COMPAT_NET_DEV... | Florian Fainelli | 2009-10-27 | 1 | -0/+15 |
* | lua: fix a typo | Felix Fietkau | 2009-10-27 | 1 | -1/+1 |
* | lua: re-enable host builds with some more fixes | Felix Fietkau | 2009-10-27 | 7 | -722/+27 |
* | lua: fix regressions in operator overloading caused by the refcounting patch,... | Felix Fietkau | 2009-10-26 | 1 | -71/+3 |
* | lua: use float instead of double, reduces the gc data structure size by 4 byt... | Felix Fietkau | 2009-10-26 | 2 | -2/+2 |
* | lua: fix various bugs in the refcounting implementation. seems to fix luci an... | Felix Fietkau | 2009-10-26 | 1 | -72/+176 |
* | lua: get rid of bitlib and md5lib from the core, they are no longer necessary | Felix Fietkau | 2009-10-24 | 2 | -670/+0 |
* | lua: add reference counting for strings - this will need A LOT of testing, bu... | Felix Fietkau | 2009-10-24 | 3 | -305/+1112 |
* | opkg: ignore Section, Source and Maintainer as well when ignoring description... | Jo-Philipp Wich | 2009-10-22 | 1 | -3/+3 |
* | opkg: - re-enable upgrade and restrict it to signle packages, fix usage text ... | Jo-Philipp Wich | 2009-10-22 | 5 | -163/+226 |
* | opkg: - replace package list parser by something that works with fixed buffer... | Jo-Philipp Wich | 2009-10-22 | 5 | -1/+998 |
* | madwifi: reduce the size of the multicall tool binary | Felix Fietkau | 2009-10-21 | 2 | -4/+5 |
* | do not relink libresolv, it makes iproute2 barf | Felix Fietkau | 2009-10-20 | 1 | -1/+1 |
* | remove obsolete uci validation awk code | Felix Fietkau | 2009-10-20 | 6 | -654/+0 |