summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/libertas/dev.h
Commit message (Expand)AuthorAgeFilesLines
* libertas: move under marvell vendor directoryKalle Valo2015-11-181-211/+0Star
* libertas: Update 11d info only when interface is activeDaniel Drake2012-07-171-0/+1
* cfg80211: clarify set_channel APIsJohannes Berg2012-06-061-0/+1
* libertas: add asynchronous firmware loading capabilityDaniel Drake2012-04-171-0/+10
* libertas: detect TX lockups and reset hardwareDaniel Drake2011-10-031-0/+1
* libertas: scan behaviour consistency improvementsDaniel Drake2011-09-271-1/+0Star
* libertas: handle mesh networks in lbs_iface_active()Dan Carpenter2011-08-241-2/+2
* libertas: disable functionality when interface is downDaniel Drake2011-08-091-1/+15
* libertas: link mesh device to wiphyDaniel Drake2011-08-081-1/+11
* libertas: only enable mesh when interface is activeDaniel Drake2011-07-201-2/+0Star
* libertas: use kernel-doc notation, fix comment styleRandy Dunlap2011-04-281-10/+10
* libertas: Prepare stuff for if_spi.c pm supportVasily Khoruzhick2011-02-031-0/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-11-241-0/+1
|\
| * libertas: terminate scan when stopping interfaceDaniel Drake2010-11-081-0/+1
* | libertas: EHS_REMOVE_WAKEUP is not always supportedDeepak Saxena2010-11-161-0/+1
|/
* libertas: scan before assocation if no BSSID was givenDan Williams2010-08-051-0/+5
* libertas: remove unused cmd_pending waitqDan Williams2010-07-271-1/+0Star
* libertas: kill unused lbs_prepare_and_send_command()Dan Williams2010-07-271-1/+0Star
* libertas: convert register access to direct commandsDan Williams2010-07-271-1/+0Star
* libertas: convert 11D_DOMAIN_INFO to a direct commandDan Williams2010-07-271-3/+0Star
* Libertas: Added 11d support using cfg80211Kiran Divekar2010-06-231-0/+3
* Libertas: cfg80211 supportKiran Divekar2010-06-231-50/+9Star
* libertas: Added callback functions to support SDIO suspend/resume.Amitkumar Karwar2010-06-021-0/+6
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-071-0/+1
|\
| * net/wireless/libertas: do not call wiphy_unregister() w/o wiphy_register()Daniel Mack2010-03-301-0/+1
* | libertas: add auto auth mode featureAmitkumar Karwar2010-03-241-0/+1
|/
* Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-02-151-1/+0Star
|\
| * libertas: don't retry commandsHolger Schurig2010-02-081-1/+0Star
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-12-261-5/+2Star
|\|
| * libertas: remove priv->ratebitmapHolger Schurig2009-12-221-1/+0Star
| * libertas: remove priv->capabilityHolger Schurig2009-12-221-1/+0Star
| * libertas: make mesh configurableHolger Schurig2009-12-221-0/+2
| * libertas: remove mesh_autostart_enabled and sync_channelHolger Schurig2009-12-221-2/+0Star
| * libertas: use priv->mesh_tlv instead of priv->mesh_fw_verHolger Schurig2009-12-221-1/+0Star
* | kfifo: move struct kfifo in placeStefani Seibold2009-12-221-2/+2
|/
* libertas: introduce mesh.hHolger Schurig2009-11-281-11/+1Star
* libertas: get current channel out of priv->curbssparamsHolger Schurig2009-10-271-0/+1
* libertas: sort variables in struct lbs_privateHolger Schurig2009-10-271-153/+104Star
* libertas: move scan/assoc related stuffHolger Schurig2009-10-271-153/+2Star
* libertas: change IW_ESSID_MAX_SIZE -> IEEE80211_MAX_SSID_LENHolger Schurig2009-10-271-5/+5
* libertas: remove unused 11d.h as well, priv->countryinfoHolger Schurig2009-10-271-2/+0Star
* libertas: remove unused 11d codeHolger Schurig2009-10-271-9/+0Star
* libertas: cleanup host.h and hostcmd.hHolger Schurig2009-10-271-1/+1
* libertas: first stab at cfg80211 supportHolger Schurig2009-10-071-0/+1
* libertas: Add auto deep sleep support for SD8385/SD8686/SD8688Amitkumar Karwar2009-10-071-0/+18
* netdev: drivers should make ethtool_ops constStephen Hemminger2009-09-021-1/+1
* libertas: remove ps_supported flag, use fwcapinfoAndrey Yurovsky2009-07-101-1/+0Star
* libertas: improve function init/shutdown handling for SD8688Bing Zhao2009-06-031-2/+0Star
* libertas: restyle Marvell & IEEE TLV structure namesDan Williams2009-06-031-1/+1
* libertas: simplify and clean up association/start/join setupDan Williams2009-06-031-3/+3