aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/libertas/dev.h
Commit message (Expand)AuthorAge
* libertas: add lbs_mesh sysfs attribute for enabling meshDavid Woodhouse2008-01-28
* libertas: make rtap and normal modes mutually exclusive, clean up open/stopDavid Woodhouse2008-01-28
* libertas: Move actual transmission to main threadDavid Woodhouse2008-01-28
* libertas: stop using ieee80211 for radiotap deviceDavid Woodhouse2008-01-28
* libertas: kill internal tx queue for PS modeDavid Woodhouse2008-01-28
* libertas: kill struct lbs_adapterDavid Woodhouse2008-01-28
* libertas: kill TxLockFlagDavid Woodhouse2008-01-28
* libertas: fix lbs_rtap attribute in sysfsDavid Woodhouse2008-01-28
* libertas: kill adapter->nr_cmd_pendingDavid Woodhouse2008-01-28
* libertas: implement new scanning logicHolger Schurig2008-01-28
* libertas: remove arbitrary typedefsHolger Schurig2008-01-28
* libertas: configurable beacon intervalBrajesh Dave2008-01-28
* libertas: separate mesh connectivity from that of the main interfaceBrajesh Dave2008-01-28
* libertas: move to uniform lbs_/LBS_ namespaceHolger Schurig2008-01-28
* [PATCH] libertas: reorganize and simplify init sequenceDan Williams2007-10-10
* [PATCH] libertas: pass boot2 version to firmwareLuis Carlos Cobo2007-10-10
* [PATCH] libertas: push WEXT scan requests to a work queueDan Williams2007-10-10
* [PATCH] libertas: monitor mode support for OLPC firmwareLuis Carlos Cobo2007-10-10
* [PATCH] libertas: keep mesh autostart enabled while asleepLuis Carlos Cobo2007-10-10
* [PATCH] libertas: remove adapter->scantypeHolger Schurig2007-10-10
* [PATCH] libertas: remove adapter->scanmodeHolger Schurig2007-10-10
* [PATCH] libertas: remove adapter->beaconperiodHolger Schurig2007-10-10
* [PATCH] libertas: remove adapter->adhoc_grate_enabledHolger Schurig2007-10-10
* [PATCH] libertas: remove adapter->listenintervalHolger Schurig2007-10-10
* [PATCH] libertas: remove adapter->regiontableindexHolger Schurig2007-10-10
* [PATCH] libertas: remove adapter->atimwindowHolger Schurig2007-10-10
* [PATCH] libertas: remove adapter->multipledtimHolger Schurig2007-10-10
* [PATCH] libertas: remove adapter->locallistenintervalHolger Schurig2007-10-10
* [PATCH] libertas: remove adapter->nullpktintervalHolger Schurig2007-10-10
* [PATCH] libertas: remove adapter->{data,bcn}_avg_factorHolger Schurig2007-10-10
* [PATCH] libertas: remove adapter->rxpd_rateHolger Schurig2007-10-10
* [PATCH] libertas: remove adapter->txrateHolger Schurig2007-10-10
* [PATCH] libertas: remove adapter->pkttxctrlHolger Schurig2007-10-10
* [PATCH] libertas: remove adapter->scanprobesHolger Schurig2007-10-10
* [PATCH] libertas: remove adapter->prescanHolger Schurig2007-10-10
* [PATCH] libertas: remove adapter->{rx,tx}antennaHolger Schurig2007-10-10
* [PATCH] libertas: remove unused adapter->prev_XXXX variablesHolger Schurig2007-10-10
* [PATCH] libertas: remove debugmodeHolger Schurig2007-10-10
* [PATCH] libertas: simplify and clean up data rate handlingDan Williams2007-10-10
* [PATCH] libertas: remove thread.h and make kthread usage clearerDan Williams2007-10-10
* [PATCH] libertas: rename WLAN_802_11_KEY to enc_key and clean up usageDan Williams2007-10-10
* [PATCH] libertas: kill ieeetypes_capinfo bitfield, use ieee80211.h typesDan Williams2007-10-10
* [PATCH] libertas: pull current channel from firmware on mesh autostartLuis Carlos Cobo Rus2007-06-12
* [PATCH] libertas: remove structure WLAN_802_11_SSID and libertas_escape_essidDan Williams2007-06-11
* [PATCH] libertas: don't byte-swap firmware version number. It's a byte array.David Woodhouse2007-06-11
* [PATCH] libertas: make association paths consistentDan Williams2007-06-11
* [PATCH] libertas: move channel changing into association frameworkDan Williams2007-06-11
* [PATCH] libertas: make scan result handling more flexibleDan Williams2007-06-11
* [PATCH] libertas: remove unused variables in wlan_dev_tHolger Schurig2007-06-11
* [PATCH] libertas: indirect all hardware access via hw_XXXX functionsHolger Schurig2007-06-11