summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/libertas/hostcmd.h
Commit message (Expand)AuthorAgeFilesLines
* libertas: cleanup host.h and hostcmd.hHolger Schurig2009-10-271-800/+0
* libertas: correct packing of rxpd structureBob Dunlop2009-08-071-2/+2
* libertas: convert CMD_802_11_ASSOCIATE to a direct commandDan Williams2009-06-031-11/+11
* libertas: convert CMD_802_11_AUTHENTICATE to a direct commandDan Williams2009-06-031-2/+3
* libertas: simplify and clean up association/start/join setupDan Williams2009-06-031-6/+10
* libertas: support mesh for various firmware versionsBing Zhao2009-04-221-4/+24
* libertas: Update libertas core with GSPI constantsColin McCabe2009-01-291-0/+8
* libertas: Fix alignment issues in libertas coreAndrey Yurovsky2009-01-161-46/+45
* libertas: Fine grained configuration of wake-on-lan.Anna Neal2008-11-211-1/+25
* libertas: convert SNMP_MIB to a direct commandDan Williams2008-09-151-2/+3
* libertas: remove unused generic RESET commandDan Williams2008-09-151-5/+0
* libertas: Improvements on automatic tx power control via SIOCSIWTXPOW.Anna Neal2008-09-111-5/+19
* libertas: convert adhoc operations to direct commandsDan Williams2008-08-291-13/+19
* libertas: convert CMD_802_11_DEAUTHENTICATE to a direct commandDan Williams2008-08-291-8/+3
* libertas: convert CMD_802_11_RF_TX_POWER to a direct commandDan Williams2008-08-291-2/+5
* libertas: rate adaptation configuration via iwconfig.Javier Cardona2008-06-031-1/+1
* libertas: fix multicast filtering on eth and msh interfacesDavid Woodhouse2008-05-211-1/+1
* libertas: convert sleep/wake config direct commandsHolger Schurig2008-04-011-6/+3
* libertas: convert CMD_802_11_EEPROM_ACCESS to a direct commandHolger Schurig2008-04-011-5/+5
* libertas: convert CMD_802_11_MAC_ADDRESS to a direct commandHolger Schurig2008-04-011-1/+2
* libertas: remove CMD_802_11_PWR_CFGHolger Schurig2008-03-271-9/+0
* libertas: convert GET_LOG to a direct commandHolger Schurig2008-03-251-1/+2
* libertas: convert CMD_MAC_CONTROL to a direct commandHolger Schurig2008-03-251-2/+2
* libertas: convert 802_11_SCAN to a direct commandDavid Woodhouse2008-03-061-7/+9
* libertas: convert KEY_MATERIAL to a direct commandDavid Woodhouse2008-03-061-1/+2
* libertas: always show firmware releaseHolger Schurig2008-01-281-2/+2
* libertas: convert SUBSCRIBE_EVENT to a direct commandDavid Woodhouse2008-01-281-2/+3
* libertas: convert ENABLE_RSN to a direct commandDavid Woodhouse2008-01-281-1/+2
* libertas: convert SET_WEP to a direct commandDavid Woodhouse2008-01-281-3/+4
* libertas: convert SLEEP_PARAMS to a direct commandDavid Woodhouse2008-01-281-3/+4
* libertas: convert INACTIVITY_TIMEOUT to a direct commandDavid Woodhouse2008-01-281-1/+2
* libertas: convert RADIO_CONTROL to a direct commandDavid Woodhouse2008-01-281-2/+2
* libertas: add SLEEP_PERIOD and FW_WAKE_METHOD command definitionsDavid Woodhouse2008-01-281-0/+14
* libertas: store command result in cmdnode instead of priv->cur_cmd_retcodeDavid Woodhouse2008-01-281-0/+1
* libertas: kill pdata_buf member of struct cmd_ctrl_nodeDavid Woodhouse2008-01-281-1/+0
* libertas: kill unused wait_option field in struct cmd_ctrl_nodeDavid Woodhouse2008-01-281-2/+0
* libertas: add lbs_host_sleep_cfg() command functionDavid Woodhouse2008-01-281-0/+7
* libertas: add lbs_mesh sysfs attribute for enabling meshDavid Woodhouse2008-01-281-0/+12
* libertas: convert RF_CHANNEL to a direct commandDan Williams2008-01-281-4/+6
* libertas: convert DATA_RATE to a direct commandDan Williams2008-01-281-1/+2
* libertas: convert CMD_MESH_ACCESS to a direct commandDavid Woodhouse2008-01-281-1/+2
* libertas: rename and re-type bufvirtualaddr to cmdbufDan Williams2008-01-281-1/+1
* libertas: convert GET_HW_SPEC to a direct commandDan Williams2008-01-281-1/+2
* libertas: clean up direct command handlingDan Williams2008-01-281-2/+10
* libertas: add opaque extra argument to cmd callback functionDavid Woodhouse2008-01-281-1/+2
* libertas: switch lbs_cmd() to take a callback function pointerDavid Woodhouse2008-01-281-1/+0
* libertas: endianness fixesHolger Schurig2008-01-281-4/+4
* libertas: Switch to using a callback function pointer for commandsDavid Woodhouse2008-01-281-0/+1
* libertas: handy function to call firmware commandsHolger Schurig2008-01-281-4/+7
* libertas: remove cmd_ctrl_node->statusHolger Schurig2008-01-281-1/+0
OpenPOWER on IntegriCloud