aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/libertas/dev.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-18libertas: move under marvell vendor directoryKalle Valo1-211/+0
2012-07-17libertas: Update 11d info only when interface is activeDaniel Drake1-0/+1
2012-06-06cfg80211: clarify set_channel APIsJohannes Berg1-0/+1
2012-04-17libertas: add asynchronous firmware loading capabilityDaniel Drake1-0/+10
2011-10-03libertas: detect TX lockups and reset hardwareDaniel Drake1-0/+1
2011-09-27libertas: scan behaviour consistency improvementsDaniel Drake1-1/+0
2011-08-24libertas: handle mesh networks in lbs_iface_active()Dan Carpenter1-2/+2
2011-08-09libertas: disable functionality when interface is downDaniel Drake1-1/+15
2011-08-08libertas: link mesh device to wiphyDaniel Drake1-1/+11
2011-07-20libertas: only enable mesh when interface is activeDaniel Drake1-2/+0
2011-04-28libertas: use kernel-doc notation, fix comment styleRandy Dunlap1-10/+10
2011-02-03libertas: Prepare stuff for if_spi.c pm supportVasily Khoruzhick1-0/+2
2010-11-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-0/+1
2010-11-16libertas: EHS_REMOVE_WAKEUP is not always supportedDeepak Saxena1-0/+1
2010-11-08libertas: terminate scan when stopping interfaceDaniel Drake1-0/+1
2010-08-05libertas: scan before assocation if no BSSID was givenDan Williams1-0/+5
2010-07-27libertas: remove unused cmd_pending waitqDan Williams1-1/+0
2010-07-27libertas: kill unused lbs_prepare_and_send_command()Dan Williams1-1/+0
2010-07-27libertas: convert register access to direct commandsDan Williams1-1/+0
2010-07-27libertas: convert 11D_DOMAIN_INFO to a direct commandDan Williams1-3/+0
2010-06-23Libertas: Added 11d support using cfg80211Kiran Divekar1-0/+3
2010-06-23Libertas: cfg80211 supportKiran Divekar1-50/+9
2010-06-02libertas: Added callback functions to support SDIO suspend/resume.Amitkumar Karwar1-0/+6
2010-04-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+1
2010-03-30net/wireless/libertas: do not call wiphy_unregister() w/o wiphy_register()Daniel Mack1-0/+1
2010-03-24libertas: add auto auth mode featureAmitkumar Karwar1-0/+1
2010-02-14Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller1-1/+0
2010-02-08libertas: don't retry commandsHolger Schurig1-1/+0
2009-12-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller1-5/+2
2009-12-22kfifo: move struct kfifo in placeStefani Seibold1-2/+2
2009-12-22libertas: remove priv->ratebitmapHolger Schurig1-1/+0
2009-12-22libertas: remove priv->capabilityHolger Schurig1-1/+0
2009-12-22libertas: make mesh configurableHolger Schurig1-0/+2
2009-12-22libertas: remove mesh_autostart_enabled and sync_channelHolger Schurig1-2/+0
2009-12-22libertas: use priv->mesh_tlv instead of priv->mesh_fw_verHolger Schurig1-1/+0
2009-11-28libertas: introduce mesh.hHolger Schurig1-11/+1
2009-10-27libertas: get current channel out of priv->curbssparamsHolger Schurig1-0/+1
2009-10-27libertas: sort variables in struct lbs_privateHolger Schurig1-153/+104
2009-10-27libertas: move scan/assoc related stuffHolger Schurig1-153/+2
2009-10-27libertas: change IW_ESSID_MAX_SIZE -> IEEE80211_MAX_SSID_LENHolger Schurig1-5/+5
2009-10-27libertas: remove unused 11d.h as well, priv->countryinfoHolger Schurig1-2/+0
2009-10-27libertas: remove unused 11d codeHolger Schurig1-9/+0
2009-10-27libertas: cleanup host.h and hostcmd.hHolger Schurig1-1/+1
2009-10-07libertas: first stab at cfg80211 supportHolger Schurig1-0/+1
2009-10-07libertas: Add auto deep sleep support for SD8385/SD8686/SD8688Amitkumar Karwar1-0/+18
2009-09-02netdev: drivers should make ethtool_ops constStephen Hemminger1-1/+1
2009-07-10libertas: remove ps_supported flag, use fwcapinfoAndrey Yurovsky1-1/+0
2009-06-03libertas: improve function init/shutdown handling for SD8688Bing Zhao1-2/+0
2009-06-03libertas: restyle Marvell & IEEE TLV structure namesDan Williams1-1/+1
2009-06-03libertas: simplify and clean up association/start/join setupDan Williams1-3/+3