summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/libertas/cmd.c
Commit message (Expand)AuthorAgeFilesLines
* libertas: move under marvell vendor directoryKalle Valo2015-11-181-1725/+0
* net: wireless: libertas: cmd.c: Cleaning up uninitialized variablesRickard Strandqvist2014-06-191-0/+1
* libertas: set mac control synchronously during initDaniel Drake2012-09-111-0/+16
* libertas: handle command failure immediatelyDaniel Drake2012-07-171-3/+3
* libertas: Update 11d info only when interface is activeDaniel Drake2012-07-171-9/+10
* drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-311-0/+1
* libertas: disable functionality when interface is downDaniel Drake2011-08-091-3/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-07-151-13/+33
|\
| * libertas: fix handling of command timeout, completion and interruptionDaniel Drake2011-07-111-12/+30
| * libertas: fix errors in functions accessing module registersOlivier Sobrie2011-07-111-1/+3
* | net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan2011-06-061-0/+1
|/
* libertas: Set command sequence number later to ensure consistencyDaniel Drake2011-05-311-3/+3
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-05-171-2/+4
|\
| * libertas: fix cmdpendingq lockingPaul Fox2011-05-101-2/+4
* | libertas: Use netdev_<level> or dev_<level> where possibleJoe Perches2011-05-111-18/+24
* | libertas: Convert lbs_pr_<level> to pr_<level>Joe Perches2011-05-111-18/+18
* | libertas: use kernel-doc notation, fix comment styleRandy Dunlap2011-04-281-118/+127
|/
* libertas: Prepare stuff for if_spi.c pm supportVasily Khoruzhick2011-02-031-3/+7
* libertas: EHS_REMOVE_WAKEUP is not always supportedDeepak Saxena2010-11-161-0/+8
* libertas: rename lbs_get_cmd_ctrl_node() to lbs_get_free_cmd_node()Dan Williams2010-07-271-4/+2
* libertas: kill unused lbs_prepare_and_send_command()Dan Williams2010-07-271-137/+9
* libertas: convert DEEP_SLEEP timer to a direct commandDan Williams2010-07-271-4/+0
* libertas: convert PS_MODE to a direct commandDan Williams2010-07-271-84/+55
* libertas: convert CMD_FWT_ACCESS to a direct commandDan Williams2010-07-271-8/+0
* libertas: convert Mesh Blinding Table access to a direct commandDan Williams2010-07-271-4/+0
* libertas: convert register access to direct commandsDan Williams2010-07-271-64/+66
* libertas: remove Beacon ControlDan Williams2010-07-271-3/+0
* libertas: remove unused Automatic Frequency Control commandDan Williams2010-07-271-13/+0
* libertas: remove unused indirect TPC_CFG command leftoversDan Williams2010-07-271-12/+0
* libertas: convert 11D_DOMAIN_INFO to a direct commandDan Williams2010-07-271-65/+123
* libertas: clean up RSSI commandDan Williams2010-07-271-4/+35
* libertas: clean up MONITOR_MODE commandDan Williams2010-07-271-17/+25
* libertas: Added support for host sleep featureAmitkumar Karwar2010-07-121-1/+60
* Libertas: Added 11d support using cfg80211Kiran Divekar2010-06-231-0/+65
* Libertas: cfg80211 supportKiran Divekar2010-06-231-11/+11
* libertas: Added callback functions to support SDIO suspend/resume.Amitkumar Karwar2010-06-021-5/+32
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-12-251-17/+5
|\
| * libertas: remove priv->capabilityHolger Schurig2009-12-221-3/+0
| * libertas: make mesh configurableHolger Schurig2009-12-221-0/+4
| * libertas: add access functions for mesh open/connect statusHolger Schurig2009-12-221-1/+1
| * libertas: use priv->mesh_tlv instead of priv->mesh_fw_verHolger Schurig2009-12-221-13/+0
* | kfifo: cleanup namespaceStefani Seibold2009-12-221-2/+2
* | kfifo: move struct kfifo in placeStefani Seibold2009-12-221-2/+2
|/
* libertas: move mesh command handling into mesh.cHolger Schurig2009-11-281-168/+0
* libertas: remove some references to IW_MODE_abcHolger Schurig2009-10-271-8/+2
* libertas: sort and categorize entries in decl.hHolger Schurig2009-10-271-1/+3
* libertas: remove "struct cmd_ds_gen"Holger Schurig2009-10-271-10/+12
* libertas: remove handling for CMD_GET_TSFHolger Schurig2009-10-271-6/+0
* libertas: remove handling for CMD_802_11_LED_GPIO_CTRLHolger Schurig2009-10-271-23/+0
OpenPOWER on IntegriCloud