summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/libertas/ethtool.c
Commit message (Expand)AuthorAge
* libertas: move under marvell vendor directoryKalle Valo2015-11-18
* wireless: use strlcpy routine in .get_drvinfoRick Jones2011-11-17
* libertas: link mesh device to wiphyDaniel Drake2011-08-08
* net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan2011-06-06
* libertas: use kernel-doc notation, fix comment styleRandy Dunlap2011-04-28
* Libertas: cfg80211 supportKiran Divekar2010-06-23
* libertas: Fix ethtool reporting no WOL options supported if WOL is not alread...Sascha Silbe2010-06-08
* libertas: Added callback functions to support SDIO suspend/resume.Amitkumar Karwar2010-06-02
* libertas: make mesh configurableHolger Schurig2009-12-22
* libertas: move mesh-only ethtool operations into mesh.cHolger Schurig2009-11-28
* Libertas: fix issues while configuring host sleep using ethtool wolBing Zhao2009-11-10
* Libertas: coding style cleanup in ethtool.cBing Zhao2009-11-10
* netdev: drivers should make ethtool_ops constStephen Hemminger2009-09-02
* libertas: fix misuse of netdev_priv() and dev->ml_privKiran Divekar2009-02-26
* libertas: Fine grained configuration of wake-on-lan.Anna Neal2008-11-21
* netdevice: safe convert to netdev_priv() #part-3Wang Chen2008-11-12
* libertas: Fix ethtool statisticsDavid Woodhouse2008-05-20
* libertas: remove lbs_get_fwversion()Holger Schurig2008-04-08
* libertas: move association code from join.c into scan.cHolger Schurig2008-04-08
* libertas: convert CMD_802_11_EEPROM_ACCESS to a direct commandHolger Schurig2008-04-01
* libertas: add ethtool support for wake-on-lan configurationDavid Woodhouse2008-01-28
* libertas: kill struct lbs_adapterDavid Woodhouse2008-01-28
* libertas: remove arbitrary typedefsHolger Schurig2008-01-28
* libertas: move to uniform lbs_/LBS_ namespaceHolger Schurig2008-01-28
* [netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_countJeff Garzik2007-10-10
* [PATCH] net: Kill some unneeded allocation return value casts in libertasJesper Juhl2007-10-10
* [PATCH] libertas: re-uppercase command defines and other constantsDan Williams2007-10-10
* [PATCH] libertas: first pass at fixing up endianness issuesDavid Woodhouse2007-06-11
* [PATCH] libertas: indirect all hardware access via hw_XXXX functionsHolger Schurig2007-06-11
* [PATCH] libertas: added transmission failures to mesh statisticsJavier Cardona2007-06-11
* [PATCH] libertas: make debug configurableHolger Schurig2007-06-11
* [PATCH] Marvell Libertas 8388 802.11b/g USB driverMarcelo Tosatti2007-04-28