aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/libertas/ethtool.c
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-0/+2
* libertas: use kernel-doc notation, fix comment styleRandy Dunlap2011-04-281-1/+2
* Libertas: cfg80211 supportKiran Divekar2010-06-231-5/+0
* libertas: Fix ethtool reporting no WOL options supported if WOL is not alread...Sascha Silbe2010-06-081-6/+3
* libertas: Added callback functions to support SDIO suspend/resume.Amitkumar Karwar2010-06-021-8/+7
* libertas: make mesh configurableHolger Schurig2009-12-221-0/+2
* libertas: move mesh-only ethtool operations into mesh.cHolger Schurig2009-11-281-80/+4
* Libertas: fix issues while configuring host sleep using ethtool wolBing Zhao2009-11-101-3/+2
* Libertas: coding style cleanup in ethtool.cBing Zhao2009-11-101-4/+8
* netdev: drivers should make ethtool_ops constStephen Hemminger2009-09-021-1/+1
* libertas: fix misuse of netdev_priv() and dev->ml_privKiran Divekar2009-02-261-6/+6
* libertas: Fine grained configuration of wake-on-lan.Anna Neal2008-11-211-1/+1
* netdevice: safe convert to netdev_priv() #part-3Wang Chen2008-11-121-6/+6
* libertas: Fix ethtool statisticsDavid Woodhouse2008-05-201-14/+13
* libertas: remove lbs_get_fwversion()Holger Schurig2008-04-081-4/+5
* libertas: move association code from join.c into scan.cHolger Schurig2008-04-081-1/+0
* libertas: convert CMD_802_11_EEPROM_ACCESS to a direct commandHolger Schurig2008-04-011-50/+17
* libertas: add ethtool support for wake-on-lan configurationDavid Woodhouse2008-01-281-0/+47
* libertas: kill struct lbs_adapterDavid Woodhouse2008-01-281-10/+9
* libertas: remove arbitrary typedefsHolger Schurig2008-01-281-4/+4
* libertas: move to uniform lbs_/LBS_ namespaceHolger Schurig2008-01-281-26/+26
* [netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_countJeff Garzik2007-10-101-40/+32
* [PATCH] net: Kill some unneeded allocation return value casts in libertasJesper Juhl2007-10-101-2/+1
* [PATCH] libertas: re-uppercase command defines and other constantsDan Williams2007-10-101-4/+4
* [PATCH] libertas: first pass at fixing up endianness issuesDavid Woodhouse2007-06-111-8/+8
* [PATCH] libertas: indirect all hardware access via hw_XXXX functionsHolger Schurig2007-06-111-2/+0
* [PATCH] libertas: added transmission failures to mesh statisticsJavier Cardona2007-06-111-1/+4
* [PATCH] libertas: make debug configurableHolger Schurig2007-06-111-13/+21
* [PATCH] Marvell Libertas 8388 802.11b/g USB driverMarcelo Tosatti2007-04-281-0/+184