aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/libertas/defs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-22libertas: use priv->mesh_tlv instead of priv->mesh_fw_verHolger Schurig1-7/+0
2009-10-27libertas: move scan/assoc related stuffHolger Schurig1-1/+0
2009-10-07libertas: first stab at cfg80211 supportHolger Schurig1-0/+2
2009-07-21libertas: Fix problem with broken V4 firmware on CF8381Marek Vasut1-0/+2
2009-04-22libertas: support mesh for various firmware versionsBing Zhao1-0/+21
2009-02-27libertas: fix power save issue in libertas_sdio moduleBing Zhao1-0/+1
2009-01-29libertas: if_spi, driver for libertas GSPI devicesColin McCabe1-0/+2
2008-11-21libertas: Fine grained configuration of wake-on-lan.Anna Neal1-0/+12
2008-11-10net: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-1/+1
2008-09-30libertas: Improvements on automatic tx power control via SIOCSIWTXPOW (fixups)Anna Neal1-1/+0
2008-09-15libertas: convert SNMP_MIB to a direct commandDan Williams1-27/+0
2008-09-11libertas: Improvements on automatic tx power control via SIOCSIWTXPOW.Anna Neal1-0/+9
2008-08-22libertas: support boot commands to write persistent firmware and bootloaderBrian Cavagnolo1-1/+5
2008-05-21libertas: sysfs interface for accessing non-volatile configurationJavier Cardona1-1/+3
2008-05-21libertas: Extend MESH_CONFIG command to access non-volatile configurationJavier Cardona1-0/+10
2008-04-16libertas: convert libertas driver to use an event/cmdresp queueHolger Schurig1-2/+0
2008-03-27libertas: reduce debug outputHolger Schurig1-5/+5
2008-01-28libertas: add lbs_host_sleep_cfg() command functionDavid Woodhouse1-0/+7
2008-01-28libertas: rename and re-type bufvirtualaddr to cmdbufDan Williams1-2/+2
2008-01-28libertas: kill (IS,SET,UNSET)_MESH_FRAME.David Woodhouse1-4/+0
2008-01-28libertas: remove arbitrary typedefsHolger Schurig1-2/+0
2008-01-28libertas: move to uniform lbs_/LBS_ namespaceHolger Schurig1-27/+27
2007-10-17net: libertas sdio driverPierre Ossman1-0/+2
2007-10-10[PATCH] libertas: make the hex dumper nicerHolger Schurig1-37/+43
2007-10-10[PATCH] libertas: remove debugmodeHolger Schurig1-3/+0
2007-10-10[PATCH] libertas: uppercase some #definesHolger Schurig1-3/+5
2007-10-10[PATCH] libertas: simplify and clean up data rate handlingDan Williams1-9/+2
2007-10-10[PATCH] libertas: re-uppercase command defines and other constantsDan Williams1-25/+25
2007-10-10[PATCH] libertas: specific mesh scan for mshX interfaceLuis Carlos Cobo1-0/+2
2007-10-10[PATCH] libertas: rename WLAN_802_11_KEY to enc_key and clean up usageDan Williams1-3/+0
2007-06-11[PATCH] libertas: make scan result handling more flexibleDan Williams1-1/+0
2007-06-11[PATCH] libertas: updated mesh commands for 5.220.9.p11Luis Carlos Cobo1-0/+2
2007-06-11[PATCH] libertas: let DRV_NAME be overridableHolger Schurig1-1/+3
2007-06-11[PATCH] libertas: indirect all hardware access via hw_XXXX functionsHolger Schurig1-0/+7
2007-06-11[PATCH] libertas: change debug output of libertas_interrupt()Holger Schurig1-1/+1
2007-06-11[PATCH] libertas: tune debug codeHolger Schurig1-26/+26
2007-06-11[PATCH] libertas: make debug configurableHolger Schurig1-18/+69
2007-06-11[PATCH] libertas: make libertas_wlan_data_rates staticHolger Schurig1-2/+0
2007-06-11[PATCH] libertas: remove __FILE__ from debug outputHolger Schurig1-4/+4
2007-05-11[PATCH] libertas: Clean up debug definesDan Williams1-0/+5
2007-05-11[PATCH] libertas: remove WLAN_802_11_NETWORK_INFRASTRUCTURE enumDan Williams1-9/+0
2007-05-11[PATCH] libertas: remove WLAN_802_11_WEP_STATUS enumDan Williams1-6/+0
2007-05-11[PATCH] libertas: remove WLAN_802_11_AUTHENTICATION_MODEDan Williams1-7/+0
2007-05-11[PATCH] libertas: remove custom encryption mode stuffDan Williams1-9/+0
2007-05-11[PATCH] libertas: remove setauthalg private ioctlDan Williams1-7/+0
2007-05-11[PATCH] libertas: remove 8021xauthalgs private ioctlDan Williams1-9/+0
2007-04-28[PATCH] Marvell Libertas 8388 802.11b/g USB driverMarcelo Tosatti1-0/+369