summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/libertas/defs.h
AgeCommit message (Expand)AuthorFilesLines
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-29libertas: add lbs_host_sleep_cfg() command functionDavid Woodhouse1-0/+7
2008-01-29libertas: rename and re-type bufvirtualaddr to cmdbufDan Williams1-2/+2
2008-01-29libertas: kill (IS,SET,UNSET)_MESH_FRAME.David Woodhouse1-4/+0
2008-01-29libertas: remove arbitrary typedefsHolger Schurig1-2/+0
2008-01-29libertas: move to uniform lbs_/LBS_ namespaceHolger Schurig1-27/+27
2007-10-18net: libertas sdio driverPierre Ossman1-0/+2
2007-10-11[PATCH] libertas: make the hex dumper nicerHolger Schurig1-37/+43
2007-10-11[PATCH] libertas: remove debugmodeHolger Schurig1-3/+0
2007-10-11[PATCH] libertas: uppercase some #definesHolger Schurig1-3/+5
2007-10-11[PATCH] libertas: simplify and clean up data rate handlingDan Williams1-9/+2
2007-10-11[PATCH] libertas: re-uppercase command defines and other constantsDan Williams1-25/+25
2007-10-11[PATCH] libertas: specific mesh scan for mshX interfaceLuis Carlos Cobo1-0/+2
2007-10-11[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