aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/libertas/cmd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-07-21libertas: Fix problem with broken V4 firmware on CF8381Marek Vasut1-1/+7
2009-06-03libertas: convert CMD_802_11_ASSOCIATE to a direct commandDan Williams1-5/+0
2009-06-03libertas: convert CMD_802_11_AUTHENTICATE to a direct commandDan Williams1-6/+1
2009-06-03libertas: restyle Marvell & IEEE TLV structure namesDan Williams1-2/+2
2009-04-22libertas: support mesh for various firmware versionsBing Zhao1-2/+24
2009-03-30trivial: Fix misspelling of firmwareNick Andrew1-1/+1
2008-11-21libertas: Fine grained configuration of wake-on-lan.Anna Neal1-3/+15
2008-11-10don't use net/ieee80211.hJohannes Berg1-3/+2
2008-10-31wireless: use individual buffers for printing ssid valuesJohn W. Linville1-1/+2
2008-10-31wireless: consolidate on a single escape_essid implementationJohn W. Linville1-1/+2
2008-10-31Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-2/+2
2008-10-29libertas: remove two libertas sparse warningHolger Schurig1-2/+2
2008-10-27net: convert print_mac to %pMJohannes Berg1-3/+2
2008-10-14libertas : 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-15libertas: convert SNMP_MIB to a direct commandDan Williams1-103/+77
2008-09-15libertas: 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-29libertas: convert adhoc operations to direct commandsDan Williams1-12/+0
2008-08-29libertas: convert CMD_802_11_RADIO_CONTROL to a direct commandDan Williams1-20/+26
2008-08-29libertas: convert CMD_802_11_DEAUTHENTICATE to a direct commandDan Williams1-4/+0
2008-08-29libertas: convert CMD_802_11_RF_TX_POWER to a direct commandDan Williams1-35/+50
2008-08-22libertas: 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/net-2.6David 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-21libertas: reduce command retry timeHolger Schurig1-3/+3
2008-05-21libertas: Extend MESH_CONFIG command to access non-volatile configurationJavier Cardona1-11/+57
2008-05-21libertas: fix multicast filtering on eth and msh interfacesDavid Woodhouse1-28/+1
2008-05-21libertas: Increase priority of 'unknown command' warningsDavid Woodhouse1-1/+1
2008-05-14libertas: 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-08libertas: move lbs_update_channel out of assoc.cHolger Schurig1-0/+16
2008-04-08libertas: move association code from join.c into scan.cHolger Schurig1-1/+1
2008-04-01libertas: convert sleep/wake config direct commandsHolger Schurig1-22/+10
2008-04-01libertas: convert CMD_802_11_EEPROM_ACCESS to a direct commandHolger Schurig1-25/+0
2008-04-01libertas: 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-06libertas: convert 802_11_SCAN to a direct commandDavid Woodhouse1-4/+0