summaryrefslogtreecommitdiff
path: root/package
AgeCommit message (Expand)Author
2009-11-11mac80211: disable powersave on the sta by default (for performance reasons)nbd
2009-11-11wireless-tools: re-enable support for enabling/disabling powersavenbd
2009-11-11mac80211: fix a race condition when bringing up wds sta interfaces on the apnbd
2009-11-11e1000: depend on pci support instead of x86 target - some people have minipci...nbd
2009-11-11hostapd: automatically add wds sta interfaces of an ap to the right bridgenbd
2009-11-11hostapd: implement wds ap supportnbd
2009-11-11mac80211: fix a bug in broadcast handling of wds sta interfacesnbd
2009-11-11hostapd: update to latest git, remove openssl dependency for hostapd-full, it...nbd
2009-11-10hostapd: use the new build variants feature to clean up the makefilenbd
2009-11-10mac80211: implement wds sta support (wds ap support work in progress, needs h...nbd
2009-11-10mac80211: fix wpa in client modenbd
2009-11-09add preliminary MPC83xx supportkaloz
2009-11-09mac80211: fix wifi detect with 11n cards that have multiple bandsnbd
2009-11-07b43: work around a locking issue, might fix #5996nbd
2009-11-05iproute2: compile the static libraries with $(FPIC), as they are reused by ot...nbd
2009-11-05uboot-ifxmips: fix compile errors with the cs toolchain due to non-PIC codenbd
2009-11-05oops, forgot the autoloadnbd
2009-11-05fix kmod-leds-alix (#6079, #6105)nbd
2009-11-05fix up the download location for the updated mac80211 version (thx, swalker)nbd
2009-11-05[package] fix breakage introduced with r18315florian
2009-11-05[package] remove the patch dir hack in iptables when building with anflorian
2009-11-05Pass TARGET_CFLAGS using and external variable instead a sed expression that ...nbd
2009-11-05add missing CONFIG_MEDIA_SUPPORT symbol for v4l (fixes #6108)nbd
2009-11-04[rdc] make rdc321-wdt become a package, saves some space in the kernelflorian
2009-11-04mac80211: update to 2009-11-03nbd
2009-11-04mac80211: fill some important capabilities into ht_capab in the hostapd confignbd
2009-11-04madwifi: fix a crash bug related to refcounting of bss nodesnbd
2009-11-03[package] fix breakage on wl500gp after r18214, thanks sn9 (#6084)florian
2009-11-03add preliminary 2.6.32 supportkaloz
2009-11-01[ifxmips] clean up menuconfig path of dsl driver and userland helperblogic
2009-11-01[ifxmips] adds dsl support, thank you infineon/lantiqblogic
2009-11-01[package] fix hostapd frame injection in mac80211, backport 9b1ce526eb917c8b5...florian
2009-10-31[package] kmod-libertas needs kmod-lib80211 to loadflorian
2009-10-30[package] fix siit compilation failures on brcm-2.4florian
2009-10-29make etehrent work on wrt350n, thx sn9blogic
2009-10-29fixes bluetooth dependency, thx sn9blogic
2009-10-29[package] remove references to 2_6_27florian
2009-10-28fixes DEPENDS of SSB module, thx sn9blogic
2009-10-28[package] lua: add the 100-no_readline.patch to host buildjow
2009-10-28[package] lua: the variable expansion to detect the host os does not work wit...jow
2009-10-27[package] fix siit compile with 2.6.30 kernels and superior, when CONFIG_COMP...florian
2009-10-27lua: fix a typonbd
2009-10-27lua: re-enable host builds with some more fixesnbd
2009-10-26lua: fix regressions in operator overloading caused by the refcounting patch,...nbd
2009-10-26lua: use float instead of double, reduces the gc data structure size by 4 byt...nbd
2009-10-26lua: fix various bugs in the refcounting implementation. seems to fix luci an...nbd
2009-10-24lua: get rid of bitlib and md5lib from the core, they are no longer necessarynbd
2009-10-24lua: add reference counting for strings - this will need A LOT of testing, bu...nbd
2009-10-22[package] opkg: ignore Section, Source and Maintainer as well when ignoring d...jow
2009-10-22[package] opkg:jow