| Commit message (Expand) | Author | Age | Files | Lines |
* | libertas: terminate scan when stopping interface | Daniel Drake | 2010-11-08 | 1 | -0/+1 |
* | libertas: scan before assocation if no BSSID was given | Dan Williams | 2010-08-05 | 1 | -0/+5 |
* | libertas: remove unused cmd_pending waitq | Dan Williams | 2010-07-27 | 1 | -1/+0 |
* | libertas: kill unused lbs_prepare_and_send_command() | Dan Williams | 2010-07-27 | 1 | -1/+0 |
* | libertas: convert register access to direct commands | Dan Williams | 2010-07-27 | 1 | -1/+0 |
* | libertas: convert 11D_DOMAIN_INFO to a direct command | Dan Williams | 2010-07-27 | 1 | -3/+0 |
* | Libertas: Added 11d support using cfg80211 | Kiran Divekar | 2010-06-23 | 1 | -0/+3 |
* | Libertas: cfg80211 support | Kiran Divekar | 2010-06-23 | 1 | -50/+9 |
* | libertas: Added callback functions to support SDIO suspend/resume. | Amitkumar Karwar | 2010-06-02 | 1 | -0/+6 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-04-06 | 1 | -0/+1 |
|\ |
|
| * | net/wireless/libertas: do not call wiphy_unregister() w/o wiphy_register() | Daniel Mack | 2010-03-30 | 1 | -0/+1 |
* | | libertas: add auto auth mode feature | Amitkumar Karwar | 2010-03-24 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2010-02-14 | 1 | -1/+0 |
|\ |
|
| * | libertas: don't retry commands | Holger Schurig | 2010-02-08 | 1 | -1/+0 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-12-25 | 1 | -5/+2 |
|\| |
|
| * | libertas: remove priv->ratebitmap | Holger Schurig | 2009-12-22 | 1 | -1/+0 |
| * | libertas: remove priv->capability | Holger Schurig | 2009-12-22 | 1 | -1/+0 |
| * | libertas: make mesh configurable | Holger Schurig | 2009-12-22 | 1 | -0/+2 |
| * | libertas: remove mesh_autostart_enabled and sync_channel | Holger Schurig | 2009-12-22 | 1 | -2/+0 |
| * | libertas: use priv->mesh_tlv instead of priv->mesh_fw_ver | Holger Schurig | 2009-12-22 | 1 | -1/+0 |
* | | kfifo: move struct kfifo in place | Stefani Seibold | 2009-12-22 | 1 | -2/+2 |
|/ |
|
* | libertas: introduce mesh.h | Holger Schurig | 2009-11-28 | 1 | -11/+1 |
* | libertas: get current channel out of priv->curbssparams | Holger Schurig | 2009-10-27 | 1 | -0/+1 |
* | libertas: sort variables in struct lbs_private | Holger Schurig | 2009-10-27 | 1 | -153/+104 |
* | libertas: move scan/assoc related stuff | Holger Schurig | 2009-10-27 | 1 | -153/+2 |
* | libertas: change IW_ESSID_MAX_SIZE -> IEEE80211_MAX_SSID_LEN | Holger Schurig | 2009-10-27 | 1 | -5/+5 |
* | libertas: remove unused 11d.h as well, priv->countryinfo | Holger Schurig | 2009-10-27 | 1 | -2/+0 |
* | libertas: remove unused 11d code | Holger Schurig | 2009-10-27 | 1 | -9/+0 |
* | libertas: cleanup host.h and hostcmd.h | Holger Schurig | 2009-10-27 | 1 | -1/+1 |
* | libertas: first stab at cfg80211 support | Holger Schurig | 2009-10-07 | 1 | -0/+1 |
* | libertas: Add auto deep sleep support for SD8385/SD8686/SD8688 | Amitkumar Karwar | 2009-10-07 | 1 | -0/+18 |
* | netdev: drivers should make ethtool_ops const | Stephen Hemminger | 2009-09-02 | 1 | -1/+1 |
* | libertas: remove ps_supported flag, use fwcapinfo | Andrey Yurovsky | 2009-07-10 | 1 | -1/+0 |
* | libertas: improve function init/shutdown handling for SD8688 | Bing Zhao | 2009-06-03 | 1 | -2/+0 |
* | libertas: restyle Marvell & IEEE TLV structure names | Dan Williams | 2009-06-03 | 1 | -1/+1 |
* | libertas: simplify and clean up association/start/join setup | Dan Williams | 2009-06-03 | 1 | -3/+3 |
* | libertas: implement function init/shutdown commands for SD8688 | Bing Zhao | 2009-05-22 | 1 | -0/+2 |
* | libertas: support mesh for various firmware versions | Bing Zhao | 2009-04-22 | 1 | -0/+1 |
* | libertas: convert to internal net_device_stats | Stephen Hemminger | 2009-03-21 | 1 | -1/+0 |
* | don't use net/ieee80211.h | Johannes Berg | 2008-11-10 | 1 | -1/+6 |
* | libertas: Reduce the WPA key installation time (fixups) | Javier Cardona | 2008-09-24 | 1 | -0/+1 |
* | libertas: convert SNMP_MIB to a direct command | Dan Williams | 2008-09-15 | 1 | -3/+0 |
* | libertas: convert CMD_802_11_RADIO_CONTROL to a direct command | Dan Williams | 2008-08-29 | 1 | -2/+1 |
* | libertas: convert CMD_802_11_RF_TX_POWER to a direct command | Dan Williams | 2008-08-29 | 1 | -1/+3 |
* | libertas: rate adaptation configuration via iwconfig. | Javier Cardona | 2008-06-03 | 1 | -3/+2 |
* | libertas: Add reset_card() callback to hardware driver | David Woodhouse | 2008-05-21 | 1 | -0/+1 |
* | libertas: fix multicast filtering on eth and msh interfaces | David Woodhouse | 2008-05-21 | 1 | -0/+2 |
* | libertas: convert libertas driver to use an event/cmdresp queue | Holger Schurig | 2008-04-16 | 1 | -17/+10 |
* | libertas: move association code from scan.c into assoc.c | Holger Schurig | 2008-04-08 | 1 | -1/+40 |
* | libertas: convert sleep/wake config direct commands | Holger Schurig | 2008-04-01 | 1 | -3/+2 |