| Commit message (Expand) | Author | Age | Files | Lines |
* | wireless: use strlcpy routine in .get_drvinfo | Rick Jones | 2011-11-17 | 1 | -3/+4 |
* | libertas: link mesh device to wiphy | Daniel Drake | 2011-08-08 | 1 | -0/+1 |
* | net: remove interrupt.h inclusion from netdevice.h | Alexey Dobriyan | 2011-06-06 | 1 | -0/+1 |
* | libertas: use kernel-doc notation, fix comment style | Randy Dunlap | 2011-04-28 | 1 | -1/+2 |
* | Libertas: cfg80211 support | Kiran Divekar | 2010-06-23 | 1 | -5/+0 |
* | libertas: Fix ethtool reporting no WOL options supported if WOL is not alread... | Sascha Silbe | 2010-06-08 | 1 | -6/+3 |
* | libertas: Added callback functions to support SDIO suspend/resume. | Amitkumar Karwar | 2010-06-02 | 1 | -8/+7 |
* | libertas: make mesh configurable | Holger Schurig | 2009-12-22 | 1 | -0/+2 |
* | libertas: move mesh-only ethtool operations into mesh.c | Holger Schurig | 2009-11-28 | 1 | -80/+4 |
* | Libertas: fix issues while configuring host sleep using ethtool wol | Bing Zhao | 2009-11-10 | 1 | -3/+2 |
* | Libertas: coding style cleanup in ethtool.c | Bing Zhao | 2009-11-10 | 1 | -4/+8 |
* | netdev: drivers should make ethtool_ops const | Stephen Hemminger | 2009-09-02 | 1 | -1/+1 |
* | libertas: fix misuse of netdev_priv() and dev->ml_priv | Kiran Divekar | 2009-02-26 | 1 | -6/+6 |
* | libertas: Fine grained configuration of wake-on-lan. | Anna Neal | 2008-11-21 | 1 | -1/+1 |
* | netdevice: safe convert to netdev_priv() #part-3 | Wang Chen | 2008-11-12 | 1 | -6/+6 |
* | libertas: Fix ethtool statistics | David Woodhouse | 2008-05-20 | 1 | -14/+13 |
* | libertas: remove lbs_get_fwversion() | Holger Schurig | 2008-04-08 | 1 | -4/+5 |
* | libertas: move association code from join.c into scan.c | Holger Schurig | 2008-04-08 | 1 | -1/+0 |
* | libertas: convert CMD_802_11_EEPROM_ACCESS to a direct command | Holger Schurig | 2008-04-01 | 1 | -50/+17 |
* | libertas: add ethtool support for wake-on-lan configuration | David Woodhouse | 2008-01-28 | 1 | -0/+47 |
* | libertas: kill struct lbs_adapter | David Woodhouse | 2008-01-28 | 1 | -10/+9 |
* | libertas: remove arbitrary typedefs | Holger Schurig | 2008-01-28 | 1 | -4/+4 |
* | libertas: move to uniform lbs_/LBS_ namespace | Holger Schurig | 2008-01-28 | 1 | -26/+26 |
* | [netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count | Jeff Garzik | 2007-10-10 | 1 | -40/+32 |
* | [PATCH] net: Kill some unneeded allocation return value casts in libertas | Jesper Juhl | 2007-10-10 | 1 | -2/+1 |
* | [PATCH] libertas: re-uppercase command defines and other constants | Dan Williams | 2007-10-10 | 1 | -4/+4 |
* | [PATCH] libertas: first pass at fixing up endianness issues | David Woodhouse | 2007-06-11 | 1 | -8/+8 |
* | [PATCH] libertas: indirect all hardware access via hw_XXXX functions | Holger Schurig | 2007-06-11 | 1 | -2/+0 |
* | [PATCH] libertas: added transmission failures to mesh statistics | Javier Cardona | 2007-06-11 | 1 | -1/+4 |
* | [PATCH] libertas: make debug configurable | Holger Schurig | 2007-06-11 | 1 | -13/+21 |
* | [PATCH] Marvell Libertas 8388 802.11b/g USB driver | Marcelo Tosatti | 2007-04-28 | 1 | -0/+184 |