summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/libertas/host.h
Commit message (Expand)AuthorAgeFilesLines
* libertas: use kernel-doc notation, fix comment styleRandy Dunlap2011-04-281-13/+20
* ieee80211: add IEEE80211_COUNTRY_STRING_LEN definitionBing Zhao2011-03-091-1/+1
* libertas: convert PS_MODE to a direct commandDan Williams2010-07-271-23/+27
* libertas: convert CMD_FWT_ACCESS to a direct commandDan Williams2010-07-271-1/+2
* libertas: convert Mesh Blinding Table access to a direct commandDan Williams2010-07-271-1/+2
* libertas: convert register access to direct commandsDan Williams2010-07-271-18/+6Star
* libertas: convert LED_GPIO_CTRL to a direct commandDan Williams2010-07-271-3/+2Star
* libertas: remove Beacon ControlDan Williams2010-07-271-1/+2
* libertas: remove unused Automatic Frequency Control commandDan Williams2010-07-271-1/+3
* libertas: remove unused indirect TPC_CFG command leftoversDan Williams2010-07-271-1/+0Star
* libertas: convert 11D_DOMAIN_INFO to a direct commandDan Williams2010-07-271-16/+5Star
* libertas: clean up RSSI commandDan Williams2010-07-271-13/+11Star
* libertas: clean up MONITOR_MODE commandDan Williams2010-07-271-1/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...John W. Linville2010-07-271-60/+60
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-07-021-1/+27
| |\
| * | drivers/net: use __packed annotationEric Dumazet2010-06-031-60/+60
* | | libertas: convert new uses of __attribute__ ((packed)) to __packedJohn W. Linville2010-07-141-3/+3
| |/ |/|
* | Libertas: Added 11d support using cfg80211Kiran Divekar2010-06-231-1/+27
|/
* libertas: remove "struct cmd_ds_gen"Holger Schurig2009-10-271-13/+0Star
* libertas: remove handling for CMD_GET_TSFHolger Schurig2009-10-271-1/+0Star
* 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/+2Star
* libertas: remove unused lbs_cmd_802_11_inactivity_timeout()Holger Schurig2009-10-271-10/+0Star
* libertas: harmonize cmd.hHolger Schurig2009-10-271-15/+0Star
* 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/+3Star
* libertas: convert CMD_802_11_DEAUTHENTICATE to a direct commandDan Williams2008-08-291-1/+0Star
* libertas: convert CMD_802_11_RF_TX_POWER to a direct commandDan Williams2008-08-291-10/+0Star
* libertas: Extend MESH_CONFIG command to access non-volatile configurationJavier Cardona2008-05-221-0/+17
* libertas: remove CMD_802_11_PWR_CFGHolger Schurig2008-03-271-1/+0Star
* libertas: remove some unused commandsHolger Schurig2008-03-251-3/+0Star
* libertas: allow for PS mode to be disabled when firmware doesn't support itDavid Woodhouse2008-01-291-0/+5
* libertas: handle HOST_AWAKE event by sending WAKEUP_CONFIRM commandDavid Woodhouse2008-01-291-0/+1
* libertas: add SLEEP_PERIOD and FW_WAKE_METHOD command definitionsDavid Woodhouse2008-01-291-0/+2
* libertas: add lbs_host_sleep_cfg() command functionDavid Woodhouse2008-01-291-0/+2
* libertas: whitespace cleanup in host.hDavid Woodhouse2008-01-291-202/+178Star
* libertas: add lbs_mesh sysfs attribute for enabling meshDavid Woodhouse2008-01-291-0/+1
* libertas: fix case of FWT_ACCESS_LIST_ROUTE and FWT_ACCESS_LIST_NEIGHBOR comm...Dan Williams2008-01-291-2/+2
* libertas: wait for 'firmware ready' event from firmware after loadingDavid Woodhouse2008-01-291-0/+1
* libertas: less eventcause shiftsHolger Schurig2008-01-291-22/+30
* libertas: rework event subscriptionHolger Schurig2008-01-291-0/+8
* libertas: configurable beacon intervalBrajesh Dave2008-01-291-0/+2