aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/libertas/hostcmd.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* libertas: remove cmd_ctrl_node->cmdflagsHolger Schurig2008-01-281-1/+0
* libertas: Remove cmd_oid from struct cmd_ctrl_nodeDavid Woodhouse2008-01-281-2/+0
* libertas: rework event subscriptionHolger Schurig2008-01-281-0/+7
* libertas: configurable beacon intervalBrajesh Dave2008-01-281-0/+7
* libertas: move to uniform lbs_/LBS_ namespaceHolger Schurig2008-01-281-6/+6
* [PATCH] libertas: pass boot2 version to firmwareLuis Carlos Cobo2007-10-101-0/+6
* [PATCH] libertas: monitor mode support for OLPC firmwareLuis Carlos Cobo2007-10-101-0/+6
* [PATCH] libertas: simplify and clean up data rate handlingDan Williams2007-10-101-4/+4
* [PATCH] libertas: re-uppercase command defines and other constantsDan Williams2007-10-101-2/+2
* [PATCH] libertas: fix mixed-case abuse in cmd_ds_802_11_ad_hoc_startDan Williams2007-10-101-1/+1
* [PATCH] libertas: fix mixed-case abuse in cmd_ds_802_11_ad_hoc_resultDan Williams2007-10-101-2/+2
* [PATCH] libertas: fix mixed-case abuse in cmd_ds_802_11_scanDan Williams2007-10-101-1/+1
* [PATCH] libertas: clean up 802.11 IE post-scan handlingDan Williams2007-10-101-13/+0
* [PATCH] libertas: rename WLAN_802_11_KEY to enc_key and clean up usageDan Williams2007-10-101-10/+6
* [PATCH] libertas: kill ieeetypes_capinfo bitfield, use ieee80211.h typesDan Williams2007-10-101-13/+7
* [PATCH] libertas: fix WPA associations by handling ENABLE_RSN correctlyDan Williams2007-06-281-1/+1
* [PATCH] libertas: remove WPA_SUPPLICANT structureDan Williams2007-06-111-5/+0
* [PATCH] libertas: remove structure WLAN_802_11_SSID and libertas_escape_essidDan Williams2007-06-111-8/+0
* [PATCH] libertas: don't byte-swap firmware version number. It's a byte array.David Woodhouse2007-06-111-2/+2
* [PATCH] libertas: first pass at fixing up endianness issuesDavid Woodhouse2007-06-111-186/+186
* [PATCH] libertas: updated mesh commands for 5.220.9.p11Luis Carlos Cobo2007-06-111-0/+3
* [PATCH] libertas: added transmission failures to mesh statisticsJavier Cardona2007-06-111-2/+4
* [PATCH] Marvell Libertas 8388 802.11b/g USB driverMarcelo Tosatti2007-04-281-0/+693