aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/libertas/hostcmd.h
Commit message (Expand)AuthorAge
* libertas: convert CMD_802_11_ASSOCIATE to a direct commandDan Williams2009-06-03
* libertas: convert CMD_802_11_AUTHENTICATE to a direct commandDan Williams2009-06-03
* libertas: simplify and clean up association/start/join setupDan Williams2009-06-03
* libertas: support mesh for various firmware versionsBing Zhao2009-04-22
* libertas: Update libertas core with GSPI constantsColin McCabe2009-01-29
* libertas: Fix alignment issues in libertas coreAndrey Yurovsky2009-01-16
* libertas: Fine grained configuration of wake-on-lan.Anna Neal2008-11-21
* libertas: convert SNMP_MIB to a direct commandDan Williams2008-09-15
* libertas: remove unused generic RESET commandDan Williams2008-09-15
* libertas: Improvements on automatic tx power control via SIOCSIWTXPOW.Anna Neal2008-09-11
* libertas: convert adhoc operations to direct commandsDan Williams2008-08-29
* libertas: convert CMD_802_11_DEAUTHENTICATE to a direct commandDan Williams2008-08-29
* libertas: convert CMD_802_11_RF_TX_POWER to a direct commandDan Williams2008-08-29
* libertas: rate adaptation configuration via iwconfig.Javier Cardona2008-06-03
* libertas: fix multicast filtering on eth and msh interfacesDavid Woodhouse2008-05-21
* libertas: convert sleep/wake config direct commandsHolger Schurig2008-04-01
* libertas: convert CMD_802_11_EEPROM_ACCESS to a direct commandHolger Schurig2008-04-01
* libertas: convert CMD_802_11_MAC_ADDRESS to a direct commandHolger Schurig2008-04-01
* libertas: remove CMD_802_11_PWR_CFGHolger Schurig2008-03-27
* libertas: convert GET_LOG to a direct commandHolger Schurig2008-03-25
* libertas: convert CMD_MAC_CONTROL to a direct commandHolger Schurig2008-03-25
* libertas: convert 802_11_SCAN to a direct commandDavid Woodhouse2008-03-06
* libertas: convert KEY_MATERIAL to a direct commandDavid Woodhouse2008-03-06
* libertas: always show firmware releaseHolger Schurig2008-01-28
* libertas: convert SUBSCRIBE_EVENT to a direct commandDavid Woodhouse2008-01-28
* libertas: convert ENABLE_RSN to a direct commandDavid Woodhouse2008-01-28
* libertas: convert SET_WEP to a direct commandDavid Woodhouse2008-01-28
* libertas: convert SLEEP_PARAMS to a direct commandDavid Woodhouse2008-01-28
* libertas: convert INACTIVITY_TIMEOUT to a direct commandDavid Woodhouse2008-01-28
* libertas: convert RADIO_CONTROL to a direct commandDavid Woodhouse2008-01-28
* libertas: add SLEEP_PERIOD and FW_WAKE_METHOD command definitionsDavid Woodhouse2008-01-28
* libertas: store command result in cmdnode instead of priv->cur_cmd_retcodeDavid Woodhouse2008-01-28
* libertas: kill pdata_buf member of struct cmd_ctrl_nodeDavid Woodhouse2008-01-28
* libertas: kill unused wait_option field in struct cmd_ctrl_nodeDavid Woodhouse2008-01-28
* libertas: add lbs_host_sleep_cfg() command functionDavid Woodhouse2008-01-28
* libertas: add lbs_mesh sysfs attribute for enabling meshDavid Woodhouse2008-01-28
* libertas: convert RF_CHANNEL to a direct commandDan Williams2008-01-28
* libertas: convert DATA_RATE to a direct commandDan Williams2008-01-28
* libertas: convert CMD_MESH_ACCESS to a direct commandDavid Woodhouse2008-01-28
* libertas: rename and re-type bufvirtualaddr to cmdbufDan Williams2008-01-28
* libertas: convert GET_HW_SPEC to a direct commandDan Williams2008-01-28
* libertas: clean up direct command handlingDan Williams2008-01-28
* libertas: add opaque extra argument to cmd callback functionDavid Woodhouse2008-01-28
* libertas: switch lbs_cmd() to take a callback function pointerDavid Woodhouse2008-01-28
* libertas: endianness fixesHolger Schurig2008-01-28
* libertas: Switch to using a callback function pointer for commandsDavid Woodhouse2008-01-28
* libertas: handy function to call firmware commandsHolger Schurig2008-01-28
* libertas: remove cmd_ctrl_node->statusHolger Schurig2008-01-28
* libertas: remove cmd_ctrl_node->cmdflagsHolger Schurig2008-01-28
* libertas: Remove cmd_oid from struct cmd_ctrl_nodeDavid Woodhouse2008-01-28