aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/libertas/host.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-27libertas: remove "struct cmd_ds_gen"Holger Schurig1-13/+0
2009-10-27libertas: remove handling for CMD_GET_TSFHolger Schurig1-1/+0
2009-10-27libertas: change IW_ESSID_MAX_SIZE -> IEEE80211_MAX_SSID_LENHolger Schurig1-2/+2
2009-10-27libertas: remove unused 11d.h as well, priv->countryinfoHolger Schurig1-4/+2
2009-10-27libertas: remove unused lbs_cmd_802_11_inactivity_timeout()Holger Schurig1-10/+0
2009-10-27libertas: harmonize cmd.hHolger Schurig1-15/+0
2009-10-27libertas: cleanup host.h and hostcmd.hHolger Schurig1-152/+849
2009-10-07libertas: Add auto deep sleep support for SD8385/SD8686/SD8688Amitkumar Karwar1-0/+1
2009-05-22libertas: implement function init/shutdown commands for SD8688Bing Zhao1-0/+2
2009-04-22libertas: support mesh for various firmware versionsBing Zhao1-1/+2
2009-01-29libertas: Update libertas core with GSPI constantsColin McCabe1-0/+1
2008-12-12libertas: Create sysfs entry for changing the mesh probe response limitAnna Neal1-0/+1
2008-11-21libertas: Fine grained configuration of wake-on-lan.Anna Neal1-0/+8
2008-09-15libertas: convert SNMP_MIB to a direct commandDan Williams1-11/+13
2008-09-11libertas: Improvements on automatic tx power control via SIOCSIWTXPOW.Anna Neal1-0/+1
2008-08-29libertas: convert CMD_802_11_RADIO_CONTROL to a direct commandDan Williams1-12/+3
2008-08-29libertas: convert CMD_802_11_DEAUTHENTICATE to a direct commandDan Williams1-1/+0
2008-08-29libertas: convert CMD_802_11_RF_TX_POWER to a direct commandDan Williams1-10/+0
2008-05-21libertas: Extend MESH_CONFIG command to access non-volatile configurationJavier Cardona1-0/+17
2008-03-27libertas: remove CMD_802_11_PWR_CFGHolger Schurig1-1/+0
2008-03-25libertas: remove some unused commandsHolger Schurig1-3/+0
2008-01-28libertas: allow for PS mode to be disabled when firmware doesn't support itDavid Woodhouse1-0/+5
2008-01-28libertas: handle HOST_AWAKE event by sending WAKEUP_CONFIRM commandDavid Woodhouse1-0/+1
2008-01-28libertas: add SLEEP_PERIOD and FW_WAKE_METHOD command definitionsDavid Woodhouse1-0/+2
2008-01-28libertas: add lbs_host_sleep_cfg() command functionDavid Woodhouse1-0/+2
2008-01-28libertas: whitespace cleanup in host.hDavid Woodhouse1-202/+178
2008-01-28libertas: add lbs_mesh sysfs attribute for enabling meshDavid Woodhouse1-0/+1
2008-01-28libertas: fix case of FWT_ACCESS_LIST_ROUTE and FWT_ACCESS_LIST_NEIGHBOR commandsDan Williams1-2/+2
2008-01-28libertas: wait for 'firmware ready' event from firmware after loadingDavid Woodhouse1-0/+1
2008-01-28libertas: less eventcause shiftsHolger Schurig1-22/+30
2008-01-28libertas: rework event subscriptionHolger Schurig1-0/+8
2008-01-28libertas: configurable beacon intervalBrajesh Dave1-0/+2
2008-01-28libertas: move to uniform lbs_/LBS_ namespaceHolger Schurig1-3/+3
2007-10-10[PATCH] libertas: fix u8 constantHolger Schurig1-2/+2
2007-10-10[PATCH] libertas: pass boot2 version to firmwareLuis Carlos Cobo1-0/+2
2007-10-10[PATCH] libertas: monitor mode support for OLPC firmwareLuis Carlos Cobo1-0/+2
2007-10-10[PATCH] libertas: remove a hundred CMD_RET_xxx definitionsHolger Schurig1-76/+11
2007-10-10[PATCH] Support for mesh autostart deactivation through sysfsLuis Carlos Cobo1-0/+2
2007-10-10[PATCH] libertas: fix more mixed-case abuseDan Williams1-12/+12
2007-10-10[PATCH] libertas: new mesh control knobsDan Williams1-0/+8
2007-10-10[PATCH] libertas: re-uppercase command defines and other constantsDan Williams1-218/+218
2007-06-12[PATCH] libertas: convert libertas_mpp into anycast_maskLuis Carlos1-2/+2
2007-06-11[PATCH] libertas: support for mesh autostart on firmware 5.220.11Luis Carlos Cobo Rus1-0/+1
2007-06-11[PATCH] libertas: updated mesh commands for 5.220.9.p11Luis Carlos Cobo1-1/+3
2007-06-11[PATCH] libertas: version bump (321p0) and cmds update for new fw (5.220.10.p0)Luis Carlos Cobo Rus1-4/+4
2007-04-28[PATCH] Marvell Libertas 8388 802.11b/g USB driverMarcelo Tosatti1-0/+338