summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-12-07fix a warningnbd
2007-12-07Minor patch to the AR7 diag.sh to make the status LED a bit more useful. From...nbd
2007-12-07[PATCH 2/2] Reimplement rx ring with EOQ markers to avoid reset stormsnbd
2007-12-07[PATCH 1/2] Fix race between device reset and start_xmitnbd
2007-12-06finally fix libintl issues on osx and potentially other platforms by disablin...nbd
2007-12-06Remove HOST_LOADLIBES fix from busybox, caused problems.nbd
2007-12-05Removed redundant '-r' flags for cp. Fixes compilation on BSD/Darwin.nbd
2007-12-05busybox: Fix build on OSX/BSD (fix needs to be cleaned up.)nbd
2007-12-05Abstracted find to $(FIND) to allow use of gfind on non-GNU systems.nbd
2007-12-05tools/mkimage: Include sys/types.h on Darwin/BSD.nbd
2007-12-05[adm5120] add copyright header to the USB driver's filesjuhosg
2007-12-04Fix VLYNQ device enable for DG834Gv1nbd
2007-12-04fix make clean for unconfigured build treesnbd
2007-12-04enforce gnu make >= 3.81 now. it has become too annoying to work around bugs ...nbd
2007-12-03add i8x0 audio drivernbd
2007-12-03update openswan to 0.4.10, reenable 2.6 support, sync with included openwrt p...nbd
2007-12-03add missing dependencynbd
2007-12-02fix another build issue on some osx machines - run ranlib on the lzma lib arc...nbd
2007-12-02update madwifi to the madwifi-dfs branch - should fix a few ad-hoc mode issue...nbd
2007-12-02fix sstrip compile on mac os xnbd
2007-12-01refactor hotplug2 rules, make sure that the default button rule is only used ...nbd
2007-11-30add shell compatibility patch from #2659nbd
2007-11-30add switch gpio init for bcm57xx (untested, see #2744)nbd
2007-11-30add extra wrt350n leds (patch from #2745)nbd
2007-11-30fix kernel config related build errornbd
2007-11-30make sure iw doesn't get compiled on older kernelsnbd
2007-11-30adjust libnl urlnbd
2007-11-30add iw utility (untested)nbd
2007-11-30upgrade libnl to 1.0-pre8nbd
2007-11-30include the kernel config for kernel related packages (should fix some b43 co...nbd
2007-11-30fix ppp issues (thanks to Fatus for debugging this)nbd
2007-11-29Fix zlib for powerpcnbd
2007-11-29[adm5120] switch to 2.6.23.9juhosg
2007-11-29update busybox to 1.8.2thepeople
2007-11-28add options for rate 80211h compression bursting wmm and mac filtering From: ...thepeople
2007-11-28some cleanup and remove overwriting of device defaults for bgscan and diversitythepeople
2007-11-28drop the '0' default in config_get_boolnbd
2007-11-28Fix AutoLoad macro typos (#2765)florian
2007-11-28package/kernel/modules: Fixed (3)DES crypto kmod, closes #2749 (Thanks jon)nbd
2007-11-28use instead of closes #2759thepeople
2007-11-28add support for the PCEngines Alixthepeople
2007-11-28add txpower patches and add uci configuration file From: Vasilis T. (aka Acin...thepeople
2007-11-28don't overwrite device default for fast frames closes #2321thepeople
2007-11-28add option to turn off dynamic dhcp closes #2694thepeople
2007-11-28init: check permissions on rc.d filesnbd
2007-11-28init: don't start hotplug2 if it doesn't existnbd
2007-11-28ps3: use readable video mode descriptions in readmenbd
2007-11-28ps3: build-in ps3 system managernbd
2007-11-27update to latest madwifi snapshot - fixes some noderef bugsnbd
2007-11-27fix remaining netif_rx calls in napi polling patchnbd