I'm using a WRT160NL (linux-ar71xx) and setting a led with

echo netdev >someled/trigger
echo wifi0 >someled/device_name
echo "link tx rx" >someled/mode

doesn't yield any results. Is it working on this platform?

Other triggers, as timer and heartbeat, work.