summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/libertas/host.h
Commit message (Expand)AuthorAgeFilesLines
* libertas: remove "struct cmd_ds_gen"Holger Schurig2009-10-271-13/+0
* libertas: remove handling for CMD_GET_TSFHolger Schurig2009-10-271-1/+0
* libertas: change IW_ESSID_MAX_SIZE -> IEEE80211_MAX_SSID_LENHolger Schurig2009-10-271-2/+2
* libertas: remove unused 11d.h as well, priv->countryinfoHolger Schurig2009-10-271-4/+2
* libertas: remove unused lbs_cmd_802_11_inactivity_timeout()Holger Schurig2009-10-271-10/+0
* libertas: harmonize cmd.hHolger Schurig2009-10-271-15/+0
* libertas: cleanup host.h and hostcmd.hHolger Schurig2009-10-271-152/+849
* libertas: Add auto deep sleep support for SD8385/SD8686/SD8688Amitkumar Karwar2009-10-071-0/+1
* libertas: implement function init/shutdown commands for SD8688Bing Zhao2009-05-221-0/+2
* libertas: support mesh for various firmware versionsBing Zhao2009-04-221-1/+2
* libertas: Update libertas core with GSPI constantsColin McCabe2009-01-291-0/+1
* libertas: Create sysfs entry for changing the mesh probe response limitAnna Neal2008-12-121-0/+1
* libertas: Fine grained configuration of wake-on-lan.Anna Neal2008-11-211-0/+8
* libertas: convert SNMP_MIB to a direct commandDan Williams2008-09-151-11/+13
* libertas: Improvements on automatic tx power control via SIOCSIWTXPOW.Anna Neal2008-09-111-0/+1
* libertas: convert CMD_802_11_RADIO_CONTROL to a direct commandDan Williams2008-08-291-12/+3
* libertas: convert CMD_802_11_DEAUTHENTICATE to a direct commandDan Williams2008-08-291-1/+0
* libertas: convert CMD_802_11_RF_TX_POWER to a direct commandDan Williams2008-08-291-10/+0
* libertas: Extend MESH_CONFIG command to access non-volatile configurationJavier Cardona2008-05-211-0/+17
* libertas: remove CMD_802_11_PWR_CFGHolger Schurig2008-03-271-1/+0
* libertas: remove some unused commandsHolger Schurig2008-03-251-3/+0
* libertas: allow for PS mode to be disabled when firmware doesn't support itDavid Woodhouse2008-01-281-0/+5
* libertas: handle HOST_AWAKE event by sending WAKEUP_CONFIRM commandDavid Woodhouse2008-01-281-0/+1
* libertas: add SLEEP_PERIOD and FW_WAKE_METHOD command definitionsDavid Woodhouse2008-01-281-0/+2
* libertas: add lbs_host_sleep_cfg() command functionDavid Woodhouse2008-01-281-0/+2
* libertas: whitespace cleanup in host.hDavid Woodhouse2008-01-281-202/+178
* libertas: add lbs_mesh sysfs attribute for enabling meshDavid Woodhouse2008-01-281-0/+1
* libertas: fix case of FWT_ACCESS_LIST_ROUTE and FWT_ACCESS_LIST_NEIGHBOR comm...Dan Williams2008-01-281-2/+2
* libertas: wait for 'firmware ready' event from firmware after loadingDavid Woodhouse2008-01-281-0/+1
* libertas: less eventcause shiftsHolger Schurig2008-01-281-22/+30
* libertas: rework event subscriptionHolger Schurig2008-01-281-0/+8
* libertas: configurable beacon intervalBrajesh Dave2008-01-281-0/+2
* libertas: move to uniform lbs_/LBS_ namespaceHolger Schurig2008-01-281-3/+3
* [PATCH] libertas: fix u8 constantHolger Schurig2007-10-101-2/+2
* [PATCH] libertas: pass boot2 version to firmwareLuis Carlos Cobo2007-10-101-0/+2
* [PATCH] libertas: monitor mode support for OLPC firmwareLuis Carlos Cobo2007-10-101-0/+2
* [PATCH] libertas: remove a hundred CMD_RET_xxx definitionsHolger Schurig2007-10-101-76/+11
* [PATCH] Support for mesh autostart deactivation through sysfsLuis Carlos Cobo2007-10-101-0/+2
* [PATCH] libertas: fix more mixed-case abuseDan Williams2007-10-101-12/+12
* [PATCH] libertas: new mesh control knobsDan Williams2007-10-101-0/+8
* [PATCH] libertas: re-uppercase command defines and other constantsDan Williams2007-10-101-218/+218
* [PATCH] libertas: convert libertas_mpp into anycast_maskLuis Carlos2007-06-121-2/+2
* [PATCH] libertas: support for mesh autostart on firmware 5.220.11Luis Carlos Cobo Rus2007-06-111-0/+1
* [PATCH] libertas: updated mesh commands for 5.220.9.p11Luis Carlos Cobo2007-06-111-1/+3
* [PATCH] libertas: version bump (321p0) and cmds update for new fw (5.220.10.p0)Luis Carlos Cobo Rus2007-06-111-4/+4
* [PATCH] Marvell Libertas 8388 802.11b/g USB driverMarcelo Tosatti2007-04-281-0/+338