Age | Commit message (Expand) | Author |
2011-10-03 | libertas: detect TX lockups and reset hardware | Daniel Drake |
2011-09-27 | libertas: scan behaviour consistency improvements | Daniel Drake |
2011-08-24 | libertas: handle mesh networks in lbs_iface_active() | Dan Carpenter |
2011-08-09 | libertas: disable functionality when interface is down | Daniel Drake |
2011-08-08 | libertas: link mesh device to wiphy | Daniel Drake |
2011-07-20 | libertas: only enable mesh when interface is active | Daniel Drake |
2011-04-28 | libertas: use kernel-doc notation, fix comment style | Randy Dunlap |
2011-02-03 | libertas: Prepare stuff for if_spi.c pm support | Vasily Khoruzhick |
2010-11-24 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2010-11-16 | libertas: EHS_REMOVE_WAKEUP is not always supported | Deepak Saxena |
2010-11-08 | libertas: terminate scan when stopping interface | Daniel Drake |
2010-08-05 | libertas: scan before assocation if no BSSID was given | Dan Williams |
2010-07-27 | libertas: remove unused cmd_pending waitq | Dan Williams |
2010-07-27 | libertas: kill unused lbs_prepare_and_send_command() | Dan Williams |
2010-07-27 | libertas: convert register access to direct commands | Dan Williams |
2010-07-27 | libertas: convert 11D_DOMAIN_INFO to a direct command | Dan Williams |
2010-06-23 | Libertas: Added 11d support using cfg80211 | Kiran Divekar |
2010-06-23 | Libertas: cfg80211 support | Kiran Divekar |
2010-06-02 | libertas: Added callback functions to support SDIO suspend/resume. | Amitkumar Karwar |
2010-04-06 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2010-03-30 | net/wireless/libertas: do not call wiphy_unregister() w/o wiphy_register() | Daniel Mack |
2010-03-24 | libertas: add auto auth mode feature | Amitkumar Karwar |
2010-02-14 | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller |
2010-02-08 | libertas: don't retry commands | Holger Schurig |
2009-12-25 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2009-12-22 | kfifo: move struct kfifo in place | Stefani Seibold |
2009-12-22 | libertas: remove priv->ratebitmap | Holger Schurig |
2009-12-22 | libertas: remove priv->capability | Holger Schurig |
2009-12-22 | libertas: make mesh configurable | Holger Schurig |
2009-12-22 | libertas: remove mesh_autostart_enabled and sync_channel | Holger Schurig |
2009-12-22 | libertas: use priv->mesh_tlv instead of priv->mesh_fw_ver | Holger Schurig |
2009-11-28 | libertas: introduce mesh.h | Holger Schurig |
2009-10-27 | libertas: get current channel out of priv->curbssparams | Holger Schurig |
2009-10-27 | libertas: sort variables in struct lbs_private | Holger Schurig |
2009-10-27 | libertas: move scan/assoc related stuff | Holger Schurig |
2009-10-27 | libertas: change IW_ESSID_MAX_SIZE -> IEEE80211_MAX_SSID_LEN | Holger Schurig |
2009-10-27 | libertas: remove unused 11d.h as well, priv->countryinfo | Holger Schurig |
2009-10-27 | libertas: remove unused 11d code | Holger Schurig |
2009-10-27 | libertas: cleanup host.h and hostcmd.h | Holger Schurig |
2009-10-07 | libertas: first stab at cfg80211 support | Holger Schurig |
2009-10-07 | libertas: Add auto deep sleep support for SD8385/SD8686/SD8688 | Amitkumar Karwar |
2009-09-02 | netdev: drivers should make ethtool_ops const | Stephen Hemminger |
2009-07-10 | libertas: remove ps_supported flag, use fwcapinfo | Andrey Yurovsky |
2009-06-03 | libertas: improve function init/shutdown handling for SD8688 | Bing Zhao |
2009-06-03 | libertas: restyle Marvell & IEEE TLV structure names | Dan Williams |
2009-06-03 | libertas: simplify and clean up association/start/join setup | Dan Williams |
2009-05-22 | libertas: implement function init/shutdown commands for SD8688 | Bing Zhao |
2009-04-22 | libertas: support mesh for various firmware versions | Bing Zhao |
2009-03-21 | libertas: convert to internal net_device_stats | Stephen Hemminger |
2008-11-10 | don't use net/ieee80211.h | Johannes Berg |