summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/libertas/cmd.c
AgeCommit message (Expand)AuthorFilesLines
2008-10-30libertas: remove two libertas sparse warningHolger Schurig1-2/+2
2008-10-15libertas : Remove unused variable warning for "old_channel" from cmd.cManish Katiyar1-0/+2
2008-09-30libertas: Improvements on automatic tx power control via SIOCSIWTXPOW (fixups)Anna Neal1-1/+1
2008-09-16libertas: convert SNMP_MIB to a direct commandDan Williams1-103/+77
2008-09-16libertas: remove unused generic RESET commandDan Williams1-18/+0
2008-09-11libertas: Improvements on automatic tx power control via SIOCSIWTXPOW.Anna Neal1-0/+64
2008-08-30libertas: convert adhoc operations to direct commandsDan Williams1-12/+0
2008-08-30libertas: convert CMD_802_11_RADIO_CONTROL to a direct commandDan Williams1-20/+26
2008-08-30libertas: convert CMD_802_11_DEAUTHENTICATE to a direct commandDan Williams1-4/+0
2008-08-30libertas: convert CMD_802_11_RF_TX_POWER to a direct commandDan Williams1-35/+50
2008-08-23libertas: support boot commands to write persistent firmware and bootloaderBrian Cavagnolo1-4/+17
2008-06-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-1/+4
2008-06-09libertas: fix sleep confirmationHolger Schurig1-1/+4
2008-06-03libertas: rate adaptation configuration via iwconfig.Javier Cardona1-19/+48
2008-06-03libertas: use lbs_pr_XX instead of printkHolger Schurig1-1/+1
2008-05-22libertas: reduce command retry timeHolger Schurig1-3/+3
2008-05-22libertas: Extend MESH_CONFIG command to access non-volatile configurationJavier Cardona1-11/+57
2008-05-22libertas: fix multicast filtering on eth and msh interfacesDavid Woodhouse1-28/+1
2008-05-22libertas: Increase priority of 'unknown command' warningsDavid Woodhouse1-1/+1
2008-05-15libertas: remove lbs_get_data_rate()Holger Schurig1-32/+0
2008-04-16libertas: un-garbage various command structsHolger Schurig1-1/+6
2008-04-16libertas: convert libertas driver to use an event/cmdresp queueHolger Schurig1-8/+17
2008-04-09libertas: move lbs_update_channel out of assoc.cHolger Schurig1-0/+16
2008-04-09libertas: move association code from join.c into scan.cHolger Schurig1-1/+1
2008-04-02libertas: convert sleep/wake config direct commandsHolger Schurig1-22/+10
2008-04-02libertas: convert CMD_802_11_EEPROM_ACCESS to a direct commandHolger Schurig1-25/+0
2008-04-02libertas: convert CMD_802_11_MAC_ADDRESS to a direct commandHolger Schurig1-27/+0
2008-03-27libertas: reduce debug outputHolger Schurig1-2/+2
2008-03-27libertas: remove CMD_802_11_PWR_CFGHolger Schurig1-10/+0
2008-03-25libertas: remove lots of unused stuffHolger Schurig1-78/+21
2008-03-25libertas: misc power saving adjustsHolger Schurig1-8/+2
2008-03-25libertas: convert GET_LOG to a direct commandHolger Schurig1-16/+0
2008-03-25libertas: fix scheduling while atomic bug in CMD_MAC_CONTROLHolger Schurig1-5/+4
2008-03-25libertas: make a handy lbs_cmd_async() commandHolger Schurig1-30/+54
2008-03-25libertas: remove some unused commandsHolger Schurig1-7/+0
2008-03-25libertas: rename packetfilter to mac_controlHolger Schurig1-2/+2
2008-03-25libertas: convert CMD_MAC_CONTROL to a direct commandHolger Schurig1-25/+6
2008-03-07libertas: convert 802_11_SCAN to a direct commandDavid Woodhouse1-4/+0
2008-03-07libertas: convert KEY_MATERIAL to a direct commandDavid Woodhouse1-52/+75
2008-02-29libertas: trim overly long debug statementHolger Schurig1-16/+7
2008-02-28libertas: Remove unused exportsRoland Dreier1-2/+0
2008-01-29libertas: always show firmware releaseHolger Schurig1-6/+17
2008-01-29libertas: convert SUBSCRIBE_EVENT to a direct commandDavid Woodhouse1-51/+1
2008-01-29libertas: convert ENABLE_RSN to a direct commandDavid Woodhouse1-18/+14
2008-01-29libertas: convert SET_WEP to a direct commandDavid Woodhouse1-37/+20
2008-01-29libertas: convert SLEEP_PARAMS to a direct commandDavid Woodhouse1-24/+32
2008-01-29libertas: convert INACTIVITY_TIMEOUT to a direct commandDavid Woodhouse1-18/+16
2008-01-29libertas: convert RADIO_CONTROL to a direct commandDavid Woodhouse1-49/+27
2008-01-29libertas: make lbs_submit_command always 'succeed' and set command timerDavid Woodhouse1-22/+20
2008-01-29libertas: don't clear priv->dnld_sent after sending sleep confirmDavid Woodhouse1-1/+0