summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/libertas/hostcmd.h
AgeCommit message (Expand)Author
2008-04-01libertas: convert sleep/wake config direct commandsHolger Schurig
2008-04-01libertas: convert CMD_802_11_EEPROM_ACCESS to a direct commandHolger Schurig
2008-04-01libertas: convert CMD_802_11_MAC_ADDRESS to a direct commandHolger Schurig
2008-03-27libertas: remove CMD_802_11_PWR_CFGHolger Schurig
2008-03-25libertas: convert GET_LOG to a direct commandHolger Schurig
2008-03-25libertas: convert CMD_MAC_CONTROL to a direct commandHolger Schurig
2008-03-06libertas: convert 802_11_SCAN to a direct commandDavid Woodhouse
2008-03-06libertas: convert KEY_MATERIAL to a direct commandDavid Woodhouse
2008-01-28libertas: always show firmware releaseHolger Schurig
2008-01-28libertas: convert SUBSCRIBE_EVENT to a direct commandDavid Woodhouse
2008-01-28libertas: convert ENABLE_RSN to a direct commandDavid Woodhouse
2008-01-28libertas: convert SET_WEP to a direct commandDavid Woodhouse
2008-01-28libertas: convert SLEEP_PARAMS to a direct commandDavid Woodhouse
2008-01-28libertas: convert INACTIVITY_TIMEOUT to a direct commandDavid Woodhouse
2008-01-28libertas: convert RADIO_CONTROL to a direct commandDavid Woodhouse
2008-01-28libertas: add SLEEP_PERIOD and FW_WAKE_METHOD command definitionsDavid Woodhouse
2008-01-28libertas: store command result in cmdnode instead of priv->cur_cmd_retcodeDavid Woodhouse
2008-01-28libertas: kill pdata_buf member of struct cmd_ctrl_nodeDavid Woodhouse
2008-01-28libertas: kill unused wait_option field in struct cmd_ctrl_nodeDavid Woodhouse
2008-01-28libertas: add lbs_host_sleep_cfg() command functionDavid Woodhouse
2008-01-28libertas: add lbs_mesh sysfs attribute for enabling meshDavid Woodhouse
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: rename and re-type bufvirtualaddr to cmdbufDan Williams
2008-01-28libertas: convert GET_HW_SPEC to a direct commandDan Williams
2008-01-28libertas: clean up direct command handlingDan Williams
2008-01-28libertas: add opaque extra argument to cmd callback functionDavid Woodhouse
2008-01-28libertas: switch lbs_cmd() to take a callback function pointerDavid Woodhouse
2008-01-28libertas: endianness fixesHolger Schurig
2008-01-28libertas: Switch to using a callback function pointer for commandsDavid Woodhouse
2008-01-28libertas: handy function to call firmware commandsHolger Schurig
2008-01-28libertas: remove cmd_ctrl_node->statusHolger Schurig
2008-01-28libertas: remove cmd_ctrl_node->cmdflagsHolger Schurig
2008-01-28libertas: Remove cmd_oid from struct cmd_ctrl_nodeDavid Woodhouse
2008-01-28libertas: rework event subscriptionHolger Schurig
2008-01-28libertas: configurable beacon intervalBrajesh Dave
2008-01-28libertas: move to uniform lbs_/LBS_ namespaceHolger Schurig
2007-10-10[PATCH] libertas: pass boot2 version to firmwareLuis Carlos Cobo
2007-10-10[PATCH] libertas: monitor mode support for OLPC firmwareLuis Carlos Cobo
2007-10-10[PATCH] libertas: simplify and clean up data rate handlingDan Williams
2007-10-10[PATCH] libertas: re-uppercase command defines and other constantsDan Williams
2007-10-10[PATCH] libertas: fix mixed-case abuse in cmd_ds_802_11_ad_hoc_startDan Williams
2007-10-10[PATCH] libertas: fix mixed-case abuse in cmd_ds_802_11_ad_hoc_resultDan Williams
2007-10-10[PATCH] libertas: fix mixed-case abuse in cmd_ds_802_11_scanDan Williams
2007-10-10[PATCH] libertas: clean up 802.11 IE post-scan handlingDan Williams
2007-10-10[PATCH] libertas: rename WLAN_802_11_KEY to enc_key and clean up usageDan Williams
2007-10-10[PATCH] libertas: kill ieeetypes_capinfo bitfield, use ieee80211.h typesDan Williams
2007-06-28[PATCH] libertas: fix WPA associations by handling ENABLE_RSN correctlyDan Williams
2007-06-11[PATCH] libertas: remove WPA_SUPPLICANT structureDan Williams