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