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