summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/libertas/cmd.h
Commit message (Expand)AuthorAgeFilesLines
* libertas: Fine grained configuration of wake-on-lan.Anna Neal2008-11-211-1/+2
* libertas: Improvements on automatic tx power control via SIOCSIWTXPOW (fixups)Anna Neal2008-09-301-0/+6
* libertas: convert SNMP_MIB to a direct commandDan Williams2008-09-151-0/+4
* libertas: Improvements on automatic tx power control via SIOCSIWTXPOW.Anna Neal2008-09-111-0/+6
* libertas: convert CMD_802_11_RADIO_CONTROL to a direct commandDan Williams2008-08-291-0/+2
* libertas: convert CMD_802_11_RF_TX_POWER to a direct commandDan Williams2008-08-291-0/+4
* libertas: rate adaptation configuration via iwconfig.Javier Cardona2008-06-031-0/+2
* libertas: Extend MESH_CONFIG command to access non-volatile configurationJavier Cardona2008-05-211-0/+3
* libertas: remove lbs_get_data_rate()Holger Schurig2008-05-141-1/+0
* libertas: make some functions voidHolger Schurig2008-05-071-1/+1
* libertas: make a handy lbs_cmd_async() commandHolger Schurig2008-03-251-6/+3
* libertas: convert KEY_MATERIAL to a direct commandDavid Woodhouse2008-03-061-0/+2
* libertas: change inference about buffer size in lbs_cmd()David Woodhouse2008-01-281-6/+8
* libertas: convert ENABLE_RSN to a direct commandDavid Woodhouse2008-01-281-0/+2
* libertas: convert SET_WEP to a direct commandDavid Woodhouse2008-01-281-0/+2
* libertas: convert SLEEP_PARAMS to a direct commandDavid Woodhouse2008-01-281-0/+2
* libertas: convert INACTIVITY_TIMEOUT to a direct commandDavid Woodhouse2008-01-281-0/+3
* libertas: ensure response buffer size is always set for lbs_cmd_with_responseDavid Woodhouse2008-01-281-0/+4
* libertas: add __lbs_cmd_async() for asynchronous command submissionDavid Woodhouse2008-01-281-0/+6
* libertas: kill whitespace at end of linesDavid Woodhouse2008-01-281-2/+2
* libertas: pass channel argument directly to lbs_mesh_config()David Woodhouse2008-01-281-1/+1
* libertas: add ethtool support for wake-on-lan configurationDavid Woodhouse2008-01-281-2/+1
* libertas: implement suspend and resume core methodsDavid Woodhouse2008-01-281-0/+2
* libertas: switch lbs_cmd() to take a _pointer_ to the command structureDavid Woodhouse2008-01-281-6/+4
* libertas: add lbs_host_sleep_cfg() command functionDavid Woodhouse2008-01-281-0/+3
* libertas: add lbs_mesh sysfs attribute for enabling meshDavid Woodhouse2008-01-281-0/+2
* libertas: convert RF_CHANNEL to a direct commandDan Williams2008-01-281-0/+3
* libertas: convert DATA_RATE to a direct commandDan Williams2008-01-281-0/+3
* libertas: remove casts from lbs_cmd() and lbs_cmd_with_response() macrosDavid Woodhouse2008-01-281-2/+2
* libertas: convert CMD_MESH_ACCESS to a direct commandDavid Woodhouse2008-01-281-0/+3
* libertas: convert GET_HW_SPEC to a direct commandDan Williams2008-01-281-0/+2
* libertas: add simple copyback command callbackDan Williams2008-01-281-0/+7
* libertas: clean up direct command handlingDan Williams2008-01-281-3/+5
* libertas: make lbs_cmd() usage nicerDan Williams2008-01-281-0/+16