| Commit message (Expand) | Author | Age | Files | Lines |
* | [package] iproute2: honour when building libnetlink.a, completes r18323 and ... | Jo-Philipp Wich | 2009-11-14 | 1 | -0/+7 |
* | [hostapd-utils] fix build of hostapd-utils | Hauke Mehrtens | 2009-11-14 | 1 | -1/+1 |
* | e1000: add CONFIG_E1000_NAPI=y for older kernels | Felix Fietkau | 2009-11-14 | 1 | -1/+2 |
* | mac80211: update to 2009-11-13 and add some of my new performance improvement... | Felix Fietkau | 2009-11-14 | 13 | -385/+528 |
* | package/mac80211: add config option to enable Atheros wireless debugging | Gabor Juhos | 2009-11-13 | 1 | -2/+11 |
* | hostapd: fix endian bugs in STA HT capability handling | Felix Fietkau | 2009-11-12 | 1 | -0/+33 |
* | hostapd: fix HT40 BSS scan checks | Felix Fietkau | 2009-11-12 | 1 | -0/+11 |
* | neither avr32 or coldfire has a shared libgcc | Imre Kaloz | 2009-11-12 | 1 | -0/+2 |
* | update openssl to 0.9.8l -- thanks puchu | Imre Kaloz | 2009-11-12 | 5 | -3/+122 |
* | [package] opkg: forgot to remove two obsolete patches in last commit | Jo-Philipp Wich | 2009-11-11 | 2 | -23/+0 |
* | [package] opkg: bump to r284 | Jo-Philipp Wich | 2009-11-11 | 9 | -969/+27 |
* | mac80211: disable powersave on the sta by default (for performance reasons) | Felix Fietkau | 2009-11-11 | 1 | -0/+3 |
* | wireless-tools: re-enable support for enabling/disabling powersave | Felix Fietkau | 2009-11-11 | 1 | -25/+1 |
* | mac80211: fix a race condition when bringing up wds sta interfaces on the ap | Felix Fietkau | 2009-11-11 | 2 | -2/+23 |
* | e1000: depend on pci support instead of x86 target - some people have minipci... | Felix Fietkau | 2009-11-11 | 1 | -1/+1 |
* | 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 |
* | [package] fix breakage introduced with r18315 | Florian Fainelli | 2009-11-05 | 1 | -0/+2 |
* | [package] remove the patch dir hack in iptables when building with an | 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 |
* | [rdc] 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 |
* | [package] 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 |
* | [ifxmips] clean up menuconfig path of dsl driver and userland helper | John Crispin | 2009-11-01 | 2 | -4/+5 |
* | [ifxmips] adds dsl support, thank you infineon/lantiq | John Crispin | 2009-11-01 | 29 | -3335/+8377 |
* | [package] fix hostapd frame injection in mac80211, backport 9b1ce526eb917c8b5... | Florian Fainelli | 2009-11-01 | 1 | -0/+44 |
* | [package] kmod-libertas needs kmod-lib80211 to load | Florian Fainelli | 2009-10-31 | 1 | -2/+1 |
* | [package] 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 |
* | [package] 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 |
* | [package] lua: add the 100-no_readline.patch to host build | Jo-Philipp Wich | 2009-10-28 | 1 | -0/+49 |