summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/libertas/hostcmd.h
AgeCommit message (Expand)AuthorFilesLines
2008-09-16libertas: convert SNMP_MIB to a direct commandDan Williams1-2/+3
2008-09-16libertas: remove unused generic RESET commandDan Williams1-5/+0
2008-09-11libertas: Improvements on automatic tx power control via SIOCSIWTXPOW.Anna Neal1-5/+19
2008-08-30libertas: convert adhoc operations to direct commandsDan Williams1-13/+19
2008-08-30libertas: convert CMD_802_11_DEAUTHENTICATE to a direct commandDan Williams1-8/+3
2008-08-30libertas: convert CMD_802_11_RF_TX_POWER to a direct commandDan Williams1-2/+5
2008-06-03libertas: rate adaptation configuration via iwconfig.Javier Cardona1-1/+1
2008-05-22libertas: fix multicast filtering on eth and msh interfacesDavid Woodhouse1-1/+1
2008-04-02libertas: convert sleep/wake config direct commandsHolger Schurig1-6/+3
2008-04-02libertas: convert CMD_802_11_EEPROM_ACCESS to a direct commandHolger Schurig1-5/+5
2008-04-02libertas: convert CMD_802_11_MAC_ADDRESS to a direct commandHolger Schurig1-1/+2
2008-03-27libertas: remove CMD_802_11_PWR_CFGHolger Schurig1-9/+0
2008-03-25libertas: convert GET_LOG to a direct commandHolger Schurig1-1/+2
2008-03-25libertas: convert CMD_MAC_CONTROL to a direct commandHolger Schurig1-2/+2
2008-03-07libertas: convert 802_11_SCAN to a direct commandDavid Woodhouse1-7/+9
2008-03-07libertas: convert KEY_MATERIAL to a direct commandDavid Woodhouse1-1/+2
2008-01-29libertas: always show firmware releaseHolger Schurig1-2/+2
2008-01-29libertas: convert SUBSCRIBE_EVENT to a direct commandDavid Woodhouse1-2/+3
2008-01-29libertas: convert ENABLE_RSN to a direct commandDavid Woodhouse1-1/+2
2008-01-29libertas: convert SET_WEP to a direct commandDavid Woodhouse1-3/+4
2008-01-29libertas: convert SLEEP_PARAMS to a direct commandDavid Woodhouse1-3/+4
2008-01-29libertas: convert INACTIVITY_TIMEOUT to a direct commandDavid Woodhouse1-1/+2
2008-01-29libertas: convert RADIO_CONTROL to a direct commandDavid Woodhouse1-2/+2
2008-01-29libertas: add SLEEP_PERIOD and FW_WAKE_METHOD command definitionsDavid Woodhouse1-0/+14
2008-01-29libertas: store command result in cmdnode instead of priv->cur_cmd_retcodeDavid Woodhouse1-0/+1
2008-01-29libertas: kill pdata_buf member of struct cmd_ctrl_nodeDavid Woodhouse1-1/+0
2008-01-29libertas: kill unused wait_option field in struct cmd_ctrl_nodeDavid Woodhouse1-2/+0
2008-01-29libertas: add lbs_host_sleep_cfg() command functionDavid Woodhouse1-0/+7
2008-01-29libertas: add lbs_mesh sysfs attribute for enabling meshDavid Woodhouse1-0/+12
2008-01-29libertas: convert RF_CHANNEL to a direct commandDan Williams1-4/+6
2008-01-29libertas: convert DATA_RATE to a direct commandDan Williams1-1/+2
2008-01-29libertas: convert CMD_MESH_ACCESS to a direct commandDavid Woodhouse1-1/+2
2008-01-29libertas: rename and re-type bufvirtualaddr to cmdbufDan Williams1-1/+1
2008-01-29libertas: convert GET_HW_SPEC to a direct commandDan Williams1-1/+2
2008-01-29libertas: clean up direct command handlingDan Williams1-2/+10
2008-01-29libertas: add opaque extra argument to cmd callback functionDavid Woodhouse1-1/+2
2008-01-29libertas: switch lbs_cmd() to take a callback function pointerDavid Woodhouse1-1/+0
2008-01-29libertas: endianness fixesHolger Schurig1-4/+4
2008-01-29libertas: Switch to using a callback function pointer for commandsDavid Woodhouse1-0/+1
2008-01-29libertas: handy function to call firmware commandsHolger Schurig1-4/+7
2008-01-29libertas: remove cmd_ctrl_node->statusHolger Schurig1-1/+0
2008-01-29libertas: remove cmd_ctrl_node->cmdflagsHolger Schurig1-1/+0
2008-01-29libertas: Remove cmd_oid from struct cmd_ctrl_nodeDavid Woodhouse1-2/+0
2008-01-29libertas: rework event subscriptionHolger Schurig1-0/+7
2008-01-29libertas: configurable beacon intervalBrajesh Dave1-0/+7
2008-01-29libertas: move to uniform lbs_/LBS_ namespaceHolger Schurig1-6/+6
2007-10-11[PATCH] libertas: pass boot2 version to firmwareLuis Carlos Cobo1-0/+6
2007-10-11[PATCH] libertas: monitor mode support for OLPC firmwareLuis Carlos Cobo1-0/+6
2007-10-11[PATCH] libertas: simplify and clean up data rate handlingDan Williams1-4/+4
2007-10-11[PATCH] libertas: re-uppercase command defines and other constantsDan Williams1-2/+2