summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/libertas/dev.h
Commit message (Expand)AuthorAgeFilesLines
* libertas: get current channel out of priv->curbssparamsHolger Schurig2009-10-271-0/+1
* libertas: sort variables in struct lbs_privateHolger Schurig2009-10-271-153/+104Star
* libertas: move scan/assoc related stuffHolger Schurig2009-10-271-153/+2Star
* libertas: change IW_ESSID_MAX_SIZE -> IEEE80211_MAX_SSID_LENHolger Schurig2009-10-271-5/+5
* libertas: remove unused 11d.h as well, priv->countryinfoHolger Schurig2009-10-271-2/+0Star
* libertas: remove unused 11d codeHolger Schurig2009-10-271-9/+0Star
* libertas: cleanup host.h and hostcmd.hHolger Schurig2009-10-271-1/+1
* libertas: first stab at cfg80211 supportHolger Schurig2009-10-071-0/+1
* libertas: Add auto deep sleep support for SD8385/SD8686/SD8688Amitkumar Karwar2009-10-071-0/+18
* netdev: drivers should make ethtool_ops constStephen Hemminger2009-09-021-1/+1
* libertas: remove ps_supported flag, use fwcapinfoAndrey Yurovsky2009-07-101-1/+0Star
* libertas: improve function init/shutdown handling for SD8688Bing Zhao2009-06-031-2/+0Star
* libertas: restyle Marvell & IEEE TLV structure namesDan Williams2009-06-031-1/+1
* libertas: simplify and clean up association/start/join setupDan Williams2009-06-031-3/+3
* libertas: implement function init/shutdown commands for SD8688Bing Zhao2009-05-221-0/+2
* libertas: support mesh for various firmware versionsBing Zhao2009-04-221-0/+1
* libertas: convert to internal net_device_statsStephen Hemminger2009-03-221-1/+0Star
* don't use net/ieee80211.hJohannes Berg2008-11-101-1/+6
* libertas: Reduce the WPA key installation time (fixups)Javier Cardona2008-09-241-0/+1
* libertas: convert SNMP_MIB to a direct commandDan Williams2008-09-151-3/+0Star
* libertas: convert CMD_802_11_RADIO_CONTROL to a direct commandDan Williams2008-08-291-2/+1Star
* libertas: convert CMD_802_11_RF_TX_POWER to a direct commandDan Williams2008-08-291-1/+3
* libertas: rate adaptation configuration via iwconfig.Javier Cardona2008-06-031-3/+2Star
* libertas: Add reset_card() callback to hardware driverDavid Woodhouse2008-05-221-0/+1
* libertas: fix multicast filtering on eth and msh interfacesDavid Woodhouse2008-05-221-0/+2
* libertas: convert libertas driver to use an event/cmdresp queueHolger Schurig2008-04-161-17/+10Star
* libertas: move association code from scan.c into assoc.cHolger Schurig2008-04-081-1/+40
* libertas: convert sleep/wake config direct commandsHolger Schurig2008-04-011-3/+2Star
* libertas: convert CMD_802_11_EEPROM_ACCESS to a direct commandHolger Schurig2008-04-011-1/+0Star
* libertas: convert GET_LOG to a direct commandHolger Schurig2008-03-251-2/+0Star
* libertas: rename packetfilter to mac_controlHolger Schurig2008-03-251-1/+1
* libertas: implement SSID scanning for SIOCSIWSCANHolger Schurig2008-03-131-0/+2
* libertas: rename/document scan_channelHolger Schurig2008-02-291-1/+3
* libertas: fix memory alignment problems on the blackfinIhar Hrachyshka2008-02-011-1/+1
* libertas: always show firmware releaseHolger Schurig2008-01-291-1/+1
* libertas: move cardspecific data to driverHolger Schurig2008-01-291-1/+0Star
* libertas: convert SLEEP_PARAMS to a direct commandDavid Woodhouse2008-01-291-9/+6Star
* libertas: allow for PS mode to be disabled when firmware doesn't support itDavid Woodhouse2008-01-291-0/+1
* libertas: handle HOST_AWAKE event by sending WAKEUP_CONFIRM commandDavid Woodhouse2008-01-291-0/+1
* libertas: handle command timeout in main thread instead of directly in timerDavid Woodhouse2008-01-291-0/+2
* libertas: cope with both old and new mesh TLV valuesDavid Woodhouse2008-01-291-0/+2
* libertas: add ethtool support for wake-on-lan configurationDavid Woodhouse2008-01-291-0/+5
* libertas: add lbs_mesh sysfs attribute for enabling meshDavid Woodhouse2008-01-291-0/+2
* libertas: make rtap and normal modes mutually exclusive, clean up open/stopDavid Woodhouse2008-01-291-1/+0Star
* libertas: Move actual transmission to main threadDavid Woodhouse2008-01-291-1/+4
* libertas: stop using ieee80211 for radiotap deviceDavid Woodhouse2008-01-291-2/+0Star
* libertas: kill internal tx queue for PS modeDavid Woodhouse2008-01-291-5/+0Star
* libertas: kill struct lbs_adapterDavid Woodhouse2008-01-291-49/+48Star
* libertas: kill TxLockFlagDavid Woodhouse2008-01-291-1/+0Star
* libertas: fix lbs_rtap attribute in sysfsDavid Woodhouse2008-01-291-2/+0Star