aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/libertas/ethtool.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-06-23Libertas: cfg80211 supportKiran Divekar1-5/+0
2010-06-08libertas: Fix ethtool reporting no WOL options supported if WOL is not already activeSascha Silbe1-6/+3
2010-06-02libertas: Added callback functions to support SDIO suspend/resume.Amitkumar Karwar1-8/+7
2009-12-22libertas: make mesh configurableHolger Schurig1-0/+2
2009-11-28libertas: move mesh-only ethtool operations into mesh.cHolger Schurig1-80/+4
2009-11-10Libertas: fix issues while configuring host sleep using ethtool wolBing Zhao1-3/+2
2009-11-10Libertas: coding style cleanup in ethtool.cBing Zhao1-4/+8
2009-09-02netdev: drivers should make ethtool_ops constStephen Hemminger1-1/+1
2009-02-26libertas: fix misuse of netdev_priv() and dev->ml_privKiran Divekar1-6/+6
2008-11-21libertas: Fine grained configuration of wake-on-lan.Anna Neal1-1/+1
2008-11-12netdevice: safe convert to netdev_priv() #part-3Wang Chen1-6/+6
2008-05-20libertas: Fix ethtool statisticsDavid Woodhouse1-14/+13
2008-04-08libertas: remove lbs_get_fwversion()Holger Schurig1-4/+5
2008-04-08libertas: move association code from join.c into scan.cHolger Schurig1-1/+0
2008-04-01libertas: convert CMD_802_11_EEPROM_ACCESS to a direct commandHolger Schurig1-50/+17
2008-01-28libertas: add ethtool support for wake-on-lan configurationDavid Woodhouse1-0/+47
2008-01-28libertas: kill struct lbs_adapterDavid Woodhouse1-10/+9
2008-01-28libertas: remove arbitrary typedefsHolger Schurig1-4/+4
2008-01-28libertas: move to uniform lbs_/LBS_ namespaceHolger Schurig1-26/+26
2007-10-10[netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_countJeff Garzik1-40/+32
2007-10-10[PATCH] net: Kill some unneeded allocation return value casts in libertasJesper Juhl1-2/+1
2007-10-10[PATCH] libertas: re-uppercase command defines and other constantsDan Williams1-4/+4
2007-06-11[PATCH] libertas: first pass at fixing up endianness issuesDavid Woodhouse1-8/+8
2007-06-11[PATCH] libertas: indirect all hardware access via hw_XXXX functionsHolger Schurig1-2/+0
2007-06-11[PATCH] libertas: added transmission failures to mesh statisticsJavier Cardona1-1/+4
2007-06-11[PATCH] libertas: make debug configurableHolger Schurig1-13/+21
2007-04-28[PATCH] Marvell Libertas 8388 802.11b/g USB driverMarcelo Tosatti1-0/+184