summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/libertas/dev.h
Commit message (Expand)AuthorAgeFilesLines
* libertas: scan before assocation if no BSSID was givenDan Williams2010-08-051-0/+5
* libertas: remove unused cmd_pending waitqDan Williams2010-07-271-1/+0
* libertas: kill unused lbs_prepare_and_send_command()Dan Williams2010-07-271-1/+0
* libertas: convert register access to direct commandsDan Williams2010-07-271-1/+0
* libertas: convert 11D_DOMAIN_INFO to a direct commandDan Williams2010-07-271-3/+0
* Libertas: Added 11d support using cfg80211Kiran Divekar2010-06-231-0/+3
* Libertas: cfg80211 supportKiran Divekar2010-06-231-50/+9
* 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-061-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-141-1/+0
|\
| * libertas: don't retry commandsHolger Schurig2010-02-081-1/+0
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-12-251-5/+2
|\ \ | |/
| * libertas: remove priv->ratebitmapHolger Schurig2009-12-221-1/+0
| * libertas: remove priv->capabilityHolger Schurig2009-12-221-1/+0
| * libertas: make mesh configurableHolger Schurig2009-12-221-0/+2
| * libertas: remove mesh_autostart_enabled and sync_channelHolger Schurig2009-12-221-2/+0
| * libertas: use priv->mesh_tlv instead of priv->mesh_fw_verHolger Schurig2009-12-221-1/+0
* | kfifo: move struct kfifo in placeStefani Seibold2009-12-221-2/+2
|/
* libertas: introduce mesh.hHolger Schurig2009-11-281-11/+1
* libertas: get current channel out of priv->curbssparamsHolger Schurig2009-10-271-0/+1
* libertas: sort variables in struct lbs_privateHolger Schurig2009-10-271-153/+104
* libertas: move scan/assoc related stuffHolger Schurig2009-10-271-153/+2
* 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/+0
* libertas: remove unused 11d codeHolger Schurig2009-10-271-9/+0
* 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/+0
* libertas: improve function init/shutdown handling for SD8688Bing Zhao2009-06-031-2/+0
* 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
* libertas: implement function init/shutdown commands for SD8688Bing Zhao2009-05-221-0/+2
* libertas: support mesh for various firmware versionsBing Zhao2009-04-221-0/+1
* libertas: convert to internal net_device_statsStephen Hemminger2009-03-211-1/+0
* don't use net/ieee80211.hJohannes Berg2008-11-101-1/+6
* libertas: Reduce the WPA key installation time (fixups)Javier Cardona2008-09-241-0/+1
* libertas: convert SNMP_MIB to a direct commandDan Williams2008-09-151-3/+0
* libertas: convert CMD_802_11_RADIO_CONTROL to a direct commandDan Williams2008-08-291-2/+1
* libertas: convert CMD_802_11_RF_TX_POWER to a direct commandDan Williams2008-08-291-1/+3
* libertas: rate adaptation configuration via iwconfig.Javier Cardona2008-06-031-3/+2
* libertas: Add reset_card() callback to hardware driverDavid Woodhouse2008-05-211-0/+1
* libertas: fix multicast filtering on eth and msh interfacesDavid Woodhouse2008-05-211-0/+2
* libertas: convert libertas driver to use an event/cmdresp queueHolger Schurig2008-04-161-17/+10
* libertas: move association code from scan.c into assoc.cHolger Schurig2008-04-081-1/+40
* libertas: convert sleep/wake config direct commandsHolger Schurig2008-04-011-3/+2
* libertas: convert CMD_802_11_EEPROM_ACCESS to a direct commandHolger Schurig2008-04-011-1/+0
OpenPOWER on IntegriCloud