aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/libertas/dev.h
Commit message (Expand)AuthorAge
* libertas: improve function init/shutdown handling for SD8688Bing Zhao2009-06-03
* libertas: restyle Marvell & IEEE TLV structure namesDan Williams2009-06-03
* libertas: simplify and clean up association/start/join setupDan Williams2009-06-03
* libertas: implement function init/shutdown commands for SD8688Bing Zhao2009-05-22
* libertas: support mesh for various firmware versionsBing Zhao2009-04-22
* libertas: convert to internal net_device_statsStephen Hemminger2009-03-22
* don't use net/ieee80211.hJohannes Berg2008-11-10
* libertas: Reduce the WPA key installation time (fixups)Javier Cardona2008-09-24
* libertas: convert SNMP_MIB to a direct commandDan Williams2008-09-15
* libertas: convert CMD_802_11_RADIO_CONTROL to a direct commandDan Williams2008-08-29
* libertas: convert CMD_802_11_RF_TX_POWER to a direct commandDan Williams2008-08-29
* libertas: rate adaptation configuration via iwconfig.Javier Cardona2008-06-03
* libertas: Add reset_card() callback to hardware driverDavid Woodhouse2008-05-21
* libertas: fix multicast filtering on eth and msh interfacesDavid Woodhouse2008-05-21
* libertas: convert libertas driver to use an event/cmdresp queueHolger Schurig2008-04-16
* libertas: move association code from scan.c into assoc.cHolger Schurig2008-04-08
* libertas: convert sleep/wake config direct commandsHolger Schurig2008-04-01
* libertas: convert CMD_802_11_EEPROM_ACCESS to a direct commandHolger Schurig2008-04-01
* libertas: convert GET_LOG to a direct commandHolger Schurig2008-03-25
* libertas: rename packetfilter to mac_controlHolger Schurig2008-03-25
* libertas: implement SSID scanning for SIOCSIWSCANHolger Schurig2008-03-13
* libertas: rename/document scan_channelHolger Schurig2008-02-29
* libertas: fix memory alignment problems on the blackfinIhar Hrachyshka2008-01-31
* libertas: always show firmware releaseHolger Schurig2008-01-28
* libertas: move cardspecific data to driverHolger Schurig2008-01-28
* libertas: convert SLEEP_PARAMS to a direct commandDavid Woodhouse2008-01-28
* libertas: allow for PS mode to be disabled when firmware doesn't support itDavid Woodhouse2008-01-28
* libertas: handle HOST_AWAKE event by sending WAKEUP_CONFIRM commandDavid Woodhouse2008-01-28
* libertas: handle command timeout in main thread instead of directly in timerDavid Woodhouse2008-01-28
* libertas: cope with both old and new mesh TLV valuesDavid Woodhouse2008-01-28
* libertas: add ethtool support for wake-on-lan configurationDavid Woodhouse2008-01-28
* 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