summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/libertas/cmd.c
AgeCommit message (Expand)Author
2008-01-28libertas: be more careful about command responses matching cur_cmdDavid Woodhouse
2008-01-28libertas: add debugging output to lbs_mesh_config()David Woodhouse
2008-01-28libertas: add lbs_mesh sysfs attribute for enabling meshDavid Woodhouse
2008-01-28libertas: make some more functions staticDavid Woodhouse
2008-01-28libertas: endianness fixes for get_channel/set_channelDan Williams
2008-01-28libertas: convert RF_CHANNEL to a direct commandDan Williams
2008-01-28libertas: convert DATA_RATE to a direct commandDan Williams
2008-01-28libertas: convert CMD_MESH_ACCESS to a direct commandDavid Woodhouse
2008-01-28libertas: fix debug output in lbs_cmd_copyback() function.David Woodhouse
2008-01-28libertas: rename and re-type bufvirtualaddr to cmdbufDan Williams
2008-01-28libertas: convert GET_HW_SPEC to a direct commandDan Williams
2008-01-28libertas: add simple copyback command callbackDan Williams
2008-01-28libertas: clean up direct command handlingDan Williams
2008-01-28libertas: clean up is_command_allowed_in_ps()Dan Williams
2008-01-28libertas: make lbs_cmd() usage nicerDan Williams
2008-01-28libertas: add opaque extra argument to cmd callback functionDavid Woodhouse
2008-01-28libertas: kill struct lbs_adapterDavid Woodhouse
2008-01-28libertas: switch lbs_cmd() to take a callback function pointerDavid Woodhouse
2008-01-28libertas: kill adapter->nr_cmd_pendingDavid Woodhouse
2008-01-28libertas: endianness fixesHolger Schurig
2008-01-28libertas: Switch to using a callback function pointer for commandsDavid Woodhouse
2008-01-28libertas: Remove SET_BOOT2_VER support from the Big Switch Statement.David Woodhouse
2008-01-28libertas: don't cast a pointer to pointer ofLi Zefan
2008-01-28libertas: Byteswap cmdptr->size in lbs_cmd()David Woodhouse
2008-01-28libertas: Zero 'pdata_size' field in cmd_ctrl_node reliably.David Woodhouse
2008-01-28libertas: handy function to call firmware commandsHolger Schurig
2008-01-28libertas: make more functions staticHolger Schurig
2008-01-28libertas: remove cmd_ctrl_node->statusHolger Schurig
2008-01-28libertas: Remove cmd_oid from struct cmd_ctrl_nodeDavid Woodhouse
2008-01-28libertas: rework event subscriptionHolger Schurig
2008-01-28libertas: remove arbitrary typedefsHolger Schurig
2008-01-28libertas: configurable beacon intervalBrajesh Dave
2008-01-28libertas: separate mesh connectivity from that of the main interfaceBrajesh Dave
2008-01-28libertas: move to uniform lbs_/LBS_ namespaceHolger Schurig
2007-11-10libertas: properly account for queue commandsMarcelo Tosatti
2007-10-10[PATCH] libertas: fix u8 constantHolger Schurig
2007-10-10[PATCH] libertas: properly end commands on hardware failurePierre Ossman
2007-10-10[PATCH] libertas: pass boot2 version to firmwareLuis Carlos Cobo
2007-10-10[PATCH] drivers/net/wireless/libertas/cmd.c: fix adapter->driver_lock derefer...Eugene Teo
2007-10-10[PATCH] libertas: fix assignment of WEP key typeDan Williams
2007-10-10[PATCH] libertas: monitor mode support for OLPC firmwareLuis Carlos Cobo
2007-10-10[PATCH] libertas: remove adapter->multipledtimHolger Schurig
2007-10-10[PATCH] libertas: remove adapter->locallistenintervalHolger Schurig
2007-10-10[PATCH] libertas: remove adapter->nullpktintervalHolger Schurig
2007-10-10[PATCH] libertas: remove adapter->{data,bcn}_avg_factorHolger Schurig
2007-10-10[PATCH] libertas: remove adapter->txrateHolger Schurig
2007-10-10[PATCH] libertas: remove adapter->{rx,tx}antennaHolger Schurig
2007-10-10[PATCH] libertas: use LBS_DEB_HOST for host-to-card communicationsHolger Schurig
2007-10-10[PATCH] libertas: make the hex dumper nicerHolger Schurig
2007-10-10[PATCH] libertas: make more functions static & remove unused functionsHolger Schurig