summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/libertas/ethtool.c
AgeCommit message (Expand)Author
2011-11-17wireless: use strlcpy routine in .get_drvinfoRick Jones
2011-08-08libertas: link mesh device to wiphyDaniel Drake
2011-06-06net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan
2011-04-28libertas: use kernel-doc notation, fix comment styleRandy Dunlap
2010-06-23Libertas: cfg80211 supportKiran Divekar
2010-06-08libertas: Fix ethtool reporting no WOL options supported if WOL is not alread...Sascha Silbe
2010-06-02libertas: Added callback functions to support SDIO suspend/resume.Amitkumar Karwar
2009-12-22libertas: make mesh configurableHolger Schurig
2009-11-28libertas: move mesh-only ethtool operations into mesh.cHolger Schurig
2009-11-10Libertas: fix issues while configuring host sleep using ethtool wolBing Zhao
2009-11-10Libertas: coding style cleanup in ethtool.cBing Zhao
2009-09-02netdev: drivers should make ethtool_ops constStephen Hemminger
2009-02-26libertas: fix misuse of netdev_priv() and dev->ml_privKiran Divekar
2008-11-21libertas: Fine grained configuration of wake-on-lan.Anna Neal
2008-11-12netdevice: safe convert to netdev_priv() #part-3Wang Chen
2008-05-20libertas: Fix ethtool statisticsDavid Woodhouse
2008-04-08libertas: remove lbs_get_fwversion()Holger Schurig
2008-04-08libertas: move association code from join.c into scan.cHolger Schurig
2008-04-01libertas: convert CMD_802_11_EEPROM_ACCESS to a direct commandHolger Schurig
2008-01-28libertas: add ethtool support for wake-on-lan configurationDavid Woodhouse
2008-01-28libertas: kill struct lbs_adapterDavid Woodhouse
2008-01-28libertas: remove arbitrary typedefsHolger Schurig
2008-01-28libertas: move to uniform lbs_/LBS_ namespaceHolger Schurig
2007-10-10[netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_countJeff Garzik
2007-10-10[PATCH] net: Kill some unneeded allocation return value casts in libertasJesper Juhl
2007-10-10[PATCH] libertas: re-uppercase command defines and other constantsDan Williams
2007-06-11[PATCH] libertas: first pass at fixing up endianness issuesDavid Woodhouse
2007-06-11[PATCH] libertas: indirect all hardware access via hw_XXXX functionsHolger Schurig
2007-06-11[PATCH] libertas: added transmission failures to mesh statisticsJavier Cardona
2007-06-11[PATCH] libertas: make debug configurableHolger Schurig
2007-04-28[PATCH] Marvell Libertas 8388 802.11b/g USB driverMarcelo Tosatti