2009-11-11 |
nbd | wireless-tools: re-enable support for enabling/disabling...
|
commit | commitdiff | tree |
2009-11-11 |
nbd | mac80211: fix a race condition when bringing up wds...
|
commit | commitdiff | tree |
2009-11-11 |
nbd | e1000: depend on pci support instead of x86 target...
|
commit | commitdiff | tree |
2009-11-11 |
nbd | hostapd: automatically add wds sta interfaces of an...
|
commit | commitdiff | tree |
2009-11-11 |
nbd | hostapd: implement wds ap support
|
commit | commitdiff | tree |
2009-11-11 |
nbd | mac80211: fix a bug in broadcast handling of wds sta...
|
commit | commitdiff | tree |
2009-11-11 |
nbd | merge target kernel config files with subtarget config...
|
commit | commitdiff | tree |
2009-11-11 |
nbd | automatically adjust CONFIG_BLK_DEV_INITRD in the kernel...
|
commit | commitdiff | tree |
2009-11-11 |
nbd | hostapd: update to latest git, remove openssl dependency...
|
commit | commitdiff | tree |
2009-11-10 |
nbd | hostapd: use the new build variants feature to clean...
|
commit | commitdiff | tree |
2009-11-10 |
nbd | build system: introduce a new feature called build...
|
commit | commitdiff | tree |
2009-11-10 |
nbd | mac80211: implement wds sta support (wds ap support...
|
commit | commitdiff | tree |
2009-11-10 |
nbd | mac80211: fix wpa in client mode
|
commit | commitdiff | tree |
2009-11-09 |
nbd | backport a recent version of vsprintf to linux 2.6...
|
commit | commitdiff | tree |
2009-11-09 |
nbd | mac80211: fix wifi detect with 11n cards that have...
|
commit | commitdiff | tree |
2009-11-07 |
nbd | b43: work around a locking issue, might fix #5996
|
commit | commitdiff | tree |
2009-11-05 |
nbd | iproute2: compile the static libraries with $(FPIC...
|
commit | commitdiff | tree |
2009-11-05 |
nbd | uboot-ifxmips: fix compile errors with the cs toolchain...
|
commit | commitdiff | tree |
2009-11-05 |
nbd | remove the old alix led junk which was replaced by...
|
commit | commitdiff | tree |
2009-11-05 |
nbd | oops, forgot the autoload
|
commit | commitdiff | tree |
2009-11-05 |
nbd | fix kmod-leds-alix (#6079, #6105)
|
commit | commitdiff | tree |
2009-11-05 |
nbd | fix up the download location for the updated mac80211...
|
commit | commitdiff | tree |
2009-11-05 |
nbd | enable multicast routing for linux 2.4 (#6037)
|
commit | commitdiff | tree |
2009-11-05 |
nbd | Pass TARGET_CFLAGS using and external variable instead...
|
commit | commitdiff | tree |
2009-11-05 |
nbd | Don't build gmp and mpfr when using external toolchains...
|
commit | commitdiff | tree |
2009-11-05 |
nbd | add missing CONFIG_MEDIA_SUPPORT symbol for v4l (fixes...
|
commit | commitdiff | tree |
2009-11-05 |
nbd | binutils: fix build errors in 2.20 (patch from #6094)
|
commit | commitdiff | tree |
2009-11-05 |
nbd | metadata: process dependencies for targets that have...
|
commit | commitdiff | tree |
2009-11-04 |
nbd | fix one more instance of r18295
|
commit | commitdiff | tree |
2009-11-04 |
nbd | fix platform specific overrides for kernel modules...
|
commit | commitdiff | tree |
2009-11-04 |
nbd | mac80211: update to 2009-11-03
|
commit | commitdiff | tree |
2009-11-04 |
nbd | mac80211: fill some important capabilities into ht_capab...
|
commit | commitdiff | tree |
2009-11-04 |
nbd | madwifi: fix a crash bug related to refcounting of...
|
commit | commitdiff | tree |
2009-11-03 |
nbd | unbreak brcm-2.4
|
commit | commitdiff | tree |
2009-11-02 |
nbd | squashfs4: use our lzma props settings again instead...
|
commit | commitdiff | tree |
2009-11-02 |
nbd | squashfs4: refresh the cygwin patch
|
commit | commitdiff | tree |
2009-11-02 |
nbd | squashfs4: fix build breakage
|
commit | commitdiff | tree |
2009-11-02 |
nbd | gcc: fix build with cloog/ppl
|
commit | commitdiff | tree |
2009-11-02 |
nbd | binutils: fix path to cloog and ppl
|
commit | commitdiff | tree |
2009-11-02 |
nbd | add cloog and ppl to the tools build for the graphite...
|
commit | commitdiff | tree |
2009-11-02 |
nbd | add binutils 2.20
|
commit | commitdiff | tree |
2009-11-02 |
nbd | ixp4xx: fix weird ethernet issues with some devices...
|
commit | commitdiff | tree |
2009-10-27 |
nbd | lua: fix a typo
|
commit | commitdiff | tree |
2009-10-27 |
nbd | lua: re-enable host builds with some more fixes
|
commit | commitdiff | tree |
2009-10-27 |
nbd | ppc: add missing symbols for building with a newer...
|
commit | commitdiff | tree |
2009-10-27 |
nbd | uClibc: implement copysignl in libc on powerpc to avoid...
|
commit | commitdiff | tree |
2009-10-27 |
nbd | gcc: compile libgcc and libstdc++ with -O2 instead...
|
commit | commitdiff | tree |
2009-10-26 |
nbd | lua: fix regressions in operator overloading caused...
|
commit | commitdiff | tree |
2009-10-26 |
nbd | lua: use float instead of double, reduces the gc data...
|
commit | commitdiff | tree |
2009-10-26 |
nbd | lua: fix various bugs in the refcounting implementation...
|
commit | commitdiff | tree |
2009-10-24 |
nbd | lua: get rid of bitlib and md5lib from the core, they...
|
commit | commitdiff | tree |
2009-10-24 |
nbd | lua: add reference counting for strings - this will...
|
commit | commitdiff | tree |
2009-10-24 |
nbd | gcc: fix compile on armv4t with the cs toolchain
|
commit | commitdiff | tree |
2009-10-24 |
nbd | gcc: fix bug reporting url in newer compiler versions
|
commit | commitdiff | tree |
2009-10-22 |
nbd | mklibs: use -Wl,--gc-sections when relinking - currently...
|
commit | commitdiff | tree |
2009-10-22 |
nbd | fix a typo
|
commit | commitdiff | tree |
2009-10-22 |
nbd | add some extra stripping options for kernel modules...
|
commit | commitdiff | tree |
2009-10-22 |
nbd | imagebuilder: accept empty profile names, some targets...
|
commit | commitdiff | tree |
2009-10-21 |
nbd | madwifi: reduce the size of the multicall tool binary
|
commit | commitdiff | tree |
2009-10-20 |
nbd | do not relink libresolv, it makes iproute2 barf
|
commit | commitdiff | tree |
2009-10-20 |
nbd | remove obsolete uci validation awk code
|
commit | commitdiff | tree |
2009-10-20 |
nbd | base-files: remove obsolete stuff from common.awk
|
commit | commitdiff | tree |
2009-10-20 |
nbd | wireless-tools: reduce binary size by ~13k by removing...
|
commit | commitdiff | tree |
2009-10-20 |
nbd | hostapd: make compilation of the hostap driver conditional...
|
commit | commitdiff | tree |
2009-10-20 |
nbd | hotplug2: get rid of the unnecessary reference to libdl...
|
commit | commitdiff | tree |
2009-10-20 |
nbd | mark the llvm toolchain as broken
|
commit | commitdiff | tree |
2009-10-20 |
nbd | hotplug2: compile in the worker module statically,...
|
commit | commitdiff | tree |
2009-10-20 |
nbd | remove $(FPIC) from iptables, it is handled internally...
|
commit | commitdiff | tree |
2009-10-20 |
nbd | fix potential inconsistencies in toolchain selection...
|
commit | commitdiff | tree |
2009-10-20 |
nbd | use the new 4.3.3+cs toolchain for mips and arm - significan...
|
commit | commitdiff | tree |
2009-10-20 |
nbd | zlib: replace -fPIC with $(FPIC)
|
commit | commitdiff | tree |
2009-10-20 |
nbd | uci: only use $(FPIC) on library parts, saves a few...
|
commit | commitdiff | tree |
2009-10-20 |
nbd | opkg: get rid of libopkg, saves >10k compressed, >40k...
|
commit | commitdiff | tree |
2009-10-20 |
nbd | fix pthread mklibs relinking by copying libpthread_so...
|
commit | commitdiff | tree |
2009-10-20 |
nbd | install the right version of libgcc along with its...
|
commit | commitdiff | tree |
2009-10-20 |
nbd | gcc: backport libgcc_pic changes to older gcc4 versions...
|
commit | commitdiff | tree |
2009-10-19 |
nbd | gcc: create a proper libgcc_pic.a static library for...
|
commit | commitdiff | tree |
2009-10-19 |
nbd | mklibs: preserve the uclibc init symbol
|
commit | commitdiff | tree |
2009-10-19 |
nbd | mklibs: handle duplicate symbols properly
|
commit | commitdiff | tree |
2009-10-19 |
nbd | mklibs: fix crashes on nonexistant sections in readelf...
|
commit | commitdiff | tree |
2009-10-19 |
nbd | mark uboot-envtools as broken, it looks more like a...
|
commit | commitdiff | tree |
2009-10-19 |
nbd | remove support for uclibc 0.9.29
|
commit | commitdiff | tree |
2009-10-19 |
nbd | binutils: add support for non-pic handling and use...
|
commit | commitdiff | tree |
2009-10-19 |
nbd | uClibc: add support for mips non-pic relocations in...
|
commit | commitdiff | tree |
2009-10-19 |
nbd | gcc: prevent the libgcc configure script from enabling...
|
commit | commitdiff | tree |
2009-10-19 |
nbd | mac80211: fix ath5k compile on 2.6.28 and earlier
|
commit | commitdiff | tree |
2009-10-19 |
nbd | gcc: disable mips non-PIC ABI calls in the codesourcery...
|
commit | commitdiff | tree |
2009-10-19 |
nbd | fix ssb compile error on 2.6.28
|
commit | commitdiff | tree |
2009-10-19 |
nbd | fix errors in unresolved weak symbols on arm
|
commit | commitdiff | tree |
2009-10-19 |
nbd | hotplug2: fix "MALLOC FAILURE!" message caused by a...
|
commit | commitdiff | tree |
2009-10-19 |
nbd | add a binutils variant based on a binutils snapshot...
|
commit | commitdiff | tree |
2009-10-19 |
nbd | add a gcc variant based on gcc 4.3.3 with codesourcery...
|
commit | commitdiff | tree |
2009-10-17 |
nbd | add experimental support for a new menuconfig submenu...
|
commit | commitdiff | tree |
2009-10-17 |
nbd | madwifi: add antenna gpio support for nanostation loco2
|
commit | commitdiff | tree |
2009-10-17 |
nbd | madwifi: remove the 10HZ timer for updating rate control...
|
commit | commitdiff | tree |
2009-10-17 |
nbd | madwifi: fix various noderef/memleak issues
|
commit | commitdiff | tree |
2009-10-17 |
nbd | hostapd: do not configure wme when using madwifi -...
|
commit | commitdiff | tree |
2009-10-15 |
nbd | madwifi: more ad-hoc fixes
|
commit | commitdiff | tree |
2009-10-14 |
nbd | madwifi: fix another ibss crash (#5935)
|
commit | commitdiff | tree |
2009-10-14 |
nbd | madwifi: fix race condition on ibss init (#5935)
|
commit | commitdiff | tree |
next |