aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/libertas/cmd.h
AgeCommit message (Expand)Author
2009-01-22MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
2008-09-30libertas: Improvements on automatic tx power control via SIOCSIWTXPOW (fixups)Anna Neal
2008-09-15libertas: convert SNMP_MIB to a direct commandDan Williams
2008-09-11libertas: Improvements on automatic tx power control via SIOCSIWTXPOW.Anna Neal
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: Extend MESH_CONFIG command to access non-volatile configurationJavier Cardona
2008-05-14libertas: remove lbs_get_data_rate()Holger Schurig
2008-05-07libertas: make some functions voidHolger Schurig
2008-03-25libertas: make a handy lbs_cmd_async() commandHolger Schurig
2008-03-06libertas: convert KEY_MATERIAL to a direct commandDavid Woodhouse
2008-01-28libertas: change inference about buffer size in lbs_cmd()David Woodhouse
2008-01-28libertas: convert ENABLE_RSN to a direct commandDavid Woodhouse
2008-01-28libertas: convert SET_WEP to a direct commandDavid Woodhouse
2008-01-28libertas: convert SLEEP_PARAMS to a direct commandDavid Woodhouse
2008-01-28libertas: convert INACTIVITY_TIMEOUT to a direct commandDavid Woodhouse
2008-01-28libertas: ensure response buffer size is always set for lbs_cmd_with_responseDavid Woodhouse
2008-01-28libertas: add __lbs_cmd_async() for asynchronous command submissionDavid Woodhouse
2008-01-28libertas: kill whitespace at end of linesDavid Woodhouse
2008-01-28libertas: pass channel argument directly to lbs_mesh_config()David Woodhouse
2008-01-28libertas: add ethtool support for wake-on-lan configurationDavid Woodhouse
2008-01-28libertas: implement suspend and resume core methodsDavid Woodhouse
2008-01-28libertas: switch lbs_cmd() to take a _pointer_ to the command structureDavid Woodhouse
2008-01-28libertas: add lbs_host_sleep_cfg() command functionDavid Woodhouse
2008-01-28libertas: add lbs_mesh sysfs attribute for enabling meshDavid Woodhouse
2008-01-28libertas: convert RF_CHANNEL to a direct commandDan Williams
2008-01-28libertas: convert DATA_RATE to a direct commandDan Williams
2008-01-28libertas: remove casts from lbs_cmd() and lbs_cmd_with_response() macrosDavid Woodhouse
2008-01-28libertas: convert CMD_MESH_ACCESS to a direct commandDavid Woodhouse
2008-01-28libertas: convert GET_HW_SPEC to a direct commandDan Williams
2008-01-28libertas: add simple copyback command callbackDan Williams
2008-01-28libertas: clean up direct command handlingDan Williams
2008-01-28libertas: make lbs_cmd() usage nicerDan Williams