aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/libertas/dev.h
AgeCommit message (Expand)Author
2008-01-31libertas: fix memory alignment problems on the blackfinIhar Hrachyshka
2008-01-28libertas: always show firmware releaseHolger Schurig
2008-01-28libertas: move cardspecific data to driverHolger Schurig
2008-01-28libertas: convert SLEEP_PARAMS to a direct commandDavid Woodhouse
2008-01-28libertas: allow for PS mode to be disabled when firmware doesn't support itDavid Woodhouse
2008-01-28libertas: handle HOST_AWAKE event by sending WAKEUP_CONFIRM commandDavid Woodhouse
2008-01-28libertas: handle command timeout in main thread instead of directly in timerDavid Woodhouse
2008-01-28libertas: cope with both old and new mesh TLV valuesDavid Woodhouse
2008-01-28libertas: add ethtool support for wake-on-lan configurationDavid Woodhouse
2008-01-28libertas: add lbs_mesh sysfs attribute for enabling meshDavid Woodhouse
2008-01-28libertas: make rtap and normal modes mutually exclusive, clean up open/stopDavid Woodhouse
2008-01-28libertas: Move actual transmission to main threadDavid Woodhouse
2008-01-28libertas: stop using ieee80211 for radiotap deviceDavid Woodhouse
2008-01-28libertas: kill internal tx queue for PS modeDavid Woodhouse
2008-01-28libertas: kill struct lbs_adapterDavid Woodhouse
2008-01-28libertas: kill TxLockFlagDavid Woodhouse
2008-01-28libertas: fix lbs_rtap attribute in sysfsDavid Woodhouse
2008-01-28libertas: kill adapter->nr_cmd_pendingDavid Woodhouse
2008-01-28libertas: implement new scanning logicHolger Schurig
2008-01-28libertas: remove arbitrary typedefsHolger Schurig
2008-01-28libertas: configurable beacon intervalBrajesh Dave
2008-01-28libertas: separate mesh connectivity from that of the main interfaceBrajesh Dave
2008-01-28libertas: move to uniform lbs_/LBS_ namespaceHolger Schurig
2007-10-10[PATCH] libertas: reorganize and simplify init sequenceDan Williams
2007-10-10[PATCH] libertas: pass boot2 version to firmwareLuis Carlos Cobo
2007-10-10[PATCH] libertas: push WEXT scan requests to a work queueDan Williams
2007-10-10[PATCH] libertas: monitor mode support for OLPC firmwareLuis Carlos Cobo
2007-10-10[PATCH] libertas: keep mesh autostart enabled while asleepLuis Carlos Cobo
2007-10-10[PATCH] libertas: remove adapter->scantypeHolger Schurig
2007-10-10[PATCH] libertas: remove adapter->scanmodeHolger Schurig
2007-10-10[PATCH] libertas: remove adapter->beaconperiodHolger Schurig
2007-10-10[PATCH] libertas: remove adapter->adhoc_grate_enabledHolger Schurig
2007-10-10[PATCH] libertas: remove adapter->listenintervalHolger Schurig
2007-10-10[PATCH] libertas: remove adapter->regiontableindexHolger Schurig
2007-10-10[PATCH] libertas: remove adapter->atimwindowHolger Schurig
2007-10-10[PATCH] libertas: remove adapter->multipledtimHolger Schurig
2007-10-10[PATCH] libertas: remove adapter->locallistenintervalHolger Schurig
2007-10-10[PATCH] libertas: remove adapter->nullpktintervalHolger Schurig
2007-10-10[PATCH] libertas: remove adapter->{data,bcn}_avg_factorHolger Schurig
2007-10-10[PATCH] libertas: remove adapter->rxpd_rateHolger Schurig
2007-10-10[PATCH] libertas: remove adapter->txrateHolger Schurig
2007-10-10[PATCH] libertas: remove adapter->pkttxctrlHolger Schurig
2007-10-10[PATCH] libertas: remove adapter->scanprobesHolger Schurig
2007-10-10[PATCH] libertas: remove adapter->prescanHolger Schurig
2007-10-10[PATCH] libertas: remove adapter->{rx,tx}antennaHolger Schurig
2007-10-10[PATCH] libertas: remove unused adapter->prev_XXXX variablesHolger Schurig
2007-10-10[PATCH] libertas: remove debugmodeHolger Schurig
2007-10-10[PATCH] libertas: simplify and clean up data rate handlingDan Williams
2007-10-10[PATCH] libertas: remove thread.h and make kthread usage clearerDan Williams
2007-10-10[PATCH] libertas: rename WLAN_802_11_KEY to enc_key and clean up usageDan Williams