summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/libertas/dev.h
AgeCommit message (Expand)Author
2009-12-22kfifo: move struct kfifo in placeStefani Seibold
2009-11-28libertas: introduce mesh.hHolger Schurig
2009-10-27libertas: get current channel out of priv->curbssparamsHolger Schurig
2009-10-27libertas: sort variables in struct lbs_privateHolger Schurig
2009-10-27libertas: move scan/assoc related stuffHolger Schurig
2009-10-27libertas: change IW_ESSID_MAX_SIZE -> IEEE80211_MAX_SSID_LENHolger Schurig
2009-10-27libertas: remove unused 11d.h as well, priv->countryinfoHolger Schurig
2009-10-27libertas: remove unused 11d codeHolger Schurig
2009-10-27libertas: cleanup host.h and hostcmd.hHolger Schurig
2009-10-07libertas: first stab at cfg80211 supportHolger Schurig
2009-10-07libertas: Add auto deep sleep support for SD8385/SD8686/SD8688Amitkumar Karwar
2009-09-02netdev: drivers should make ethtool_ops constStephen Hemminger
2009-07-10libertas: remove ps_supported flag, use fwcapinfoAndrey Yurovsky
2009-06-03libertas: improve function init/shutdown handling for SD8688Bing Zhao
2009-06-03libertas: restyle Marvell & IEEE TLV structure namesDan Williams
2009-06-03libertas: simplify and clean up association/start/join setupDan Williams
2009-05-22libertas: implement function init/shutdown commands for SD8688Bing Zhao
2009-04-22libertas: support mesh for various firmware versionsBing Zhao
2009-03-21libertas: convert to internal net_device_statsStephen Hemminger
2008-11-10don't use net/ieee80211.hJohannes Berg
2008-09-24libertas: Reduce the WPA key installation time (fixups)Javier Cardona
2008-09-15libertas: convert SNMP_MIB to a direct commandDan Williams
2008-08-29libertas: convert CMD_802_11_RADIO_CONTROL to a direct commandDan Williams
2008-08-29libertas: convert CMD_802_11_RF_TX_POWER to a direct commandDan Williams
2008-06-03libertas: rate adaptation configuration via iwconfig.Javier Cardona
2008-05-21libertas: Add reset_card() callback to hardware driverDavid Woodhouse
2008-05-21libertas: fix multicast filtering on eth and msh interfacesDavid Woodhouse
2008-04-16libertas: convert libertas driver to use an event/cmdresp queueHolger Schurig
2008-04-08libertas: move association code from scan.c into assoc.cHolger Schurig
2008-04-01libertas: convert sleep/wake config direct commandsHolger Schurig
2008-04-01libertas: convert CMD_802_11_EEPROM_ACCESS to a direct commandHolger Schurig
2008-03-25libertas: convert GET_LOG to a direct commandHolger Schurig
2008-03-25libertas: rename packetfilter to mac_controlHolger Schurig
2008-03-13libertas: implement SSID scanning for SIOCSIWSCANHolger Schurig
2008-02-29libertas: rename/document scan_channelHolger Schurig
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