summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/libertas/dev.h
AgeCommit message (Expand)AuthorFilesLines
2008-06-03libertas: rate adaptation configuration via iwconfig.Javier Cardona1-3/+2
2008-05-22libertas: Add reset_card() callback to hardware driverDavid Woodhouse1-0/+1
2008-05-22libertas: fix multicast filtering on eth and msh interfacesDavid Woodhouse1-0/+2
2008-04-16libertas: convert libertas driver to use an event/cmdresp queueHolger Schurig1-17/+10
2008-04-09libertas: move association code from scan.c into assoc.cHolger Schurig1-1/+40
2008-04-02libertas: convert sleep/wake config direct commandsHolger Schurig1-3/+2
2008-04-02libertas: convert CMD_802_11_EEPROM_ACCESS to a direct commandHolger Schurig1-1/+0
2008-03-25libertas: convert GET_LOG to a direct commandHolger Schurig1-2/+0
2008-03-25libertas: rename packetfilter to mac_controlHolger Schurig1-1/+1
2008-03-13libertas: implement SSID scanning for SIOCSIWSCANHolger Schurig1-0/+2
2008-02-29libertas: rename/document scan_channelHolger Schurig1-1/+3
2008-02-01libertas: fix memory alignment problems on the blackfinIhar Hrachyshka1-1/+1
2008-01-29libertas: always show firmware releaseHolger Schurig1-1/+1
2008-01-29libertas: move cardspecific data to driverHolger Schurig1-1/+0
2008-01-29libertas: convert SLEEP_PARAMS to a direct commandDavid Woodhouse1-9/+6
2008-01-29libertas: allow for PS mode to be disabled when firmware doesn't support itDavid Woodhouse1-0/+1
2008-01-29libertas: handle HOST_AWAKE event by sending WAKEUP_CONFIRM commandDavid Woodhouse1-0/+1
2008-01-29libertas: handle command timeout in main thread instead of directly in timerDavid Woodhouse1-0/+2
2008-01-29libertas: cope with both old and new mesh TLV valuesDavid Woodhouse1-0/+2
2008-01-29libertas: add ethtool support for wake-on-lan configurationDavid Woodhouse1-0/+5
2008-01-29libertas: add lbs_mesh sysfs attribute for enabling meshDavid Woodhouse1-0/+2
2008-01-29libertas: make rtap and normal modes mutually exclusive, clean up open/stopDavid Woodhouse1-1/+0
2008-01-29libertas: Move actual transmission to main threadDavid Woodhouse1-1/+4
2008-01-29libertas: stop using ieee80211 for radiotap deviceDavid Woodhouse1-2/+0
2008-01-29libertas: kill internal tx queue for PS modeDavid Woodhouse1-5/+0
2008-01-29libertas: kill struct lbs_adapterDavid Woodhouse1-49/+48
2008-01-29libertas: kill TxLockFlagDavid Woodhouse1-1/+0
2008-01-29libertas: fix lbs_rtap attribute in sysfsDavid Woodhouse1-2/+0
2008-01-29libertas: kill adapter->nr_cmd_pendingDavid Woodhouse1-1/+0
2008-01-29libertas: implement new scanning logicHolger Schurig1-2/+1
2008-01-29libertas: remove arbitrary typedefsHolger Schurig1-7/+7
2008-01-29libertas: configurable beacon intervalBrajesh Dave1-0/+2
2008-01-29libertas: separate mesh connectivity from that of the main interfaceBrajesh Dave1-0/+1
2008-01-29libertas: move to uniform lbs_/LBS_ namespaceHolger Schurig1-21/+21
2007-10-11[PATCH] libertas: reorganize and simplify init sequenceDan Williams1-4/+0
2007-10-11[PATCH] libertas: pass boot2 version to firmwareLuis Carlos Cobo1-0/+1
2007-10-11[PATCH] libertas: push WEXT scan requests to a work queueDan Williams1-1/+2
2007-10-11[PATCH] libertas: monitor mode support for OLPC firmwareLuis Carlos Cobo1-3/+4
2007-10-11[PATCH] libertas: keep mesh autostart enabled while asleepLuis Carlos Cobo1-0/+1
2007-10-11[PATCH] libertas: remove adapter->scantypeHolger Schurig1-2/+0
2007-10-11[PATCH] libertas: remove adapter->scanmodeHolger Schurig1-1/+0
2007-10-11[PATCH] libertas: remove adapter->beaconperiodHolger Schurig1-1/+0
2007-10-11[PATCH] libertas: remove adapter->adhoc_grate_enabledHolger Schurig1-2/+0
2007-10-11[PATCH] libertas: remove adapter->listenintervalHolger Schurig1-1/+0
2007-10-11[PATCH] libertas: remove adapter->regiontableindexHolger Schurig1-1/+0
2007-10-11[PATCH] libertas: remove adapter->atimwindowHolger Schurig1-1/+0
2007-10-11[PATCH] libertas: remove adapter->multipledtimHolger Schurig1-1/+0
2007-10-11[PATCH] libertas: remove adapter->locallistenintervalHolger Schurig1-1/+0
2007-10-11[PATCH] libertas: remove adapter->nullpktintervalHolger Schurig1-1/+0
2007-10-11[PATCH] libertas: remove adapter->{data,bcn}_avg_factorHolger Schurig1-2/+0